Tootfinder

Opt-in global Mastodon full text search. Join the index!

@aral@mastodon.ar.al
2026-03-24 11:55:40

🥳 New Kitten Release
• Implement garbage collection timeout for unconnected pages
Added a timeout to KittenPage instances so that if they do not connect within 10 seconds, they are garbage collected.

This is to avoid a memory leak in the scenario where a person rapidly refreshes a class-based (state maintaining) Kitten page. In such a scenario, the almost instant page lifecycle does not allow enough time for the page’s default WebSocket to connect and disconnect from the …

@jake4480@c.im
2026-03-22 18:22:50

The local waste collection company has this freak on their website, and they claim 'live agents' are available, so maybe these depraved half man half garbage can creatures are actually at their facilities answering questions

A screenshot of a website with an abomination of a creature, an anthropomorphized, living garbage can with headphones, asking how he can be of service, claiming 'live agents' are available and it says this chat may be recorded. If it's really with a half human, half garbage can creature, this chat should probably be in the Smithsonian or something
@fanf@mendeddrum.org
2026-03-16 09:42:01

from my link log —
A tour of safe tracing GC designs in Rust.
manishearth.github.io/blog/202
saved 2021-06-19

@nobodyinperson@fosstodon.org
2026-03-05 10:08:55

TIL that in :nixos: #nix, "${./mydir}" will survive a garbage collection, but a plain ./mydir will not!
Took me way too long to figure this out. Didn't help that `just` gives a stupid error message about a missing shell when it can't change into its -d working directory. 🤦

@rberger@hachyderm.io
2026-03-04 21:44:40

“The barrier to creating software has genuinely dropped. That is not hype. What it means for professional engineers is not that their skills are less valuable, but that the skills that matter have shifted up the stack, as they have in every previous transition.
The developers who thrived after the move from assembly to C were not the ones who could write the most clever assembly. They were the ones who understood what the machine needed to do and could express that intent clearly in a higher-level language. The developers who thrived after the move to managed languages and frameworks were not the ones most resistant to garbage collection. They were the ones who saw the freed-up cognitive capacity as an opportunity to solve harder problems.
The developers who will thrive in the agentic era are the ones who understand this as another step in the same arc and invest accordingly. Not in resisting the tools. Not in deferring to them uncritically. In developing the judgment, clarity, and systems thinking that make the tools maximally effective.
That means writing better specs. Investing in test infrastructure. Developing genuine architectural understanding rather than surface familiarity. Building the taste to evaluate output rigorously. Practicing problem decomposition until it becomes second nature.
The era of programming as primarily a keystroke activity is over. The era of programming as primarily a thinking and judgment activity has been accelerating for decades and just shifted into a higher gear.”
#AITransition
#
addyosmani.com/blog/factory-mo

@marcel@waldvogel.family
2026-02-28 10:19:07

If only I had known this earlier, I might have been more enthusiastic about GenAI. 🫣
"Microsoft is paying influencers to say Copilot isn’t awful garbage that makes work miserable by, e.g., “posting an Instagram video about fun things to do with Microsoft Copilot.” [CNBC]
Microsoft and Google are spending $400,000–$600,000 per influencer."

@fanf@mendeddrum.org
2026-01-10 12:42:01

from my link log —
Low-latency high-throughput garbage collection.
users.cecs.anu.edu.au/~steveb/
saved 2022-04-25