HN user

virajk_31

41 karma

Unlocking polyglot programming

Posts0
Comments83
View on HN
No posts found.

It doesn't really matter for One plus/Oppo/Vivo/Realme/IQOO they all share the same parent BBKE, even they share same OS (at least for some variants), and hardware is very identical across the models, its better they if they reduce it to two sub-brands instead this will atleast reduce consumer's confusion and dilemma while making the purchase.

Anthropic migrated Bun from Zig to Rust, they probably tried writing it in Zig using AI and ran into issues because there isn't enough Zig training data. A year ago, most LLMs couldn' t code reliably in Rust, But were fluent in Python, C, and web tech.

Partially agree, as LOS is no where used as OEM and people familar with custom rom eventually would have used LOS (not mendatory but the numbers would relate)

I doubt whether those US numbers are real, lot of custom rom development/user base has been asian & european market in last decade even though the numbers have been decreasing over the decade (I don't have proof)...

I hv been out of distro hopping for years now, apart from pkg build, what makes Cachy os standout? I don't really care about kernel optimizations if we don't have any significant benchmarks.

"Residential programming" isn't it similar to interepreter!! Difference I can think of is it can completely rewrite something instead of updating or extending it. ex. rewrite the existing function instead of re-defining it.