fallthrough
@fallthrough.fm
A technology podcast from the Go perspective.
You might also like
Fortnite
@fortniteo
26 videos
echolalialore
@echolalialore
29 videos
Michael Hanich
@michaelhanich
13 videos
Official League
@officialeague
16 videos
sawyer
@flintcsci
11 videos
juia the funny vampire 🌻
@juia.gay
6 videos
SunSong_孫松🦋
@chinasunsong
27 videos
Charlotte Hornets (mirror)
@hornetsbot.mirrors.bot
17 videos
For many, not having to write the code means they can move faster. But domain knowledge is tricky, because it means that not knowing how to implement one small component of a larger project can stall the entire thing. Coding agents fix that. @skriptble.me @matthewsanabria.com #tech #codingagents
Cryptocurrencies were poised to change the world, and then they didn't. Many believe it was because they were overhyped, @skriptble.me has a different theory: they matched people's mental model of money even though that mental model is incompatible with actual finance. @matthewsanabria.com #crypto
@adamhjk.me thinks that we should just let the LLMs go wild, but @matthewsanabria.com sees the value in continuing to do tasks ourselves that LLMs might automate. While those with decades of experience benefit from the speed, those with less experience benefit from the friction and the struggle.
@skriptble.me wanted to optimize a ZFS dataset for the data it'd be storing, so he set the recordsize to 4MB. When he started actually using the dataset he was greeted with minute long stalls. The problem? An SQLite database causing 1,000x write amplification 😬 #softwareengineering #zfs #filesystem
Move Fast and Break Things wasn't the first phrase but it was the most blunt and honest. Tech as an industry loves to prioritize speed over all else, including any sense of direction. With AI tools, we've doubled down on this and it's made things much worse. @skriptble.me @matthewsanabria.com #tech
Epistemic markers are phrases like "I think", "I guess", "maybe", and "certainly". They tell us how confident the speaker is in what they are saying. Their usage has been declining for decades, but AI leaders have taken it to an entirely new level. @skriptble.me @matthewsanabria.com #language #tech
Collective action often requires collective suffering to achieve collective gains. But if we allow people to leave the collective without consequence, or worse, allow those who would participate in the gains to undermine the work of the collective, we will not achieve progress. @skriptble.me #unions
We've been told the world is run by incredibly strategic multi-billion and multi-trillion dollar companies, but for those who work inside them, it feels like nothing could be further from the truth. Would these companies function if all the EAs stopped working? @skriptble.me @matthewsanabria.com
It's far too easy for open source maintainers to step out of the joy economy and into the capitalist economy without noticing it's happened. All of the sudden that fun side project is now filled with issues, sometimes from big companies who would like you to fix their problem for free. @skriptble.me
GitHub and GitLab do too much. @skriptble.me thinks they should actually be hubs instead of being the everything platform. We already went through this with social media companies and the solutions were more open platforms like the Fediverse and Bluesky. #tech #software #opensource #github #gitlab
@steveklabnik.com doesn't notice 4.7 regressions because he kicks off a task, walks away for an hour, and checks the result. If it takes 75 minutes instead of 60, he never feels it. The subjective experience of your workflow shapes your whole take on whether a model got worse. fallthrough.fm/ep/70
@steveklabnik.com: "One of the most beloved features of JJ is jj undo and it's much easier in JJ to see what a command does: just run it and see what happens. I know that if something goes wrong, I can immediately run jj undo and get back to the state that I was just in." fallthrough.fm/ep/70 #jj