Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
neonroku
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
neonroku
6mo ago
I’ve thought about doing this at work. Schedule an hour of programming once a day or once a week where others are free to join and watch, and comment or otherwise engage, or not.
2.
▲
by
neonroku
9mo ago
Earth by David Brin and Ender’s Game made some predictions in this area
3.
▲
Turbo Encabulator
(en.wikipedia.org)
2 points
by
neonroku
2y ago
|
0 comments
4.
▲
by
neonroku
2y ago
Depends on how you use it, but in Java I prefer to use interfaces and no subclassing. I find classes with abstract methods hard to reason about, and much prefer to leverage Functions/lambdas where possible.
5.
▲
by
neonroku
2y ago
On a similar topic: Software component names should be whimsical and cryptic - https://news.ycombinator.com/item?id=32807969 - Sept 2022
6.
▲
by
neonroku
2y ago
https://rockthetaskbar.ytmnd.com/
7.
▲
by
neonroku
3y ago
there have been other posts related to Arena based allocation on hn recently and I was grateful because it wasn’t something I was aware of. I found this interesting - I see this post is part of a trend.
8.
▲
by
neonroku
4y ago
The following sentence in the article jumped out at me: “The difference is that you are not dealing with the unreliability of UDP like TCP is.” This reads to me like TCP is built on top of UDP, which at one time I thought to be the case, bu
9.
▲
by
neonroku
4y ago
here’s the Japanese version: https://www.toyota.co.jp/homebattery/
10.
▲
by
neonroku
7y ago
Fact check: “It is the second-largest fish market in the world, after Tsukiji market, in Tokyo” Toyosu Market replaced Tsukiji in October 2018
11.
▲
by
neonroku
7y ago
Karabiner Elements is great for doing this kind of remapping on macOS https://pqrs.org/osx/karabiner/ The equivalent for Windows would probably be AutoHotkey https://www.autohotkey.com/
12.
▲
by
neonroku
8y ago
Previous thread on trackpoints: https://news.ycombinator.com/item?id=18811314
13.
▲
by
neonroku
8y ago
Can't you remap one of the other keys to be escape - I think for those who care keyboard layout is highly personal - I can find somebody has designed a keyboard that looks great and then make layout choices I find very strange. But if
14.
▲
by
neonroku
8y ago
There are a few keyboards similar to ErgoDox but with less keys: * https://github.com/kata0510/Lily58 * https://github.com/omkbd/ErgoDash This blog shows how the Lily58 designer took the ErgoDox d
15.
▲
by
neonroku
8y ago
you aren't limited to QWERTY but there are some limitations in what you can send from a USB keyboard. Depending on what you're trying to accomplish you might want to do some of it in the keyboard and part on the computer using Aut
16.
▲
by
neonroku
8y ago
Cool project! For folks interested in doing this themselves there are some communities out there - others have mentioned qmk, here are some useful forums to check out: * https://www.reddit.com/r/MechanicalKeyboards *