HN user

baxuz

882 karma
Posts0
Comments487
View on HN
No posts found.

The media player app for android set top boxes like nvidia shield handles different subtitle formats and advanced settings much better than the jellyfin one, especially for anime subs.

I don't engage with the "firehose of falsehood" types of articles as it's a losing battle. This guy's is a high school teacher whose side-gig is churning out pro-AI content for validation. I simply disregard the entire article since I know the author's MO, and I inform other HN members of it.

I don't engage with the "firehose of falsehood" types of articles as it's a losing battle. This guy's is a high school teacher whose side-gig is churning out pro-AI content for validation.

I simply disregard the entire article since I know the author's MO, and I inform other HN members of it.

Absolutely the same thing here. It's why we went with a Galaxy tab, even though the iPad would have been a better fit (sheet music + MIDI)

It's criminally bad. You can't copy logged variables. You can't inspect worker threads (!?). WASM support is practically non-existant. You can't even do a heap snapshot on demand, something that should be a basic feature.

The timelines view is practically obfuscated with pretty graphs that show some aggregated data and some automatically generated snapshot points where the dev tools decide that are meaningful.

Inspecting the rendering pipeline is impossible. You can't see memory usage, compositing reasons, long frames (you kinda can but it's tricky)...

Not even going into remote debugging for iOS which crashes either the dev tools or Safari on iOS in any non-trivial scenario — the exact ones you need a debugger for.

That is true, and I'm also working in the industry.

We are currently in dire need of ZKP providers / abstractions that will aggregate both eIDs and tradition IDV (scans).

However it's extremely important that the technical capability is there. The next step is to build upon it, and I think that it's a great time for something like this due to all the horrible implementations of identity verifications currently available — that is 3rd party companies collecting scans of documents and biometrics.

CSS would be good if you could selectively apply cascading to certain properties and having an option to unset all cascading and inheritance.

@scope only works for selectors you add, but there are a ton of properties that even break through closed shadow roots.