Live data from Hacker News

Viewing profile — nalck

nalck

HN member
Joined
Tue, Nov 10, 2015, 4:49 AM UTC
HN karma
44
Public activity
14 items

About nalck

[ my public key: https://keybase.io/nalck; my proof: https://keybase.io/nalck/sigs/WC4sGB2s5_v2hmNcx8H7fHV4i9-6jM7qIzOFH5-xvHM ]

Recent public activity

  1. comment
  2. comment
  3. comment
    Comment #10878981

    I was taught table layout in school and had to relearn everything. First place I'd start today is http://diveintohtml5.info/ . After that look into CSS3, http://myth.io helps you m…

  4. comment
    Comment #10833114

    I'm working on a related project that uses hyperorthogonal data structures to create better bookmarks: https://github.com/ixtechnology/z-mark

  5. comment
    Comment #10813392

    One Erlang project that is rather friendly up-front is the Zotonic[1] web framework. As someone new to Erlang, it's great to be able to get off the ground running with such useful …

  6. comment
    Comment #10810278

    Developers of open source software may be compensated by employment, contract, donations, sponsorship, and even social standing. Moreover, they benefit from having free access to t…

  7. comment
    Comment #10801870

    The purpose of documentation is to describe the software. It's not machismo, it's the complexity inherent in the system. The man page for tar isn't poorly written, tar has just acc…

  8. comment
    Comment #10801453

    This is yet another reason why firms ought never hold encryption keys for customers in the first place. Tarsnap would seem unaffected by this law, for example. Of course, there's a…

  9. comment
    Comment #10795451

    This is quite the handy resource! Great idea and well done. OpenBSD is really quite friendly, just need to be comfortable with reading man pages and Unix basics. A tip for first-ti…

  10. comment
    Comment #10788621

    While I too would love to see continued development of Persona and Thunderbird by Mozilla, it's important to remember that as open-source projects they're still freely available. I…

  11. comment
    Comment #10783762

    OpenBSD is likewise developed by a small number of users. A Linux distribution is arguably easier to maintain for a smaller group because the core components are developed upstream…

  12. comment
    Comment #10782308

    Seems to work well on local servers at least.

  13. comment
    Comment #10782307

    That's essentially it. GitHub has won its role as the (meta)repository of public record. I suspect many stick with it over its competitors for this very reason.

  14. comment
    Comment #10781521

    GitLab has a fine interface and offers free private repositories. If it weren't for GitHub's network effect advantage, I'd use it for all my git projects.