Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)PL
PlusMinus @lemmy.world
Posts 0
Comments 16
Your wireless drivetrain might not be as safe or secure as you think - Canadian Cycling Magazine
  • I just rode nine weeks across the Alps with my SRAM X0 Transmission and the battery lasted the whole trip. A spare doesn't way too much though. A rock hit my transmission hard and it needed slight adjustment. I took less than a second and I did not have to get of my bike. Also, installing the transmission was super easy. All in all, I think it is way more convenient than mechanical shifting, if you are willing to pay the price. It's probably not worth it for most people.

  • Development in Windows vs Linux
  • 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.

  • Was will /c/DACH sein?
  • Ich glaube, eine mögliche Alternative zu der Trennung DACH ↔ Nachrichten wäre DACH ↔ Weltnachrichten. Deutschland betreffende Nachrichten würden nach wie vor hier landen. Das reduziert die Menge der Nachrichten, die hier veröffentlicht werden, und es gäbe trotzdem eine Gemeinschaft für Menschen, die vielleicht lieber in ihrer Muttersprache über Weltnachrichten kommunizieren, oder wenig Interesse an dem Austausch mit (primär) Amerikanern haben.

    P.S. Müsste diese Gemeinschaft nicht DACHLI heißen?