Live data from Hacker News

Viewing profile — zer

zer

HN member
Joined
Sun, Apr 22, 2012, 8:09 PM UTC
HN karma
53
Public activity
35 items

About zer

No profile information was provided.

Recent public activity

  1. comment
    Comment #48093576

    One of my first jobs had a legacy application that was based on Clipper. I never had to work with it directly (since I worked on the SQL successor) but reading the source code was …

  2. comment
    Comment #47288028

    These are great. I really have come to love this little plugin that extends and creates a/i textobjects: https://github.com/nvim-mini/mini.ai

  3. comment
    Comment #29767692

    Nowadays I use TinyWall[1] on Windows. A simple firewall with a whitelist and some convenience functions. [1] https://tinywall.pados.hu/

  4. comment
    Comment #28929412

    Fish is really great for an interactive shell, I love using it. Not so great when it comes to scripting though. For example I think there's still no way to easily exit a script on …

  5. comment
    Comment #27560024

    I wouldn't attribute it to malice. The author has got that probably right: the people in charge think in iOS terms.

  6. comment
    Comment #23924769

    I like the general idea. I haven’t got the time to do more than skimming right now but I already feel that a single markdown file (especially without a table of contents) isn’t the…

  7. comment
  8. comment
    Comment #23680468

    The Idasen does look a lot better. Do you think it would handle a move (or two) well?

  9. comment
    Comment #23362393

    My clients — oncological institutions — license Oracle and so they prefer my solutions to use it as well. Really simple, and sad. As for why they use it... as far as I know it‘s th…

  10. comment
    Comment #22992690

    Regarding your second point: This sounds similar to .NET‘s CancellationToken. It works very well there. What are those nuances in JavaScript which aren’t handled by it?

  11. comment
    Comment #22787629

    I use schemy [0] for non trivial config tasks in .NET projects. LISPs in general are well suited for this. Very small implementations are easily done and data is code, it’s pretty …

  12. story
  13. comment
    Comment #19232337

    I use http://hn.premii.com/ I believed it to be more popular but it seems no one has mentioned that site so far...

  14. comment
    Comment #18264737

    Yeah I did the same. It's infuriating to put the machine to sleep only to see in the morning (or days later...) that Windows woke it up at 3am. Is it supposed to go back to sleep o…

  15. comment
    Comment #17041144

    You're right, I totally missed that link. Thank you! It shows off Chapter 3, and yes, it really looks great.

  16. comment
    Comment #17041070

    impl Trait and the second edition of the book; very nice! Congrats on the release! Question: Is there any way to preview what the book's typesetting looks like, since there's prais…

  17. comment
    Comment #16813433

    In that case you can still use custom CSS / user styles.

  18. comment
    Comment #16338798

    Q6: Ranking has an error, or I misunderstood. It says "Order by: ranking, name" but in truth one should not order by name! Anyway, overall very nice!

  19. comment
    Comment #11831367

    I'm curious, what exactly is it that makes you recommend Ubuntu Studio for the desktop?

  20. comment
    Comment #10871820

    You could also disable JavaScript for socketloop. Works fine for me.

  21. comment
    Comment #7279707

    Interesting fact just for fun: Afghanistan shares a 76 km long border with China; this is where the biggest time zone jump occurs, an impressive 3.5 hours.

  22. comment
    Comment #6690077

    Is there anything equivalent for Windows? I heard of ProxyCap and Tunnelier, but I don't know the technical details of how those work - i.e. if they avoid TCP over TCP tunneling.

  23. comment
    Comment #6315268

    I agree with your post. TV shows and movies helped a lot, and many wrong things just sound wrong. Pure grammar exercises can only teach so much. However a solid understanding of gr…

  24. comment
    Comment #5700332

    Sounds like a good offer. Have they added an option to limit the download/upload bandwidth yet?

  25. comment
    Comment #5246803

    > IntelliJ (which I do use for C++ ;)) If I may ask, how do you use it? The C/C++ plugin was unusable, last time I tried it.