Maro

↗ HN profile [ 157 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I noticed today in my Windows 11 Task Manager that I have ~10,000 threads. If I kill all traces of Chrome it's still at ~8,000. Sorting by thread count, System is ~500, Explorer is ~350, then it tails off. I do wonder…

  2. How I Got a Job at OpenAI (molochinations.substack.com)
  3. Efficient Deep Learning Book (efficientdlbook.com)
  4. Two Generals' Problem (en.wikipedia.org)
  5. I've been wondering about this for a while. Although building a competitive production-grade LLM [like ChatGPT-4o] is very far from trivial and the devil is in the details, the basic ideas and architecture is fairly…

  6. Which one? Why do you do it? How much time do you spend on it? What is the community like? Does it give you a sense of belonging professionally?

  7. If so, how is it? What limits are you hitting with the RAM?

  8. This is a problem that I hit on regularly when working on toy projects. I want to crawl some small site, download the pages, and extract the textual content from each page (ie. cut out headers, footers, ads, etc).…