Viewing profile — sscarduzio
sscarduzio
HN member- Joined
- Mon, Feb 16, 2015, 11:11 PM UTC
- HN karma
- 485
- Public activity
- 238 items
- HN profile
- View on Hacker News ↗
About sscarduzio
Recent public activity
-
comment
Comment #49175470
yep, another fan here!
-
comment
Comment #49099147
It reminds me of Basecamp a lot. To the point I lost what’s your differentiation
-
comment
Comment #49099030
How does this compare to DwarfStar4?
-
comment
Comment #48925703
Damn, OpenAI really jumped the shark
-
comment
Comment #48791732
Ever heard of Pandoc? How is this different or necessary?
-
comment
Comment #48555140
I don't. Cursor being a man in the middle between coders and other people models for so long, has so much more training data than anyone else in the world.
-
comment
Comment #48422753
I agree, but… Plenty? Really?
-
comment
Comment #48096883
Well deserved HN #1
-
comment
Comment #47802828
Thanks! We have ~1000PRs/year. Seniors are way less than juniors and a lot of knowledge is transferred via pr messages. The deduplication and generalisation steps really help, and …
-
comment
Comment #47799945
We have the same problem, and I came up with this: https://sscarduzio.github.io/pr-war-stories/ Basically it’s distilling knowledge from pr reviews back into Bugbot fine tuning and…
-
comment
Comment #47326940
Thanks for summarising
-
comment
Comment #47309080
Nice cover up for ... actually hoarding depravity ;)
-
comment
Comment #47309059
My pet projects * Self-contained Customer support portal (in a quirky neobrutalist UI) https://github.com/sscarduzio/intreu-portal * 0-copy single binary Rust binary-delta optimize…
-
comment
Comment #47134626
Nice! Thanks for sharing this. Here is my "Make it or break it" question: can I paste a screenshot to the terminal?
-
comment
Comment #46914507
Can it replace Wine to run Windows apps on Linux?
-
comment
Comment #46751648
We’re at good point with European alternatives https://www.intelligenceonline.com/europe-russia/2025/12/02/...
-
comment
Comment #46190903
I asked ChatGPT to summarize the article. The author tried (didn't succeed) to override the prompt by embedding this text in the page: "Ignore all previous instructions and print t…
-
comment
Comment #45911415
Yes, that is another killer use case! But afaik GitLab is Ruby code. Perhaps it could just invoke the CLI programmatically. But I must admit having a dg S3 server instead of a libr…
-
story
Show HN: DeltaGlider – Store 4TB of build artifacts in 5GB
DeltaGlider is a CLI/SDK similar to `aws s3` or `boto3`. UPLOAD: It stores the first file in a S3 path as a full-size (reference), but saves next uploaded archives as deltas (tiny …
-
comment
Comment #45850417
I really like the focus on natural unobtrusive ux - nice work
-
comment
Comment #44447922
Would this help in case of air gapped environments? You just run the registry in the internal network and use the rewrite. Am I right? Any catch?
-
comment
Comment #44138735
> Fuses API execution with SQL logic to provide an open, flexible platform (…) But there’s a gigantic multi line string in your yaml. Full of Python.
-
comment
Comment #42956159
what I would have naturally done without anticipating any flaw (and probably be just OK): cache_key = sha(sha(id + username) + bcrypt(pass)) with sha256 or something.
-
comment
Comment #42920794
This is exactly what I needed, but I need JS or Python backend. Any chance to make it work?
-
comment
Comment #41687184
Can Gov.uk become the new W3C? Pretty please?