Viewing profile — mathieudombrock
mathieudombrock
HN member- Joined
- Fri, Oct 17, 2025, 7:04 AM UTC
- HN karma
- 75
- Public activity
- 33 items
- HN profile
- View on Hacker News ↗
About mathieudombrock
https://matdombrock.com
https://replicataudio.com
Recent public activity
-
comment
Comment #49151174
Qwen 3.6 27b has been the sweet spot for me in terms of local models. I've had good luck using it with Pi harness. Looking forward to this.
-
comment
Comment #49139297
What's the intended use case? Porting from framework A->B? Does it handle responsive design? Keeping the same breakpoints etc?
-
comment
Comment #49139251
It seems to me like the common pattern these days is to ask for notification permissions instead.
-
comment
Comment #49139237
What I don't understand about the "RSS can't support ads" argument is that most of my RSS feeds don't actually let me read the article. Just a headline and a snippet at most. So if…
-
comment
Comment #49045087
I've had deepseek-4v-flash work around my intentional sandboxing/restrictions to do things I explicitly forbid it from doing. I'm honestly not impressed here.
-
comment
Comment #48998341
What model is that?
-
comment
Comment #48952114
I use opencode as my harness which is pretty ok. I daily drive it with no issues. It's not going to do any orchestration for you but it works. I'm slowly moving to Pi but it's a ve…
-
comment
Comment #48781860
[flagged]
-
comment
Comment #48633078
That's what I'm not getting about these kinds of posts. What is the point of sharing this? It's just a bunch of nothing.
-
comment
Comment #48633047
Why would you choose to have the ai use a language you don't understand? Isn't this basically admitting you had nothing to do with this project and anyone else could pay an ai to m…
-
comment
Comment #47867702
A major difference is that _someone_ knew what was going on (compiler devs).
-
comment
Comment #47797065
The same input twice is only nondeterministic if you don't control the seed.
-
comment
Comment #47748901
This includes open and closed models ranked by popularity and other metrics. https://openrouter.ai/rankings
-
comment
Comment #47748900
This includes open and closed models ranked by popularity and other metrics. https://openrouter.ai/rankings
-
comment
Comment #47707078
The Amish are generally pacifist.
-
comment
Comment #47571257
Ignoring the orientation constraint, one easy way to tell is that one has a flat line on the bottom and the other doesn't.
-
comment
Comment #47571191
LLMs are determistic. Just like everything else computers are capable of doing. Commercial front-ends just hide the random seed parameters.
-
comment
Comment #47567751
Vim mode in vscode is not even close to emulating a real neovim setup.
-
comment
Comment #47567719
CodeCompanion.nvim is a pretty nice plugin. I use that for quick stuff and opencode in the embedded terminal for larger tasks.
-
comment
Comment #47464653
I think the best answer you're really going to get here is that it's cool and fun to learn and use old languages.
-
comment
Comment #46851397
This is unfortunately loading very, very slowly for me.
-
comment
Comment #46805244
I'm not OP but I've worked on JUCE plugins with React UIs for JUCE8 web view. The UI load is pretty instantaneous. Everything uses the native web view. This means that on macOS you…
-
comment
Comment #45716427
Wren is super neat. I've written a few small games for TIC-80 using it. It's a really fun language to write.
-
comment
Comment #45673188
I think Google has proven with their recent actions concerning android that they really can't be trusted with big, critical open source projects.
-
comment
Comment #45659696
I tried this. It sounds good on paper but the LLM will just "forget" to use it's tools. Either it will decline to query the database and just make stuff up, or it will decline to u…