communism

joined 8 months ago
[–] communism@lemmy.ml 0 points 6 hours ago

If you want to paste into VMs, you can use spice, or if there's no graphical environment in the VM then SSH into it and paste into your terminal

[–] communism@lemmy.ml 11 points 3 days ago

I would say not enough info, because on Linux there's not one particular way to do "startup applications". It could be a service managed by your service manager (systemd in Manjaro's case), but unlikely if this is a graphical application you're talking about. It could be started by your ~/.bash_profile (or zsh equivalent). It could be started by your DE or Wayland compositor. If this is a graphical application (i.e. an actual window pops up when you log in) I'm guessing maybe ~/.bash_profile, since how would this AUR package know to add itself to startup programs in your DE or compositor or WM when there are so many options this could be?

What AUR package did you install?

[–] communism@lemmy.ml 13 points 3 days ago (4 children)

It's fine to be paid for labour eg programming.

[–] communism@lemmy.ml 2 points 3 days ago

If you see a game you think you'd enjoy, go for it.

Personally I find that I'm not super into video games as an adult just because I don't have the time, and I don't find them very fun in short bursts. And when I do have the time I always think to myself I'd be better off spending it on a "productive" hobby like programming. That's an entirely personal thing for me, but it may be something you want to consider, ie if you want to learn a hobby that's also considered a real world skill so to speak, and one that could give you products of your hobby you can actually use and enjoy (eg programming, crochet, cooking, woodworking, etc—so creative hobbies).

Also, feel free to pirate a game if you don't know if it's worth the investment, especially since you won't have a reference point of games you do enjoy. I have no ethical quandary with pirating any game, but if you do, you can just buy the game if you like it, and that way you won't waste money on a game you only get 5% of the way through before getting bored.

[–] communism@lemmy.ml 14 points 4 days ago (2 children)

It is legal but in any case why do you care. If it were illegal it's not something that would be enforceable or something they'd be likely to "catch" you for, and it's definitely not unethical. Everyone should be free to do whatever they want with published literature.

[–] communism@lemmy.ml 8 points 4 days ago (1 children)

Yeah, I do miss that, but idk how much of it is nostalgia and how much is an absolute aesthetic preference. I think the main reason for the change though is Microsoft trying to make Windows work well on mobile devices though, meaning forgoing the aero and more expensive VFX.

Wish some DEs would make their default style more like a win7 era style. Would be nice to have the variety.

[–] communism@lemmy.ml 1 points 5 days ago

What communities are you subscribing to where you're seeing all this political content? I hardly see any posts about politics and I've made no particular effort to filter it out of my feed. I just subscribe to tech communities. Just subscribe to communities about the topics you're interested in and don't subscribe to politics/news/current events communities?

[–] communism@lemmy.ml 2 points 5 days ago (1 children)

Unless law enforcement is out to get ya

Seems like a huge oversight in privacy communities, which are frequented by people with state actor level threat models.

[–] communism@lemmy.ml 1 points 5 days ago

Others have already advised you on how to run Windows games, but in my experience with these games:

The Sims

I've been playing it just fine on Wine, check EA App on AppDB

Cities Skylines

The first game has a native Linux version, not sure how the second game runs on Proton

Stardew Valley

Native Linux

Minecraft

It's Java so cross-platform, including Linux

Generally you can check ProtonDB for Steam games, and AppDB for others.

[–] communism@lemmy.ml 12 points 5 days ago (2 children)

I also haven't had issues with my self-hosted Nextcloud, DAVx, and Fossify Calendar. Has worked without hiccups for me.

[–] communism@lemmy.ml 1 points 6 days ago

If only the user has the key then there's no real concern with the data being handed over

[–] communism@lemmy.ml 2 points 1 week ago (2 children)

Sure, but tracking period data can be very helpful for people. For a threat model of abortion criminalisation (or maybe trans healthcare criminalisation with treatments stopping periods, or really any kind of restrictions on medical autonomy), encryption at rest of locally stored period data is perfectly sufficient. They are not going to send military intelligence agencies after a random person having an abortion. It is actually a relatively low threat model, like equivalent to buying drugs online or something like that.

 

