HackerTrans
TopNewTrendsCommentsPastAskShowJobs

OakNinja

no profile record

Submissions

Business Is the Art of Maintenance

blog.oak.ninja
5 points·by OakNinja·5 เดือนที่ผ่านมา·4 comments

Show HN: MakeMe – A Makefile tool rewritten from Fish to Go

6 points·by OakNinja·6 เดือนที่ผ่านมา·0 comments

How to build a computer that can't do math [video]

youtube.com
1 points·by OakNinja·8 เดือนที่ผ่านมา·1 comments

comments

OakNinja
·เดือนที่แล้ว·discuss
Genuine question - What part of ”that” is just not true?
OakNinja
·เดือนที่แล้ว·discuss
Volvo still produces cars in Sweden. Koenigsegg still build their cars in Ängelholm.
OakNinja
·2 เดือนที่ผ่านมา·discuss
There’s already a flash lite tier since 2.5. Latest is 3.1 currently.
OakNinja
·2 เดือนที่ผ่านมา·discuss
To be fair, Gemini 3.1 flash _lite_ supports structured output (guaranteed json), it’s super fast, runs circles around 2.5 flash and costs $0.25/$1.50.

I use it _a lot_ and it’s very capable if you just plan correctly. I actually almost exclusively use 3.1 flash lite and 2.5 flash lite (even cheaper) and we have 99.5% accuracy in what we do.

That said, I think we’ll see the lite/flash models and the pro models will diverge more price wise. The pro models will become more and more expensive.
OakNinja
·2 เดือนที่ผ่านมา·discuss
To me, LLM's free up time for me so that I can spend time on the fun parts of coding. Less boilerplate, more focus on the interesting problems. This is no different from using high level languages. The problem domain is less around memory management and garbage collection and closer to the problem you're actually trying to solve.
OakNinja
·4 เดือนที่ผ่านมา·discuss
Good tooling, high level languages, faster computers and sane standards also enabled enormous productivity gains. I predict very few positions lost to LLM's, rather I'd say that just with any technical "revolution" we'll just set a new baseline for productivity, get rid of some bottlenecks, and have a new situation where we need even more engineers to maintain upkeep.

Most jobs lost to AI is just companies that want / need to lay people off and shareholders like "Replaced 30% of our workforce with AI" more than any other conceivable reason.
OakNinja
·4 เดือนที่ผ่านมา·discuss
I recently wrote a blog post about exactly this, and I agree with your perspective. Vibe coding helps with showing other people your idea and get them to understand it, try it and, most importantly, help you fail fast. But as the product matures, the gains of using LLM's and agentic engineering will go from 10000% efficiency to something like maybe 30(?)% productivity gain? Which is still awesome, of course.

"The real test of Vibe coding is whether people will finally realize the cost of software development is in the maintenance, not in the creation."

https://blog.oak.ninja/shower-thoughts/2026/02/12/business-i...
OakNinja
·5 เดือนที่ผ่านมา·discuss
For me personally, both at work and in my free time, I spend _more_ time on writing things _that matter_ since I’ve freed up time by using LLM’s for boilerplate tasks.

My motto is - If it wasn’t worth writing, it won’t be worth reading.

A good example of writing where I’d recommend using LLM’s is product documentation. You pass the diff, the description of the task, and the context (existing documentation) with a prompt ”Update the documentation…”.

Documentation is important but it’s not prose. However, writing a comment on hacker news is.
OakNinja
·5 เดือนที่ผ่านมา·discuss
This is just Sturgeon’s law. If you would reduce the number of students by an order of magnitude you’d still end up with 90% junk papers.
OakNinja
·5 เดือนที่ผ่านมา·discuss
Thank you for your kind words.

I guess one big component is perceived value. If the market thinks it’s valuable, it’s valuable. It’s when when the market looses value and/or interest that the true value will be evaluated. Companies that have grown organically don’t have that issue since they have proven themselves over time. It’s different for VC’s, for good and bad I guess.
OakNinja
·5 เดือนที่ผ่านมา·discuss
I think that generative AI is an amplifier of your current trajectory (paraphrased based on a comment here on Hn).

So, I’d say that ”Yes” is the answer to that question.
OakNinja
·6 เดือนที่ผ่านมา·discuss
They can be reasoned about and relied upon.

The problem is that people/users/businesses skip the reasoning part and go straight to the rely upon part.
OakNinja
·6 เดือนที่ผ่านมา·discuss
Yes. But the exploitable vector in this case is still humans. AI is just a tool.

The non-deterministic nature of an LLM can also be used to catch a lot of attacks. I often use LLM’s to look through code, libraries etc for security issues, vulnerabilities and other issues as a second pair of eyes.

With that said, I agree with you. Anything can be exploited and LLM’s are no exception.
OakNinja
·6 เดือนที่ผ่านมา·discuss
"IBM Bob is IBM’s new coding agent, currently in Closed Beta. "

Promptarmor did a similar attack(1) on Google's Antigravity that is also a beta version. Since then, they added secure mode(2).

These are still beta tools. When the tools are ready, I'd argue that they will probably be safer out of the box compared to a whole lot of users that just blindly copy-paste stuff from the internet, adding random dependencies without proper due diligence, etc. These tools might actually help users acting more secure.

I'm honestly more worried about all the other problems these tools create. Vibe coded problems scale fast. And businesses have still not understood that code is not an asset, it's a liability. Ideally, you solve your business problems with zero lines of code. Code is not expensive to write, it's expensive to maintain.

(1) https://www.promptarmor.com/resources/google-antigravity-exf... (2) https://antigravity.google/docs/secure-mode
OakNinja
·6 เดือนที่ผ่านมา·discuss
Most of the time it's probably fine, but we should assume we don't know about all the attack vectors bad actors might use, so better safe than sorry.

I forgot to say that I _absolutely loved_ the photos!
OakNinja
·6 เดือนที่ผ่านมา·discuss
Please mask your identifiers, unless they are already spoofed. You potentially give out a lot of your info to bad actors.

Other than that, love it :)
OakNinja
·8 เดือนที่ผ่านมา·discuss
On dependencies, a friend of mine once said ”The early bird might get the worm but its mouse number two that get’s the cheese”.
OakNinja
·8 เดือนที่ผ่านมา·discuss
It’s interesting how you end up being a part of the current trends whether you know it or not.

I actually set up a blog on the 15th. No real content yet but I’ve almost written a first real post. Seeing this made me chuckle - I thought _I_ had an original thought around missing blogs but I’m obviously just a part of the hive mind. I truly hope this trend is here to stay.

I also want to share this video on the topic ”The reason no one has hobbies anymore”, it was shared by a podcast I was listening to the other day and I think it’s well worth watching. https://youtu.be/IUhGoNTF3FI
OakNinja
·8 เดือนที่ผ่านมา·discuss
Yes: https://news.ycombinator.com/context?id=45874002
OakNinja
·8 เดือนที่ผ่านมา·discuss
I love the timeless ”Threats to computer science” https://www.cs.utexas.edu/~EWD/transcriptions/EWD08xx/EWD898...

Also the burn in the beginning of EWD899 (not transcribed) is noteworthy:

A review of a paper in AI. I read "Default Reasoning as Likelihood Reasoning" by Elaine Rich. (My copy did not reveal where it had been published; the format suggests some conference proceedings. If that impression is correct, I am glad I did not attend the conference in question.

https://www.cs.utexas.edu/~EWD/ewd08xx/EWD899.PDF