Something about an algorithm designing circuits that shouldn't have worked, but did. I might be mixing another story, but I think it was using electrical interference from an outside source to accomplish its task.
Ask HN: What interesting thought did you read on HN but couldn't find later?
81–90 of 232 posts
Re: Ask HN: What interesting thought did you read on HN but couldn't find later?
#82Someone posted a comment mentioning that coffee shops are a good metric for cultural development when trying to look for a new city
https://news.ycombinator.com/item?id=10391753
How to know if where you live is “up and coming”: fried chicken vs. coffee shops (medium.com) 326 points by edward on Oct 15, 2015 | 306 comments
https://medium.com/@Sam_Floy/how-to-know-if-where-you-live-i...
Re: Ask HN: What interesting thought did you read on HN but couldn't find later?
#83Off topic, but browsers should be appending the referrer page in the history list when openning a new browser tab. Countless times i've lost an article because i opened a link and much later discovered i had somehow closed the opener page.
https://github.com/program-in-chinese/HistoryInThreads_WebEx...
Re: Ask HN: What interesting thought did you read on HN but couldn't find later?
#84Re: Ask HN: What interesting thought did you read on HN but couldn't find later?
#85I have not found the comment or literature on the subject. Experiences at my day job tell me this is key to org/role design and management in general.
Re: Ask HN: What interesting thought did you read on HN but couldn't find later?
#86Iirc it 2as called something like nmap or jobn. Something with 4 letters and not the most straightforward name.
Please help me out.
Re: Ask HN: What interesting thought did you read on HN but couldn't find later?
#87I read about it about a year ago. It was about a small program with 4 letters and someone posted 2 blog posts about it in a weeks time abusing the tool to see what it can come up with. The tool or program seemed to have an exploitative nature and seemed to be used in the security field. It worked with, I think binary files, but I recall it also allowed other programs to be ran on it. You provided an exit state and an…
Re: Ask HN: What interesting thought did you read on HN but couldn't find later?
#88It was a post or discussion, I think involving Peter Thiel talking about how innovation is in the world of bits not atoms now and that implies some unpleasant things about our society. Closest I could find was: https://news.ycombinator.com/item?id=6718654
In Tech We Trust? A Debate with Peter Thiel and Marc Andreessen [video] (milkeninstitute.org) 74 points by jordn on May 2, 2013 | 39 comments
The original video link seems dead, I guess it's this one: https://www.youtube.com/watch?v=VtZbWnIALeE
Re: Ask HN: What interesting thought did you read on HN but couldn't find later?
#89Re: Ask HN: What interesting thought did you read on HN but couldn't find later?
#90I read about it about a year ago. It was about a small program with 4 letters and someone posted 2 blog posts about it in a weeks time abusing the tool to see what it can come up with. The tool or program seemed to have an exploitative nature and seemed to be used in the security field. It worked with, I think binary files, but I recall it also allowed other programs to be ran on it. You provided an exit state and an…
Sounds like a fuzzer. Was it American Fuzzy Lop (afl-fuzz)? Doesn't quite meet your 4-letter criteria but sounds like a candidate.