Live data from Hacker News

Viewing profile — patsplat

patsplat

HN member
Joined
Tue, Jun 03, 2014, 1:37 PM UTC
HN karma
292
Public activity
175 items

About patsplat

http://patricksdata.com

Recent public activity

  1. comment
    Comment #48375784

    The stolen property in the story in the above comment was recovered. I don’t see how this justifies more surveillance that is likely to be abused.

  2. comment
    Comment #47797273

    Are the financials available? Because based on “asked it to make a profit” I expect financials in the story. Even if it is a bit of a ”Clarkson’s Bot”, for the farm there is discus…

  3. comment
    Comment #47726956

    There’s the NYC Mechanical Keyboard Meetup if you would like to see and try different builds. Most people will let you try their builds. https://nyckeyboardmeetup.com/

  4. comment
    Comment #47724678

    Physical objects should be rounded, virtual windows should be square. I will die on this hill.

  5. comment
    Comment #46830502

    I recommend dialing in a mill before claiming there’s no craft in CNC.

  6. comment
    Comment #46717363

    When LLMs transition from predatory pricing to rent seeking, the enthusiasm will evaporate.

  7. comment
    Comment #46517299

    CSS does suck because of the globals. Class names, ids, z index values are all areas where one commonly bumps into other developers in sometimes confusing ways. But to the point of…

  8. comment
    Comment #39623647

    You are correct, I think he was talking about a different device: https://www.fda.gov/news-events/press-announcements/fda-clea...

  9. comment
    Comment #39623584

    I just heard about a related device from a family member who is an endocrinologist. https://www.fda.gov/news-events/press-announcements/fda-clea... First off, he had discomfort wit…

  10. comment
    Comment #23023413

    Note that one big database can decimate productivity as well.

  11. comment
    Comment #23023396

    Is it about process space and programming languages? Or is it about source control and CI architecture? How is a monolith different from a monorepo?

  12. comment
    Comment #22305523

    It works extremely well for ux development ;-)

  13. comment
    Comment #22305471

    He's been slightly famous for technical writing for a long time https://en.m.wikipedia.org/wiki/Eric_S._Raymond

  14. comment
    Comment #22286058

    This seems a very nostalgic take. So long as websites pretend they are documents, they will remain bloated poorly performing synchronous applications. Accept that websites are dist…

  15. comment
    Comment #22198496

    Don't debate coding standards beyond the 2 pizza rule. No more than 8 engineers per service.

  16. comment
    Comment #21637575

    Once I lived in an apartment with a safe that had been locked open. It was a giant, heavy thing too large to move. The owners simply renovated the apartment around it. Eventually I…

  17. comment
    Comment #21491014

    Or rather, was. At the time one could either: - write a sax event based parser that scaled but was low level - use a DOM parser with a fairly convoluted API. The combination of att…

  18. comment
    Comment #21489869

    The XML bloat is on the processing side.

  19. comment
    Comment #21488465

    Who needs foreign keys... or relations? Documents do well for a wide variety of applications ;-)

  20. comment
    Comment #21402782

    YAML predated / was concurrent with JSON. Both were in reaction to the bloat of XML.

  21. comment
    Comment #21175323

    Also css, early on. Anybody remember LAYER tags?

  22. comment
    Comment #21005333

    Waterfall isn't an engineering methodology, it's an investment methodology. Engineering will mirror the interests of the capital. And sometimes capital wants to build the same thin…

  23. comment
    Comment #20979482

    There's 6 channels, and I think a high / low setting to get a total of 12. With indoor positioning, the anchors aren't positioned as precisely as GPS satellites, nor do they have t…

  24. comment
    Comment #20977222

    babel solves the problem of polyfills in a more elegant manner.

  25. comment
    Comment #20975586

    UWB scales poorly. There's a limited number of channels. Ad hoc range finding requires a call and response. However. The range finding is accurate. So long as one is dealing with a…