HN user

Elzair

38 karma
Posts2
Comments32
View on HN
Qwen 3.8 3 days ago

Has there been any news on open weighting Qwen Image 2.0 and WAN?

We are spoiled in the LLM segment, but I would love to see an open source competitor to Flux.2, etc.

I mostly like Cosmic. One annoying thing is that Cosmic Media Player plays all videos muted by default. It is quite annoying to have to unmute everything.

I still like System76. I know the Cosmic rollout was rough, but I still see potential. Open Source systems have often struggled to compete with proprietary systems in many areas. Often it comes down to the lack of a viable business model. System76 has a viable business model: sell a complete turn key Linux system that Just Works. I hope they pull it off.

However the second part of that aphorism is "but some are useful". I have often wondered how much of IT/Programming is just sticking well understood pieces together. I remember 8 years ago wondering why we could not replace LLVM with a much simpler system that replaced all the manual optimization with a simple AI "optimizer" trained to transform simple compiled code into "optimized" code. I remember the consensus being that the AI system could likely not produce correct code reliably enough to be used. If AI cannot replace such "low level" code, then surely "high level" problems are widely out of reach. Yet people use it for "high level" problems. What gives? My hypothesis is that a lot of modern digital engineering is "plug and play".

I read the article, and it seems she is forgetting the aphorism "all models are wrong". This is a common mistake that people who like "realistic" "simulation" RPGs often make. Any suitably comprehensive model of a thing is just the thing itself. To have a model of a location that includes all the detail of the actual location, you would need a 1:1 scale model, which is just a copy of the location. Any plan (i.e. prompt to a model) sufficiently capable of reliably replicating 100% of the functionality of a system is likely the source code of the system itself.

In my Traveller RPG campaign, which is set over 3500+ years in the future, Star Citizen is still not out yet. The joke is that the space opera future has arrived before Star Citizen. It has been in omega for the past 1000 years since they ran out of Greek letters.

Thank you for the elucidation of the M1. It is odd that chip manufacturers are moving more and more to ASIC approaches again. I do fear they will be less flexible than traditional ISAs. However, GPUs started out as custom silicon, and they have been very useful.

Has anyone considered creating a new libre compiler suite in Rust? That would be pretty cool. I have wanted to do this, but I have so many other projects to work on.