Live data from Hacker News

Viewing profile — lochnessduck

lochnessduck

HN member
Joined
Fri, Mar 21, 2025, 4:16 AM UTC
HN karma
7
Public activity
4 items

About lochnessduck

No profile information was provided.

Recent public activity

  1. comment
    Comment #48926426

    To the author (Dave): have some faith in your voice. If you can’t describe the project as well as the AI (because you vibe coded it), then take a dang hour to ask the AI how it wor…

  2. comment
    Comment #47895495

    Yes, me too. This is good to know, but basically it means I can’t rely on old conversations any more. Using a “handoff” file to try and start a new conversation is effectively the …

  3. comment
    Comment #47868385

    I use the carry flag in a lot of z80 assembly for communicating a status of an operation. XOR doesn’t mess with the carry flag, I think it’s another point in favor of xor. (Though …

  4. comment
    Comment #43431838

    Then there’s chip8 and a chip8 emulator on the gameboy :) https://github.com/lancekindle/damaged-chip8