Live data from Hacker News

Viewing profile — hikarudo

hikarudo

HN member
Joined
Wed, Jan 12, 2011, 9:08 PM UTC
HN karma
488
Public activity
187 items

About hikarudo

No profile information was provided.

Recent public activity

  1. comment
    Comment #49100861

    Sounds super interesting! What's your approach?

  2. comment
    Comment #48662631

    Fun fact: one of Yann LeCun's first 'deep learning' projects was on OCR for postal codes (MNIST).

  3. comment
    Comment #48270138

    In Japan, I learned to drink water upside down to stop hiccups. Works for me, whereas drinking normally doesn't.

  4. comment
    Comment #48038906

    Thanks for the correction. You're absolutely right.

  5. comment
    Comment #48036549

    It's not a market failure, it's just supply and demand. There are many computer components competing for the same resources (fabs, wafers). Demand for GPUs, RAM etc. has increased …

  6. comment
    Comment #47778825

    WhatsApp is end-to-end encrypted. No one at Meta can read your messages.

  7. comment
    Comment #47624452

    > Once you reach this stage, the only escape is to first cover everything with tests and then meticulously fix bugs The exact same approach is recommended in the book "Working effe…

  8. comment
    Comment #47619058

    Also checkout Deepmind's "The Gemma 4 Good Hackathon" on kaggle: https://www.kaggle.com/competitions/gemma-4-good-hackathon

  9. comment
    Comment #47528493

    One trick I use all the time: You're typing a long command, then before running it you remember you have to do some stuff first. Instead of Ctrl-C to cancel it, you push it to hist…

  10. comment
    Comment #47274244

    Why 25%, shouldn't it be 12.5%? 8 ECC bits for every 64 bits.

  11. comment
    Comment #45769923

    A gentleman's gentleman!

  12. comment
    Comment #44051869

    Here's a great talk by John Hughes, one of the authors of QuickCheck, with real-life examples: https://www.youtube.com/watch?v=zi0rHwfiX1Q

  13. comment
    Comment #43675278

    I used a similar setup for a while: Obsidian for taking notes in markdown, and vscode for coding. Eventually I moved to using vscode for both. My gigantic notes.md file is always o…

  14. comment
    Comment #43404378

    Also see "I Pencil" by Leonard Read (1958).

  15. comment
    Comment #43184910

    > we've had that idea since at least Hofstadter and his sentient ant nests. A similar idea is present in Herbert Simon's 'The sciences of the artificial', where he describes a sent…

  16. comment
    Comment #42916177

    Sincere question: what's wrong with Python f-strings?

  17. comment
    Comment #42883644

    Computer vision. C++ and Python.

  18. comment
    Comment #35477956

    That was Blaise Pascal.

  19. comment
    Comment #35280310

    "Sparks of Artificial General Intelligence: Early experiments with GPT-4" https://arxiv.org/abs/2303.12712

  20. comment
    Comment #35205307

    What an awesome story! Thanks for sharing.

  21. comment
    Comment #32245004

    You can split it up into several files, then concatenate the arrays at runtime.

  22. comment
    Comment #32232295

    Spot on. You've described Peter Naur's "Programming as Theory Building" paper exactly.

  23. comment
    Comment #32219571

    import -window root `date -Is`.png

  24. comment
    Comment #31893076

    Greg Egan's "Permutation City" kind of fits those requirements.

  25. comment
    Comment #31866649

    "A car is a wheel, and is a wheel, and is a wheel, and is a wheel".