anto.grafana.net/public-dashb... vibe-coded an atproto jetstream exporter for a grafana dashboard, for fun source code: github.com/pitasi/x/tre... #atproto
spain won the world cup 📍 Madrid, Community of Madrid, ES #GrainSocial https://grain.social/profile/did:plc:ocqnlmhmdmcnmnbqgnnjrcfu/gallery/3mrfcdrzg4e2a
beach time in viareggio, #streetphotography 📍 Viareggio, Tuscany, IT #GrainSocial https://grain.social/profile/did:plc:ocqnlmhmdmcnmnbqgnnjrcfu/gallery/3mqmns52orq24
2026-05 toronto 📍 Toronto, Ontario, CA #GrainSocial https://grain.social/profile/did:plc:ocqnlmhmdmcnmnbqgnnjrcfu/gallery/3mn2q2l2v5w2y
📍 Madrid Madrid, Comunidad de Madrid, ES https://grain.social/profile/did:plc:ocqnlmhmdmcnmnbqgnnjrcfu/gallery/3miyqsaovpe2g #grainsocial
looks like I'll spend one week in Toronto in May, and for a very good reason that I can't disclose yet
A great example of how the Google #golang team put thousands of lines of ultra-technical code in service of an incredibly easy-to-use and useful tool. If you ever deprecate code, you really should know about the go:inline directive!
Find out how the source-level inliner in Go 1.26 can help you with API migrations. go.dev/blog/inliner
I asked ChatGPT whether using less Internet would be good, even though that includes it. Its answer is actually sharp: > A harsher point: if a tool is so available that you reach for it automatically, it starts shaping you. That includes me. (let's also appreciate the irony of what I just did)
if an app is completely crap -> it wasn't made by an AI if an app *looks* good but doesn't work properly -> chances are that it was made by an AI if an app looks good and works -> I don't care who/what made it, I'm happy
I'm gathering some ideas for an atproto talk - that means that before writing the actual talk, I'll make my own slides rendering engine why is overengineering so satisfying 🥲
Finally! No more "dirty" #golang builds because you have untracked files laying around which don't affect the build at all :)
proposal: cmd/go: only set vcs.modified=true if changes are relevant to build · Issue #77897 · golang/go
Proposal Details If I run 'go build' in a repo with a random extra file that doesn't matter to the build, the runtime build info in the binary says vcs.modified=true and the main module path has a ...
github.com
Post a pic you took, no context, to bring some zen to the feed.
Post a pic you took, no context, to bring some zen to the feed.
enclose.horse Day 60 💎 PERFECT! 💎 100% for once
enclose.horse
A puzzle game about enclosing horses.
enclose.horse
I made something cool github.com/fira42073/va...
GitHub - fira42073/valkyrie: Self-hosted music management: libraries, playlists, track metadata, and downloads from YouTube (yt-dlp), Tidal.
Self-hosted music management: libraries, playlists, track metadata, and downloads from YouTube (yt-dlp), Tidal. - GitHub - fira42073/valkyrie: Self-hosted music management: libraries, playlists, t...
github.com
if anyone's looking for a Go backend engineer with a pretty wide experience in different fields, well, here's my updated resume: anto.pt/cv I'm starting to actively look for my next role this week
cv — antonio pitasi
anto.pt
I'm rebuilding `kilo` in Go following @viewsourcecode.org tutorial: viewsourcecode.org/snaptoken/ki.... Amazing content 🙌 I cheated though, I skipped all the "raw terminal" setup and used golang.org/x/term which already implemented those.
Build Your Own Text Editor
viewsourcecode.org
Index, Count, Offset, Size, by matklad "A simple naming convention by itself won't make software significantly better. But grains of sand add up to Dune." tigerbeetle.com/blog/2026-02...
i tried @grain.social and it looks good, but i'd just like to dump all my photos in a single feed, i don't necessarily need "galleries", optional hashtags could work too
ordered one because why not
The Xteink X4 is underpowered, flawed, has no backlight, and no touch screen. But it's tiny, cheap, magnetically snaps to your phone and has a devout community loves it. It has bloomed into something special thanks to open source firmware. For @aftermath.site aftermath.site/xteink-x4-ch...
The second edition of Designing Data-Intensive Applications, by myself and @chris.blue, is finished and sent off to the printers! Ebooks should be available in the next week, and print books in 3–4 weeks. Sigh of relief. 😅 (BTW, this is a good opportunity to support your favourite local bookshop!)
We've been hard at work on a new website with new guides, better docs, more translations, even our very own blog. We think it looks pretty sharp, too. It's now easier than ever to just build things with AT Protocol. atproto.com
Very few people know that the Go standard library has an internal DSL used to make sure that no new intra-stdlib dependencies are added when a change happens: github.com/golang/go/bl...
go/src/go/build/deps_test.go at f65692ea562bf24c21ae46854e98584dd4bcc201 · golang/go
The Go programming language. Contribute to golang/go development by creating an account on GitHub.
github.com
à propos affordability: take a look at what serious government investments in renewables can do to a country’s electricity prices. Go Spain. ember-energy.org/data/europea...
10% of my time spent understanding the statusphere #atproto example app 30% editing it to be a "polls" app 60% fighting kysely, typescript, node.js versions and weird errors
“Why should I bother to read something someone else couldn’t be bothered to write?” www.0xsid.com/blog/aidr
ai;dr | Sid's Blog
0xsid.com
“Go 1.26 is released” by Carlos Amedee, on behalf of the Go team — https://go.dev/blog/go1.26 #golang