Viewing profile — paradite
paradite
HN member- Joined
- Sun, Mar 23, 2014, 7:25 AM UTC
- HN karma
- 2,635
- Public activity
- 1,238 items
- HN profile
- View on Hacker News ↗
About paradite
16x Eval - Effortlessly evaluate prompts and models
https://eval.16x.engineer/
16x Prompt - Streamline AI Coding Workflow
https://prompt.16x.engineer/
16x Tracker - Track, Filter, and Organize Reddit Keyword Hits
https://tracker.16x.engineer/
--
Older projects
https://ai-simulator.com/
https://16x.engineer/
[ my public key: https://keybase.io/paradite; my proof: https://keybase.io/paradite/sigs/KmrMtMWIIJSc-46410nPNevLQ4ICFUNP-F2RTCKTVhc ]
Recent public activity
-
comment
Comment #47647138
It’s just a fancy way of saying scaffolding.
-
comment
Comment #47108464
Lol I wrote about this and been using plan+execute workflow for 8 months. Sadly my post didn't much attention at the time. https://thegroundtruth.media/p/my-claude-code-workflow-an…
-
comment
Comment #46899946
Okay now this is gonna trigger mass layoffs, if it works.
-
comment
Comment #46839357
Not yet. But that's just because I'm doing something in stealth and I don't want it to know about it and post about it.
-
comment
Comment #46839143
I'm running it on DigialOcean, more of an experiment on having an independent entity with its own memory and "soul" that I can talk to. Persistent file as memory with multiple back…
-
comment
Comment #46678182
I'm pretty sure Mistral is doing fine tuning for their enterprise clients. OpenAI and Anthropic are probably not? I'm more thinking about startups for fine-tuning.
-
comment
Comment #46677943
Ironically this is a goldmine for AI labs and AI writer startups to do RL and fine-tuning.
-
comment
Comment #46675957
Max 200/300 LOC per file is pretty popular.
-
comment
Comment #46675887
If you want to pedantic: Context is also a misnomer, where in fact it's just a part of prompt. Prompt itself is also a misnomer, where in fact it's just part of model input. Model …
-
comment
Comment #46572904
By your analogy human brains as also IP thefts, because they ingest what's available in the world, mix and match them, and synthesize slightly different IPs based on them.
-
comment
Comment #46553360
Claude Code also has Claude Agent SDK (basically a wrapper around Claude Code) with a million downloads in the past week. https://www.npmjs.com/package/@anthropic-ai/claude-agent-s…
-
comment
Comment #46530764
I was downvoted to oblivion for posting this comment. https://news.ycombinator.com/item?id=42439059 But I'm merely telling the truth. The fact that people don't like it doesn't cha…
-
comment
Comment #46485048
I logged into my old account and found an old question I asked: https://stackoverflow.com/questions/32711321/setting-element...
-
comment
Comment #46285030
Thanks. This is an informative piece. Which AI did you use for writing it? It's pretty good.
-
comment
Comment #46171383
The fintech company I worked at does handle millions of QPS has has thousands of servers. It is on the same order of magnitude or at least 0.1x scale, not to mention the complexity…
-
comment
Comment #46171353
The blog post said the rollout of the config change took 1 minute.
-
comment
Comment #46163693
There is nothing wrong with moving fast and deploying fast. I'm more talking about how slow it was to detect the issue caused by the config change, and perform the rollback of the …
-
comment
Comment #46162992
The deployment pattern from Cloudflare looks insane to me. I've worked at one of the top fintech firms, whenever we do a config change or deployment, we are supposed to have rollba…
-
comment
Comment #46042696
Maybe they want to have their own protocol and standard for file editing for training and fine-tuning their own models, instead of relying on Anthropic standard. Or it could be a s…
- comment
-
comment
Comment #46032768
npm has been the official package manager for node since forever (0.8 or earlier iirc). I think even before the io.js fork and merge.
-
comment
Comment #46032699
There's only two kind of technologies. The ones that most people use and some people complain about, and the ones that nobody uses and people keep advocating for.
-
comment
Comment #45983861
In theory, auto-regressive models should not have limit on context. It should generate the next token with all previous tokens. In practice, when training a model, people select a …
-
comment
Comment #45887538
That's mostly because of the system prompt asking Claude to be a helpful assistant. If you try with a human who works in a call center with that system prompt as instructions on ho…
-
comment
Comment #45886770
What would you expect a human to reply? And after you have answered that question. Try Claude Sonnet 4.5. What is Claude Sonnet 4.5's reply?