Zed Editor and AI Models

preview_player
Показать описание
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.

Рекомендации по теме
Комментарии
Автор

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.

michaelgleason
Автор

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).

amocanu
Автор

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.

bStark
Автор

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.

francesay
Автор

I like your off-channel videos because you're more "unhinged"

trusting_thompson
Автор

"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.

joseoncrack
Автор

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?

jrichards
Автор

I have used helix for 3month and i think it is solid text editor but not yet fully ready

seol-.-
Автор

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 ?

EliasX
Автор

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

ahmedthebest
Автор

It’s because Linux and Windows SUCKS! Period!

ditchcomfort