#zed — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #zed, aggregated by home.social.
-
Sorry Zed Industries, but #Delta outside teams it's pretty much useless at best, #VibeCoding at worst.
I would rather have it as a Zed Plugin I can use to work alongside it, rather than switching between both.
Plus, that shit needs onboarding. Took a while to wrap my head around.
#Programming #AI #ArtificialIntelligence #Zed #ZedEditor #Git #GitHub #GitLab #Forgejo #Codeberg #SoftwareDevelopment #WebDevelopment #WebDev #Coding #Code #VibeCoder #VibeCode
-
Sorry Zed Industries, but #Delta outside teams it's pretty much useless at best, #VibeCoding at worst.
I would rather have it as a Zed Plugin I can use to work alongside it, rather than switching between both.
Plus, that shit needs onboarding. Took a while to wrap my head around.
#Programming #AI #ArtificialIntelligence #Zed #ZedEditor #Git #GitHub #GitLab #Forgejo #Codeberg #SoftwareDevelopment #WebDevelopment #WebDev #Coding #Code #VibeCoder #VibeCode
-
「Zed」開発チームが「Delta」を発表 ~コードに意図をのせてチーム共有できる新しいエージェント開発環境/プライベートベータを開始
https://forest.watch.impress.co.jp/docs/news/2132442.html#forest_watch_impress #コードエディター #Zed #AIエージェント #Delta #DeltaDB #genai #AIコーディング #オフィス_ドキュメント #テキストエディター #Windows #プログラミング
-
I really want to like #Zed, as I adore how immediate the typing feels. But I cannot stand whatever it thinks it is trying to do with auto-indent and auto-outdenting. It is like it somehow picked the most frustrating default and decided that is what it is going to stick to. 😤
-
I really want to like #Zed, as I adore how immediate the typing feels. But I cannot stand whatever it thinks it is trying to do with auto-indent and auto-outdenting. It is like it somehow picked the most frustrating default and decided that is what it is going to stick to. 😤
-
Zed Industries Inc. released #Zed version 1.15.0. https://zed.dev/download
-
Zed Industries Inc. released #Zed version 1.15.0. https://zed.dev/download
-
Zed oznámili DeltaDB, nový systém pro správu verzí, který zaznamenává práci průběžně, jak vzniká, a udržuje každou změnu propojenou s konverzací, ze které vzešla. Momentálně běží early access s waitlistem.
O co jde:
Zatímco Git zachycuje snímek při každém commitu, DeltaDB zachycuje každou operaci mezi commity a dává jí stabilní identitu – jednotku […]
https://zdrojak.cz/zpravicky/deltadb-od-zedu/ -
Zed oznámili DeltaDB, nový systém pro správu verzí, který zaznamenává práci průběžně, jak vzniká, a udržuje každou změnu propojenou s konverzací, ze které vzešla. Momentálně běží early access s waitlistem.
O co jde:
Zatímco Git zachycuje snímek při každém commitu, DeltaDB zachycuje každou operaci mezi commity a dává jí stabilní identitu – jednotku […]
https://zdrojak.cz/zpravicky/deltadb-od-zedu/ -
Zed Industries Inc. released #Zed version 1.14.2. https://zed.dev/download
-
Zed Industries Inc. released #Zed version 1.14.2. https://zed.dev/download
-
Zed Industries Inc. released #Zed version 1.13.2. https://zed.dev/download
-
Zed Industries Inc. released #Zed version 1.13.2. https://zed.dev/download
-
Welp, for some fucking reason #ZedEditor became completely unusable now.
Every time I type the it hogs the CPU like a mofo and the experience becomes laggy at best, frustrating at worst.
I already pushed the bug. I'll have to take off the dust from VSCode until it's resolved.
#Programming #SoftwareDevelopment #WebDevelopment #VSCode #Zed #Rust #JavaScript #JS #Python #PHP #WebDev #Coding #Code #IDE #CodeEditor
-
Welp, for some fucking reason #ZedEditor became completely unusable now.
Every time I type the it hogs the CPU like a mofo and the experience becomes laggy at best, frustrating at worst.
I already pushed the bug. I'll have to take off the dust from VSCode until it's resolved.
#Programming #SoftwareDevelopment #WebDevelopment #VSCode #Zed #Rust #JavaScript #JS #Python #PHP #WebDev #Coding #Code #IDE #CodeEditor
-
Let's see how #ZedEditor folks tackle this bug out:
https://github.com/zed-industries/zed/issues/61961
Time to check if those 2.6K issues are just a lagging list, or they suffer the same problem than VS Code and Jetbrains: Issue Creep.
#Zed #Rust #Programming #Coding #Code #PHP #SoftwareDevelopment #WebDevelopment #WebDev #ZedIndustries #GitHub #SourceCode #Git #Issue #Performance
-
Let's see how #ZedEditor folks tackle this bug out:
https://github.com/zed-industries/zed/issues/61961
Time to check if those 2.6K issues are just a lagging list, or they suffer the same problem than VS Code and Jetbrains: Issue Creep.
#Zed #Rust #Programming #Coding #Code #PHP #SoftwareDevelopment #WebDevelopment #WebDev #ZedIndustries #GitHub #SourceCode #Git #Issue #Performance
-
#ZedEditor **MUST** have a "diagnostic run" that starts Zed without extensions and profiles the app.
When something breaks or doesn't work as intenteded, you're literally playing blind guesses.
#Programming #Coding #Code #Zed #Rust #CodeEditor #SoftwareDevelopment #WebDevelopment #WebDev #JavaScript #PHP #Python #Go #Golang
-
#ZedEditor **MUST** have a "diagnostic run" that starts Zed without extensions and profiles the app.
When something breaks or doesn't work as intenteded, you're literally playing blind guesses.
#Programming #Coding #Code #Zed #Rust #CodeEditor #SoftwareDevelopment #WebDevelopment #WebDev #JavaScript #PHP #Python #Go #Golang
-
🖥️ Speaks LSP over stdio, so any editor with an LSP client works: #SublimeText, #Zed, #VSCode, #Cursor, #Neovim and #OpenCode. Official extensions handle the wiring; Neovim and OpenCode need a few config lines.
⚙️ phpEnvironment defaults to auto (Herd, Valet, Sail, Lando, DDEV, then local PHP) or takes an explicit phpCommand. Every capability is individually toggleable, plus two Pest options.
https://laravel-news.com/laravel-lsp-a-first-party-language-server-announced-at-laracon-us-2026
-
🖥️ Speaks LSP over stdio, so any editor with an LSP client works: #SublimeText, #Zed, #VSCode, #Cursor, #Neovim and #OpenCode. Official extensions handle the wiring; Neovim and OpenCode need a few config lines.
⚙️ phpEnvironment defaults to auto (Herd, Valet, Sail, Lando, DDEV, then local PHP) or takes an explicit phpCommand. Every capability is individually toggleable, plus two Pest options.
https://laravel-news.com/laravel-lsp-a-first-party-language-server-announced-at-laracon-us-2026
-
Zed Industries Inc. released #Zed version 1.13.1. https://zed.dev/download
-
Zed Industries Inc. released #Zed version 1.13.1. https://zed.dev/download
-
I turn on #PHPStorm to see how it's going.
I closed it immediately.
#PHP #JetBrains #Coding #Code #Programming #ZedEditor #Zed #SoftwareDevelopment #WebDevelopment #WebDev
-
I turn on #PHPStorm to see how it's going.
I closed it immediately.
#PHP #JetBrains #Coding #Code #Programming #ZedEditor #Zed #SoftwareDevelopment #WebDevelopment #WebDev
-
I hate every single thing about #zed 's new open-directory behavior from its cli.
It used to be that I typed `zed .` and it opened the directory in a new project window if it wasn't already opened, or it popped an exiting project window to the front if it was already opened.
Now I have to alias zed to `zed -e` to do the obvious normal behavior, and this is OBVIOUSLY an horrific inconvenience that took me seconds to overcome and how dare they.
-
I hate every single thing about #zed 's new open-directory behavior from its cli.
It used to be that I typed `zed .` and it opened the directory in a new project window if it wasn't already opened, or it popped an exiting project window to the front if it was already opened.
Now I have to alias zed to `zed -e` to do the obvious normal behavior, and this is OBVIOUSLY an horrific inconvenience that took me seconds to overcome and how dare they.
-
Zed Industries Inc. released #Zed version 1.12.1. https://zed.dev/download
-
Zed Industries Inc. released #Zed version 1.12.1. https://zed.dev/download
-
How are you guys rocking #ZedEditor with #LocalAI?
https://levelup.gitconnected.com/setting-up-zed-editor-with-local-ai-545da955c841
Personally, I've been saving a lot of tokens from cloud providers. Plus, the Zed Agent is great for multitasking.
#Programming #Coding #Code #PHP #Zed #IDE #CodeEditor #CodeEditors #AI #LLM #VibeCoding #VibeCode #SoftwareDevelopment #WebDevelopment #AppDevelopment #WebDev #AppDev #Qwen #Gemma #Gemma4
-
How are you guys rocking #ZedEditor with #LocalAI?
https://levelup.gitconnected.com/setting-up-zed-editor-with-local-ai-545da955c841
Personally, I've been saving a lot of tokens from cloud providers. Plus, the Zed Agent is great for multitasking.
#Programming #Coding #Code #PHP #Zed #IDE #CodeEditor #CodeEditors #AI #LLM #VibeCoding #VibeCode #SoftwareDevelopment #WebDevelopment #AppDevelopment #WebDev #AppDev #Qwen #Gemma #Gemma4
-
Zed Industries Inc. released #Zed version 1.12.0. https://zed.dev/download
-
Zed Industries Inc. released #Zed version 1.12.0. https://zed.dev/download
-
https://www.linkedin.com/posts/frank-wayne-burcaw_developerlife-idedivorce-zededitor-activity-7473946708381442048-F2xF - A rant on moving from VSCode to #Zed
-
https://www.linkedin.com/posts/frank-wayne-burcaw_developerlife-idedivorce-zededitor-activity-7473946708381442048-F2xF - A rant on moving from VSCode to #Zed
-
連休中(というか今日だけだけど) #WebOrigami の シンタックスとかに対応する #Zed 用の Extension を既存の公式 #VSCode 用 Extension から作るということをやって、手元では問題なく動いてる模様。
Claude Sonnet 5 にやらせて $30 くらい使った(Zed Pro で利用してるので1割くらい割高換算 -
連休中(というか今日だけだけど) #WebOrigami の シンタックスとかに対応する #Zed 用の Extension を既存の公式 #VSCode 用 Extension から作るということをやって、手元では問題なく動いてる模様。
Claude Sonnet 5 にやらせて $30 くらい使った(Zed Pro で利用してるので1割くらい割高換算 -
(more Linux and FOSS news in previous posts of thread)
Mozilla AI Releases Llamafile 0.10.4 With New Transcribefile Built On Transcribe.cpp:
https://www.phoronix.com/news/Llamafile-0.10.4Home Assistant Matter Server 9.1.0 adds support for Matter 1.6.0:
https://alternativeto.net/news/2026/7/home-assistant-matter-server-9-1-0-adds-support-for-matter-1-6-0/Zed Editor 1.11.3 Brings Dedicated Git Views, Sonnet 5 Support, and 60+ Bug Fixes:
https://www.linuxcompatible.org/story/zed-editor-1113-brings-dedicated-git-views-sonnet-5-support-and-bug-fixes/Design tool Penpot brings background blur, better WebGL rendering & design token upgrades:
https://alternativeto.net/news/2026/7/design-tool-penpot-brings-background-blur-better-webgl-rendering-and-design-token-upgrades/GitLab 19.2 brings Duo CLI, custom AI flows, and scheduled policies GA:
https://alternativeto.net/news/2026/7/gitlab-19-2-brings-duo-cli-custom-ai-flows-and-scheduled-policies-ga/Gitea 1.27.0 patches major security flaws and enhances Actions:
https://alternativeto.net/news/2026/7/gitea-1-27-0-patches-major-security-flaws-and-enhances-actions/Forgejo 16.0 adds SSRF protection, granular notifications, and refined review tools:
https://alternativeto.net/news/2026/7/forgejo-16-0-adds-ssrf-protection-granular-notifications-and-refined-review-tools/PostgreSQL 19 Beta 2 Released: Native Graph Queries, Unified REPACK, and Feature Freeze:
https://www.linuxcompatible.org/story/postgresql-19-beta-2-released-native-graph-queries-unified-repack-and-feature-freeze/Rust 1.97.1 Drops Exactly One Week After 1.97.0 to Fix Critical Miscompilation:
https://www.linuxcompatible.org/story/rust-1971-release-critical-llvm-miscompilation-fix-lands-one-week-after-1970/Python 3.15 Beta 4 Ships With Built-in frozendict, Lazy Imports, and UTF-8 Defaults:
https://www.linuxcompatible.org/story/python-315-beta-4-released-lazy-imports-frozendict-and-utf8-defaults/OpenClaw v2026.7.1 released with Control UI overhaul, easier setup, new GPT, Codex, Tencent, Claude, etc. models available:
https://docs2.openclaw.ai/releases/2026.7.1FosseryWeb and page-builders update:
I added article page generation support to page-builders, and ordered list, strikethrough text conversion support to its converter component. Also regenerated the existing article pages, to fix inconsistencies in the code, plus included the title and date of the article in the downloadable ODT and Markdown versions.
https://fosseryweb.codeberg.page/articles/
https://fosseryweb-min.codeberg.page/articles/
https://codeberg.org/fosseryweb/page-builders(more FOSS news in comment)
#WeeklyNews #OpenSource #FOSSNews #OpenSourceNews #FOSS #News #Llamafile #AI #HomeAssistant #Zed #Penpot #GitLab #Gitea #Forgejo #PostgreSQL #Rust #Python #OpenClaw #FosseryWeb #FosseryTech
-
(more Linux and FOSS news in previous posts of thread)
Mozilla AI Releases Llamafile 0.10.4 With New Transcribefile Built On Transcribe.cpp:
https://www.phoronix.com/news/Llamafile-0.10.4Home Assistant Matter Server 9.1.0 adds support for Matter 1.6.0:
https://alternativeto.net/news/2026/7/home-assistant-matter-server-9-1-0-adds-support-for-matter-1-6-0/Zed Editor 1.11.3 Brings Dedicated Git Views, Sonnet 5 Support, and 60+ Bug Fixes:
https://www.linuxcompatible.org/story/zed-editor-1113-brings-dedicated-git-views-sonnet-5-support-and-bug-fixes/Design tool Penpot brings background blur, better WebGL rendering & design token upgrades:
https://alternativeto.net/news/2026/7/design-tool-penpot-brings-background-blur-better-webgl-rendering-and-design-token-upgrades/GitLab 19.2 brings Duo CLI, custom AI flows, and scheduled policies GA:
https://alternativeto.net/news/2026/7/gitlab-19-2-brings-duo-cli-custom-ai-flows-and-scheduled-policies-ga/Gitea 1.27.0 patches major security flaws and enhances Actions:
https://alternativeto.net/news/2026/7/gitea-1-27-0-patches-major-security-flaws-and-enhances-actions/Forgejo 16.0 adds SSRF protection, granular notifications, and refined review tools:
https://alternativeto.net/news/2026/7/forgejo-16-0-adds-ssrf-protection-granular-notifications-and-refined-review-tools/PostgreSQL 19 Beta 2 Released: Native Graph Queries, Unified REPACK, and Feature Freeze:
https://www.linuxcompatible.org/story/postgresql-19-beta-2-released-native-graph-queries-unified-repack-and-feature-freeze/Rust 1.97.1 Drops Exactly One Week After 1.97.0 to Fix Critical Miscompilation:
https://www.linuxcompatible.org/story/rust-1971-release-critical-llvm-miscompilation-fix-lands-one-week-after-1970/Python 3.15 Beta 4 Ships With Built-in frozendict, Lazy Imports, and UTF-8 Defaults:
https://www.linuxcompatible.org/story/python-315-beta-4-released-lazy-imports-frozendict-and-utf8-defaults/OpenClaw v2026.7.1 released with Control UI overhaul, easier setup, new GPT, Codex, Tencent, Claude, etc. models available:
https://docs2.openclaw.ai/releases/2026.7.1FosseryWeb and page-builders update:
I added article page generation support to page-builders, and ordered list, strikethrough text conversion support to its converter component. Also regenerated the existing article pages, to fix inconsistencies in the code, plus included the title and date of the article in the downloadable ODT and Markdown versions.
https://fosseryweb.codeberg.page/articles/
https://fosseryweb-min.codeberg.page/articles/
https://codeberg.org/fosseryweb/page-builders(more FOSS news in comment)
#WeeklyNews #OpenSource #FOSSNews #OpenSourceNews #FOSS #News #Llamafile #AI #HomeAssistant #Zed #Penpot #GitLab #Gitea #Forgejo #PostgreSQL #Rust #Python #OpenClaw #FosseryWeb #FosseryTech
-
#Development #Tools
Gram · An opinionated fork of the Zed code editor https://ilo.im/16dgzn_____
#Gram #Zed #CodeEditor #NoAI #OpenSource #Linux #MacOS #WebDev #Frontend #Backend -
If you're using the Gram code editor and are looking for a more convenient way to build extensions for it with Nix... I made something.
-
Zed Industries Inc. released #Zed version 1.11.3. https://zed.dev/download