[-] PlusMinus@lemmy.world 10 points 3 weeks ago

What? SMS is a proven standard that works reliably. Why do we need to replace that? I tried RCS twice, in both cases the other end did not receive my message or at a later time. Even if SMS needed replacement, RCS is not it.

[-] PlusMinus@lemmy.world 5 points 1 month ago

There are IDEs for Linux as well and IMO it is unfair to compare IDE vs non-IDE workflows without also looking at the advantage in terms of automation, flexibility and the sheer endlessnes of customization options (e.g. through NeoVIM or Emacs).

You do not have to switch to Linux to get a hang of your Linux development though. Download a 30 day trial of CLion and develop a simple application that can be run in a Linux based container.

Regarding CMake, modern CMake not half as bad. CMake is also cross platform, you actually use it to generate your build files, your target could even be Visual Studio. For Linux it will most likely be a Makefile that you will then use to compile (with GCC or Clang) your code to objects which it will then link to create the binary.

There are also alternatives to CMake, namely Bazel and Meson, but I haven't used them yet.

Once you get the hang of it, you will have a deeper understanding of the language and that will help you in the long run.

CMake will also allow you to use Conan, that makes dependency management even easier.

[-] PlusMinus@lemmy.world 4 points 1 month ago

Electric Callboy are very silly and produce excellent videos.

JBO, if you understand German.

[-] PlusMinus@lemmy.world 9 points 2 months ago

Do you use fractional scaling? Because it is sharp on my machine on sway.

[-] PlusMinus@lemmy.world 19 points 3 months ago

It is not out ot scope. Basic auth exists: https://username:password@example.com

[-] PlusMinus@lemmy.world 33 points 3 months ago

In case you haven't started yet. Learn docker, but use podman.

[-] PlusMinus@lemmy.world 3 points 5 months ago

Just a thought: It should be possible to save the default ps output does that not fit your use case better?

man 5 docker-config-json

https://man.archlinux.org/man/extra/docker/docker-config-json.5.en

[-] PlusMinus@lemmy.world 5 points 6 months ago

Is your state in Norway?

[-] PlusMinus@lemmy.world 8 points 8 months ago

To add some context: Some 20 years ago, Honda already produced this legendary Downhill MTB: https://www.downhill247.com/downhill-posts/inside-info-honda-rn01-the-silver-bullet/

[-] PlusMinus@lemmy.world 3 points 9 months ago* (last edited 9 months ago)

Boot a live Linux, chroot into your system, run pacman again and fix your systemd boot to include a fallback option for the next time this happens.

view more: next ›

PlusMinus

joined 1 year ago