

Disappointing that the article doesn’t seem to answer the question in the title.
Disappointing that the article doesn’t seem to answer the question in the title.
deleted by creator
I don’t see a download for windows on its page. Or did you mean build from source
Wow, had to spend couple if hours configuring it. Almost as nice as konsole.
I have tried this, but feels clunky to me. And the copy paste behaviour is kind of weird. Similar to cmd.
Based on https://docs.zephyrproject.org/latest/develop/getting_started/index.html Zephyr seems to use cmake
So you should be able to use https://cmake.org/cmake/help/latest/variable/CMAKE_EXPORT_COMPILE_COMMANDS.html to generate the compile commands json and configure clangd to use that.
If someone is looking for an alternative, use the clangd extension. It’s much better compared to the Microsoft one. LLDB extension is good for debugging. Also works with gdb.
The only things I am lacking now is the one for remote, python.
For a pc, I personally like arch because they don’t mess with defaults, and especially good for gaming.
For what purpose though?
It’s not that bad imo, probably good UX wise. People using gnome have a specific mindset/expectation that usually does not apply to people using KDE (and reverse).
Most of the heavy lifting is done by lower level libs anyway. So the duplication is not as extreme. E.g Firefox doesn’t gel well with KDE by default. And thunderbird looks quite foreign.
If you want to change the owner of fat partition, you can do it while mounting, e.g. mount -t fat -o uid=10,gid=10 ......
I always did make -j$(nproc --ignore=1)
to avoid this while building cpp code. But this problem seems to be less severe if there are a lot of cores.
deleted by creator
deleted by creator
deleted by creator
I also remember fiddling with secure boot on the bios menu.
Isn’t the conditions quite different, from your screenshot, you get to devices if you want to terminate. But in the other case, they decide.