Bummer. Sounds like they are afraid of not having codenames for 10.0 and on
- 0 Posts
- 45 Comments
I’m curious what kind of code name they are giving to 4.0 (3.0 is sniper, for example). Was it decided yet?
leo85811nardo@lemmy.worldto
Linux@lemmy.ml•What's a good Google Drive replacement for syncing my Keepass database?
5·3 months agoIn the case of house burn down, because Syncthing stores a 1-1 copy of the folder on every device in the network, you would still have your data even a single device survives the incident, such as a phone, or a laptop
leo85811nardo@lemmy.worldto
Linux@lemmy.ml•Looking for sites that show popular Linux packages by category and popularity
17·3 months agoPopular projects get more attention, more contributions and donations, and as a result are fast to add features, fix bugs and have a larger community to help each other. I would choose a program that’s comparatively simple and stable than a program packed with features I really like, but full of bugs. I don’t think it’s unreasonable to consider popularity as a metric to choose apps
I’ll retire in 2 years
So basically 4 decades
leo85811nardo@lemmy.worldto
Linux@lemmy.world•Local Privilege Escalation Vulnerability Affecting X.Org Server For 18 YearsEnglish
153·1 year agoWait till bro find out the program written in the “memory safe language” depends on many libraries written in C
leo85811nardo@lemmy.worldto
Linux@lemmy.ml•VirtualBox 7.1 Released with Qt 6 GUI, Wayland Support for Clipboard Sharing - 9to5Linux
2·1 year agoLast 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
leo85811nardo@lemmy.worldto
Linux@lemmy.ml•VirtualBox 7.1 Released with Qt 6 GUI, Wayland Support for Clipboard Sharing - 9to5Linux
41·1 year agoI 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
leo85811nardo@lemmy.worldto
Linux@lemmy.ml•VirtualBox 7.1 Released with Qt 6 GUI, Wayland Support for Clipboard Sharing - 9to5Linux
3·1 year agoBecause 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
All of the quirks you said are true, yet they still established the “okay” ecosystem of hobby-grade microcontrollers like Arduino, IoT devices, and other small scale robotics systems. None of them would have happened without the “okay” abstraction C/C++ provides as opposed to assembler
Over the beginning few years into software engineering and FOSS world, I legit thought Sourceforge is a sketchy software download website
What’s wrong with embedded C? Would you rather write assembly?
leo85811nardo@lemmy.worldto
Linux@lemmy.ml•How to Get Wifi Signal Strength via CLI using nmcli on Fedora or Ubuntu
41·1 year agoBecause the machine could be headless so it can’t display the applet to click on
From my understanding, one of the actual use case of assembly is for cyber security engineers to dump assembly instructions from a compiled program, so they can check for any potential vulnerability. I’ve also seen assembly included in an embedded codebase (the overall project is in C), which I assume is for more optimized performance and deterministic behavior
leo85811nardo@lemmy.worldto
Linux@lemmy.ml•Anyone knows if it's possible to color command line commands as you type them (kind of like an editor)?
10·1 year agoHaving 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
leo85811nardo@lemmy.worldto
Linux@lemmy.ml•Anyone knows if it's possible to color command line commands as you type them (kind of like an editor)?
321·1 year agoIf 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
leo85811nardo@lemmy.worldto
Privacy Guides@lemmy.one•Proton launches privacy-focused Google Docs alternative: Docs in Proton Drive is an open-source, end-to-end encrypted collaborative document editorEnglish
1·2 years agoAs always, it’s the upper management who decides if there are more/less people working on the products, or any people at all
leo85811nardo@lemmy.worldto
Steam Hardware@sopuli.xyz•Nexus mods want feedback from Linux / Steam Deck users on their new cross-platform app
6·2 years agoI have used both and can confirm they worked great. There is also REFramework for recent Capcom games like Devil May Cry 5, Resident Evil entries and Monster Hunter Rise. Steam workshop compatible games like Rust and Don’t Starve Together also work great. My observation is it depends on if the mod framework the community chooses is compatible, or if the mod/framework author care enough for Linux support.


Looks like me vs my code after the winter holiday break