Kinda outside my price range. And there’s probably no used devices yet.
- 1 Post
- 34 Comments
I_like_cats@lemmy.oneto Linux@lemmy.ml•What is the most duct-tape thing you've done to Linux?93·1 year agoMy mother uses some software that runs in the browser for her shop. It can print out receipts and scan items. To do these things it has a small “sattelite” application that runs on the system and interacts with the printer and scanner. This software only runs on Windows and Linux doesn’t have drivers for the scanner.
When I switched her over to Linux and found this out in the process I wanted to stop, give up and install windows.
But then I had a stupid idea. I could run the sattelite program in a Windows VM and pass through the USB devices for receipt printer and scanner. The webapp uses requests to localhost:9998 to communicate with the sattelite so I set up a apache server that proxies these requests into the VM. I also prevented the VM from acessing the Interner so Windows doesn’t update and screw everything up.
And it works. It has been in use for a week now and I’ve heard no complaints. I’m just praying to god it doesn’t break
I_like_cats@lemmy.oneto Linux@lemmy.ml•What file systems are you using on your devices and why?8·1 year agoI am now all-in on bcachefs. I don’t like btrfs, cause you still sometimes read about people loosing their data. I know that might happen with bcachefs too since it’s early days still but fuck it. I like the risk.
Filesystem level compression and encryption are so nice to have.
I_like_cats@lemmy.oneto Linux@lemmy.ml•OpenSUSE has the best installation menu of any OSs ever made211·1 year agoYeah it’s alright. I’ve been using Tumbleweed on my Desktop PC for the last few months and I gotta say it’s mid. They do hard drive unlocking in Grub instead of in the initfs which means that only LUKS 1 and with that only the not-so-secure PDKDF is supported, instead of argon2id which is the modern KDF you want to use. This is a small and annoying oversight in the distros security which is why I will not be using it in the future
I_like_cats@lemmy.oneto Linux@lemmy.ml•It is a huge failure in communication to pretend that distro upgrades are entirely different versions of the operating system. It does nothing but make Linux seem more complex than it actually is.14·2 years agoI disagree. Have you ever updated your Android or Iphone to a newer version of the OS? Did it seem complex there? I’d say no and on Linux Desktop it’s not different.
I_like_cats@lemmy.oneto Linux@lemmy.ml•Ranking Linux Distributions for 2024: a tier list for my use case !1·2 years agoVoid Linux is S tier
I_like_cats@lemmy.oneto Linux@lemmy.ml•What are you most excited when it comes to linux in 2024?7·2 years agoI’m hoping for COSMIC to come out. It looks so promising and the fact that they implemented the panels using wlr-layer-shell is so great. I think more desktop environments should do this for interoperability
Yes but it’s not primarily a video editing app. Also Blender is kinda hard to learn and doing so just for video editing would be overkill
Flatpak is good for chat apps and proprietary apps which you don’t want to have full access to your system
I_like_cats@lemmy.oneto Linux@lemmy.ml•10 REASONS why Linux Mint is the desktop OS to beat in 202341·2 years agoMe here playing VR games on Linux: wut?
I_like_cats@lemmy.oneto Linux@lemmy.ml•overskride: A simple yet powerful bluetooth client11·2 years agoSo? NetworkManager is also a deamon. Still it is a manager
I_like_cats@lemmy.oneto Linux@lemmy.ml•overskride: A simple yet powerful bluetooth client61·2 years agoKinda weird to call it a Bluetooth client. The only Bluetooth clients would be the devices and even that is not entirely correct since Bluetooth doesn’t follow a client/server model. I would rather call it a Bluetooth manager
I_like_cats@lemmy.oneto Linux@lemmy.ml•Is there a Linux based OS for public computers, such as at a library or a PC cafe?5·2 years agoThe public library in my city uses OpenSuse
I_like_cats@lemmy.oneto Linux@lemmy.ml•COSMIC lock screen will be customizable with themes1·2 years agoIt isn’t released yet but you can compile it yourself as the source code is available
I_like_cats@lemmy.oneto Linux@lemmy.ml•Cannot read files from SD card which works fine under windows8·2 years agoInstall the exfat driver:
sudo dnf -y install exfat
I think Snap has the potential to be better than Flatpak. It’s a real sandbox instead of the half-assed shit Flatpak has going on. The problem I have with Snap is that Canonical keeps the Server closed-source. I don’t want a centralized app store where Canonical can just choose to remove apps they don’t like. So as long as the Server is closed-source, I will stay on Flatpak
This is probably Xfce running in Termux on a normal Android phone
I_like_cats@lemmy.oneto Linux@lemmy.ml•GNOME 45's Nautilus File Manager Gets a Modern Full-Height Sidebar Layout1·2 years agoYes. That is such a good feature. Before I knew this I don’t know how I managed my windows
I_like_cats@lemmy.oneto Linux@lemmy.ml•UPDATE: So after I broke grub, I tried reinstalling Fedora. Now windows has disappeared from BIOS254·2 years agoThis happens, because the stupid windows bootloader installs itself onto the same partition as the fedora bootloader instead of making it’s own. So when you reinstall fedora, the windows bootloader is deleted. Look up how to reinstall windows bootloader
Nah. I already did that once and the mrchromebox.tech site even says not to buy a chromebook for Linux. It’s honestly not that great of an experience