Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
code4money
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
code4money
4y ago
Great video, here are the steps to add custom content to a game boy cartridge based off what the author did (might be an easier way): 1. Map the pins on the cartridge and create custom hardware to rip the game from ROM over USB 2. Disassemb
2.
▲
The Strange World of Quine Algorithms
(youtube.com)
2 points
by
code4money
5y ago
|
0 comments
3.
▲
by
code4money
5y ago
Not recognized in the USA as a DSM disorder. Probably because insurance companies don’t want to pay for treatment for that many affected.
4.
▲
How to Write a Best-Selling Technical Book
(youtube.com)
3 points
by
code4money
5y ago
|
0 comments
5.
▲
by
code4money
5y ago
summary: train wheels use the physical shape of the wheel to turn, and the stopper is only for emergencies. very cool!
6.
▲
by
code4money
5y ago
"Compared with a baseline of 1-foot separation with no masks employed, particle count was reduced by 84% at 3 feet of separation and 97% at 6 feet. A modest decrease in particle count was observed when only the receiver was masked. The
7.
▲
by
code4money
5y ago
Releasing more energy is good, but is it enough of a difference that the delta can be captured (assuming imperfect capture process) + is it able to offset the cost of the expensive laser setup (maintenance)?
8.
▲
by
code4money
5y ago
What happens when a package gets lost that contains an animal?
9.
▲
by
code4money
5y ago
Will bypass a few validations if server accepts as param from client: Number(Infinity) -> Infinity Infinity < 5000 -> will return false even though Infinity is acting as a 0 here