So... should I start stashing my cash under my mattress?
uuj8za
Not surprising, this guy is also onboard with Google locking down Android: https://dylanmtaylor.com/posts/2026-03-19-googles-new-android-sideloading-flow-is-a-fair-trade
Why not let someone else do it then? Why eagerly sign up to be the one to do it?
Does anyone else get paralyzed on fixing small things because they're terrified of it becoming a larger thing?
This never occurred to me... I just thought I need to fix this. Shit. Debuff unlocked.
I guess “hire someone” is always an option, but it’s a difficult task sometimes, especially finding someone reliable.
Actually, this is way more annoying to me. I've been ripped off/scammed too many times. I hate blindly trusting other people to not screw me over. Just this week my AC mysteriously broke after a recent-ish visit from some HVAC "professional". I had to call another company cuz this is way more complicated than I can handle (for now...). After talking with the 2nd guy, it seems like the 1st guy didn't do the maintenance work properly... I tried researching and going with a reputable company, but damn it still feels like a shot in the dark. Completely random chance they may completely break my shit.
Also, for some work, I've noticed I do it either at the same standard or better than some of these "professionals". So. Meh.
Yes, it may take me several weeks to do it, but at least I know I tried to do it right, instead of rushing off to the next job.
which by the way was not expected to give perfect answers to questions
Except that's how a lot of people treat it. And there's so way to guard against that.
Writing code never has been and never will be the bottleneck.
YES! I recently completed two code-heavy projects at work. My bosses kept asking me if I could use more AI to get the project done faster... and I kept telling them no! The bottleneck wasn't my typing speed. The bottleneck was me thinking through the design, thinking about edge cases, running experiments to validate hypothesis, testing out different API designs.
Typing out the code took like 1 day out of the 2 weeks. Code generation is not the bottleneck.
I'm kinda surprised people seem to be sleeping on Piefed. I decided to try it out recently and so far it just seems like a better Lemmy with zero downsides? We're both part of the same fediverse, so I can still see all the Lemmy comms from here.
It's a little more nuanced than that.
I will gladly write my own small, half-assed framework that I 100% know, can reason about, can debug, and can extend to fit my requirements. I will gladly pass on a fat-assed, bloated framework with a million dependencies, where I only need a few features, and where if I need something that isn't offered by the framework I have to submit a PR or add some janky-ass workaround.
The itsfoss interviewer goes into this:
Sam Bent's article also goes into this (although, fuck that clickbait title): https://www.sambent.com/the-engineer-who-tried-to-put-age-verification-into-linux-5/