SmartHypercube
- Karma
- 0
- Created
- ()
- Submissions
- 0
- The Law of Leaky Abstractions (2002) (joelonsoftware.com)
- The Death of the Author (en.wikipedia.org)
- Many small queries are efficient in SQLite (sqlite.org)
- Guide to Scroll Anchoring (developer.mozilla.org)
- Position-try fallback options and conditional hiding in CSS (developer.mozilla.org)
- Show HN: I made a game testing your prompting skills (app4.hc11.org)
Also inspired by this HN submission: https://www.chiark.greenend.org.uk/~sgtatham/quasiblog/findl... The model is gpt-4o-mini-2024-07-18.
-
I have been using a small tool I made to hide the time information in my git commits. It also sets the timezone to UTC. So all my commits only have the date information, and don't leak (i.e. permanently store) the…
- Golden-Section Search (en.wikipedia.org)