Rendello

↗ HN profile [ 2427 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Listen to Wikipedia (listen.hatnote.com)
  2. I Know What You Think of Me (archive.nytimes.com)
  3. Please Don't (hn.algolia.com)
  4. Polysyllabic Characters in Chinese Writing (languagelog.ldc.upenn.edu)
  5. I've always worked with text, but I only started digging deep into understanding Unicode this year. What do HN people have to say about Unicode and UTF-{8,16,32}? Are there parts you've never really understood? Have you…

  6. GraphSynth (saharan.github.io)
  7. I just finished porting my projects canonical build process to Docker a few days ago, and had a rude awakening today when MacOS declared Docker malware and deleted its executable. After an hour of trying to figure out…

  8. A lot of my prior open-source software was never finished or released, but I don't feel much regret as I mostly worked to build tools I wanted or learn a technology. I'm stuck again. For the past few weeks, I've been…

  9. Igneous (games.digipen.edu)
  10. Edit: To whoever flagged this, why?

  11. This is niche, I'll admit. I needed to look through the latest census data, but it was exported as multiple multi-gigabyte bespoke latin1-encoded CSV files. Pandas, Polars, and SQLite's CSV import tool weren't much…