Comment on
TIL Private Prison stocks skyrocketed when Trump was first elected
That's silly. He can only go to one prison at a time.
Comment on
TIL Private Prison stocks skyrocketed when Trump was first elected
That's silly. He can only go to one prison at a time.
Comment on
*Permanently Deleted*
Reply in thread
I just spent about a month using Claude 3.7 to write a new feature for a big OSS product. The change ended up being about 6k loc with about 14k of tests added to an existing codebase with an existing test framework for reference.
For context I'm a principal-level dev with ~15 years experience.
The key to making it work for me was treating it like a junior dev. That includes priming it ("accuracy is key here; we can't swallow errors, we need to fail fast where anything could compromise it") as well as making it explain itself, show architecture diagrams, and reason based on the results.
After every change there's always a pass of "okay but you're violating the layered architecture here; let's refactor that; now tell me what the difference is between these two functions, and shouldn't we just make the one call the other instead of duplicating? This class is doing too much, we need to decompose this interface." I also started a new session, set its context with the code it just wrote, and had it tell me about assumptions the code base was making, and what failure modes existed. That turned out to be pretty helpful too.
In my own personal experience it was actually kinda fun. I'd say it made me about twice as productive.
I would not have said this a month ago. Up until this project, I only had stupid experiences with AI (Gemini, GPT).
Comment on
*Permanently Deleted*
Reply in thread
Santa?
Comment on
*Permanently Deleted*
Reply in thread
Maybe the hawk had a sweet tooth?
Comment on
“Extreme Danger”: Harris Earns a Stunning Endorsement Over Trump
Reply in thread
The current administration is advocating for a ceasefire while Trump is literally on the other line with Bibi trying to thwart the negotiation. These things are not the same.
Comment on
What paid software is absolutely worth the money?
Personally: Synergy (a formerly OSS software KVM). GlassWire.
Professionally: IntelliJ. Datadog.
Comment on
Chonk
Reply in thread
If you have multiple pets that can be harder than it sounds. And if you don't have a ton of money the good solutions (e.g. locked feeders with RFID tags) can be pricy.
Comment on
Hulk Hogan dead at 71
Reply in thread
It was a male-targeted soap opera.
Comment on
Marjorie Taylor Greene Suggests Releasing All Ethics Reports, Not Just Gaetz's: "If We're Going to Dance, Let's All Dance In The Sunlight'
Reply in thread
This still makes me mad.
Comment on
Voting for the lesser evil is still evil
Reply in thread
In the US the ruling party fills lifetime judicial appointments, which means the 4 years of conservative rule can have decades of lasting impact that will thwart any progressive policies that the next leftish government tries to implement.
Comment on
PSA: Stop sharing memes
Reply in thread
/c/toiletobserving
Comment on
Touchscreens Are Out, and Tactile Controls Are Back
Reply in thread
My wife and I drive almost the same model of Audi, separated by a couple of years. One still has physical buttons for infotainment and one has a touch screen, but both support Android Auto and CarPlay.
I prefer the physical controls for it, because I can glance at the screen and know "turn right two clicks and press down" to get where I want, and then look back at the road while I do it.
Comment on
rule
Reply in thread
Teaching assistant. At my school they were enrolled grad students who helped professors with grading, tutoring, etc.
Comment on
What's the worst spelling you've seen?
"Heulyn" pronounced Hay-lynn.
Comment on
The Usual Suspects, Network Troubleshooting Edition
Reply in thread
An old colleague used to say something like "pretty much all developers agree that it's harder to debug code than to write it. So if you write code that takes all of your brain power to write, by definition you'll be unable to debug it."
Comment on
Just curious but are we heading towards an "eat the rich" society?
Reply in thread
There is a gulf between people who are paid well for their valuable labor (even into the millions of dollars) and the capital class who primarily profit on the labor of others.
Rent seeking is a big driver of "eat the rich".
Comment on
Should Jon Stewart Run for President in 2028? The Movement Is Growing — and It’s No Longer a Joke
Reply in thread
Watch him mop the floor with Tucker on Crossfire.
Comment on
do people _really_ care about boot time?
For large scale compute clusters with elastic load I absolutely care. The difference between one and five minutes of boot time when I ask for a hundred new instances to be provisioned is huge in terms of responsiveness to customer requests.
Comment on
"Teams is inferior to in-office". My brother in Christ, you made the application
Reply in thread
The data does not bear out the assertion that it's actually higher productivity. They just don't want to pay for empty real estate. It's a sunk cost fallacy.
Comment on
I wonder if the AI would actually recognize the images. Doubtful
Reply in thread
I've always heard it as "only break one law at a time."