Viewing profile — spheroidmethod
spheroidmethod
HN member- Joined
- Tue, Jan 12, 2021, 4:09 AM UTC
- HN karma
- 42
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About spheroidmethod
No profile information was provided.
Recent public activity
-
comment
Comment #29608353
I once worked on a reasonably complex e-commerce system with millions of products, add-to-cart, taxes, promo codes, etc. Every so often, an order total changed between the time tha…
-
comment
Comment #27618172
I do appreciate the structural parity that this has with Laravel's Eloquent ORM models--that is, a class to represent a specific database resource. It makes API requests feel like …
-
comment
Comment #26947036
The tooltip example sounds neat, but that approach will run into problems when your tooltips need to appear near the edges of the viewport. Libraries like popper.js (no affiliation…