If a function is removed from libssl and it’s used in firefox, firefox build would fail, so it’s still not possible to have a functional setup.
If a function is removed from libssl and it’s used in firefox, firefox build would fail, so it’s still not possible to have a functional setup.
How many hosts do you manage? What k8 tools do you use? I have just one host, I use bind mounts for container generated config/data/cache in docker compose, for which I dont have backup, and if gone, I have to start from scratch. But i try to keep most config in git.
Wondering, Just after how many containers does ops make sense? I have a dozen containers, I check for updates once a month manually. I update the compose/docker files manually and up my containers. In stages, because my git and my container registry are also containers. Also my dev is my prod env.
If you suspect user config is bad, create a new user and try there.


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.


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?


I have used Logitech f310 wired and f710 wireless, not bt, without any issues on steam. Not sure about your specific issues though.


The native build of this game crashes a lot and the proton one has awful performance issue, especially after around 100 turns. Even on the lowest setting. Not sure why it’s advertised as having native Linux support. The new content doesn’t make it more playable.


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.
You don’t need a specific server for bare-bones git server. Just an ssh server is sufficient