HN user

polyomino

963 karma
Posts3
Comments247
View on HN
Qwen 3.8 3 days ago

Linux is a huge project and is not really comparable to Debian

Unfortunate that they chose python instead of bash as the wrapper. Bash would have wider interoperability across languages and workflows that don't touch python. It would also expose more performant tools.

The MPAA's argument against this bill is a complete joke:

MPA urged state lawmakers to reject Wicks’ bill this week in a letter, obtained by POLITICO, claiming device-based age checks may sow confusion; for example, if parents and kids had separate Netflix profiles under one account that’s logged in on multiple devices.

To the point where I'm asking if someone needs some token opposition to frame this obvious bill a political win?

Progressive JSON 1 year ago

We encountered this problem when converting audio only LLM applications to visual + audio. The visuals would increase latency by a lot since they need to be parsed completely before displaying, whereas you can just play audio token by token and wait for the LLM to generate the next one while audio is playing.

We do have a lot of interest in blockchain, the technology behind cryptocurrencies. We believe its application to a number of other uses besides crypto will make capital markets more efficient, and we’ve been actively involved in research to use blockchain technology

Well, they clearly have no idea what they’re talking about. Next!

This is a tangent, but checking if all the elements in the diagonal position are the same is not sufficient. You also need to check that any of the elements are not '-'.

As far as I’m aware, there’s no way of validating something without observing it. If that’s true, then you will have to trade the ability to validate the entire chain in order to scale on chain, at which point, who cares what’s on chain vs off?