Live data from Hacker News

Viewing profile — mathieudombrock

mathieudombrock

HN member
Joined
Fri, Oct 17, 2025, 7:04 AM UTC
HN karma
75
Public activity
33 items

About mathieudombrock

Hello! My name is Mathieu Dombrock. I like building things, breaking things and reinventing wheels.

https://matdombrock.com

https://replicataudio.com

Recent public activity

  1. 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.

  2. comment
    Comment #49139297

    What's the intended use case? Porting from framework A->B? Does it handle responsive design? Keeping the same breakpoints etc?

  3. comment
    Comment #49139251

    It seems to me like the common pattern these days is to ask for notification permissions instead.

  4. 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…

  5. 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.

  6. comment
    Comment #48998341

    What model is that?

  7. 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…

  8. comment
    Comment #48781860

    [flagged]

  9. 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.

  10. 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…

  11. comment
    Comment #47867702

    A major difference is that _someone_ knew what was going on (compiler devs).

  12. comment
    Comment #47797065

    The same input twice is only nondeterministic if you don't control the seed.

  13. comment
    Comment #47748901

    This includes open and closed models ranked by popularity and other metrics. https://openrouter.ai/rankings

  14. comment
    Comment #47748900

    This includes open and closed models ranked by popularity and other metrics. https://openrouter.ai/rankings

  15. comment
    Comment #47707078

    The Amish are generally pacifist.

  16. 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.

  17. comment
    Comment #47571191

    LLMs are determistic. Just like everything else computers are capable of doing. Commercial front-ends just hide the random seed parameters.

  18. comment
    Comment #47567751

    Vim mode in vscode is not even close to emulating a real neovim setup.

  19. 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.

  20. 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.

  21. comment
    Comment #46851397

    This is unfortunately loading very, very slowly for me.

  22. 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…

  23. 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.

  24. 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.

  25. 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…