Live data from Hacker News

Viewing profile — happyslobro

happyslobro

HN member
Joined
Thu, Feb 18, 2016, 7:27 PM UTC
HN karma
649
Public activity
265 items

About happyslobro

No profile information was provided.

Recent public activity

  1. comment
    Comment #14035548

    It probably could be fast, if you have all your ducks lined up. UAE immigration wanted me to go back to Canada to pick up a fresh notarized copy of my educational and criminal reco…

  2. comment
    Comment #14029423

    I bet that a game AI model of a human mind's executive function would actually be embarrassingly simple. Something like a 7 element ring buffer of tasks and their parameters, with …

  3. comment
    Comment #14019778

    Ditto, relocated there from Doha. It is conveniently close to a large cluster of AirBnBs, which helps out big time while waiting for a resident's permit.

  4. comment
    Comment #14001037

    I guess if that became a bottleneck, they could set up a queue for write requests. Maybe even something more sophisticated that automatically batches similar writes that pile up in…

  5. comment
    Comment #13999719

    I just came across Vue.js the other day, while exploring options for quickly banging out small tools. Getting tired of the clutter in a full-featured React project. It offers more …

  6. comment
    Comment #13983396

    What? Youtube requires you to add captions manually, or the video is taken down? That's brutal! I thought YT had automatic captioning. Wow, lame.

  7. comment
    Comment #13974321

    Thank you for confirming the accuracy of the AWS Lambda test model.

  8. comment
    Comment #13205599

    Work will set you free

  9. comment
    Comment #13205591

    If the majority decide that you should pay a tax, and you then become obligated to to pay that tax, that's democracy, not dictatorship. That doesn't mean it's good, it's just democ…

  10. comment
  11. comment
    Comment #12830371

    This is what I never got about the Java and C++ type systems. If you claim to value static typing, why are you not typedefing your generic floats / doubles to meters and seconds an…

  12. comment
    Comment #12830021

    Does node-canvas allow you to select high fidelity algorithms over fast algorithms? A while ago, I wrote a crop tool using browser canvas, and found that the results of a scaling o…

  13. comment
    Comment #12815495

    I think that this real value will ensure that it never really dies. If anything happened to twitter.com, then dozens of little MVP short message boards would spring up. In fact, th…

  14. comment
    Comment #12791118

    Where did you get this financial data for your first project? Is it a public feed / API? This sounds like exactly the sort of thing that I would like to start playing and eventuall…

  15. comment
    Comment #12789744

    (15 minutes later) Just started playing with this, it is much fun. I'll definitely be golfing more on the weekends now :) For anyone else just starting out, I suggest using readlin…

  16. comment
    Comment #12789538

    K lang was featured here a few months ago: https://news.ycombinator.com/item?id=11561573

  17. comment
    Comment #12788153

    Having browsers intelligently render `text/markdown` sounds like a great idea. And while we're waiting on the browser implementation, maybe we can find some sort of temporary worka…

  18. comment
    Comment #12787835

    Welcome to the world of "$lang-lang" queries. Go, Rust, please make room.

  19. comment
  20. comment
    Comment #12787793

    Or Canadian Pension Plan

  21. comment
    Comment #12736805

    LOLolol I just got off a Qatar Airways flight, where they made an announcement asking any passengers with a Note 7 to hand it over. But then when disembarking in DXB (Dubai), I not…

  22. comment
    Comment #12736761

    I think I see a way to save print news, but it won't be pretty...

  23. comment
    Comment #12736715

    Local news isn't going to be pushed at you front and center, at least not until Google knows most people's home town (or most relevant town). However, when I google $hometown+news,…

  24. comment
    Comment #12734526

    That's a pretty bold statement. A billion years should be enough time to convert the entire galaxy into computronium and deploy all over it. Mind you, the author probably won't be …

  25. comment
    Comment #12732349

    Do you mean that the detective player's analysis would be, say, an input to the fitness functions of a genetic algorithm? That sounds super interesting. Would you care to elaborate…