Zed Editor and AI Models

  Рет қаралды 11,404

Titus Tech Talk

Titus Tech Talk

Күн бұрын

Exploring Zed Editor and AI Models locally installed
00:00:00 - Zed
00:04:31 - Superhuman Email
00:07:59 - Workspaces
00:08:45 - Building Zed
00:10:25 - Using AUR for Zed Build
00:24:49 - Initial Launch
00:30:08 - Extensions
00:34:02 - VIM Bindings
00:40:51 - Meta Llama
00:45:20 - Bazzite Update
00:54:04 - Starship Prompts
01:17:46 - Adding AI to VSCode
01:31:25 - Adding Ollama for Local AI
02:10:18 - Broke Bashrc
02:35:47 - Wrapping up.
►► Digital Downloads ➜ christitus.com/downloads
►► Reddit ➜ / christitustech
►► Chris Titus Tech ➜ / @christitustech
►► Twitch ➜ / christitustech
►► KZfaq Early Access ➜ / @titustechtalk

Пікірлер: 33
@michaelgleason4791
@michaelgleason4791 Ай бұрын
48:20 he did, and he did. He managed to make the system unbootable even though the system was warning him repeatedly that what he was doing was a terrible idea.
@amocanu3000
@amocanu3000 Ай бұрын
A little late to the show... a quick tip about ollama: the models it uses are quantized (they reduce their precision to make them smaller - it's an optimization thing). That 40G Llama3 70b model is quantized to 4bit per parameter. The original in FP16 format is about 130G in size. Same goes for the 8b version. Quantized to 4 bits is about 4G in size, while the original is 15G. Ollama also provides different quantization levels (see the tags for each model on their website).
@VermiNew8475
@VermiNew8475 Ай бұрын
1:02:47 Really nice configuration!
@b0Stark
@b0Stark Ай бұрын
Man.. CentOS going EOL. That takes me back to my early days starting off with RHEL3 and then CentOS4.2. Heck, I loved it so much, it became my daily driver.
@trusting_thompson
@trusting_thompson Ай бұрын
I like your off-channel videos because you're more "unhinged"
@seol-.-
@seol-.- Ай бұрын
I have used helix for 3month and i think it is solid text editor but not yet fully ready
@EliasX962
@EliasX962 Ай бұрын
one question, could you show one time your mic setup and audio interface you are using which works on linux, because it sounds so nice how did you made that sound so good ?
@TitusTechTalk
@TitusTechTalk Ай бұрын
Linux audio isn't great and I used to pull it in via analog connection. If I were to do it in Linux, I'd get a sound card with a S/PDIF input and grab the audio from the audio interface to it. However, I do not use Linux anymore for audio due to the limitations and lack of options. I moved to a PreSonus audio interface that uses USB 3 and it puts independent inputs in to a Windows System. This allows me to do multichanneling in OBS with Mics on Track 1, PCs on Track 2, and BG Music on Track 3. This allows me to remix the streams after they end and fix any audio issues as well. Another thing I do that most people omit is Audio Ducking. When I speak I make all the other tracks quieter so my voice will always punch through. For Hardware I'm not a fan of the most popular mic (SM7B) as it sound a bit muddy, but has excellent background rejection. I prefer for a mic that grabs voice better the Heil PR40 with a Soyuz Lifter. Gives a cleaner audio track, but does pickup more background noise.
@EliasX962
@EliasX962 Ай бұрын
@@TitusTechTalk Why would I want to get an extra sound card for this ? I have a class compliant audio interface which works without any problems! But thanks for the answer
@jrichards2542
@jrichards2542 Ай бұрын
Tried to watch your Arch Linux gaming video but it and several others are set to private. Is there a way I can watch it?
@TitusTechTalk
@TitusTechTalk Ай бұрын
I private those after the stream finishes and edit them to remove all the dead air and reupload after edits are done about 3-7 days later.
@jrichards2542
@jrichards2542 Ай бұрын
@@TitusTechTalk OK cool. Thanks for the reply and letting me know. I appreciate it. Really dig your videos.
@tyler361t2
@tyler361t2 Ай бұрын
@@TitusTechTalk can you do an updated review of lapce
@LtsGoBrandonGaming
@LtsGoBrandonGaming Ай бұрын
Zeditor!
@joseoncrack
@joseoncrack Ай бұрын
"The speed of thought". For most of us, that's not very fast. The whole premise of these things is a fallacy: most developers are actually capable of writing code faster than they "think", which is precisely the problem with software quality. It's not the coding part that hinders us, but the thinking part.
@francesay8478
@francesay8478 Ай бұрын
The vast majority of develops use Macs, especially in web dev, so they're developing for their largest platform first. No one is pretending anything; in fact, the least used platform when it comes to dev work is Windows when you take into account all ecosystems. But it's not just web development either. For example, the Go Developer Survey put macOS just behind Linux as the platform they use. The Zed team is also building a lot of things from the ground up (i.e. text rendering, GPU acceleration) because they're using Rust (GUI applications in Rust don't have that mature of an ecosystem) and thus it's actually a lot harder to create a cross-platform application out of the gate. With all of that said, Zed has actually made an astronomical amount of progress towards a Linux client since open sourcing it - must faster than I expected at least.
@TitusTechTalk
@TitusTechTalk Ай бұрын
Interesting, I was wondering about why MacOS had such a strong focus. The project is very cool.
@bloodniece
@bloodniece Ай бұрын
Stack Overflow Developer Survey 2023 shows 46% (Win), 33% (Mac), 26% (Ubuntu), 15% (WSL).
@tellsackett4572
@tellsackett4572 Ай бұрын
As a Linux user, these are sad statistics to hear. 🤣
@SlowCarToChina
@SlowCarToChina Ай бұрын
VS Code uses GPU acceleration. So does Visual Studio itself, and has done for years. It’s an irrelevant feature.
@codedusting
@codedusting 17 күн бұрын
Wrong. Windows is 45% development environment share and if you combine wsl at 15%, you have total 51% market share in development
@ahmedthebest
@ahmedthebest Ай бұрын
Why you give yourself all of this trouble, you can simply install vs code with the vim plugin it will emulate vim key bindings with a much easier code editor to work with
@TitusTechTalk
@TitusTechTalk Ай бұрын
For CONTENT! Also, I like trying new things and seeing alternatives.
@weiSane
@weiSane Ай бұрын
Your memory hogging vs code 😂
@ahmedthebest
@ahmedthebest Ай бұрын
@@weiSane Completely true But does we even have a choice 😊
@weiSane
@weiSane Ай бұрын
@@ahmedthebestsupport zed it will be better than vs code in a few years once it matures
@AkkhilHub
@AkkhilHub Ай бұрын
First 🎉🎉🎉
@ChuckNorris-lf6vo
@ChuckNorris-lf6vo Ай бұрын
First.
@ditchcomfort
@ditchcomfort Ай бұрын
It’s because Linux and Windows SUCKS! Period!
@tellsackett4572
@tellsackett4572 Ай бұрын
I once heard that the only thing Windows and Linux users can agree on is that MAC sucks. 😉
@happygofishing
@happygofishing Ай бұрын
@@tellsackett4572 no lol macOS is 10x better than windows for everything except gaming.
@riadfit
@riadfit Ай бұрын
@@happygofishing but Linux is the king!
Hidden FREE Mac Apps!
28:14
Snazzy Labs
Рет қаралды 160 М.
Zed “kills” VSCode
12:10
Alex Ziskind
Рет қаралды 594 М.
World’s Deadliest Obstacle Course!
28:25
MrBeast
Рет қаралды 61 МЛН
MEU IRMÃO FICOU FAMOSO
00:52
Matheus Kriwat
Рет қаралды 8 МЛН
Smart Sigma Kid #funny #sigma #comedy
00:19
CRAZY GREAPA
Рет қаралды 9 МЛН
СНЕЖКИ ЛЕТОМ?? #shorts
00:30
Паша Осадчий
Рет қаралды 6 МЛН
Will Developers Switch? Trying Out Zed, A Blazing Fast VS Code
6:17
노마드 코더 Nomad Coders
Рет қаралды 36 М.
NixOS tutorial - Installation
9:28
Why Does Nothing Work
Рет қаралды 1,5 М.
There’s a fast new code editor in town
3:58
Fireship
Рет қаралды 990 М.
Vim Motions for absolute beginners!!!
7:25
Dispatch
Рет қаралды 136 М.
Explorando o Helix: Um Desafio de 30 Dias com um Editor Baseado em Rust
16:17
Linux System Setup Script
1:28:35
Titus Tech Talk
Рет қаралды 9 М.
Atomic Desktops
16:14
Chris Titus Tech
Рет қаралды 42 М.
From Vim To Zed
19:03
ThePrimeTime
Рет қаралды 204 М.
Китайка и Пчелка 10 серия😂😆
0:19
KITAYKA
Рет қаралды 2,1 МЛН
Как бесплатно поесть в магазине
0:30
Miracle
Рет қаралды 1,1 МЛН
НОЧЬ на Острове кукол в Мексике | Ghostbuster
1:8:30
Дима Масленников
Рет қаралды 8 МЛН
FOOLED THE GUARD🤢
0:54
INO
Рет қаралды 15 МЛН
Кашель на экзамене 😂 #shorts
0:40
Julia Fun
Рет қаралды 498 М.
Watermelon Cat?! 🙀 #cat #cute #kitten
0:56
Stocat
Рет қаралды 28 МЛН