Last time I tried Virt manager, I couldn’t figure out bridge networks and ended up corrupted the XML config for the VM. Skill issue for me I guess
Last time I tried Virt manager, I couldn’t figure out bridge networks and ended up corrupted the XML config for the VM. Skill issue for me I guess
I just looked them up and maybe you are right. But QEMU definitely lacks a GUI config tool that is both easy to use and allows for advanced features like snapshots. So far the only ones I know is GNOME Boxes and Virt Manager, and neither is as good as providing handy ways to configure as VirtualBox. I could probably just write the XML config or QEMU command by the documentation, but next time it could be a different scenario so I have to investigate the docs and maybe a few more forum posts. In VirtualBox, the buttons that do everything for me are always there
Because they are for different use cases. I use QEMU+KVM on desktop for games and 3D CAD software, because of its undeniable performance advantage. But on work laptop, I use VirtualBox to test my software on different platforms. On VirtualBox it’s relatively easy to initialize a VM, configure network, file sharing and device passthrough, and its snapshot feature allows me recreate the same environment for troubleshooting
Over the beginning few years into software engineering and FOSS world, I legit thought Sourceforge is a sketchy software download website
Because the machine could be headless so it can’t display the applet to click on
Having to adapt to shells is exactly why I don’t like to use radical shells like fish or nushell. I don’t want to feel too comfortable with them, because if I do, I would probably regret it when I’m stuck in situations that doesn’t have the correct shell. SSH into a new server or Raspberry Pi that has DNS issue, for example, which actually happened to me more than once. The DNS is already troublesome, and I don’t want shell unfamiliarity to become another headache
If you use zsh, there is zsh syntax highlighting plugin. For bash, a cursory search gave me ble.sh which looks interesting. And as other threads have mentioned, fish shell has this built in, but beware fish shell syntax works drastically differently from other POSIX shells
The fact that my game throttles when windows does update in the background as it pleases is enough reason
As always, it’s the upper management who decides if there are more/less people working on the products, or any people at all
sudo provides sudoedit
or sudo -e
which allows me to use vim with my user configuration btw
BeagleBone has two RISCV SBC recently. One uses a chip from Microchip which is partially an FPGA also, and the other one uses a chip from a Chinese company
It is good that such app works for you, but from what I’ve seen AndFTP is only available in Google Play store, and with bundled ad in the free version and paid otherwise. In comparison, LocalSend is none of that, and it is available on FDriod as well. LocalSend is also FOSS from protocol to the app through and through, and although SSH technology itself is secure, the security of the client depends. These are all the reasons to answer your question of “I need something more than scp”. I use SSHFS myself too in the case of file backup, but also LocalSend for different scenarios such as “I need this video to be sent to my computer ASAP”. If you are not convinced, feel free to overlook the project, that doesn’t mean the app has zero use case
What is that? I am curious because I haven’t seen a competent SCP app for a few years
Yes, you send files from/to your phone with an app that looks clean and modern
As a regular i3 user, I was very satisfied on how tiling was implemented into the Pop shell of Gnome. After a few keybind change here and there it almost felt like home maneuvering the windows and workspaces. One minor complain is glitches happen when external monitor is connected/disconnected on the fly (laptop usecase), in which case windows are disoriented and thrown around at random unexpected places instead of staying at where they were. I’m blaming Gnome on that one however, since I’m assuming it is related on how Gnome handle multiple screens and Pop shell act on top of it, so I’m expecting it to be fixed in Cosmic DE
I used Proton Mail since college student, it was great and upgraded to Unlimited tier after getting a job. Thier VPN was okay for occasional usage. However, coming from a personal perspective, over the time I became not a fan of them branching out to other services such as Proton Pass, when they still have work to do for their existing ones (eg. split tunneling on Linux VPN client, calendar sync on Bridge, to name a few), so I downgraded to only Mail Plus. I also switched to Mullvad VPN and I like the experience better than Proton VPN. As of now, I think Proton is still a great service for email and calendar, but I’m not sure about other ones
If you know what you are doing, type “yes do as I say”
Good devs are good regardless of context, they may have their personal preferences but in the end welcome bug reports and feature requests, especially the helpful ones because it helps the project. Bad devs are dicks regardless of context as well, all they care about is review rate and other numbers appear in the scoreboard
Agreed. Qalculate is my definitive answer to the software alternative to TI/Casio calculator. If I want more freedom in my calculation I would just use iPython shell
Wait till bro find out the program written in the “memory safe language” depends on many libraries written in C