Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
thomasm6m6
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Systematic Reward Hacking and Prime Sprints
(primeintellect.ai)
3 points
by
thomasm6m6
4mo ago
|
0 comments
2.
▲
by
thomasm6m6
4mo ago
FYI, llama.cpp (which antirez/ds4 is inspired by) supports system ram. E.g. [1] is a good guide for running a similar-sized model with 128gb ram and a 3090-sized GPU. [1] https://unsloth.ai/docs/models/tutoria
3.
▲
by
thomasm6m6
5mo ago
And OpenCode just added `opencode export --sanitize` for PII redaction https://github.com/anomalyco/opencode/releases/tag/v1.4.4
4.
▲
by
thomasm6m6
5mo ago
There's https://github.com/badlogic/pi-share-hf by the creator of pi-coding-agent, to redact session data and publish on Huggingface. You can find others of the same idea for Claude Code/Codex on Github, thou
5.
▲
by
thomasm6m6
8mo ago
post title should be dated. earliest archive.org snapshot is from 2018: https://web.archive.org/web/20180501000000*/https://www.medi...
6.
▲
Evaluating Gemini Robotics Policies in a Veo World Simulator
(veo-robotics.github.io)
2 points
by
thomasm6m6
9mo ago
|
0 comments
7.
▲
by
thomasm6m6
9mo ago
script is here: https://github.com/vtomnet/hn35/blob/main/generate.py the prompt indeed began with "We are working on a fun project to create a humorous imagining of what the Hacker News front page
8.
▲
by
thomasm6m6
9mo ago
> A 100% Rust kernel is now upstream in Linux 7.4 the future predicted by gemini is already coming true; from 3 hours ago < https://news.ycombinator.com/item?id=46213585 >: "Rust ... is now a core part of the
9.
▲
by
thomasm6m6
9mo ago
re: image gen, have you seen the more recent models? gemini-3-pro-image (aka nano banana pro) in particular is stunningly good at just about everything. examples: https://vtom.net/banana/
10.
▲
by
thomasm6m6
9mo ago
oh, didn't realize it required login. it's an implementation of the "llm simulates a world as you go" idea. screenshots and twitter for context: https://sw.vtom.net/tmp/worldsim1.png https:/&#
11.
▲
by
thomasm6m6
9mo ago
thanks! here's the script for reference: https://github.com/vtomnet/hn35/blob/main/generate.py
12.
▲
by
thomasm6m6
9mo ago
wow that's cool. didn't expect an llm could make that complex of a ui. it's giving me flashbacks to simulating reddit threads with llama in early 2023
13.
▲
by
thomasm6m6
9mo ago
Now I'm curious to try something more real-time. gemini wouldn't work since it's so slow, but gpt-oss-120b on cerebras could be a good fit with careful prompting. might do this after finals also worth linking https:/&#x
14.
▲
by
thomasm6m6
9mo ago
Ah that one was generated with an earlier prompt, where I asked it to use the original comment count from TFA (mostly as a suggestion, I don't expect it would get the exact number). Then I realized that was too many and it would end up
15.
▲
by
thomasm6m6
9mo ago
good point. some of the comments actually do have >1 children, e.g. a few here ( https://sw.vtom.net/hn35/item.html?id=90098555 ), but it'd be better if more random
16.
▲
by
thomasm6m6
9mo ago
Here it is: https://sw.vtom.net/hn35/news.html I downloaded the original article page, had claude extract the submission info to json, then wrote a script (by hand ;) to run feed each submission title to gemini-3-pro a
17.
▲
by
thomasm6m6
10mo ago
https://github.com/google-gemini/gemini-cli/blob/release/v0.... > For Google AI Ultra subscribers and paid Gemini and Vertex API key holders, Gemini 3 Pro is already available and ready to enable. For
18.
▲
by
thomasm6m6
1y ago
2.5 Flash Lite replaced 2.0 Flash Lite which replaced 1.5 Flash 8B, so one might suspect 2.5 Flash Lite is well under 50B
19.
▲
by
thomasm6m6
1y ago
On iOS at least, there is a “Sort replies > latest” option which is strictly chronological
20.
▲
by
thomasm6m6
1y ago
OpenAI’s o3 was big on en dashes—one time it produced a Deep Research result containing >200 of them. I’m not aware of any other LLM using them commonly, though. I’d guess humans use them even less often; I don’t think Apple auto-inserts
21.
▲
Silero VAD v6 Released
(github.com)
3 points
by
thomasm6m6
1y ago
|
0 comments
22.
▲
by
thomasm6m6
1y ago
Much of the article resembles chatgptese... though I suppose for adslop it doesn't matter whether it's written by a human or an llm