Viewing profile — hikarudo
hikarudo
HN member- Joined
- Wed, Jan 12, 2011, 9:08 PM UTC
- HN karma
- 488
- Public activity
- 187 items
- HN profile
- View on Hacker News ↗
About hikarudo
No profile information was provided.
Recent public activity
-
comment
Comment #49100861
Sounds super interesting! What's your approach?
-
comment
Comment #48662631
Fun fact: one of Yann LeCun's first 'deep learning' projects was on OCR for postal codes (MNIST).
-
comment
Comment #48270138
In Japan, I learned to drink water upside down to stop hiccups. Works for me, whereas drinking normally doesn't.
-
comment
Comment #48038906
Thanks for the correction. You're absolutely right.
-
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 …
-
comment
Comment #47778825
WhatsApp is end-to-end encrypted. No one at Meta can read your messages.
-
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…
-
comment
Comment #47619058
Also checkout Deepmind's "The Gemma 4 Good Hackathon" on kaggle: https://www.kaggle.com/competitions/gemma-4-good-hackathon
-
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…
-
comment
Comment #47274244
Why 25%, shouldn't it be 12.5%? 8 ECC bits for every 64 bits.
-
comment
Comment #45769923
A gentleman's gentleman!
-
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
-
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…
-
comment
Comment #43404378
Also see "I Pencil" by Leonard Read (1958).
-
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…
-
comment
Comment #42916177
Sincere question: what's wrong with Python f-strings?
-
comment
Comment #42883644
Computer vision. C++ and Python.
-
comment
Comment #35477956
That was Blaise Pascal.
-
comment
Comment #35280310
"Sparks of Artificial General Intelligence: Early experiments with GPT-4" https://arxiv.org/abs/2303.12712
-
comment
Comment #35205307
What an awesome story! Thanks for sharing.
-
comment
Comment #32245004
You can split it up into several files, then concatenate the arrays at runtime.
-
comment
Comment #32232295
Spot on. You've described Peter Naur's "Programming as Theory Building" paper exactly.
-
comment
Comment #32219571
import -window root `date -Is`.png
-
comment
Comment #31893076
Greg Egan's "Permutation City" kind of fits those requirements.
-
comment
Comment #31866649
"A car is a wheel, and is a wheel, and is a wheel, and is a wheel".