Live data from Hacker News

Viewing profile — pzel_

pzel_

HN member
Joined
Wed, May 09, 2018, 3:40 PM UTC
HN karma
26
Public activity
12 items

About pzel_

No profile information was provided.

Recent public activity

  1. comment
    Comment #48708640

    Obligatory plug of my keyboard layout which solves the awkward right hand contortions: https://pzel.name/pl-lefty.html It comes bundled with xorg nowadays, you can use: Option "Xkb…

  2. comment
    Comment #38785928

    Also see Snap!, a fork of scratch3 (the js-only version, not the squeakvm-in-the-browser versrion from TFA). https://snap.berkeley.edu/ Snap! is made by folks previously involved i…

  3. comment
    Comment #36604168

    I'm going off of this entry: https://www.etymonline.com/word/novice Sure the root word might be Latin, (and so is a majority of European vocabulary), but the specific usage of "nov…

  4. comment
    Comment #36603664

    Beginner's mistake!

  5. comment
    Comment #36603129

    Are you referring to the trend of desacralization or resacralization of religious terms? This is the dictionary definition of shoshin from kotobank.jp: > ② (「しょほっしん(初発心)」の略) 初めて悟りを…

  6. comment
    Comment #36602840

    Yes, in the same way as "evangelist" and "novice" are everyday words in English. This does not invalidate their original religious meaning. Daisetz Suzuki I'm sure was quite aware …

  7. story
  8. story
  9. story
  10. story
  11. comment
    Comment #17030696

    I find that the regular `M-x shell` functionality gives you a reasonable approximation of the acme `win` workflow. The 'shell' buffer acts mostly like a regular text buffer, so you…

  12. comment
    Comment #17030667

    I managed to silence arc by aliasing my arc command to be = `arc --no-ansi COMMAND` See http://no-color.org for more. I'm happily not using arc for work anymore.