HackerTrans
TopNewTrendsCommentsPastAskShowJobs

alainrk

no profile record

Submissions

[untitled]

1 points·by alainrk·há 2 meses·0 comments

Find spaces to work and remote workers to connect with

opentotalk.it
1 points·by alainrk·há 3 meses·0 comments

Everything must be high-value added work. But

blog.alaindichiappari.dev
4 points·by alainrk·há 3 meses·1 comments

AI removed the boring work. It forgot that boring work was also rest

medium.com
3 points·by alainrk·há 4 meses·0 comments

Redis' creator on "agentic coding" the new Redis data structure

twitter.com
3 points·by alainrk·há 4 meses·1 comments

Convincing Is Not Persuading

blog.alaindichiappari.dev
34 points·by alainrk·há 4 meses·26 comments

No you can't build it in a day

blog.alaindichiappari.dev
3 points·by alainrk·há 4 meses·0 comments

I don't know if my job will still exist in ten years

seangoedecke.com
6 points·by alainrk·há 4 meses·2 comments

Keystroke dynamics: how your fingers are snitching on you

blog.alaindichiappari.dev
2 points·by alainrk·há 5 meses·0 comments

Crates.io: an update to the malicious crate notification policy

blog.rust-lang.org
1 points·by alainrk·há 5 meses·0 comments

Project Aura: ESP32 Air quality monitor

cnx-software.com
20 points·by alainrk·há 5 meses·0 comments

[untitled]

1 points·by alainrk·há 5 meses·0 comments

Automatic Programming isn't vibe coding: a follow-up

blog.alaindichiappari.dev
2 points·by alainrk·há 5 meses·0 comments

Coding agents have replaced every framework I used

blog.alaindichiappari.dev
375 points·by alainrk·há 5 meses·594 comments

Meeting Cost Calculator

meetingcost.alaindichiappari.dev
4 points·by alainrk·há 8 meses·2 comments

Show HN: Study Codebases Navigating Commits

github.com
2 points·by alainrk·há 9 meses·0 comments

comments

alainrk
·há 4 meses·discuss
For context, this is an answer to a more pessimistic outlook here: https://mariozechner.at/posts/2026-03-25-thoughts-on-slowing...
alainrk
·há 4 meses·discuss
Thank you for explaining that
alainrk
·há 4 meses·discuss
Man it doesn't post automatically
alainrk
·há 4 meses·discuss
Great analysis, you should open a blog with your great abilities
alainrk
·há 4 meses·discuss
That's why LLM exist, you can go there, paste the link and specify the number of words you want the synthesis. Or just take a few minutes and read it entirely. Nobody forces you.
alainrk
·há 4 meses·discuss
It is not name dropping, the last name is literally mentioned along with the name of the book.
alainrk
·há 4 meses·discuss
How fun to see that the most common insult in 2026 is that something is AI-generated. Is this comment too? Can you provide the prompt you use and the automation you have to increase your karma points?
alainrk
·há 4 meses·discuss
Sean Goedecke and many others do the same, is it ok in their case just because more famous?
alainrk
·há 4 meses·discuss
Agree with this, I've been testing how AGENTS.md and similar can do to automatically have these behaviours and I feel (it's just feeling) it's been improving over time. Clearly depends a lot on the agent, the model, the codebase size and so on.
alainrk
·há 4 meses·discuss
My complete reasoning, notes, errors have never been part of the commit. I don't see a valid reason on why the raw conversation must be included. Rather I have hooks (or just "manually" invoked) to process all of it and update the relevant documentation that I've been putting under docs/.
alainrk
·há 5 meses·discuss
I can confirm, happened to me a few days ago
alainrk
·há 5 meses·discuss
How did you find out?
alainrk
·há 5 meses·discuss
Have you tried raptor? (https://github.com/gadievron/raptor)
alainrk
·há 5 meses·discuss
Strawman argument.

Standards and patterns matter, but discernment matters more. The issue isn't reusability itself, it's the cargo-cult adoption of frameworks that solve problems you don't have, when you don't have them.

Your LLM agent works for undiscussed reasons because you made deliberate architectural choices for your specific context. That's engineering. Blindly importing a framework just because "everyone uses it" is the opposite. That's the point, nothing more nothing less.
alainrk
·há 5 meses·discuss
I suggest to read the full article :)
alainrk
·há 5 meses·discuss
If you have no idea on how to setup the pillars you're absolutely right, maybe you should try
alainrk
·há 5 meses·discuss
Interesting analysis
alainrk
·há 5 meses·discuss
Thank you the insightful feedback :) If you also have something to say on the point of the article itself, instead of pointing the finger on the person I'll be happy to answer on that
alainrk
·há 5 meses·discuss
I agree with your point. My concern is more about the tedious aspects. You could argue that tedium is part of what makes the craft valuable, and there's truth to that. But it comes down to trade-offs, what could I accomplish with that saved time, and would I get more value from those other pursuits?
alainrk
·há 5 meses·discuss
Indeed, this has been one of the first things I've noticed