Viewing profile — ogig
ogig
HN member- Joined
- Wed, Mar 20, 2013, 1:20 AM UTC
- HN karma
- 1,187
- Public activity
- 283 items
- HN profile
- View on Hacker News ↗
About ogig
Recent public activity
-
comment
Comment #49146699
Hard disagree. Claude with full access to a system is an amazing forensic, digging through obscure dumps, configuring tracing and measuring results, fast. It's also an amazing inte…
-
comment
Comment #48890513
Thank you very much. Will definitely add those gif-style sections!
-
comment
Comment #48890492
That's very interesting, thanks for commenting. Not my approach, I have a multithreaded Rust kernel (SoA, spatial hash, bounded-kNN, rayon on some passes). The agents sit on top of…
-
comment
Comment #48889918
I'd also include the UI in things they seem to care about. If it looks "web style" or has the common tells (dashes, //) it will be most likely be called out.
-
comment
Comment #48889871
I've spent the last months building a videogame: Cardume [1], its a pvp game where 2 players battle using a swarm of thousands of cells. It uses Reynold's boids, Couzin flocking be…
-
comment
Comment #48501928
I've used this site for quite some years now. Shameless plug: As someone struggling with ear training I created an app that tackles something that the usual suspects wont; the conc…
-
comment
Comment #48321207
My workflow would have caught this. What you defined is not very sandboxed if it can merge to master. If I were affected by this, at some point I would have to review and accept a …
-
comment
Comment #48320550
I see it as exactly the same os obfuscating code to be interpreted by a compiler. The programming language is natural language, and the "compiler" is a harnessed LLM. The intention…
-
comment
Comment #48320529
> TO THE EXTENT PERMITTED BY APPLICABLE LAW If you start intentionally distributing malware using your OS project that clause won't make it legal, or morally ok.
-
comment
Comment #48316069
This is one of the stunts tried on the video. The original owner sold the sets to the crew members, and they presented 10 small claims. They won all of them because BAM did not wen…
-
comment
Comment #48316015
That's the original material and indeed is entertaining, part 2 is here: https://www.youtube.com/watch?v=cxZPfj8AlmY
-
comment
Comment #48315984
You should watch the two videos if you haven't because it's full of jewels. The kind of conversations and plays recorded point to a pattern. This is not their first time doing some…
-
comment
Comment #48315872
I'd say the police did have a clear intention to works towards a solution, a solution that helped BAM and his leaders, not honoring the law or helping the victims. They are obvious…
-
comment
Comment #48034143
I can see some uses, but calling this system batteries free seems a stretch. A sensor is worth nothing if it can't be read, and to read this you need a powered microphone and compu…
-
comment
Comment #47906437
But I had already answered, before your comment, with screenshots broadly showing the current state and the result of the generators. You imply I'm merely "pointing CC at godot and…
-
comment
Comment #47905235
How snarky. You are conflating friendship with admiration for the effectiveness of newfound tool. If it's the "he" that triggers you, feel free to replace with "it". It's just a se…
-
comment
Comment #47904624
Sure! Two are gameplay pics. An enemy sprite sheet generation, and the results of the map generators. Of course these are basic placeholders for a few hours of work, but I will def…
-
comment
Comment #47904436
I concur it's bad at directly visual concepts, your prompt is akin to the svg pelican. What I do is asking him for procedural algos, automatas, quadtrees, layered noises, and rig t…
-
comment
Comment #47904405
I had very few issues, sometimes I had to direct CC to the godot docs and we could keep moving. Specifically the tile configuration was a "read the docs" moment. All the functional…
-
comment
Comment #47904130
My most abandoned type of projects are video games. I have a folder with tens of abandoned projects, I re-frame them as experiments at that point. This last week I decided to give …
-
comment
Comment #47798653
I agree. As a long time linux user, coding assistants as interface to the OS has been a delight to discover. The cryptic totality of commands, parameters, config files, logs has be…
-
comment
Comment #47605205
This very question was asked to Nicholas Carlini from Anthropic at this talk: https://www.youtube.com/watch?v=1sd26pWhfmg The answer is complex, worth watching the video. But mainl…
- story
-
comment
Comment #47599832
Setting up fuzzing used to be hard. I haven't tried yet, but my bet is having Claude Code, today, analyze a codebase and suggest where and how to fuzztest it and having it review t…
-
comment
Comment #47372188
When running long autonomous tasks it is quite frequent to fill the context, even several times. You are out of the loop so it just happens if Claude goes a bit in circles, or it n…