

I have switched from XTerm to Konsole only a year ago.
I have switched from XTerm to Konsole only a year ago.
it’s used to verify that OpenGL ES2 works onn your system. It’s the variant of 3D graphics drivers that is used on smartphones. Many apps nowadays write their GFX frontend with GLES2 so it uses the same code on phones and PCs, and if they compile the app to run in the web browser, WebGL is also based on GLES2.
The security issue is very likely scenario. If you’re in Russia, you can go to jail at any moment on totally bogus charges. It is very easy for FSB to pressure some random kernel maintainer into adding hard to detect backdoor into their code, it will be XZ situation all over again.
Yes they do. See the long-standing debate over the ban to export crypto algorithms to Iran.
What about systemctl poweroff
?
Inside the building it’s the first floor, even if it’s exactly at the sea level altitude. Outside the building it’s the ground. Basement levels start at minus one, there is no zeroth floor.
If the walkway goes inside the building, then yes. And the walkway usually leads directly to the second floor, because the airplane door is 3 metres above the ground.
In the UK it’s called a ground table.
Yet I still had an urge to explain an obvious thing. Because it’s C++, so everyhing goes. There are even tools to auto-generate C++ interfaces, because of course someone decided that C++ is inadequate and must be improved using some kind of poorly-documented ad-hoc extension language on top of C++.
I know at least three ways, one of them involves variadic macros.
You don’t even need to look that far, take any sufficiently aged library, like OpenGL.
C++ is fiiiiine. Just use the modern variant of the language, don’t bother with hand-optimizing your memory allocators, and generally avoid anything involving pointer arithmetics. So, basically, use it like you would use Python.
You’ve mispronounced wcscoll.
I’m pretty sure Apple and Google already rewritten all important GNU parts into something with Apache or BSD license, to throw everything GPL licensed out of their embedded systems. The biggest and most important part was obviously GCC, replaced by Clang.
How many GPL-licensed system libraries and tools are in Android right now, except for the kernel? I’m pretty sure the answer is zero.
It’s wild seeing square brackets for something other than array indexing.
Eh, Lemmy Connect does not format it properly.
Just look at those nested parentheses. A true sign of (pedantic) greatness, when a person needs to clarify something in their earlier clarification.
Ctrl-C
will not do what you expect, use Ctrl-Shift-C
, or click mouse wheelXTerm
Ctrl-Alt-F1
, you can press Alt-F7
to switch back to the graphical desktopvi
, no need to reboot your PCmc
and get all the benefits without typing cd
and ls
every time you want to find a specific file⁽¹⁾ Real Fedora-Wearing Sysadmins don’t use vi
to edit files, they either write a sed
script or use cat
to copy the file to the terminal, then use cat
again to copy the contents of the terminal back into the file by clicking the mouse wheel while typing manually the lines they need to change.
Nope. The LGPL license only requires that the user must be able to replace LGPL libraries with their own version. In theory root access is not required, but it will require some heavy effort from the manufacturer to provide a way to replace system libraries without somehow leaving a huge root exploit. Unless they implement virtualization.
You can listen to FM radio with gqrx relatively easily, if you can navigate through hundreds of input boxes.
sudo apt-get install gqrx
Anything more complicated will require some coding knowledge, unless someone already created a library for that specific thing.
There is also a ready-made package to listen to GPS signal, unfortunately it needs an external amplifier and a proper antenna, because RTL-SDR is not sensitive enough for GPS.
I think your videocard is about to die.