HackerTrans
TopNewTrendsCommentsPastAskShowJobs

fmbb

1,306 karmajoined vor 3 Jahren

comments

fmbb
·vor 3 Tagen·discuss
The Blue Lagoon is more like using waste cold than waste heat.
fmbb
·vor 6 Tagen·discuss
make no mistakes
fmbb
·vor 12 Tagen·discuss
I have not seen Kent Beck argue for eXtreme Programming or other Agile methods in nuclear power plant software or aviation. These are niche industries and constitute a vanishingly tiny part of all the lines of code out there I presume.

The fact that short iterations adding features incrementally leads to better outcomes for software project is something professionals have known and argued for since the 1960s.
fmbb
·vor 13 Tagen·discuss
Well he makes software and writes about software development doesn’t he?

Hardware has some hard limitations. The reason software was even invented at all was precisely to escape those limitations.
fmbb
·vor 13 Tagen·discuss
All tech debt I have ever seen in my 15 years of professional software development has been someone building too many abstractions or generalizations trying to future proof stuff.
fmbb
·vor 15 Tagen·discuss
Human talent or LLM talent?
fmbb
·vor 16 Tagen·discuss
> I always thought this complexity was there for some good reason (security?).

It's just design by committee.
fmbb
·vor 17 Tagen·discuss
> Economics is downstream of physics.

I don’t think this is true if finance is included in economics.

… unless of course by physics you also mean metaphysics.
fmbb
·letzten Monat·discuss
> Some times one will spin for a long time on certain problems where the other has no problem finding the appropriate parts of the codebase and getting an efficient solution.

Surely this is just to the random nature of these stochastic parrots?

Do you mean you have identified a class of problems Claude always stalls on and another class of problems Codex always stalls on? What identifies these different classes of problems you see? How would you say Claude is stronger than Codex and vice versa? Why?
fmbb
·letzten Monat·discuss
You prevent the LLM from deleting your instances by not granting its AWS user that permission. Whatever tool you let it use to talk to AWS is irrelevant.
fmbb
·letzten Monat·discuss
I’m not sure it can ever be cheaper than a human cleaner so maybe the hotel industry does not want to subsidize the training.
fmbb
·letzten Monat·discuss
Seems like there is some synergy to be found here!
fmbb
·letzten Monat·discuss
Solution: take turns every other year.
fmbb
·vor 2 Monaten·discuss
Not putting all your eggs in one basket is a good choice. I think the AWS service catalog makes you adopt more than you need or want anyway, it is a great way of locking people into one vendor.
fmbb
·vor 2 Monaten·discuss
A lot of the alternatives there are tagged "EU hosted". Some are not.

Are the ones that are tagged "EU hosted" among the ones you mean host on Google Cloud, AWS or Microsoft?
fmbb
·vor 2 Monaten·discuss
I don’t thing maintaining and testing support for an extra runtime is free.

It is by definition cheaper to not support extra runtimes like Kaluma, Elsa, WinterJS. Adding support is not just the initial work of adapting CI and writing policies, maintenance and support is ongoing work.
fmbb
·vor 2 Monaten·discuss
Proactively removing work, yes.
fmbb
·vor 2 Monaten·discuss
Well if you promise support you promise support.

You cannot take back a promise after you make it. So if you discover bugs later you cannot just leave.

This script is just a JavaScript helper to bring full YouTube support to some media download tool. It does not seem important to anyone that executing it using Bun is supported. They support the Deno and Node runtimes.
fmbb
·vor 2 Monaten·discuss
Adding support again later is cheap.

Stopping maintaining and testing support for upcoming versions is cheaper than doing that work.

Sure it’s political but it is also just a sane approach, to stay away from such disruptive change and treat it as wait-and-see instead of tagging along for the ride. There is not really any technical upside to tagging along and promising support.
fmbb
·vor 2 Monaten·discuss
What is ”a tool like this”?

If AI is agentic I would expect it takes an hour of chatting for any PM to integrate some agent Ralph loop with Jira. Jira or Trello or Linear or Basecamp all have APIs and I guess CLIs any agent can use to talk to them. No developer or SaaS should be needed to make them understand tasks are checked out when you start work and contain instructions and when you are done you move the ticket to DONE.