chakli

joined 2 years ago
[–] chakli@lemmy.world 1 points 1 week ago (1 children)

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.

[–] chakli@lemmy.world 3 points 1 week ago (4 children)

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.

[–] chakli@lemmy.world 2 points 1 week ago

If you suspect user config is bad, create a new user and try there.

[–] chakli@lemmy.world 2 points 2 months ago

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.

[–] chakli@lemmy.world 10 points 3 months ago

Disappointing that the article doesn’t seem to answer the question in the title.

[–] chakli@lemmy.world 1 points 4 months ago (1 children)

I don’t see a download for windows on its page. Or did you mean build from source

[–] chakli@lemmy.world 1 points 4 months ago

Wow, had to spend couple if hours configuring it. Almost as nice as konsole.

[–] chakli@lemmy.world 6 points 4 months ago (3 children)

I have tried this, but feels clunky to me. And the copy paste behaviour is kind of weird. Similar to cmd.

 

I am looking some recommendations for a terminal emulator from windows to login to Linux via ssh+tmux and also connect to WSL.

It needs to have support for multiple tabs, would be nice if it also had split window support. And mostly should feel like a Linux terminal emulator.

I am mostly used to konsole, so something like that would be preferable. I have been using alacritty, but no tabs makes me feel weird.

[–] chakli@lemmy.world 1 points 4 months ago* (last edited 4 months ago)

I haven’t tried it out yet, so does it tell which constraint was not satisfied? Otherwise that’s one more unnecessary guess work.

But as usual the syntax is still way too verbose and obtuse.

[–] chakli@lemmy.world 1 points 5 months ago (1 children)

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.

[–] chakli@lemmy.world 58 points 5 months ago (8 children)

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.

 

Last week a new Firefox Nightly News was published that outlines that "We’re now apparently beating Chrome on the SunSpider JavaScript benchmark!" The provided numbers now show Firefox easily beating Chrome in this decade-old JavaScript benchmark.

view more: next ›