HackerTrans
TopNewTrendsCommentsPastAskShowJobs

alainrk

no profile record

Submissions

[untitled]

1 points·by alainrk·2 месяца назад·0 comments

Find spaces to work and remote workers to connect with

opentotalk.it
1 points·by alainrk·3 месяца назад·0 comments

Everything must be high-value added work. But

blog.alaindichiappari.dev
4 points·by alainrk·3 месяца назад·1 comments

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

medium.com
3 points·by alainrk·4 месяца назад·0 comments

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

twitter.com
3 points·by alainrk·4 месяца назад·1 comments

Convincing Is Not Persuading

blog.alaindichiappari.dev
34 points·by alainrk·4 месяца назад·26 comments

No you can't build it in a day

blog.alaindichiappari.dev
3 points·by alainrk·4 месяца назад·0 comments

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

seangoedecke.com
6 points·by alainrk·4 месяца назад·2 comments

Keystroke dynamics: how your fingers are snitching on you

blog.alaindichiappari.dev
2 points·by alainrk·5 месяцев назад·0 comments

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

blog.rust-lang.org
1 points·by alainrk·5 месяцев назад·0 comments

Project Aura: ESP32 Air quality monitor

cnx-software.com
20 points·by alainrk·5 месяцев назад·0 comments

[untitled]

1 points·by alainrk·5 месяцев назад·0 comments

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

blog.alaindichiappari.dev
2 points·by alainrk·5 месяцев назад·0 comments

Coding agents have replaced every framework I used

blog.alaindichiappari.dev
375 points·by alainrk·5 месяцев назад·594 comments

Meeting Cost Calculator

meetingcost.alaindichiappari.dev
4 points·by alainrk·8 месяцев назад·2 comments

Show HN: Study Codebases Navigating Commits

github.com
2 points·by alainrk·9 месяцев назад·0 comments

comments

alainrk
·4 месяца назад·discuss
For context, this is an answer to a more pessimistic outlook here: https://mariozechner.at/posts/2026-03-25-thoughts-on-slowing...
alainrk
·4 месяца назад·discuss
Thank you for explaining that
alainrk
·4 месяца назад·discuss
Man it doesn't post automatically
alainrk
·4 месяца назад·discuss
Great analysis, you should open a blog with your great abilities
alainrk
·4 месяца назад·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
·4 месяца назад·discuss
It is not name dropping, the last name is literally mentioned along with the name of the book.
alainrk
·4 месяца назад·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
·4 месяца назад·discuss
Sean Goedecke and many others do the same, is it ok in their case just because more famous?
alainrk
·4 месяца назад·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
·4 месяца назад·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
·5 месяцев назад·discuss
I can confirm, happened to me a few days ago
alainrk
·5 месяцев назад·discuss
How did you find out?
alainrk
·5 месяцев назад·discuss
Have you tried raptor? (https://github.com/gadievron/raptor)
alainrk
·5 месяцев назад·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
·5 месяцев назад·discuss
I suggest to read the full article :)
alainrk
·5 месяцев назад·discuss
If you have no idea on how to setup the pillars you're absolutely right, maybe you should try
alainrk
·5 месяцев назад·discuss
Interesting analysis
alainrk
·5 месяцев назад·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
·5 месяцев назад·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
·5 месяцев назад·discuss
Indeed, this has been one of the first things I've noticed