Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mathieudombrock
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
mathieudombrock
29d ago
Was Terry genuinely racist or did he just like spewing garbage to be edgy?
2.
▲
by
mathieudombrock
2mo ago
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.
3.
▲
by
mathieudombrock
2mo ago
What's the intended use case? Porting from framework A->B? Does it handle responsive design? Keeping the same breakpoints etc?
4.
▲
by
mathieudombrock
2mo ago
It seems to me like the common pattern these days is to ask for notification permissions instead.
5.
▲
by
mathieudombrock
2mo ago
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 I want to actually read the articl
6.
▲
by
mathieudombrock
2mo ago
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.
7.
▲
by
mathieudombrock
2mo ago
What model is that?
8.
▲
by
mathieudombrock
2mo ago
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 very DIY system. Think neovim for agents. I thi
9.
▲
by
mathieudombrock
3mo ago
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.
▲
by
mathieudombrock
3mo ago
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 make the same thing easily? Is this something you e
11.
▲
by
mathieudombrock
5mo ago
A major difference is that _someone_ knew what was going on (compiler devs).
12.
▲
by
mathieudombrock
5mo ago
The same input twice is only nondeterministic if you don't control the seed.
13.
▲
by
mathieudombrock
5mo ago
This includes open and closed models ranked by popularity and other metrics. https://openrouter.ai/rankings
14.
▲
by
mathieudombrock
5mo ago
This includes open and closed models ranked by popularity and other metrics. https://openrouter.ai/rankings
15.
▲
by
mathieudombrock
5mo ago
The Amish are generally pacifist.
16.
▲
by
mathieudombrock
6mo ago
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.
▲
by
mathieudombrock
6mo ago
LLMs are determistic. Just like everything else computers are capable of doing. Commercial front-ends just hide the random seed parameters.
18.
▲
by
mathieudombrock
6mo ago
Vim mode in vscode is not even close to emulating a real neovim setup.
19.
▲
by
mathieudombrock
6mo ago
CodeCompanion.nvim is a pretty nice plugin. I use that for quick stuff and opencode in the embedded terminal for larger tasks.
20.
▲
by
mathieudombrock
6mo ago
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.
▲
by
mathieudombrock
8mo ago
This is unfortunately loading very, very slowly for me.
22.
▲
by
mathieudombrock
8mo ago
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 get WebKit and on Windows you get Chrome (or some
23.
▲
by
mathieudombrock
11mo ago
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.
▲
by
mathieudombrock
11mo ago
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.
▲
by
mathieudombrock
11mo ago
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 update the database when it should. The furthe
26.
▲
by
mathieudombrock
11mo ago
Neat, it seems to me like Lua is a great language for text adventures.
27.
▲
by
mathieudombrock
11mo ago
I love text adventures. Collosal Cave Adventure and Zork are some of the coolest programs I've ever seen. I've always wanted to try writing one and this article might have just inspired me to finally do that.
28.
▲
by
mathieudombrock
11mo ago
This is a neat idea and I wish it worked. I've spend hours and hours trying to get LLMs to be a "dungeon master" for text adventures. I've written a good amount custom code trying to facilitate this. Trying to force the
29.
▲
by
mathieudombrock
11mo ago
I found this article really interesting. This is pretty much exactly how I feel about LLM programming. I really enjoy programming and like the author said, it's my hobby. On some level I kind of resent the fact that I don't really
30.
▲
by
mathieudombrock
11mo ago
For what it's worth, I wrote a very bare bones RSS reader in an afternoon. It really just renders a set of RSS feeds into HTML and nothing else. But it was fun to and educational to build and could pretty easily be extended to add more
More ›