Live data from Hacker News

Viewing profile — noud

noud

HN member
Joined
Tue, Feb 20, 2018, 9:25 AM UTC
HN karma
608
Public activity
122 items

About noud

No profile information was provided.

Recent public activity

  1. comment
    Comment #41643340

    KISS. In my home folder (*nix based): bin/ ...all personal bash scripts can be found here... documents/ audiobooks/ backups/ books/ personal/ projects/ videos/ work/ downloads/ hos…

  2. comment
    Comment #41071124

    I had exactly the same feeling when reading this blog. Sure, the techniques used to find the solutions are really interesting. But the claim more than they achieve. The problem sta…

  3. comment
    Comment #40296767

    Not only did these techniques save me money, but they also saved me a considerable amount of time. I've employed these same strategies at work and private to navigate away from req…

  4. comment
    Comment #40084306

    I 100% do exactly the same. I gave up following what's new in Artificial Intelligence (Machine Learning?) years ago. 99% of it is distraction, and not worth my time to find that la…

  5. comment
    Comment #39928377

    But can it run Doom?

  6. comment
    Comment #39708459

    I installed solar panels and AC.

  7. comment
    Comment #39323996

    Well, of course, I could put a version number on top of each page... but hey, what's the fun about that?

  8. comment
    Comment #39319078

    I used this library very often when writing a new paper. When the paper was a draft I would put coffee stains on the pages. In this way, I always knew if I was looking at a draft o…

  9. comment
    Comment #39319053

    Or Maté?

  10. comment
    Comment #39225789

    I think it's "only" a quote from a movie called Margin Call [1]. But my grandma could have said it. ;) [1] - https://www.imdb.com/title/tt1615147/quotes/?item=qt1531207&...

  11. comment
    Comment #39158047

    Zelda, link's awakening... one of the best Gameboy games ever made.

  12. comment
    Comment #39077274

    I use lists, a lot of them. I have Daily, Weekly, and Yearly lists (all on paper). I don't have them to be productive, I have them so that I don't have to remember the things on th…

  13. comment
    Comment #39004430

    My recommendation would be to first learn vanilla Javascript. Become experience in it (I'm assuming you're not a Javascript expert yet). Build a couple of websites with vanilla Jav…

  14. comment
    Comment #38515096

    Last week: mon: 6, tue: 3, wed: 4, thu: 4, fri: 4 (only did 3). I also have a weekly TODO list with more general tasks. It contained 4. In my experience I often cannot do more than…

  15. comment
    Comment #38301045

    The Black Swan: The Impact of the Highly Improbable from Nassim Taleb. I'm rereading the book for the third time. Previous two times were in 2015 and 2019.

  16. comment
    Comment #38259417

    I still have a working X60s from 2006. Really liked that laptop. Unfortunately, for modern standards, the battery life is not great, a couple of hours at most. And the resolution i…

  17. comment
    Comment #38148838

    Of course I don't know. This is just pure speculation. But perhaps it's just not that hard to build a trading platform with just a couple of (very good) developers? Not having sepa…

  18. comment
    Comment #37521195

    I found this presentation useful on modern c quite useful: https://www.youtube.com/watch?v=QpAhX-gsHMs Good luck!

  19. comment
    Comment #37408997

    > What OpenAI really wants 1. Get lots of users; 2. monetize everything; 3. go public; 4. sell all shares and get super rich?

  20. comment
    Comment #36929230

    LAMP + Wordpress, works fine for me.

  21. comment
    Comment #36754910

    Am I the only one using vanilla vim with a minimal configuration file ( Very easy to setup. Moreover, when I'm on a different computer and open (vanilla) vim without any configurat…

  22. comment
    Comment #36469966

    I once asked a girl for a date who responded with "I cannot make it, because I have to polish my nails tonight." When I asked if she could make it tomorrow, she answered that she a…

  23. comment
    Comment #36469915

    There is absolutely no reason to have 8 cheesy indirect ways of saying no when, "I'm very sorry, but I cannot do it" (or something in these lines) is a perfectly fine way to say no…

  24. comment
    Comment #36209046

    I'm not coding for 30 years (yet), but I have some code from 10 years ago that is still running and being used today. The fun part: all code that had "fancy new technology" in it h…

  25. comment
    Comment #36208970

    Rather off-topic question: but what makes rust toxic in your opinion?