Viewing profile — oliverkwebb
oliverkwebb
HN member- Joined
- Fri, Jul 26, 2024, 4:35 AM UTC
- HN karma
- 371
- Public activity
- 60 items
- HN profile
- View on Hacker News ↗
About oliverkwebb
Quest: To seek thy interesting projects
Github: https://github.com/iriskwebb
Recent public activity
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
-
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…
- story
-
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
- story
- story
-
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?
-
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…
- story
-
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.
- story
- story
- story
-
comment
Comment #44159416
Thank you! I accepted it
-
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…