Readit News logoReadit News
UK-Al05 commented on KPMG wrote 100-page prompt to build agentic TaxBot   theregister.com/2025/08/2... · Posted by u/ofrzeta
UK-Al05 · 7 days ago
"We produced a tool that produces a wonky result, so the results need to be examined in detail anyway."
UK-Al05 commented on Ask HN: What trick of the trade took you too long to learn?    · Posted by u/unsupp0rted
socalgal2 · 22 days ago
I'm not disagreeing with you but there's a large number of programmers who viscerally disagree with "test first".

https://www.youtube.com/watch?v=NyiMOmCqu00

UK-Al05 · 15 days ago
Casey is a game programmer.

In tests in a web application/api, your tests can actually be real use cases quite easily and design your api around real use cases.

How would you do that in a game? Check a frame looks a certain way?

I have done proper testing a puzzle game where the game can be represented by abstract state. But modern 3d rending is hard to test well.

UK-Al05 commented on Ask HN: What trick of the trade took you too long to learn?    · Posted by u/unsupp0rted
swat535 · 22 days ago
Another life trick I've learned is that you are also allowed to:

1. Say no and disagree with people

2. Walk away from any relationship (personal or professional)

3. Do what you like, believe what you like (as long as you are not harming yourself or others).

4. Move

5. Hire experts to work for you (if you can afford it)

6. Spend your money as you please

7. Engage in conversation with strangers

8. Drastically change your life (new career, new field of study, etc) 9. Talk to strangers.

It took me a long time to realize that being an adult means taking control of my life, make decisions and being okay with their consequences because _I_ made them.

UK-Al05 · 15 days ago
For most people 8 is difficult because it took them ages to build up to a salary that pays as well as they do now, and they simply can't afford to do that again.
UK-Al05 commented on NautilusTrader: Open-source algorithmic trading platform   nautilustrader.io/... · Posted by u/Lwrless
UK-Al05 · 21 days ago
I wouldn't be surprised if this is sponsored by trading platform in order for customers to lose all money in record time...
UK-Al05 commented on The vibe coder's career path is doomed   blog.florianherrengt.com/... · Posted by u/florianherrengt
Night_Thastus · a month ago
Neither musicians or authors are going anywhere, and it's kind of bizarre to say so.

People make music because they want to. They always have, since the dawn of civilization. Even if we end up somehow making music bots that can generate something OK, people won't magically stop wanting to make music.

And for both cases, it's important to remember that ML/LLM/etc can only re-arrange what's already been created. They're not really capable of generating anything novel - which is important for both of those.

UK-Al05 · a month ago
Most people like to create art for other people appreciate. It's a rare individual that wants to make art and then to show it to no one.

Unfortunately the market for art will filled lowest common denominator stuff generated by AI. Only the high end will be driven by non AI. There's not enough of a market for everyone to do high end stuff.

UK-Al05 commented on Jujutsu for busy devs   maddie.wtf/posts/2025-07-... · Posted by u/Bogdanp
normie3000 · a month ago
> It's because what you see as the inferior approach involves less effort and friction for the developers.

I can see that.

From the other side of the PR though, it involves significantly _more_ work from a reviewer.

The "red tape" of separating commits and opening separate PRs should be removed by the team.

The effort of separating commits and opening separate PRs is minimal once you're comfortable with the tools.

I encourage colleagues to be comfortable with these workflows, because a reviewer's time is generally no less valuable than their's.

UK-Al05 · a month ago
Reviewers don't want to navigate 33 tiny PRS either.

The best way of getting changes is through is simply sitting down and talking with the reviewer. Most of these small PRS, splitting things, creating elaborate stacking systems are just technology hacks around a social/process problem. I've seen people make more of a mess trying to split pr's up where they are so fine grained its silly and actually had dependencies on commits they didn't realise they had which reviewers then had to resolve. Literally anything to avoid talking and working with people. People are trying to turn a tightly collaborative process and turn it into isolated single work units with no collaboration that just need a rubber stamp.

UK-Al05 commented on LLM Inevitabilism   tomrenner.com/posts/llm-i... · Posted by u/SwoopsFromAbove
throwawayoldie · a month ago
And ARR is not revenue. It's "annualized recurring revenue": take one month's worth of revenue, multiply it by 12--and you get to pick which month makes the figures look most impressive.
UK-Al05 · a month ago
That's still not profit.
UK-Al05 commented on Serving a half billion requests per day with Rust and CGI   jacob.gold/posts/serving-... · Posted by u/feep
jchw · 2 months ago
Honestly, I'm just trying to understand why people want to return to CGI. It's cool that you can fork+exec 5000 times per second, but if you don't have to, isn't that significantly better? Plus, with FastCGI, it's trivial to have separate privileges for the application server and the webserver. The CGI model may still work fine, but it is an outdated execution model that we left behind for more than one reason, not just security or performance. I can absolutely see the appeal in a world where a lot of people are using cPanel shared hosting and stuff like that, but in the modern era when many are using unmanaged Linux VPSes you may as well just set up another service for your application server.

Plus, honestly, even if you are relatively careful and configure everything perfectly correct, having the web server execute stuff in a specific folder inside the document root just seems like a recipe for problems.

UK-Al05 · 2 months ago
It's very unix. A single process executable to handle a request then shuts down.
UK-Al05 commented on Ask HN: What is your fallback job if AI takes away your career?    · Posted by u/7402
UK-Al05 · 2 months ago
I've paid off my mortgage, so only need survival money. So probably some kind self employed job.
UK-Al05 commented on Ask HN: Is ageism in tech still a problem?    · Posted by u/leonagano
jghn · 2 months ago
> 1) Your salary demands exceed the budgeted amount for the position

I've thought about this a lot lately. This is true for the obvious reasons, but it's more true than it seems.

As an older, experienced dev I sometimes flirt with the idea of aiming for a mid-level developer job where I can just cruise. I'd expect the paycheck to be proportionately smaller than where I'm at now, but that's fine.

But there's no way this would actually work out. Red flags would be raised all over the place at most companies like this. For one, it'd be viewed as a red flag that I'm cool taking that huge paycut. And then of course no one appreciates being told that you want to come in, get a week's worth of work done in a day, and then clock out.

UK-Al05 · 2 months ago
Well if you're not eager to climb the ladder, they have no leverage to make you work hard.

u/UK-Al05

KarmaCake day1127November 6, 2011View Original