

Gnome 3 abruptly removed app icons from the desktop moved taskbar to the top of the screen, and broke Alt-Tab. That’s why prople hate Gnome and love KDE, because KDE did not break these features.


Gnome 3 abruptly removed app icons from the desktop moved taskbar to the top of the screen, and broke Alt-Tab. That’s why prople hate Gnome and love KDE, because KDE did not break these features.


Dolphin shows you places that are not in your file system, such as network shares or your phone‘s media directory. Those are fake files, illusions of Satan, temptations designed to stray you from the path of God. Avoid anything that is not opened with open and not read with read system calls, for doing so is a sin before eyes of God (fopen and fread are permitted). Mount your network shares using sudo mount -t cifs.
That was the whole Redhat business model when they just started.
The PC case with Turbo button was originally 486-DX, but there was no place on the new K6 motherboard to plug it into.
People are boasting about Arch, but my first open-source OS was FreeBSD 4.2, fitting on a single CD-ROM.
It included a tiny base system and C compiler, and practically every other package had to be compiled from source, using the ports system, which was just a collection of makefiles, one for each package.
And you had to be careful to use gmake instead of make, because the default Make was BSD-specific tool incompatible with most of open-source software, which targeted Linux. And you had to make sure to use GNU versions of grep, sed, and awk, and remove all bashisms from shell scripts, because /bin/sh was of course incompatible with bash.
You had only about 50% chance that a given package would compile. Package manager? What package manager? Just run suand then make install.
And my PC was AMD K6, and it had Turbo button, which did absolutely nothing. And I was very proud of my TEAC CD drive.


I remember the time when Linux jokes were about audio drivers and X11 config files, but audio has long been working out of the box, and X11 is already dead and cremated.
Even recompiling kernel now takes around five minutes instead of two hours, so that joke is irrelevant too.
So all we are left with is timeless discussion of which text editor is the best, and dumping on Windows.
The correct spelling is DBMS. The picture is accurate though.


Android has BSD-like permissive license. It’s open-source, but is also very very commercial. Google needed it to be open-source so phone manufacturers would adopt it, they all got burned on Windows Phone and Symbian and did not want another closed source OS that they could not modify for their specific hardware.


“Ewww, Windowsssss!”
Pinch my nose, spray my fingers with hand sanitizer, then walk away from their desk.
And the results are heeeeeeeeere!
Spoiler: dpkg is the winner, but popular vote goes to perl-base. libc6 is at the distant 28-th place, which makes no sense to me.


There is a whole lot of demand from industrial equipment manufacturers. When you attach a computer to your twenty thousand bucks robot arm or CNC drill, you need it small, reliable, readily-available, and brand-new, so you slightly overpay for Pi 5 for $200 and an SSD drive for another $200 to not rely on faulty SD cards, and if it breaks you can buy and replace it in 15 minutes, and future Raspberry Pi 6 will most probably boot from the same SSD and work with zero modifications, even contacts placement will be the same. Does it need 16 GB? Probably not.
Also, drone manifacturers. 16 GB RAM is just enough to run a computer vision AI model, and you won’t haul a used HP laptop on a drone.


My coworker has a separate monitor tilted vertically to have a permanently open terminal window.


THE SKELETAL HAND!
And the veiny hand. Looks like there are several imaging modes.


But, but, eighty bucks! TI boards are seriously overpriced.


Yup, it would be super convenient to have one or two pins for ADC. Technically you have a DAC on Pi 4, if you repurpose the analog audio output, but on Pi 5 all you have is digital HDMI audio.
Oh well, an AD7705 voltmeter board costs only $2, and uses only six wires for SPI connection, including one of two precious precious 3V3 pins. And you’ll also need around three days to dig Github to find a working Python driver for it. But at least you don’t have to worry about burning your 3.3V Raspberry pins with 5V input voltage.
And at this point you are asking yourself - why not pay $3 for an ESP32 or a STM32? you can program it to use just three wires - power, ground, and UART TX, and you don’t need to read it 500 times per second like AD7705 and use 25% CPU of your Raspberry Pi Zero, you can program it to calculate an average RMS voltage once per second, and you can read a total of six ADC channels on ESP32, and on STM32 half of all the pins can be configured as ADC, and it’s also quite precise and low-noise, while on ESP32 ADC is more … consumer-grade.


Their original goal was to provide an affordable and customizable computing device with generic IO ports for a classroom, which they very much did.
14 years later, classrooms have a crapload of alternatives, ranging from $3 ESP32, which you can literally solder and throw away, to $500 Jetson, and all Raspberry Pi clones, like NanoPi or OrangePi, all with GPIO, UART, SPI and I2C ports, for all your microcontroller needs.
As for the embedded developers community (or ‘makers’ as kids call themselves nowadays) - these are the kind of people who dump two thousand bucks for a 3D printer and then use it twice a year. I think they will survive raising Raspberry Pi 5 price to $45.
And Raspberry Pi foundation pivoting towards business is a predictable move - those kids who used Raspberry Pi 14 years ago in a classroom are now business owners or technical leads in many businesses.


Y’all need a price chart. You are literally getting what you are paying for.


Raspberry Pi Zero is still very much available, and costs less than the original Pi 1/2/3/4. It’s enough for most microcontroller tasks, if you want cozy Linux with Python and don’t want to dive into RTOS and C microcode.
Dolphin does mount it …somewhere. Supposedly. I expect only KDE developers know where exactly. You can get the same functionality using Gnome file manager and
giocommand, and you get your network share properly mounted in a file system, but then you won’t be using KDE.