Live data from Hacker News

Viewing profile — neonroku

neonroku

HN member
Joined
Sat, Feb 21, 2015, 12:17 PM UTC
HN karma
29
Public activity
17 items

About neonroku

No profile information was provided.

Recent public activity

  1. 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.

  2. comment
    Comment #46342426

    Earth by David Brin and Ender’s Game made some predictions in this area

  3. story
  4. 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…

  5. comment
    Comment #39967403

    On a similar topic: Software component names should be whimsical and cryptic - https://news.ycombinator.com/item?id=32807969 - Sept 2022

  6. comment
    Comment #39904013

    https://rockthetaskbar.ytmnd.com/

  7. comment
    Comment #38363954

    [flagged]

  8. 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…

  9. 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…

  10. comment
    Comment #31720750

    here’s the Japanese version: https://www.toyota.co.jp/homebattery/

  11. 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

  12. 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…

  13. comment
    Comment #19183914

    Previous thread on trackpoints: https://news.ycombinator.com/item?id=18811314

  14. 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…

  15. 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…

  16. 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 …

  17. 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…