Live data from Hacker News

Viewing profile — ogig

ogig

HN member
Joined
Wed, Mar 20, 2013, 1:20 AM UTC
HN karma
1,187
Public activity
283 items

About ogig

https://conpixel.es

Recent public activity

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

  2. comment
    Comment #48890513

    Thank you very much. Will definitely add those gif-style sections!

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

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

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

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

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

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

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

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

  11. comment
    Comment #48316015

    That's the original material and indeed is entertaining, part 2 is here: https://www.youtube.com/watch?v=cxZPfj8AlmY

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

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

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

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

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

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

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

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

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

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

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

  23. story
  24. 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…

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