Live data from Hacker News

Viewing profile — spheroidmethod

spheroidmethod

HN member
Joined
Tue, Jan 12, 2021, 4:09 AM UTC
HN karma
42
Public activity
3 items

About spheroidmethod

No profile information was provided.

Recent public activity

  1. 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…

  2. 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 …

  3. 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…