Live data from Hacker News

Viewing profile — Sjenk

Sjenk

HN member
Joined
Thu, Jul 27, 2017, 11:54 AM UTC
HN karma
67
Public activity
23 items

About Sjenk

No profile information was provided.

Recent public activity

  1. comment
    Comment #20916294

    If iam correct it is in this on wwdc[0] that one of the Swift engineers talks about how they implemented the Strings API for Swift and how it works under the hood. It is fun and in…

  2. story
  3. comment
    Comment #18581803

    I read programming books just like normal books, and take time to examine the example code. I am currently reading a book about Swift design patterns. I dont try to learn how to im…

  4. comment
    Comment #18479856

    Maybe this helps you giving you some insight: https://medium.freecodecamp.org/looking-back-to-what-started... also fun to listen. This is his screenreader: https://soundcloud.com/f…

  5. story
  6. comment
    Comment #17828146

    Awesome, thanks for the reply!

  7. comment
    Comment #17827301

    Is it possible to combine this with snips.ai? So you have voice control on the device it self or run snips on another device and let it send commands to the home assistant device?

  8. story
  9. comment
    Comment #17521898

    Dont mean to troll. But how choosing for the easiest way to achieve your goal not a choice?

  10. comment
    Comment #17521286

    Not only easy in Javascript, it is easy in any language that has easy serliazation to JSON. I always use it for my own hobby projects because I dont have that much SQL knowledge. W…

  11. comment
    Comment #17416073

    I guess since you posted a comment twice. Not that familiair with HN unspoken rules. But I guess HN just like other forums don't appreciate double posts

  12. comment
    Comment #17303195

    At least hopefully nobody will somehow look at this as an excuse for their own racist agenda (i.e. look, such a greatly respected person has also been so racist, why can't I?) Lets…

  13. comment
    Comment #17302587

    Why is it so "shocking"? Discussing racial differences was more common in his time... Thats why they put it between quotes I guess, and I guess for the extra clicks. I hope this st…

  14. story
  15. comment
    Comment #17132588

    Take a look at the youtube channel 2minutepapers [0], it covers various ML/DL papers and their results. The person creating the videos has a background in writing rendering softwar…

  16. comment
    Comment #16936688

    You are not alone, but I personally think (and I think many others) that AI will come to the point that you dont really need to understand how the math behind it works but only how…

  17. comment
    Comment #15325296

    Well it is not intergrated in the language like i.e Java or C#. But Python does have the naming convention to mark vars that should not be touched with __ [0] [0] https://docs.pyth…

  18. comment
    Comment #15232772

    Thanks for all the explanations. Now I understand why u guys get excited from it. Almost sounds to good to be true.

  19. comment
    Comment #15231748

    I am curious why is hackernews always so happy and obsessed with lisp, there is almost daily a lisp post on the frontpage. I dont really care/mind but I am just curious as why peop…

  20. comment
    Comment #15002651

    It says it is free to audit the videos, but I can only find a button that lets me enroll for free for 7 days before paying $49 a month. Am I missing something? EDIT: nevermind when…

  21. comment
    Comment #14919632

    I did a quick scan of the article but is there any difference with wetranfser? The only things I found is encryption and it is 1gb less. But since Wetransfer is a dutch company the…

  22. comment
    Comment #14865136

    I understand code reuse can be a hassle, but not as big as some make it out to be. One way to reduce a bunch of work is to make use of swagger for your API. Which enables you to ge…

  23. comment
    Comment #14864436

    This kind of scares me to. The vibe that I have is that (web)developers want to make JS into a silver bullet to solve every problem (backend nodeJS, apps react native cordova etc).…