Live data from Hacker News

Viewing profile — simonz05

simonz05

HN member
Joined
Tue, Oct 19, 2010, 6:18 PM UTC
HN karma
490
Public activity
107 items

About simonz05

Website: simonklee.dk E-mail: hello@simonklee.dk

Recent public activity

  1. story
  2. story
  3. story
  4. comment
    Comment #41313923

    This type of runtime type checking is quite common in Go. An example from bufio.Reader's WriteTo method: // WriteTo implements io.WriterTo. // This may make multiple calls to the […

  5. comment
    Comment #41198854

    We recently went through a similar situation at a logistics company in Europe. We decided to bring software development in-house after facing similar frustrations with a third-part…

  6. comment
    Comment #41133732

    I understand and respect your perspective on Austin and Cherry’s involvement in the Go community. Their contributions may indeed be less visible but still impactful. However, the c…

  7. comment
    Comment #41133416

    https://www.youtube.com/watch?v=wwoWei-GAPo — Project has come a long way since this. Happy that it's still around and thriving. I don't think we expected that in 2009. I don't bel…

  8. comment
    Comment #41133325

    > I'd also like to see less google control of the project. That doesn't look like is going to happen — the leadership change announced here seems to me to continue on the Google pa…

  9. comment
    Comment #41086082

    I cannot remember (or find) where I signed up for updates, but I get an email every 6 months (or so) from Lorenzo Stoakes personal email. Probably just send him an e-mail and he'll…

  10. comment
    Comment #41084821

    See also The Linux Memory Manager: https://linuxmemory.org/chapters Last update the author sent out was in early July noting that the book is now in editing: > I am happy to report…

  11. comment
    Comment #41044746

    In this X thead Joran comments how it all started with a HN comment back in 2019. https://x.com/jorandirkgreef/status/1815702485190774957

  12. comment
    Comment #40847596

    Lsm trees also need a log, right?

  13. comment
    Comment #40847359

    The paper is inspired by a hacker news comment: https://x.com/andy_pavlo/status/1807799839616614856

  14. story
  15. comment
    Comment #40291096

    In-process database like SQLite is the holy grail for low-latency database access on the edge. However, the synchronous I/O is holding it back, but how does in-process database loo…

  16. story
  17. story
  18. comment
    Comment #37052402

    Felix Geisendörfer did a bunch of work to improve continuous profiling performance [1]. [1]: https://blog.felixge.de/waiting-for-go1-21-execution-tracing...

  19. story
  20. comment
    Comment #36497933

    Paul, impressive work on the rewrite. Can you shed light on the biggest challenges and steps you (and the team) took to overcome them to succeed with the rewrite? We often hear abo…

  21. comment
    Comment #35029613

    The GitHub search query turned out wrong (for me). It added a space to the location param. It should be. https://github.com/search?q=location%3A%22Copenhagen%22+lang...

  22. story
  23. story
  24. comment
    Comment #33952177

    Another option would be to use a service like Cloudflare, which offers protections against scraping and other malicious behavior. This can help prevent the proxy-mirror site from b…

  25. story