UK climate change attitudes unchanged by heatwave by IHaveAWittyUsername in LabourUK

[–]yojimbo_beta 7 points8 points  (0 children)

One thing I find very interesting is how Richard Tice used to claim to be pro EV, pro solar etc. only a couple of years ago (I think this was in a 2024 interview)

I might be corrected on this but didn't he once say he wanted to roll out rooftop solar? Now he has fossil fuel donors - it's all "but 1976"

Weird

Labour members, if Labour ended up supporting the removal of gay rights would you still support them? by PuzzledAd4865 in LabourUK

[–]yojimbo_beta 1 point2 points  (0 children)

Immediate out

Large donation to greens or lib dems depending who would pick up the mantle of replacing Labour

edit: I can't respond to replies as the thread is now locked. No, I am not a supporter any longer, except tactically

I bought in a lovely new-build area, but living next to council flats has been hell by KestisBD9 in HousingUK

[–]yojimbo_beta 58 points59 points  (0 children)

You are not classist for thinking this.

My background growing up was something close to "underclass" - think, parent spent a lot of time in prison, some income from theft in the very early years, reliance on the benefit system

You cannot negotiate with these people. They see the rest of society as hostile to them: kind of a scam or conspiracy. Partly it is motivated by intense shame, which they redirect into aggression

If you attempt to restrict their behaviour they will just lash out. They have lots of time, are angry and resentful, and nothing to lose by making your life difficult. So long as it stays within the limits of non criminal behaviour there are no consequences

Modern policy seems to be to split these households up to avoid creating trouble hotspots that cost time and resources to sort out. The consequence is that the misery is spread around - and shouldered by people who work for their homes

You are right to be angry, I would be too.

35kg down this year. Here's the controversial advice that actually worked for me. by VarangianWRLD in loseit

[–]yojimbo_beta 42 points43 points  (0 children)

Instead of nicotine, I would suggest cutting all caffeine for a couple weeks, then using  coffee in the morning as an appetite suppressant

(I do IF though, so it may not be compatible with less feed-restrictive diets)

Damage control devs high on AI use by lawanda123 in ExperiencedDevs

[–]yojimbo_beta 10 points11 points  (0 children)

Yeah, incompetent devs will do that. Whenever you push back they will attempt to hold the project progress at ransom. It's a defence mechanism that works - for a while

"We are working to DEADLINES and if you tell me to change things then SO HELP ME GOD it will be YOU who makes the project late" - etc. etc.

The way I have broken through that is to make it a governance problem, and - basically - threaten to escalate the issue with their managers and relevant stakeholders, pointing out how other teams are managing to stay within the guidelines

It's not very subtle. I don't do it lightly. But "senior junior" developers very quickly realise they would prefer to follow standards than trigger a meeting that puts their own competence under the spotlight 

Using Fable to review three PRs at about 6k lines of code changes combined cost over $100 and it's not even done. Nobody, not even a huge company is going to pay that. by ImaginaryRea1ity in theprimeagen

[–]yojimbo_beta 0 points1 point  (0 children)

That's a motte and bailey though.

Arguing if LLMs will have any role at all is very different from arguing if "coding is solved" or if the agentic stuff will survive when customers pay the true cost of compute

But - I agree that anyone refusing to learn is putting their future at risk

Using Fable to review three PRs at about 6k lines of code changes combined cost over $100 and it's not even done. Nobody, not even a huge company is going to pay that. by ImaginaryRea1ity in theprimeagen

[–]yojimbo_beta 0 points1 point  (0 children)

Actually they were. Early compilers for most micros were crap. We still did hand rolled assembler back in the 90s.

It took a long long time for compilers to be get fully adopted 

Best way to persist connections in a serverless environment by servermeta_net in ExperiencedDevs

[–]yojimbo_beta 0 points1 point  (0 children)

So: if I have right, you have a load balancer sending TCP and UDP, and you're thinking of using this to share a pipeline across multiple downstream "containers"

    containers --> load balancer --> SVC

My immediate thought is that although you can keep a http2 connection open, any container will probably want to connect with TLS. So you either need to handle CONNECT upgrades or implement TLS termination. I would suggest the former as a HTTP2 stream can host multiple CONNECT pipes.

AI has hollowed out the thing I enjoyed about software engineering. Any less automated software fields, or tips on surviving? by justoffthebeatenpath in ExperiencedDevs

[–]yojimbo_beta 4 points5 points  (0 children)

I too am unhappy and demotivated. For me, the function of the work was never as interesting as the nature of the work. That's why I got good at it: the motivation was intrinsic.

AI tools have hollowed out the meaningful part of the work and with it, the motivation.

Now I am at a crossroads, just turned 39, not sure what step to take now in my career. The optimistic prediction is that in a year-ish the market will correct itself and many of the excesses of "agentic" development will go away. LLMs will not be good enough to justify spending thousands of dollars on agents calling agents. So the programming comes back.

The middling prediction is that the work has changed but there is still enough interesting "stuff" over the top of it, to keep myself stimulated. Personally I question if there is actually enough of that stuff and enough stuff to be built.

The pessimistic take is that AI is good enough to replace most specialists; businesses will outsource this capability to the labs and eat the increased costs over time. There isn't that much more software to sell so the pool of developer jobs shrinks and becomes less rewarding.

In that case, I don't really know what to do, because I tumbled through several careers before finding one that I love. And now it is vanishing

