Viewing profile — knyt
knyt
HN member- Joined
- Sun, Mar 24, 2013, 9:55 PM UTC
- HN karma
- 58
- Public activity
- 36 items
- HN profile
- View on Hacker News ↗
About knyt
No profile information was provided.
Recent public activity
-
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!
-
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…
-
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/ )?
-
comment
Comment #31162341
Thank you! I've updated the intro to the first game - does that look all right?
-
comment
Comment #31162320
Glad you enjoy it! The next pairs of words will be posted tomorrow morning.
-
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…
- story
-
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?
-
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…
- story
-
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.…
-
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…
-
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.…
-
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…
-
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…
-
comment
Comment #9996782
Sure, you can email me at the address in my profile, and I'll get your message to the right person.
-
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…
-
comment
Comment #8573259
They could just write the memory to disk. https://www.suse.com/documentation/sles11/book_kvm/data/sec_...
-
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…
-
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.
-
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…
-
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…
- story
-
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…
-
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…