Viewing profile — neonroku
neonroku
HN member- Joined
- Sat, Feb 21, 2015, 12:17 PM UTC
- HN karma
- 29
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About neonroku
No profile information was provided.
Recent public activity
-
comment
Comment #47553881
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.
-
comment
Comment #46342426
Earth by David Brin and Ender’s Game made some predictions in this area
- story
-
comment
Comment #39999585
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 Functio…
-
comment
Comment #39967403
On a similar topic: Software component names should be whimsical and cryptic - https://news.ycombinator.com/item?id=32807969 - Sept 2022
-
comment
Comment #39904013
https://rockthetaskbar.ytmnd.com/
-
comment
Comment #38363954
[flagged]
-
comment
Comment #38054144
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 po…
-
comment
Comment #32243671
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 o…
-
comment
Comment #31720750
here’s the Japanese version: https://www.toyota.co.jp/homebattery/
-
comment
Comment #20613048
Fact check: “It is the second-largest fish market in the world, after Tsukiji market, in Tokyo” Toyosu Market replaced Tsukiji in October 2018
-
comment
Comment #20030373
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…
-
comment
Comment #19183914
Previous thread on trackpoints: https://news.ycombinator.com/item?id=18811314
-
comment
Comment #19182386
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 an…
-
comment
Comment #19182361
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 to…
-
comment
Comment #19182301
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 …
-
comment
Comment #19182220
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://ww…