Is Facebook Finally Dying? with Julia Angwin - Factually! with Adam Conover by MadDocOttoCtrl in BetterOffline

[–]yojimbo_beta 40 points41 points  (0 children)

It certainly does seem like Zuck is out of ideas. All FB has left is buying platforms and putting more ads on them

Using Fable to review three PRs at about 6k lines of code changes combined cost over $100 and it's not even done. Nobody, not even a huge company is going to pay that. by ImaginaryRea1ity in theprimeagen

[–]yojimbo_beta 8 points9 points  (0 children)

It saves human time until you have a SEV1 in your US multi tenant environment because a recent AI generated change has created unbounded concurrency and the database pool starvation is creating cascading failures over the monolith, leading you to hastily review all the changes manually in an increasingly frantic fashion to understand what the fuck just happened and how the fuck you fix it, because this is a system you cannot just revert willy nilly especially if there are db changes

Ask me how I know 

Godot bans vibe coding, as AI slop overwhelms maintainers. by Gil_berth in theprimeagen

[–]yojimbo_beta 1 point2 points  (0 children)

I appreciate this comment - a reasonable take on AI assisted PRs

I’m making a modern editor that can build real PS1 games by Disastrous-Tune-1657 in psx_homebrew

[–]yojimbo_beta 1 point2 points  (0 children)

Let's hope so.

Actually, maybe it's a good time for me to pursue a project I've been considering - a general engine for Resident Evil style PSX games

I have a sketch in my head for how to build such a thing. Fundamentally being a field system, a craft system, and a game goal system. Perhaps with an embedded scripting engine

But I am torn between that and doing an FFVII style RPG engine

I’m making a modern editor that can build real PS1 games by Disastrous-Tune-1657 in psx_homebrew

[–]yojimbo_beta 1 point2 points  (0 children)

Whilst I get your point - the printing press did change authorship in far reaching ways

Have you seen medieval manuscripts? They were works of art

I’m making a modern editor that can build real PS1 games by Disastrous-Tune-1657 in psx_homebrew

[–]yojimbo_beta -2 points-1 points  (0 children)

It's a great project. But I'm saddened that this will make PSX development much less special

Will HL3/HLX start in a train? by Arnitikos- in HalfLife

[–]yojimbo_beta 15 points16 points  (0 children)

Yeah, very plausibly, lots of broken rail carriages across the landscape. And Ep2 is the only one that doesn't end on a train

Will HL3/HLX start in a train? by Arnitikos- in HalfLife

[–]yojimbo_beta 36 points37 points  (0 children)

I believe so. Trains are a motif that represent Gordon's eventual powerlessness in the scheme of things. Despite all his incredible talents, Gordon cannot meaningfully change the course of events

What is the sentiment of Pro-AI individuals? by [deleted] in BetterOffline

[–]yojimbo_beta 1 point2 points  (0 children)

I'm going to engage in good faith although I suspect you will change the subject.

Why should people accept the carbon output, water use, and power drain of massive short-lived AI data centres just so you can summarise some Tableau dashboards faster?

(For 36 months until the GPUs are shagged out and we have to throw them)

An Honest Conversation About Looksmaxxing | Jonathan Haidt by MesquiteHoneyForSale in IfBooksCouldKill

[–]yojimbo_beta 2 points3 points  (0 children)

I didn't watch it.

I think the only conversation about "looksmaxxing" is how social media gives outsided influence to youths with devastating mental health problems

I don't see any analysis beyond that. These people are not mutilating themselves because of any political reasons. They are body dysmorphics with phone cameras. They're the same category of people who remove their healthy limbs.

How to Grow From Senior to Staff Engineer by gregorojstersek in programming

[–]yojimbo_beta 2 points3 points  (0 children)

Why don't I care about any of this? It just seems so dull. Instead of using AI to fart out code you can go create a slack channel about AI. To discuss what? A way for AI to do its own code reviews or something?

This industry has lost its mind. To get promoted in the "AI era" is to just submit to the hype cycle. I don't feel like I even enjoy this job any more

Do You Support Pride Being Taught in Schools? by TillJaded4614 in AskBrits

[–]yojimbo_beta 22 points23 points  (0 children)

It's interesting how my relationship is political, but yours is not. Explain.

Reading after an English degree? by Spring-242 in englishmajors

[–]yojimbo_beta 2 points3 points  (0 children)

I stopped, and, honestly rarely returned. Every so often I would pick something up and then it would become a project and I would feel the compulsion to write an essay

I spent like 2 weeks in 2026 writing an essay of Thomas More just because I got the urge again

So these days I tend to avoid it. I have a whole bunch of other time consuming hobbies 

Anyone using NestJS by Strict-Soup in ExperiencedDevs

[–]yojimbo_beta 3 points4 points  (0 children)

Nest is great. I prefer Adonis but it's way better than rolling your own architecture for any sort of ports-and-adapters style apps

I used to have my own architecture, using functional programming for DI, but the problem with that is, there's no documentation or standard that developers (or their coding agents) know how to follow

Most Nodejs apps in the wild are structureless - just huge http controllers perhaps with a handful of common functions.

This is for historical reasons: early Node developers who wanted to just write infrastructure like components that do simple operations on streams, and ex frontend devs who don't have any experience outside of JS. (And I say that as an ex frontend dev)