rtheunissen

↗ HN profile [ 77.8 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Show HN: Factorio Machine Solver (rtheunissen.github.io)
  2. Just Another GPT Wrapper (resourcely.io)
  3. I started this project many years ago when I was coming up with ideas for immutable data structures for the PHP data structures extension [1]. I wanted to support access by position in a sorted set, which led to the…

  4. How to engage with other academics while researching abroad? Hi everyone, I am currently doing a PhD in Art History at UC Berkeley and I'm traveling to Spain (Seville mostly) to do site research and hopefully experience…

  5. Can anyone share some practical examples where it is a requirement to maintain 1M+ elements in a data structure when streams and iterators are not a viable alternative? Using a vector as an example, where O(n)…