Live data from Hacker News

Viewing profile — cryon

cryon

HN member
Joined
Mon, Oct 15, 2012, 1:18 PM UTC
HN karma
4
Public activity
8 items

About cryon

No profile information was provided.

Recent public activity

  1. comment
    Comment #17263793

    I can't stand when you're expected to wrap every sentence in some sugar coated fake 'niceness' just to not step on somebody's toes. If I have a certain way of expressing myself... …

  2. comment
    Comment #11101821

    Emacs have been my main editor for 15 years soon and while it definitely got some rough edges, once you learn all basic key-combinations for editing and buffer management (which of…

  3. comment
    Comment #10147312

    I noticed that too. The copy paste is strong in this one.

  4. comment
    Comment #10049124

    I never said anything about removing existing software (such as sublime). I was talking about there being less incentive to create a git gui for a user base that is - from my exper…

  5. comment
    Comment #10048244

    I feel like most GNU/Linux users (especially developers) are comfortable enough using cli tool for this to be a non issue.

  6. comment
    Comment #9876980

    You should use enums for singletons i Java. Simple to write, threadsafe and handles serialization. All with guarantees from the Java language specification.

  7. comment
    Comment #8557583

    There is https://github.com/cryon/subatomic which is kind of a mix between cobalt and zenburn.

  8. comment
    Comment #6487636

    So if I understand this correctly, great API design is all about naming conventions! Sounds easy enough!