mastodontech.de ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Offen für alle (über 16) und bereitgestellt von Markus'Blog

Serverstatistik:

1,4 Tsd.
aktive Profile

#zed

0 Beiträge0 Beteiligte0 Beiträge heute
hobbsc<p>Once I get some spare time, there's a couple of <a href="https://social.sdf.org/tags/crystallang" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>crystallang</span></a> things I'd like to tinker with:</p><p>1. Rebuilding my <a href="https://social.sdf.org/tags/devcontainers" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>devcontainers</span></a> template to include the interactive mode for Crystal. I'm using a system package, so I might have to compile it myself, which is kind of annoying.</p><p>2. Add ameba-ls to the template and figure out how to integrate it with <a href="https://social.sdf.org/tags/zed" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>zed</span></a> </p><p>3. Figure out how to integrate Zed's new debugger with Crystal. I know <a href="https://social.sdf.org/tags/gdb" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>gdb</span></a> is there but I'd like tighter integration.</p><p><a href="https://social.sdf.org/tags/development" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>development</span></a> <a href="https://social.sdf.org/tags/tinkering" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>tinkering</span></a></p>
Abdullah Esmail<p>Been using <a href="https://ruby.social/tags/zed" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>zed</span></a> for almost a year now, but the editor has reached a point where I can finally recommend it to others. With the debugger, out-of-your-way AI features, and the speed of it all, it’s been my main and only editor for the past month. I’m using it with <a href="https://ruby.social/tags/ruby" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ruby</span></a>, <a href="https://ruby.social/tags/elixir" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>elixir</span></a>, and <a href="https://ruby.social/tags/flutter" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>flutter</span></a>, and it’s been extremely productive.</p>
Christian Kruse<p>For those who use Zed but despise the whole AI bullshit:</p><p>{<br> "agent": {<br> "enabled": false,<br> },</p><p> "features": {<br> "edit_prediction_provider": "none"<br> },</p><p> "telemetry": {<br> "metrics": false,<br> "diagnostics": false<br> }<br>}</p><p><a href="https://chaos.social/tags/Zed" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Zed</span></a> <a href="https://chaos.social/tags/zed" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>zed</span></a></p>
hobbsc<p>well i gotta admit, using <a href="https://social.sdf.org/tags/devcontainers" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>devcontainers</span></a> in <a href="https://social.sdf.org/tags/devpod" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>devpod</span></a> with <a href="https://social.sdf.org/tags/zed" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>zed</span></a> is actually kinda rad. i'm using it to tinker with <a href="https://social.sdf.org/tags/crystallang" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>crystallang</span></a> again tonight with my template repo. not the kinda workflow i ever thought i'd like but it reminds me of how i used to use <a href="https://social.sdf.org/tags/vagrant" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>vagrant</span></a> for this sort of thing back in the day with <a href="https://social.sdf.org/tags/ruby" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ruby</span></a> </p><p>my only annoyance is my container username is <a href="https://social.sdf.org/tags/vscode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>vscode</span></a> but whatever.</p><p><a href="https://social.sdf.org/tags/cloudnative" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>cloudnative</span></a> <a href="https://social.sdf.org/tags/dev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dev</span></a></p>
hobbsc<p>Behold the product of several hours of yak shaving! Here's a template repo for <a href="https://social.sdf.org/tags/devcontainers" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>devcontainers</span></a> that include <a href="https://social.sdf.org/tags/crystallang" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>crystallang</span></a> with <a href="https://social.sdf.org/tags/devpod" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>devpod</span></a> </p><p><a href="https://github.com/cmhobbs/crystal-devcontainer-template" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/cmhobbs/crystal-dev</span><span class="invisible">container-template</span></a></p><p>I initially wanted to use <a href="https://social.sdf.org/tags/podman" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>podman</span></a> as my provider but I got some weird permission issues that I'm too tired to fix.</p><p>To use this with <a href="https://social.sdf.org/tags/zed" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>zed</span></a>, I set my default editor to Zed in DevPod. I'm running this on <a href="https://social.sdf.org/tags/bluefin" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>bluefin</span></a> </p><p>I learned a lot but did nothing I set out to do. Look at me: I am the cloud now. ☁️</p><p>/cc <span class="h-card" translate="no"><a href="https://fosstodon.org/@CrystalLanguage" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>CrystalLanguage</span></a></span> <span class="h-card" translate="no"><a href="https://fosstodon.org/@UniversalBlue" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>UniversalBlue</span></a></span></p>
hobbsc<p><a href="https://context7.com/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">context7.com/</span><span class="invisible"></span></a> looks pretty interesting. i'd like to read about it a bit more and figure out how it can be integrated with <a href="https://social.sdf.org/tags/zed" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>zed</span></a> but it seems like it might solve the issue of <a href="https://social.sdf.org/tags/llm" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>llm</span></a> agents using stale docs.</p>
Borup<p>I looked up something easy in the <a href="https://masto.hackers.town/tags/zed" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>zed</span></a> source code just now. Just looking up an icon next to en easily grep'able string.<br>And I refrained from refering to the source code as documentation. Because I'm trying hard to not be an asshole.</p>
kfet<p><span class="h-card" translate="no"><a href="https://toot.risottobias.org/@risottobias" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>risottobias</span></a></span> <a href="https://zed.dev/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">zed.dev/</span><span class="invisible"></span></a></p><p>fast, rust-based, familiar defaults, batteries included, supports most coding assistants/agents</p><p>actively developed </p><p><a href="https://fosstodon.org/tags/zed" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>zed</span></a> <a href="https://fosstodon.org/tags/golang" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>golang</span></a></p>
h-1^[solo]<p>I think that programming <a href="https://graphics.social/tags/zig" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>zig</span></a> in <a href="https://graphics.social/tags/zed" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>zed</span></a> editor make the <a href="https://graphics.social/tags/programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>programming</span></a> effort even more consistently branded by ⚡️symbols</p>
Wesley Moore<p>👨‍💻 New post! I wrote up my experience daily driving Chimera Linux during a recent two-week trip to Central Queensland. I needed to work as usual on the weekdays, so I had to set up my work environment including: <a href="https://mastodon.decentralised.social/tags/Mercury" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Mercury</span></a>, <a href="https://mastodon.decentralised.social/tags/Rust" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Rust</span></a>, and <a href="https://mastodon.decentralised.social/tags/Zed" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Zed</span></a>.</p><p><a href="https://www.wezm.net/v2/posts/2025/daily-driving-chimera-for-work/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">wezm.net/v2/posts/2025/daily-d</span><span class="invisible">riving-chimera-for-work/</span></a></p><p><a href="https://mastodon.decentralised.social/tags/ChimeraLinux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ChimeraLinux</span></a> <a href="https://mastodon.decentralised.social/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a></p>
Wolf<p>My friend <span class="h-card" translate="no"><a href="https://hachyderm.io/@jammcq" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>jammcq</span></a></span> and I are very different (you’ve heard us together on the <a href="https://hachyderm.io/tags/Podcast" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Podcast</span></a> <span class="h-card" translate="no"><a href="https://hachyderm.io/@RuntimeArguments" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>RuntimeArguments</span></a></span>), though we both do roughly the same thing: we’re both <a href="https://hachyderm.io/tags/Programmers" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Programmers</span></a>. A big difference between us is the kinds of <a href="https://hachyderm.io/tags/SoftwareTools" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SoftwareTools</span></a> we use. I’m constantly trying new things to see if they might help. He generally sticks to the tools that already work for him, and upgrades only when something new is "better enough".</p><p>As an example: I use fd, rg, and exa. For him, find, grep, and ls are plenty good enough. And I agree! I get something out of the extra features of these tools, but they’re just not "better enough" to make a difference in his workflow. </p><p>Usually the new things I try aren’t even "better enough" for me. His bar is even higher. I have sold him on a few things, here and there. Now he uses <a href="https://hachyderm.io/tags/Git" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Git</span></a>, <a href="https://hachyderm.io/tags/1Password" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>1Password</span></a>, and fc; maybe others. We both want the same thing: we want to get more work done. We both project when thinking about the other’s style. He thinks I’m wasting time trying all the things I try. I think he could be going so much faster if he had some of the extra powers these newer tools give me. </p><p>It’s hard not to see things through your own lens. A neat thing about our relationship is that I can try things, and then if they pass muster with me they can sometimes become a possibility for him. And every once in a while, they **are** "better enough". </p><p>P.S. Some things I’m trying right now are <a href="https://hachyderm.io/tags/Zsh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Zsh</span></a>, the <a href="https://hachyderm.io/tags/HelixEditor" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HelixEditor</span></a>, and managing my <a href="https://hachyderm.io/tags/SSH" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SSH</span></a> (private) keys in 1Password. I’m almost certain Helix is not going to become a part of his workflow! <a href="https://hachyderm.io/tags/Xonsh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Xonsh</span></a>, <a href="https://hachyderm.io/tags/Zed" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Zed</span></a>, and <a href="https://hachyderm.io/tags/Kakoune" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Kakoune</span></a> weren’t better enough for me. I never even considered suggesting them to him!</p>
Wesley Moore<p>For a typo prone person like myself I've really been enjoying the addition of Codebook to my <span class="h-card" translate="no"><a href="https://bird.makeup/users/zeddotdev" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>zeddotdev</span></a></span> config.</p><p><a href="https://github.com/blopker/codebook" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">github.com/blopker/codebook</span><span class="invisible"></span></a> <a href="https://mastodon.decentralised.social/tags/Zed" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Zed</span></a> <a href="https://mastodon.decentralised.social/tags/Rust" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Rust</span></a></p>
Radiocittafujiko - Rss Bot<p>La danza fra schermi e realtà aumentata: torna ZED Festival <a href="https://www.radiocittafujiko.it/la-danza-fra-schermi-e-realta-aumentata-torna-zed-festival/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">radiocittafujiko.it/la-danza-f</span><span class="invisible">ra-schermi-e-realta-aumentata-torna-zed-festival/</span></a> <a href="https://mastodon.bida.im/tags/videodanza" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>videodanza</span></a> <a href="https://mastodon.bida.im/tags/Festival" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Festival</span></a> <a href="https://mastodon.bida.im/tags/CULTURA" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CULTURA</span></a> <a href="https://mastodon.bida.im/tags/Latest" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Latest</span></a> <a href="https://mastodon.bida.im/tags/NEWS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NEWS</span></a> <a href="https://mastodon.bida.im/tags/Zed" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Zed</span></a></p>
atareao 🦀🐍🐋🐧<p>Así se programa más rápido, Zed, el editor ultra veloz n<br><a href="https://mastodon.social/tags/zed" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>zed</span></a> es el editor ultra rápido con el que programar es una auténtica delicia, veloz, minimalista, configurable y extenible</p><p>Escucha: <a href="https://atareao.es/podcast/asi-se-programa-mas-rapido-zed-el-editor-ultra-veloz/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">atareao.es/podcast/asi-se-prog</span><span class="invisible">rama-mas-rapido-zed-el-editor-ultra-veloz/</span></a><br>Feed: <a href="https://atareao.es/mp3-feed/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">atareao.es/mp3-feed/</span><span class="invisible"></span></a></p>
Cédric Delalande :ruby:<p>I really, really like <a href="https://ruby.social/tags/zed" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>zed</span></a>. I really hope to see it rise as a true, non-GAFAM-funded VSCode replacement for the dev community. It has everything it takes to do so.</p><p>But <a href="https://ruby.social/tags/emacs" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>emacs</span></a> is the organic extension of my brain and of my fingertips.</p>
atareao 🦀🐍🐋🐧<p>Así se programa con Zed, el editor ULTRA rápido</p><p><a href="https://mastodon.social/tags/zed" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>zed</span></a> es el editor ultra rápido con el que programar es una auténtica delicia, veloz, minimalista, configurable y extenible</p><p>Llevo algunos meses siguiendo la evolución de Zed. Lo instalé en su momento, lo probé, pero no me terminaba. Por algún tipo de razón no me terminaba de cuadrar. ¿Puede ser que </p><p><a href="https://www.youtube.com/watch?v=qb_6mK2v4Lo" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="">youtube.com/watch?v=qb_6mK2v4Lo</span><span class="invisible"></span></a></p><p><a href="https://mastodon.social/tags/atareaoConLinux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>atareaoConLinux</span></a> <a href="https://mastodon.social/tags/podcastesp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>podcastesp</span></a></p>
Fossery Tech :debian: :gnome:<p>(Linux news in original post)</p><p>FOSS NEWS</p><p>Mozilla discontinues Fakespot Deep Fake Detector:<br><a href="https://www.omgubuntu.co.uk/2025/06/mozilla-deepfake-ai-detector-closing-down" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">omgubuntu.co.uk/2025/06/mozill</span><span class="invisible">a-deepfake-ai-detector-closing-down</span></a></p><p>Organic Maps gets option to save planned routes and other improvements:<br><a href="https://alternativeto.net/news/2025/6/organic-maps-adds-planned-route-saving-recording-track-information-and-new-map-objects/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">alternativeto.net/news/2025/6/</span><span class="invisible">organic-maps-adds-planned-route-saving-recording-track-information-and-new-map-objects/</span></a></p><p>CoMaps 2025.06.10 is now available on F-Droid with new UI and updated maps:<br><a href="https://alternativeto.net/news/2025/6/comaps-android-2025-06-10-now-on-f-ddroid-with-new-ui-and-updated-maps/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">alternativeto.net/news/2025/6/</span><span class="invisible">comaps-android-2025-06-10-now-on-f-ddroid-with-new-ui-and-updated-maps/</span></a></p><p>Proton Mail and Calendar gets option for adding notes when replying to event invitations:<br><a href="https://alternativeto.net/news/2025/6/proton-mail-and-calendar-introduce-notes-for-event-invitations/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">alternativeto.net/news/2025/6/</span><span class="invisible">proton-mail-and-calendar-introduce-notes-for-event-invitations/</span></a></p><p>ONLYOFFICE 9.0 released with new themes, redesigned start screen, new Diagram Viewer tool, new supported formats (Markdown, OpenDocument Graphics, Excel binary workbook files) etc.:<br><a href="https://www.omgubuntu.co.uk/2025/06/onlyoffice-9-0-desktop-new-features-ai" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">omgubuntu.co.uk/2025/06/onlyof</span><span class="invisible">fice-9-0-desktop-new-features-ai</span></a></p><p>Immich 1.135 released with iOS home screen widgets, Google Cast support and album descriptions in mobile apps, opt-in Google Cast integration and new onboarding flow on web, etc.:<br><a href="https://alternativeto.net/news/2025/6/immich-1-135-released-with-ios-widgets-google-cast-support-new-onboarding-flow-and-more/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">alternativeto.net/news/2025/6/</span><span class="invisible">immich-1-135-released-with-ios-widgets-google-cast-support-new-onboarding-flow-and-more/</span></a></p><p>ReactOS gets better support for fullscreen programs:<br><a href="https://www.phoronix.com/news/ReactOS-Fullscreen-Apps" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">phoronix.com/news/ReactOS-Full</span><span class="invisible">screen-Apps</span></a></p><p>Calibre 8.5 released with improved Kobo driver, new button in the Manage Data Files dialog to cancel remaining e-books when managing multiple ones, etc.:<br><a href="https://9to5linux.com/calibre-8-5-open-source-e-book-manager-improves-the-kobo-driver" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">9to5linux.com/calibre-8-5-open</span><span class="invisible">-source-e-book-manager-improves-the-kobo-driver</span></a></p><p>Zed gets new multi-language debugger tool, supporting Rust, Go, Python, JavaScript and C/C++:<br><a href="https://news.itsfoss.com/zed-debugger-support/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">news.itsfoss.com/zed-debugger-</span><span class="invisible">support/</span></a></p><p>Git 2.50 released with multi-pack reachability, improved multiple cruft packs, ORT merge engine, etc.:<br><a href="https://alternativeto.net/news/2025/6/git-2-50-adds-multi-pack-reachability-improved-multiple-cruft-packs-and-ort-merge-engine/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">alternativeto.net/news/2025/6/</span><span class="invisible">git-2-50-adds-multi-pack-reachability-improved-multiple-cruft-packs-and-ort-merge-engine/</span></a></p><p>Servo gets animated GIF support, support for SVG images via HTML "img" tag, input type="color" support, better layout and CSS support, etc.:<br><a href="https://www.phoronix.com/news/Servo-May-2025-Animated-GIFs" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">phoronix.com/news/Servo-May-20</span><span class="invisible">25-Animated-GIFs</span></a></p><p>Zen Browser 1.13b released with spaces for tabs instead of workspaces, updated Firefox base, Google Safe Browsing support:<br><a href="https://alternativeto.net/news/2025/6/zen-browser-1-13b-introduces-spaces-for-tabs-and-various-fixes-and-updates/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">alternativeto.net/news/2025/6/</span><span class="invisible">zen-browser-1-13b-introduces-spaces-for-tabs-and-various-fixes-and-updates/</span></a></p><p><a href="https://social.linux.pizza/tags/WeeklyNews" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WeeklyNews</span></a> <a href="https://social.linux.pizza/tags/OpenSource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenSource</span></a> <a href="https://social.linux.pizza/tags/FOSSNews" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FOSSNews</span></a> <a href="https://social.linux.pizza/tags/OpenSourceNews" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenSourceNews</span></a> <a href="https://social.linux.pizza/tags/FOSS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FOSS</span></a> <a href="https://social.linux.pizza/tags/Mozilla" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Mozilla</span></a> <a href="https://social.linux.pizza/tags/Fakespot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Fakespot</span></a> <a href="https://social.linux.pizza/tags/OrganicMaps" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OrganicMaps</span></a> <a href="https://social.linux.pizza/tags/CoMaps" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CoMaps</span></a> <a href="https://social.linux.pizza/tags/Proton" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Proton</span></a> <a href="https://social.linux.pizza/tags/ProtonMail" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ProtonMail</span></a> <a href="https://social.linux.pizza/tags/ProtonCalendar" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ProtonCalendar</span></a> <a href="https://social.linux.pizza/tags/ONLYOFFICE" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ONLYOFFICE</span></a> <a href="https://social.linux.pizza/tags/Immich" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Immich</span></a> <a href="https://social.linux.pizza/tags/ReactOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ReactOS</span></a> <a href="https://social.linux.pizza/tags/Calibre" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Calibre</span></a> <a href="https://social.linux.pizza/tags/Zed" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Zed</span></a> <a href="https://social.linux.pizza/tags/Git" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Git</span></a> <a href="https://social.linux.pizza/tags/Servo" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Servo</span></a> <a href="https://social.linux.pizza/tags/ZenBrowser" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ZenBrowser</span></a> <a href="https://social.linux.pizza/tags/WebBrowser" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WebBrowser</span></a> <a href="https://social.linux.pizza/tags/Browser" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Browser</span></a> <a href="https://social.linux.pizza/tags/Development" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Development</span></a> <a href="https://social.linux.pizza/tags/Dev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Dev</span></a> <a href="https://social.linux.pizza/tags/Programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Programming</span></a> <a href="https://social.linux.pizza/tags/Coding" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Coding</span></a> <a href="https://social.linux.pizza/tags/OfficeSuite" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OfficeSuite</span></a> <a href="https://social.linux.pizza/tags/Maps" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Maps</span></a> <a href="https://social.linux.pizza/tags/OperatingSystem" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OperatingSystem</span></a> <a href="https://social.linux.pizza/tags/OS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OS</span></a> <a href="https://social.linux.pizza/tags/EbookReader" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>EbookReader</span></a> <a href="https://social.linux.pizza/tags/CodeEditor" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CodeEditor</span></a> <a href="https://social.linux.pizza/tags/WebEngine" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WebEngine</span></a> <a href="https://social.linux.pizza/tags/BrowserEngine" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>BrowserEngine</span></a> <a href="https://social.linux.pizza/tags/VersionControl" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>VersionControl</span></a> <a href="https://social.linux.pizza/tags/Ebook" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Ebook</span></a> <a href="https://social.linux.pizza/tags/FosseryTech" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FosseryTech</span></a></p>
Edward :mastocol:<p>Unas semanas bien pesadas, pero con cosas interesantes que he probado en el trabajo.<br>- <a href="https://col.social/tags/polars" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>polars</span></a> : Definitivamente mi herramienta para dataframes por defecto, después de habituarse a las formas nativas esto es muy claro y eficiente.<br>- Depurador de <a href="https://col.social/tags/zed" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>zed</span></a>: Aunque no he podido lograr que funcione la forma de anexar un proceso en ejecución, el modo de lanzar proceso resulta muy directo, y la interfaz para explorar las variables y la consola de interacción integrada funcionan muy bien<br><a href="https://col.social/tags/python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>python</span></a> <a href="https://col.social/tags/mastodevs" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>mastodevs</span></a></p>
It's FOSS<p>Zed's new update introduces a long-requested feature.</p><p><a href="https://news.itsfoss.com/zed-debugger-support/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">news.itsfoss.com/zed-debugger-</span><span class="invisible">support/</span></a></p><p><a href="https://mastodon.social/tags/zed" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>zed</span></a></p>
hobbsc<p>Spent a little time messing with an extension for the <a href="https://social.sdf.org/tags/zed" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>zed</span></a> editor. I make heavy use of the todo.txt file format and a kind soul created a syntax highlighting extension for it.</p><p>I promptly added a simple but ham-fisted way to highlight kv strings and due dates: <a href="https://github.com/pursvir/zed-todo.txt/pull/1" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/pursvir/zed-todo.tx</span><span class="invisible">t/pull/1</span></a></p><p>I feel like I know even less about <a href="https://social.sdf.org/tags/treesitter" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>treesitter</span></a> grammars than I did before and a mix of <a href="https://social.sdf.org/tags/scheme" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>scheme</span></a> and <a href="https://social.sdf.org/tags/javascript" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>javascript</span></a> is so weird.</p>