@3d7e45da You can change that. In /etc/network/interfaces just have the loopback, nothing else. In NetworkManager.conf remove the ifupdown plugin and use only NM's native keyfiles. Reboot. Don't use the "ifup/ifdown" commands anymore, use proper "nmcli con up/down".
@8b6472f9 I love how the original X-Com had the bug where it reverted to Easy after the first Battlescape, so everyone thought it was "too easy" not realising they were playing on lowest difficulty. For TFTD they ramped up the difficulty, and golly was it harder lol
@34a949f1 It isn't mixing distro repos. Flatpak applications are contained within their own filesystem using the same Linux namespace technology as containers. Whether you get the Flatpak application from Flathub's flatpakrepo or Fedora's flatpakrepo has absolutely no effect on the underlying host distro.
@34a949f1 I also don't like the Firefox situation on native Debian. You can run the latest from Flathub Flatpak repo or from Fedora's Flatpak repo. Flathub also has LibreWolf if you'd prefer a privacy-oriented Firefox spin.
@bdade073 Constructive Solid Geometry. Imagine all you have is squares and circles. You can make boxes or spheres or cones. You can add a shape, wrap two shapes in a solid sheet, and you can take a shape out like a slice out of a cake. Repeat that until you have the final shape you want. That's the sort of modelling a practical print like a plumbing part probably needs to be made with. My aircon service guy also 3D models and prints his own components.
@9ca62b72 What do you do with it? I find setting up multiple DOSBox C drives works well for me. One for games, one for each various coding environment, etc. I switch them with a batch file menu, and I've used LaunchBox to do the same.
There are few things more satisfying than a data structure and algorithm implementation which remove all extra cruft and get right to the heart off the pattern, but is also so well written as to be reusable anywhere. #programming #datastructures #algorithms
Notes by c26652ca | export