Viewing profile — maxalbarello
maxalbarello
HN member- Joined
- Sun, Aug 31, 2025, 9:21 PM UTC
- HN karma
- 22
- Public activity
- 43 items
- HN profile
- View on Hacker News ↗
About maxalbarello
Recent public activity
-
comment
Comment #49098020
Hey all! I recently started building context-use ( https://github.com/massimoalbarello/context-use ) because i deeply believe each one of us has an amazing story to tell, which for…
- story
-
comment
Comment #48763541
congrats guys! how does the automated testing using ChatGPT/Claude clients work?
-
comment
Comment #48064223
What are you working on? Curious to hear more
-
comment
Comment #48063272
[flagged]
-
comment
Comment #48050781
interesting! how do you review each other's plans? do you just copy-paste them into chat or something else?
-
comment
Comment #48038609
wondering if the problem is the teammates rubber-stamping or the tool/workflow being outdated
-
comment
Comment #48038543
that definitely helps but i'm wondering if that whole process (via an agent or via a human teammate) should be performed at the plan stage instead of the review stage. this should …
-
story
Reviewing in the Age of AI
How are you guys ensuring that the code that goes into production is high quality now that the time to review code is significantly greater than the time to generate it. There is a…
-
comment
Comment #47961209
the telemetry hooks and the rest is great but i'm wondering why there isn't a service that takes care of all of this. seems to be a problem that everyone building CLI has
-
comment
Comment #47961183
rust, python and typescript mostly
- story
- story
-
comment
Comment #47934235
yeah but maybe there the stakes are not as high. although i guess it touches the military and so it might be
-
comment
Comment #47932912
i find it hard to believe that there is no equivalent anywhere else in the world. there is so much talent out there and the stakes are so high that it seems like an inevitability. …
-
comment
Comment #47932694
and yet not even close to the complexity of the human brain
-
comment
Comment #47932679
Thank you! The video you recommended definitely goes more in depth. I still like Veritasium's style more but it's just personal preference ofc
-
comment
Comment #47932322
For anyone interested in the topic I highly recommend this Veritasium video: https://www.youtube.com/watch?v=MiUHjLxm3V0
-
comment
Comment #47910880
What was your request about?
-
comment
Comment #47910867
> No one wanted to use those or make them for other people. but why not? personally i find it much easier to track my food, workouts, daily diaries etc. in ChatGPT/Claude as I alre…
-
comment
Comment #47910827
independently of whether the app is completely LLM generated or not, my point was more regarding the incredible distribution that ChatGPT offers and why it is not being taken advan…
-
story
Ask HN: Where are all the consumer ChatGPT apps?
For several months I've been checking https://track.appsdiscoverability.com which is tracking all the apps built on ChatGPT and Claude. I'm still surprised to see that there are ba…
-
comment
Comment #47910188
Thanks a lot for your work on oclif! What I was looking for is something like a framework + service. Imagine the equivalent of netx.js + vercel but for CLIs instead of for full sta…
-
comment
Comment #47902952
can you provide a bit more info?
-
story
Batteries Included CLI Framework
I've been looking for a "batteries included" CLI framework that besides the usual argument and flag parsing also provides telemetry, auth, release pipeline, testing utils, ... but …