HN user

nickpeterson

2,717 karma
Posts3
Comments929
View on HN

Another 13 mini user chiming in. I’m 6’3, and think it’s ridiculous how big phones are. It reminds me of the automobile and tv industry though, where you’re sort of forced into buying something obnoxious if you want to get the better features.

Is the mechanism through which CarPlay/Android Auto works locked down? Could a third party make a competing app for iOS or android that would connect to cars and run on the screen? Or perhaps a special piece of hardware to hook in to older cars?

I’ve always wondered a bit about the ssr side of these things a bit. Something like time crisis where the main video is pre-rendered and streamed but the interactive elements (enemies, explosions) are superimposed in front on the client. Feels like you could make a very low bandwidth experience (around the same cost as a YouTube video plus some assets?).

They just mean you catch incorrect joins more easily because there is usually no overlap in keys between unrelated tables. Using int, you’re usually going to have some shared values between two unrelated tables.

A lot of oltp databases have modeling conventions for making read only reporting tables. Do tabular dbs have an inverse for transaction heavy data, that later gets batched to a read optimized structure? I kind of think most databases (even oltp workloads) really are read dominated. I feel like DuckDB is really close to working as the ‘main db’ for such systems, but my lack of knowledge for how to handle quick mutations bothers me. It feels like some form of temporal data modeling would solve it but I don’t know.

The one that really bugs me is the Apple TV. It would be a great little box to use for terminals/thin client style work and there are a ton of old cheap ones. Having a $50 dollar used box that was low power and could run OSX would be great.

Dataframe 1.0.0.0 4 months ago

risky, it feels like there is a chance you'll still need an extra .0 to cover something unexpected.

I’m sure it wouldn’t be profitable for them, but I feel like having some vendor sell a ‘reference machine’ that they know could run the core OS well would be a good in between. Someone like Framework selling a workstation looking desktop in a specific reference config couldn’t be too bad. Feels like just enough to get a community started. Most tasks really don’t need bleeding edge hardware anymore, the thing could go years without hardware changes.

It's good to see their response. I feel like between the issues with CNCF being talked about on the Oxide and friends podcast, and this recent Jepson report, nats tends to get a decent amount of negative coverage.

Which is a shame, since I do think it's a great tool.