After nearly 3 years of working together on @taskfile.dev, I finally got to meet @andreynering.bsky.social for the first time this week at #golab2025 in Florence, Italy.
Looking forward to many more years of collaboration!
@andreynering.bsky.social
π§π· Software Engineer at @charm.sh and creator of @taskfile.dev https://andrey.nering.dev/
After nearly 3 years of working together on @taskfile.dev, I finally got to meet @andreynering.bsky.social for the first time this week at #golab2025 in Florence, Italy.
Looking forward to many more years of collaboration!
The legend @raphamorim.bsky.social at @golab.io
06.10.2025 09:42 β π 3 π 1 π¬ 0 π 0This only happens to you once
26.09.2025 19:39 β π 21687 π 4244 π¬ 348 π 182Rio v0.2.31 released github.com/raphamorim/r...
fyi: we are getting close to 0.3.x release that will include
- proper simd with native metal support
- complete new ui sytem (split, search bar, + other components)
- animations
- window quake support
- etc
Calling all Golang + Wasm enthusiasts! Iβve been building something in this space and would love your ideas or help with testing. DM me or reply here if youβre interested.
22.09.2025 10:48 β π 1 π 1 π¬ 0 π 0It's also quite a funny coincidence that testcontainers.com and @taskfile.dev have almost identical logos π
21.09.2025 01:17 β π 0 π 0 π¬ 0 π 0How did I live without testcontainers.com until now?
github.com/go-testfixtu...
v3.45 is out today, and it's the most exciting release in a long time! π€©
* Built in core utils on Windows (!!!)
* Brand new website powered by VitePress
* ~/.config/task/taskrc.yml
* Nightly builds (feat @GoReleaser)
* Official GitHub Action
* And more
github.com/go-task/task...
Meet Boo Code Editor
1. Movementation based on lexical
2. Movementation based on combo system (more details soon)
3. Introduces a replacement for LSP architecture
4. Editing predict
Fast, powerful and offline first.
The perfect editor combo:
* Terminal: Helix helix-editor.com
* GUI: Zed zed.dev
I like how both have so much in common. They are like different UI implementations for the same concepts.
A new release of testfixtures has landed today with something we wanted to do for a long time!
Tests were refactored into a separate Go module, and with this we reduced the number of dependencies on the main `go.mod` from several to only two!
github.com/go-testfixtu...
A new version of our VSCode extension was released with nice new features and bug fixes.
github.com/go-task/vsco...
It seems to exist for a long time, but for some reason I never heard about it or if I heard I never gave it much attention.
Microsoft should probably advertise it better.
To be honest, many of these tools should have been native Windows tools.
I discovered that PowerToys for Windows is a thing.
* Spotlight-like search with Alt+Space;
* Caffeine-like app to prevent the PC from sleeping;
* Copy & paste utilities;
* etc.
It adds many of the nice things that we like on macOS. I liked it!
github.com/microsoft/Po...
What if Bubble Tea spoke every language?
Raphael Amorim shares how Charm.sh tools are being ported beyond Go β and what it takes to keep the dev experience intact.
π Unchaining Charm: Making Dev Tools Speak Every Language
#golang #golab2025
GPT-5 is out and Crush already has it. Just open your terminal and go, no update needed. Have fun! #GPT-5
07.08.2025 19:43 β π 2 π 1 π¬ 0 π 0$HOME is in the terminal. Now your new coding bestie is available in whatever terminal emulator you use. Crush is a high performance, agentic coding tool built with Charm libraries and the quirky, playful aesthetic that you know and love.
This is just the beginning, too.
Bugs were killed in the just released v3.44.1 ππ₯π¨
github.com/go-task/task...
we should build tools that make it easier to write better code, not more
13.07.2025 17:08 β π 157 π 25 π¬ 5 π 3Task v3.44.0 was just released!
It includes some small enhancements and many bug fixes. In particular, it fixes some important regressions on the watcher.
github.com/go-task/task...
`try` looks a bit magic. I proposed tweaking the `if` statement at the time:
return err if err != nil
Or simply:
if err != nil { return err }
(allow ifs without indentation)
github.com/golang/go/is...
I wonder why Go programmers donβt engage in large public discussions on how obtuse other languages are.
Maybe theyβre too busy shipping real world code to production π€
I've been giving @zed.dev a try, and liking it so far.
It has in common with Helix that it's mostly zero config. It has native support to some languages (like Go), so you don't even need to install extensions most of the time.
Also, it is extremely fast!
Current state after only 4 days out π
07.05.2025 12:19 β π 0 π 0 π¬ 0 π 0This has been an *awesome* ongoing collab with the @github.com CLI team. Iβm most proud of the fact that, together with, we managed to crush accessibility on the CLI π€
05.05.2025 07:47 β π 3 π 1 π¬ 0 π 0While you've all been loving Huh, your favourite library for terminal forms, you might not know that it was actually built in collaboration with @github.com. As of today it's officially used for the GitHub CLI! Check out their blog post linked below π
02.05.2025 21:30 β π 8 π 1 π¬ 1 π 1While we can't all be @andreynering.bsky.social, we can create high quality PRs. π Here's what we love about his PR style... (and how to create these high quality photos of source code and terminal outputs)
25.04.2025 15:00 β π 6 π 1 π¬ 1 π 0Task v3.43 is out with several improvements and fixes! π€©
- The watcher has been overhauled
- The map variables experiments was launched
- The remote taskfiles experiment continues to advance
- Many small enhacements
- Many bug fixes
github.com/go-task/task...
We've heard that some people dislike Taskfiles because they hate YAML...
To please everyone, we're happy to announce that we're going to support XML soon! π€©β¨
Stay tuned!
I just discovered @taskfile.dev today - where have you been??? - and I've replaced my entire build pipeline with it and ... well ... it's just been a while since I've been amazed and just plain-old-happy with a tool π - i'm sure ill find dark corners later, but right now π
18.03.2025 00:09 β π 3 π 2 π¬ 0 π 0