Avatar

jim_stark

jim_stark@programming.dev
Joined
4 posts • 6 comments
Direct message

Thanks.

The link suggests it might be undone after GRUB updates. Maybe I will just edit the line and at the init level at the boot menu.

Ah, yes. I felt a bit uncomfortable posting here, glad to know linux4noobs exits here; subscribed.

permalink
report
parent
reply

This, .clangd, file in the root of the project directory worked:

CompileFlags:
  Add: [-std=c++20]

Thank you!

permalink
report
parent
reply

What about maintainability of large code bases? JS even with TS tacked isn’t so great or at least not as good as Rust.

permalink
report
parent
reply

My bad. I can’t find the actually video but there exits a startup that shutdown because Rust/WASM performance wasn’t any better on top of that it’s was harder to develop with Rust. But as my edit to my previous comment shows things got better for Rust. It’s no longer the case.

permalink
report
parent
reply

IIRC a startup tried to exactly that… It’s wasn’t any faster and is actually harder to develop.

EDIT:

Sorry ignore these videos. I don’t remember which YouTube video it is. But more importantly Rust + WASM got really better than JS these days.

permalink
report
reply