I_like_cats

joined 1 year ago
[–] [email protected] 1 points 2 weeks ago (1 children)

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

[–] [email protected] 1 points 2 weeks ago (1 children)

Kinda outside my price range. And there's probably no used devices yet.

71
submitted 2 weeks ago* (last edited 2 weeks ago) by [email protected] to c/[email protected]
 

I need a tablet for uni and I want to run Linux on it. It doesn't need to be the fastest but it should be able to run Rnote and a web browser comfortably. It doesn't need to come with Linux, I am comfortable with installing and managing my system. I thought about buying a Microsoft Surface since they seem to be supported prettty well but I want to see what alternatives there are.

It needs to have a Stylus for writing. I have around 450€ to spend and would go a little higher. Also I will probably buy a used device

[–] [email protected] 1 points 2 months ago

For outlook replacement I suggest Thunderbird. I can't help you find a music player. I know that ones with your requested feature set likely exist but the googling you will have to you yourself

[–] [email protected] 0 points 2 months ago (2 children)

Hmm. Okay so Music should be fairly manageble. Just have a local folder with your music in it and then sync it to your phone using Syncthing. Then you need to find a music player that you like and has the features that you want.

For Office Suite have a look at OnlyOffice. It's pretty darn Microsoft Office compatible.

For 4. look at photoprism (https://www.photoprism.app/) it's a self hosted photo management platform.

I don't know about 5 though. It looks like the scansnap scanners are supported in Linux but I don't know about batch scanning or evernote. This you will have to figure out yourself

[–] [email protected] 7 points 2 months ago

I think vim (and other text editors with vim bindings). I've gotten so accustomed to the vim way of doing things that I can't go back

[–] [email protected] 22 points 2 months ago

Yep. But this isn't even the greens party in the picture. It's "Die Linke" a leftist party. You can see it by a logo on his shirt. I hope they manage to come into the parliament.

[–] [email protected] 1 points 2 months ago

My 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

[–] [email protected] 1 points 2 months ago
[–] [email protected] 1 points 2 months ago (1 children)

Void calls itself a stable rolling release and I must say I find it pretty stable

[–] [email protected] 12 points 2 months ago

My bf is currently on holiday with his parents and he is not out yet so I couldn't come with and now I really miss him and can't smooch him TwT

[–] [email protected] 7 points 2 months ago (4 children)

I 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.

 

So, I've had a bit of a stupid idea for my next programming project, which would be implementing a Microsoft Recall alternative for Linux where the data is encrypted. I've now written a bit of code and have come to the point where I'd need to encrypt the files. My plan was to use asymmetric encryption where the secret key is again encrypted using something like AES and the user needs to decrypt the private key to view the screenshots taken / data extracted from the screenshots.

I have now learned that asymmetric encryption is very slow and it's generally not designed to encrypt large chunks of data, so I'm not sure how to continue. Do you think asymmetric encryption is feasible for this? Any idea how else to do the encryption? Ideally I would like for the server that takes the screenshots to not have a key that can decrypt the files since that wouldn't be as secure.

 
 
 

I want to build a small gui application in rust. What are my options for application storage? I have heard of the confi crate but I want to save a bit more than just configuration. Is there a crate that handles this for me easily?

 

Mine are:

  • Turning the spark wheel on a lighter in my pocket
  • Biting a finger
 
 
 
 

:)

 
 
view more: next ›