back
user profile
Philpax
8,713karma·1,330submissions·October 1, 2013
recent activity (1,330 total)
comment
At the risk of being that guy , I haven't had any issues onboarding people onto native projects written in Rust. rustup does a great job of fetching the required toolchains without issue. I'…
comment
Eh, I've had good luck with porting codebases to newer versions of Bevy by pointing CC to the migration guide, and that is harder to test than a language migration (as much of the changed behavio…
comment
I really, really don't think so, but you're welcome to try :-)
comment
A genuinely impressive effort, but alas, still missing some pretty critical features (const, floating point, bools, inline, anonymous structs in function args).
comment
Can't compile the Linux kernel, and ironically, also partly written by Claude.
comment
> $20,000 in API costs I would interpret this as being at API pricing. At subscription pricing, it's probably at most 5 or 6 Max subscriptions worth.
comment
You will experience very spooky behaviour if you do this, as the language is designed around those semantics. Nonetheless, mrustc exists: https://github.com/thepowersgang/mrustc …
comment
Please look at the source code and tell me how this is a "simple, basic LLM task".
comment
Their C compiler is not reliant on having another C compiler around. Compiling the 16-bit real mode bootstrap for the Linux kernel on x86(-64) requires another C compiler; you certainly don't nee…
comment
That's actually relatively understandable. The React model (not necessarily React itself) of compositional reactive one-way data binding has become dominant in UI development over the last decade…
comment
iocraft and dioxus-tui implement the React model, or derivatives of it.
comment
The issue is that it's missing the include paths. The compiler itself is fine.
comment
Look at what those compilers are capable of compiling and to which targets, and compare it to what this compiler can do. Those are wonderful, and I have nothing but respect for them, but they aren…
comment
No human developer, not even Fabrice Bellard, could reproduce this specific result in a week. A subset of it, sure, but not everything this does.
comment
Please don't open a bridge to the Rust flamewar from the AI flamewar :-)
comment
None - all references to 'unsafe' are in comments about the codegen: https://github.com/search?q=repo%3Aanthropics%2Fclaudes-c-co... …
comment
What Rust-based compiler is it plagiarising from?
comment
Great. Did your compiler support three different architectures (four, if you include x86 in addition to x86-64) and compile and pass the test suite for all of this software? > Projects that compile…
comment
As you wish: https://www.axios.com/2026/02/05/anthropic-claude-opus-46-so... …
comment
I would love to see the commit log on this.
comment
Those Rust libraries have existed for some time: - https://github.com/ratatui/ratatui - https://github.com/ccbrown/iocraft - https://crates.io…
comment
Could you not have at least tried to indicate that you're about to drop two major spoilers for the game?
comment
They're on shaky ground right now https://arstechnica.com/information-technology/2026/02/five-... …
comment
I'm seeing it in my claude.ai model picker. Official announcement shouldn't be long now.
comment
Sufficient additional coverage + predicting the trajectory of your eyeballs. As far as I know, all of the journalists invited to try it were unable to see the low-res periphery, despite actively tryin…