Live data from Hacker News

Viewing profile — druska

druska

HN member
Joined
Wed, Dec 07, 2011, 6:00 PM UTC
HN karma
42
Public activity
37 items

About druska

[ my public key: https://keybase.io/druska; my proof: https://keybase.io/druska/sigs/kWIWqbeZBAc-w9kTg-H9tMa9ONnHwTiEiPRTylk8o-c ]

Recent public activity

  1. comment
    Comment #13345666

    I recommend using Spybot Anti-Beacon [1], which is a safe way of disabling (or enabling) Windows 10 features. [1] https://www.safer-networking.org/spybot-anti-beacon/

  2. comment
    Comment #11688394

    I'd like more customization with the gutter API [1]. You can only have a single icon per line in the gutter, and plugins often fight for that spot. [1]: https://www.sublimetext.com…

  3. comment
    Comment #11549002

    This won't work because it requires user input. People are lazy, and unless you are extremely disciplined I guarantee you will stop wanting to use that input box very soon after in…

  4. comment
    Comment #10819768

    You made it seem like this is released. Right now the official version is v2.0.0-rc4.

  5. comment
    Comment #10083159

    Router enthusiasts are definitely a target audience. Average demographics won't pay $200 for a router.

  6. comment
    Comment #9828278

    You can cleanly implement that "welcome back!" example using flux actions and stores, without having to bubble down events.

  7. comment
  8. comment
    Comment #9709908

    Me too. It was surprising to me that this is new.

  9. comment
    Comment #8578981

    It doesn't have hardware video acceleration, unfortunately.

  10. comment
    Comment #8207446

    I don't like how I can't change the number of lines of code. It'd be faster to completely rewrite some of the solutions!

  11. comment
    Comment #7807814

    I hate the design of disappearing headers.

  12. comment
  13. comment
    Comment #7463900

    Maybe instead of grinding out code he hates, he should find something he enjoys coding, or maybe don't code at all.

  14. comment
    Comment #7432129

    The article mentions to practice code-oriented challenges. Are there are good resources out there to help with this?

  15. story
  16. comment
    Comment #7331912

    Mirror: http://pastebin.com/QNQduhrL The blog seems to be down now.

  17. comment
    Comment #7323418

    Buttercoin dropped the original JavaScript repository and rewrote the entire thing in Scala/Java. They are not releasing the new software, but planning on white-labeling their new …

  18. comment
    Comment #7242401

    which 7za returns "/usr/local/bin/7za" - I get the same error with "7za_path" set to this or ""

  19. comment
    Comment #7242305

    I have the 7za binary specified but I get a 7zip not found error (OS X, p7zip from brew)

  20. comment
    Comment #7242300

    Same thing happened to me

  21. comment
    Comment #7101007

    This is one of those few projects that everyone is really excited about. Docker will change many aspects of software development for the better.

  22. comment
    Comment #6971485

    I use text files and Dropbox. If I'm on an iPhone I send new tasks to Dropbox using Drafts.

  23. comment
    Comment #6898505

    Additionally, some of these libs are unoptimized and performance will change with time. Either way, since the performance differences are so small, it's probably best to go with wh…

  24. comment
    Comment #6897721

    You never mentioned martini https://github.com/codegangsta/martini

  25. comment
    Comment #6820188

    Generics have their own problems: http://research.swtch.com/generic