off

u/off@programming.dev
0 posts · 13 comments

Recent posts

No posts.

Recent comments

just fyi to you or anyone else. Proton already uses esync & fsync to get about the same result so you're not going to see much of a difference.

The kernel addition as well as wine needing to add it is for regular wine. I think a lot of stuff already just uses proton instead. We're lucky we have access to it, steam is still closed source.

on World on warcraft on Linux · c/linux · 6 pts · 1y

wow is one of the easiest things to run and has ran pretty much fine since it came out in 2004 lol

The newer battle net launcher is more difficult to run, but lutris auto installs all that for you.

on *Permanently Deleted* · c/linux · 29 pts · 1y

one of the worst distros ever so I guess this is pretty obvious choice and telling to some.

on *Permanently Deleted* · c/asklemmy · 3 pts · 1y

Looks like on top of your website is the "topics" and on the drop down you can go to the "all" https://piefed.social/communities and then you can join other sites communities etc. Surprised nobody really even answered this lol

and on the main page you have local / popular / all for feeds you can view too. It should have a "subscribed" so you can see the ones you are subscribed too, I don't have an account though so can't see

on *Permanently Deleted* · c/linux · 1 pts · 1y

I don't like a lot of python stuff, especially the gui related. flutter (dart) probably the easiest thing I've ever used and it works across tons of systems including mobile. Other than that the classic html/css/javascript lol.

Anything that needs big processing of course will suffer with these, I've never done that on a GUI though, the backends only.

Put in a few more fruit trees and pruning others. Got some peppers and luffa seeds germinating

FYI instead of rock wool you can just use cotton balls, it's like 1/20th the cost. Looks like you are going to put them in the dirt anyway

I kept fixing and then kept having new problems with vscdoium in flatpak, either have to give it all permission or give up maybe. As I was using it there would be new problems every once in a while, and different extensions introduced new issues too lol

I gave up and just installed it through AUR.

Even though it's vscodium and not vscode you can run it with firejail --net=none /sbin/vscodium and it won't have access to the internet