Live data from Hacker News

Viewing profile — oliverkwebb

oliverkwebb

HN member
Joined
Fri, Jul 26, 2024, 4:35 AM UTC
HN karma
371
Public activity
60 items

About oliverkwebb

Name: Iris Webb

Quest: To seek thy interesting projects

Github: https://github.com/iriskwebb

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. story
  6. story
  7. story
  8. story
  9. story
  10. story
  11. story
  12. comment
    Comment #45352366

    You should be posting a link to https://flaviocopes.com/books/ or https://flaviocopes.pages.dev/books/css-handbook.pdf The mailing list thing just sends you a public url. There's r…

  13. story
  14. comment
    Comment #45218489

    Related, I have written about the formatting of the TZ database and other representations before: https://gitlab.com/libtime/documentation/-/wikis/Timezones

  15. story
  16. story
  17. comment
    Comment #44381289

    If the editor focused on becoming an IDE instead of being idiot-proof and cleanly designed, what would distinguish it from the 1,000 other editor projects?

  18. comment
    Comment #44381277

    It's nice to see an editor that explicitly isn't an IDE and is more something like notepad. often when editing config files and the such, it's more convenient to use something like…

  19. story
  20. comment
    Comment #44305165

    JPL provides a data generation API that you can telnet into: https://ssd.jpl.nasa.gov/horizons/ to get the positions and whatnot of asteroids, planets, spacecraft, etc.

  21. story
  22. story
  23. story
  24. comment
    Comment #44159416

    Thank you! I accepted it

  25. comment
    Comment #44156093

    This is also interesting for speed, The algorithms ran by all the impls are identical, but sacrificing speed for cleanliness and adherence to spirit is done regularly. Without havi…