Viewing profile — patsplat
patsplat
HN member- Joined
- Tue, Jun 03, 2014, 1:37 PM UTC
- HN karma
- 292
- Public activity
- 175 items
- HN profile
- View on Hacker News ↗
About patsplat
Recent public activity
-
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.
-
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…
-
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/
-
comment
Comment #47724678
Physical objects should be rounded, virtual windows should be square. I will die on this hill.
-
comment
Comment #46830502
I recommend dialing in a mill before claiming there’s no craft in CNC.
-
comment
Comment #46717363
When LLMs transition from predatory pricing to rent seeking, the enthusiasm will evaporate.
-
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…
-
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...
-
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…
-
comment
Comment #23023413
Note that one big database can decimate productivity as well.
-
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?
-
comment
Comment #22305523
It works extremely well for ux development ;-)
-
comment
Comment #22305471
He's been slightly famous for technical writing for a long time https://en.m.wikipedia.org/wiki/Eric_S._Raymond
-
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…
-
comment
Comment #22198496
Don't debate coding standards beyond the 2 pizza rule. No more than 8 engineers per service.
-
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…
-
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…
-
comment
Comment #21489869
The XML bloat is on the processing side.
-
comment
Comment #21488465
Who needs foreign keys... or relations? Documents do well for a wide variety of applications ;-)
-
comment
Comment #21402782
YAML predated / was concurrent with JSON. Both were in reaction to the bloat of XML.
-
comment
Comment #21175323
Also css, early on. Anybody remember LAYER tags?
-
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…
-
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…
-
comment
Comment #20977222
babel solves the problem of polyfills in a more elegant manner.
-
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…