1. Ken Thompson's Unix Password (leahneukirchen.org)
  2. I've learned some C, but I wouldn't be able to write a program in it without a lot of documentation. I can read it, but I don't use it or use it once or twice a year.

  3. https://xcancel.com/Fried_rice/status/2038894956459290963 Related ongoing thread: The Claude Code Source Leak: fake tools, frustration regexes, undercover mode - https://news.ycombinator.com/item?id=47586778

  4. DeepSeek v4 (api-docs.deepseek.com)

    https://api-docs.deepseek.com/ https://huggingface.co/deepseek-ai/DeepSeek-V4-Pro/blob/main...

  5. I want to draw attention to Bob Lee, a well-respected technologist and prototype hacker, always curious and sharing lots of interesting technical developments. He was a great role model for how Engineers should be…

  6. Report [pdf]: https://content.forensic-architecture.org/wp-content/uploads...

  7. GitHub Sponsors (github.com)
  8. Deno 1.0 (deno.land)
  9. We'd like to do more testing but it's too much overhead

  10. https://www.chosun.com/english/national-en/2025/10/02/FPWGFS...

  11. Yes

  12. GPT-5 (openai.com)

    https://www.youtube.com/watch?v=0Uu_VJeVVfo

  13. Today is The Day We Fight Back (thedaywefightback.org)
  14. I'm very interested in what types of interesting data structures are out there HN. Totally your preference. I'll start: bloom filters. Lets you test if a value is definitely NOT in a list of pre-stored values (or…