Yes they do. See the long-standing debate over the ban to export crypto algorithms to Iran.
Yes they do. See the long-standing debate over the ban to export crypto algorithms to Iran.
What about systemctl poweroff
?
You simply need to accept the risc.
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.
It definitely isn’t secure by default, but I’ll take it over a corporation hiding any mention of a security hole in their product because it will drop their share price next week while script kiddos from russia and china download credit card database from it’s biggest customers.
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.
Because TeamViewer will set up a port forwarding and a NAT traversal for you.
VNC and RDP only work when your host has a public IP, or you know how to set up a proxy.
RISC-V is not proprietary enough.
So if I’m developing a garage door opener using ESP32 RISC-V module, I’m not a RISC-V developer? The dev tools and the cross-compiler only come in x86_64 variant, they simply won’t work on RISC-V laptop. But at least they provide a Linux installer.
The only use case I can think of is to build Debian packages on a target architecture without cross-compilation, because many packages do not support cross-compilation, but it’s more an issue of poor build scripts.
Targeting developers is, I dunno, misses the audience. It would have been a great netbook, or a Raspberry Pi replacement.
If I develop something for Risc-V arch, it is probably some embedded thing with 100 MHz CPU and 2 Mb RAM, and I am cross-compiling it anyway on my more powerful PC.
I’ve had problems with KDE on Wayland on Debian 12, it fails when entering sleep mode with multiple monitors. Thankfully, KDE on X is just one package install away, and it works with no bugs.
Because military engineers overengineer these things from the most expensive materials available, and they also perform frequent maintenance on them, which is also expensive.
I advise booking a city square, loud music, background dancers, printed flyers with the URL of your Github repo, and a big countdown clock when you change repo visibility to public (Github has an option for that, but you need to click it yourself at the exact time, there no option to publish it on timer).
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.