I applaud your bravery with Arch. Have some fun with it and don’t worry if you break stuff. Keep your files backed up and you’re golden! Even if you switch to a different distro later on, a lot of what you learn will translate 1:1.
I applaud your bravery with Arch. Have some fun with it and don’t worry if you break stuff. Keep your files backed up and you’re golden! Even if you switch to a different distro later on, a lot of what you learn will translate 1:1.
I tries it a couple months ago and it was horrible, didn’t even support flexbox back then and it kept crashing. The latest nightly builds are almost usable for basic web browsing though, it’s amazing how fast servo improves
Reading that really makes me want to give it a go. If swift’s package management is anything like Rust or Go, I could see myself enjoying it
The thing it can do best is bewilder developers with it’s strange choices
It’s a decent language I guess. My main criticism is that the constructor paradigm just isn’t well suited for RAII. I always find myself retrofitting Rust’s style of object creation into my C++ code.
deleted by creator
I can hear this gif
Lemmy is one of the healthiest fediverse communities. It’s starting to get to the point where it can emulate the hours of infinite scrolling people do on reddit. Whether that is a good thing is debatable.
Where is the piped bot when you need it
How do they work?
I don’t think this is a huge problem with a correctly set up text editor and the right techniques to limit code nesting. Doesn’t change my dislike of python tho.
A double can represent numbers up to ± 1.79769313486231570x10^308, or roughly 18 with 307 zeroes behind it. You can’t fit that into a long, or even 128 bits. Even though rounding huge doubles is pointless, since only the first dozen digits or so are saved, using any kind of Integer would lead to inconsistencies, and thus potentially bugs.
Makes sense, cause double can represent way bigger numbers than integers.
Touchscreens can stay, but only for non-essential tasks like changing settings or entering addresses. Climate, media, and all other controls you usually use while driving should be tactile by mandate.