Live data from Hacker News

Viewing profile — knyt

knyt

HN member
Joined
Sun, Mar 24, 2013, 9:55 PM UTC
HN karma
58
Public activity
36 items

About knyt

No profile information was provided.

Recent public activity

  1. comment
    Comment #31196160

    I'm considering adding an "unlimited" bank of puzzles that you can play once you've solved the daily games (or instead of the dailies). I'll let you know if I do!

  2. comment
    Comment #31195411

    It will stop adding rows once you reach a solution. But the logic for stopping wasn't great, and it was breaking under some use cases if you went back and changed letters. It shoul…

  3. comment
    Comment #31195355

    Would you want to include some word games such as my Changelist game (Show HN: https://news.ycombinator.com/item?id=31160447 / https://changelist.rocks/ )?

  4. comment
    Comment #31162341

    Thank you! I've updated the intro to the first game - does that look all right?

  5. comment
    Comment #31162320

    Glad you enjoy it! The next pairs of words will be posted tomorrow morning.

  6. story
    Show HN: I Built a Word Game

    The idea is to get from a starting word to a target word by creating a list of words to go in the middle. You can only change one letter at a time. Yesterday's words: https://twitt…

  7. story
  8. comment
    Comment #15326513

    Does anyone know how to map caps lock (or any other key [combination]) to a key _sequence_ under Linux/Xorg? Or within emacs?

  9. comment
    Comment #12203138

    We're looking for a full-stack developer to help us build testing and analytics tools for our computer vision systems. Our stack: Python (Flask), Angular, Linux, Google Cloud https…

  10. story
  11. comment
    Comment #10312198

    Magic Leap | multiple positions | Dania Beach, FL; Mountain View, CA | Onsite | Full-Time; Intern | Visa (full time) | Computer Vision; Embedded; Machine Learning http://magicleap.…

  12. comment
    Comment #10152846

    My team is looking to hire several software engineers to help us develop our computer vision systems. We're interested in finding excellent programmers who have some C++ experience…

  13. comment
    Comment #10152828

    Magic Leap | multiple positions | Dania Beach, FL; Mountain View, CA | Onsite | Full-Time; Intern | Visa (full time) | Computer Vision; Embedded; Machine Learning http://magicleap.…

  14. comment
    Comment #9997189

    Yes. While we're mostly looking for permanent, full-time staff, we do also have a few interns, and we're open to hiring more. If you'd like to apply, you can use https://www.smartr…

  15. comment
    Comment #9996957

    My team is looking to hire several software engineers to help us develop our computer vision systems. We're interested in finding excellent programmers who have some C++ experience…

  16. comment
    Comment #9996782

    Sure, you can email me at the address in my profile, and I'll get your message to the right person.

  17. comment
    Comment #9996375

    Magic Leap | multiple positions | Dania Beach, FL; Mountain View, CA | Onsite | Full-Time; Intern | Visa | Computer Vision; Embedded; Machine Learning http://magicleap.com/ Magic L…

  18. comment
    Comment #8573259

    They could just write the memory to disk. https://www.suse.com/documentation/sles11/book_kvm/data/sec_...

  19. comment
    Comment #8573092

    Don't think that'd add anything. The people investigating you would presumably look at your network traffic and see all of the non-anonymized TLS packets traveling between your VPS…

  20. comment
    Comment #8276411

    Yeah, and any changes to the set of nodes (adding or removing a node from the cluster) must be agreed upon by a majority of the existing nodes.

  21. comment
    Comment #8197868

    Finally! Unfortunately you only get 16 addresses (::xxx0 - ::xxxf). It's not usually encouraged to give out such small allocations, even to end users, and this is even smaller than…

  22. comment
    Comment #8131940

    Would anyone be interested in downloading the set of 2M attack reports? I could put up a DB dump such as: date,perp_cc,victim_cc,perp_asn,service 1236818863,PL,GB,5617,SSH 12368409…

  23. story
  24. comment
    Comment #8049935

    I've used Fail2Ban even with SSH password authentication turned off. It's still helpful for preventing huge error logs full of pointless password guesses. It's also useful for appl…

  25. comment
    Comment #8049909

    Do you know where maps between IP addresses and ASNs/netblocks might be available for download? I can't immediately find this on IANA's website or on those of the RIRs, and I think…