- 1 Post
- 71 Comments
jtrek@startrek.websiteto
Programming@programming.dev•The API Tooling Crisis: Why developers are abandoning Postman and its clones?
5·5 days agoI started using bruno for lazy gui “make a request” needs.
But for anything serious python requests is right there, so I mostly used that for testing.
jtrek@startrek.websiteto
Privacy@programming.dev•Meta workers revolt against mouse tracking technology - flyers ask if they want to work at 'the Employee Data Extraction Factory'
2·10 days agoThis is really quite “are we the baddies?”
jtrek@startrek.websiteto
Patient Gamers@sh.itjust.works•Weekly Recommendations Thread: What are you playing this week?
2·11 days agoOh, hard to pick! Maria was a good fight. I finished it by parrying her with the pistol, and then missed the critical attack so I just bonked her and she fell over. Still counts!
Moon presence was also pretty cool, and felt like it was a few tweaks from being Really Hard. It does that move where your health goes down to 1 and you have to rally it all back! Luckily for me the axe is good for rallying, and the boss is very generous about waiting for you. Elden Ring feels like it wouldn’t have given such a long recovery opening!
jtrek@startrek.websiteto
Patient Gamers@sh.itjust.works•Weekly Recommendations Thread: What are you playing this week?
2·12 days agoI finished it and the dlc! The orphan was tricky. I don’t think anything took more than five tries though. Hunter’s axe is MVP.
Definitely a good game. Interesting setting.
Tried a bit of a new game with the cane sword and it’s way less solid.
I remember thinking it was cool when Doom loaded with
R_Init: Init DOOM refresh daemon
jtrek@startrek.websiteto
Patient Gamers@sh.itjust.works•Weekly Recommendations Thread: What are you playing this week?
8·13 days agoFinally got around to playing Bloodborne. It’s good, but after playing Elden Ring it seems easier than expected.
jtrek@startrek.websiteto
Politics@beehaw.org•WaPo Gets All Hand-Wringy Because People Are Suggesting Trump Needs To Be Assassinated
6·14 days agoPeople think “violence is never the answer” even when violence is being done to them. People are stupid.
I like to think in the future maga-hats will be fodder enemies in video games like Nazis. You can just kill them without remorse because they are scum.
jtrek@startrek.websiteto
Web Development@programming.dev•Out With the JS, In With the HTML
2·15 days agoEasier to link directly to the different sizes, probably, done like this, too
jtrek@startrek.websiteto
Programming@programming.dev•I keep tripping over “true, false, true”
511·15 days agoI use keyword arguments in Python to minimize this pain. Instead of
create_user("Bob", True, False)it’s
create_user(name="Bob", admin=True, send_email=False)JavaScript makes that more cumbersome with the object thing , but it’s better than nothing.
jtrek@startrek.websiteto
LinkedinLunatics@sh.itjust.works•Linkedin has replaced job search function with AI chat
16·17 days agoThey’re doing this instead of just making regular search decent.
I just want to see jobs that use python. Stop showing me C#.
Microsoft should be split up
jtrek@startrek.websiteto
Technology@beehaw.org•AI layoffs backfire as cutting staff doesn't cut it, firms warned
8·18 days agoYep. Place I’m at is in some sort of “hiring freeze”. They’re not replacing people who left. They also told the many (probably not strictly legal) contractors that they won’t be renewing them. It’s absurd.
jtrek@startrek.websiteto
UK Politics@feddit.uk•No obligation to declare £5m gift, Nigel Farage says
13·20 days agoHow is this guy still just walking around enjoying life?
I want to say that everyone hates that kind of purple job prose, but I suspect there’s some small minority of people who actually think and talk like that.
I kind of want to build a LinkedIn but you’re only allowed to talk like a real person. If you post slop or whatever that kind of shit is, you’re banned and we all pledge not to work with you.
jtrek@startrek.websiteto
Web Development@programming.dev•The PERFECT Code Review: How to Reduce Cognitive Load While Improving Quality
2·22 days agoHahaha! They don’t write tests. They are unfamiliar with the concept of unit testing.
I had to explain to them the concept of “you import your function and call it with different arguments to make sure it returns what you expect”. It took a couple tries.
Meanwhile, the head of the “quality” team keeps telling me that I should stay in my lane and not tell the developers how to do their work.
jtrek@startrek.websiteto
Web Development@programming.dev•The PERFECT Code Review: How to Reduce Cognitive Load While Improving Quality
5·23 days agoThis doesn’t spend much time on the scenario where it’s not two peers in the review, but like a junior dev and senior dev.
I recently did a code review for someone who is very junior 1 , and after spending like two hours fixing all the syntax errors and low level goblins, I realized I couldn’t see the forest at all. I’d been staring at the “this variable is undefined in this case” trees so much. And then they were getting antsy and management was getting antsy…
1 They’re not actually junior. They’ve been in this role for years. Unfortunately, this org has like no mentorship and no standards, so they haven’t actually learned much in all that time. They’ve just been copy-pasting code until stuff works.
jtrek@startrek.websiteto
Linux@programming.dev•Steam Survey for April 2026 shows Linux still trending well
10·24 days agoStill on Linux. Updated to the new pop!_os LTS. It’s been pretty good. The new desktop environment has had a few quirks where I had to fuss with hitting alt+enter to get some games appropriately full screen, but generally it’s been good.
Worth it to be free of microslop
It would take an incomprehensible set of changes for me to consider going back to Microsoft. They can fuck off.
Many people take the idea that “everyone is entitled to their opinion” too far, and it turns into “everyone is entitled to their facts”
Humans are feelings driven, so they’re more likely to go with what their friend says than some mean scientist who makes them feel bad. The inability of people to put aside their feelings is part of why we’re in this mess.
People (all of us) are emotional creatures. Logic and reasoning is a hacky patch on top of that, and some people seem to be running older versions.






We should unionize and eat the useless managers.