I was interested in hosting my own mail server that provides a similar level of privacy for users as Protonmail, ie the server admin cannot read any emails, even those which are not E2EE with PGP. Is there a self-hostable solution to this?

I'm aware the server admin can't read emails that were sent encrypted using the user's PGP key, but most emails I get are automated emails from companies/services/etc without the option to upload a public key to send the user encrypted email. If you're with a service like Protonmail, the server admin still cannot read even these emails.

 

I don't own any controllers.

I started playing Dark Souls 3 which I now understand has a controller strongly recommended. I may as well just look into getting a controller of some kind as I have a few games that have somewhat janky kbm controls and are better enjoyed with a controller.

I just wanted to ask for general advice about what controller to get in terms of compatibility. Also if someone has made a controller that's more in the spirit of foss that also works fine with Steam and Proton games that would be nice?

I know Steam is pretty good with Playstation controllers and I used to use a PS controller (don't remember what generation) with some native Linux Steam games, not sure how the whole PS vs Xbox controller thing is affected by running games through Proton if at all? If it matters let me know, and I'll see if I can procure a controller for myself.

 

Hi, was wondering if anyone knew of an app where you can use your camera to scan documents (like Adobe Scan) which is FOSS.

 

You still have to pay for it because it costs money to make. But it's completely open-source beer so you can recreate it yourself if you don't want to buy it pre-made, or you want to modify the recipe.

I have no idea how to make beer otherwise I'd have a crack at this shitpost myself...

 

I've only ever used desktop Linux and don't have server admin experience (unless you count hosting Minecraft servers on my personal machine lol). Currently using Artix and Void for my desktop computers as I've grown fond of runit.

I'm going to get a VPS for some personal projects and am at the point of deciding what distro I want to use. While I imagine that systemd is generally the best for servers due to the far more widespread support (therefore it's better for the stability needs of a server), I have a somewhat high threat model compared to most people so I was wondering if maybe I should use something like runit instead which is much smaller and less vulnerable. Security needs are also the reason why I'm leaning away from using something like Debian, because how outdated the packages are would likely leave me open to vulnerabilities. Correct me if I'm misunderstanding any of that though.

Other than that I'm not sure what considerations there are to make for my server distro. Maybe a more mainstream distro would be more likely to have the software in its repos that I need to host my various projects. On the other hand, I don't have any experience with, say, Fedora, and it'd probably be a lot easier for me to stick to something I know.

In terms of what I want to do with the VPS, it'll be more general-purpose and hosting a few different projects. Currently thinking of hosting a Matrix instance, a Mastodon instance, a NextCloud instance, an SMTP server, and a light website, but I'm sure I'll want to stick more miscellaneous stuff on there too.

So what distro do you use for your server hosting? What things should I consider when picking a distro?

 

I use a 14px bitmap font as part of my system theme. It is set to display at 14px in my gtk theme which works for tabs, bookmarks, right-click menus, and other parts of Firefox UI, but the Firefox address bar doesn't seem to be the same size and is blurry.

How do I change the font size of the address bar? Is there an element I can target in userChrome?

 

I've been reading through Signal's government requests and couldn't find a similar section on Mullvad's website. I'd be curious to read about them if there are any. It would seem unlikely to me that Mullvad has never received any kind of court order for information about a user.

 

There are other FOSS real-time voice changers for Linux, but the others I found either seemed to have fewer features, be less polished, or be abandoned.

I'm not really a voice expert or anything so I'm not sure what aspects of voice a, like, forensic voice analyst or something would look at. I've just changed the pitch and I sound different enough that I wouldn't recognise the voice, which is good enough for me. Open to suggestions as to what effects would give the most privacy in terms of making it harder to identify your voice (while still being intelligible)

Also, for people's reference, if you want mic input to be changed for all apps, go to three dots > Preferences > General > Audio > Process All Input Streams and enable.

 

I sometimes get linked google docs links and would like to view them without visiting a google site directly.

view more: next ›