Comments

This profile is from a federated server and may be incomplete. Browse more on the original instance.

amju_wolf, to privacy in Haier hits Home Assistant plugin dev with takedown notice
@amju_wolf@pawb.social avatar

Good to know which company should be avoided for buying home appliances. I really hope the notice will be the first thing to show ope when you search their name + HA Integration.

amju_wolf, to privacy in I have an issue with how SIM cards are handled in most countries
@amju_wolf@pawb.social avatar

It’s even simpler than that; you probably pay for your SIM credit online / with a card, which is much easier to tie to a person than using cell towers for tracking.

amju_wolf, to linux in What's your favorite music player on Linux?
@amju_wolf@pawb.social avatar

It’s the best. Thankfully it still works just fine under Wine, even if I haven’t really bothered to use it there lately.

amju_wolf, (edited ) to linux in What's your favorite music player on Linux?
@amju_wolf@pawb.social avatar

…which is pretty ironic considering that the way they do it (at least in Jellyfin) is extremely limited and for some reason they don’t use the file metadata. Like, I already have all the music metadata correct. So use that, not some fucking filename.

amju_wolf, to linux in What's your favorite music player on Linux?
@amju_wolf@pawb.social avatar

Because unlike your file manager both Darktable and any decent music player can work with file metadata in addition to the actual files.

And why do they do it? Because most people like to use it that way - instead of painstakingly making sure your files are in the correct folders (and then being fucked when you want to play anything that’s not sorted like that - say, you have everything by artist and album, but now you want to play everything by a specific genre; or in image editing you want to filter by how you rated that picture so you know which one to pick for an edit).

Not everyone needs that, sure. But most people appreciate it - especially if the software does it well.

amju_wolf, (edited ) to linux in New laptop
@amju_wolf@pawb.social avatar

While I agree with the recommendations (I have a ThinkPad P14S Gen4 now) I wouldn’t say the battery life is great - especially if OP wants to do video editing and such. Otherwise it’s an amazing laptop (now that it’s actually supported by the kernel). I still suspect the Intel variant would be better for battery life though.

With that being said for anything this intensive you’ll need a charger with any laptop because it will simply not be able to keep working for 8+ hours with this kind of software. In fact get a docking station and a second screen too unless you plan to be on the go all of the time; the productivity increase from getting a second screen is insane.

Oh and be prepared to lose a lot of the fancy stuff with Linux - sure you get an amazing screen but no HDR. You don’t get the sound improvements from the official Lenovo drivers for Windows, etc. Oh and you should keep the Windows partition (just shrink it to a minimum) - makes it much easier to keep the bios up to date.

amju_wolf, to linux in Is it actually dangerous to run Firefox as root?
@amju_wolf@pawb.social avatar

Oh if you even have your own router then have a firewall (primarily) there, and simply block every incoming forward connection except the ones you actually want (probably forwarded to your server). Similarly even for the router input rules you likely need only ICMP and not much else.

amju_wolf, (edited ) to linux in Is it actually dangerous to run Firefox as root?
@amju_wolf@pawb.social avatar

I see. In that case you should really try tmux; I didn’t vibe with screen either but I find tmux quite usable.

For the most part I just open several terminal windows/tabs on my local machine and remote with each one to the server, and I use tmux only when I explicitly need to keep something running. Since that’s usually just one thing I can use like two tmux commands and don’t need anything else.

Oh and for stuff like copying and such I’d use rsync instead of primitive cp so that in case it gets interrupted I only copy what’s needed.

I wouldn’t bother with virtualization and such; you’d only complicate things for yourself. Try to keep it simple but do it properly: learn some command line basics and you’ll see that in a year it’ll become second nature.

amju_wolf, to linux in Is it actually dangerous to run Firefox as root?
@amju_wolf@pawb.social avatar

I have never accessed any of my servers from the internet and haven’t even adjusted my router firewall settings to allow this. I kept wanting to but never got around to it.

Does that mean you realistically don’t even know your network (router) setup? Because it’s entirely possible your machine is completely open to the internet - say, thanks to IPv6 autoconfiguration - and you wouldn’t even know about it.

It’s pretty unlikely but could potentially happen with some ISPs. Please always set up a firewall, especially for a server type machine. It’s really simple to block incoming outside traffic.

amju_wolf, to linux in Thoughts on this?
@amju_wolf@pawb.social avatar

In the end this is also a pointless argument though. Like, sure: “Wayland is shit”, but also, “Xorg is even worse and ‘noone is advocating for it’”. And when there is no third alternative I guess we have to deal with (and improve) Wayland then?

OP’s expertise would then be better spent by contributing to Wayland.

amju_wolf, to linux in Thoughts on this?
@amju_wolf@pawb.social avatar

how do you expect them to fix Zoom? Acquire the company and take it behind the shed?

I mean, you could - for example - implement the interface these apps expect to exist and use with your amazing new compositor™.

This is precisely why companies just say “fuck Linux users” - instead of supporting a single operating system where everything kinda “just works” across versions for decades you have to checks notes support 20 different compositors across 2 vastly different display servers and dozens of various desktop environments and such… All for an OS that’s used by maybe 3% of your users if you’re lucky.

amju_wolf, (edited ) to linux in Is it actually dangerous to run Firefox as root?
@amju_wolf@pawb.social avatar

I don’t want to step on your workflow too much since it somehow seems to work for you but your main issue stems from the fact that you clearly don’t work with your server as if it actually was a server.

You shouldn’t really have a desktop interface running there in the first place (let alone as root and then using it as a regular user). You should ask yourself what it actually solves for you and be open to trying different (and more standard) solutions to what you’re trying to achieve.

It’d probably consist of less clicking and using the CLI a bit more, but for stuff like file management you can still easily use https://linux.die.net/man/1/mc.

If you need terminal sessions that keep scrollback and don’t stop when you disconnect you should learn to use tmux or screen or something like that. But then again if you’re running actual software in there then you should probably use a service (daemon) for that.

As for whether it’s a security issue, yeah it most definitely is. Just like it’s a security issue to run literally any networked application as root. Security isn’t black and white and there are trade offs to be made but most people wouldn’t consider what you’re doing a reasonable tradeoff.

amju_wolf, to linux in Linux reaches new high 3.82%
@amju_wolf@pawb.social avatar

I’m thinking about taking the leap but I need printer support to work.

In my experience printer support in Linux is generally pretty good. Even when it doesn’t “just work” you usually need only a simple profile file from the manufacturers website that you install.

In general drivers on Linux have been way less painful for me than on Windows; most importantly you don’t need an always-running application for every crappy piece of hardware.

But you still might want to check your printer manufacturer’s website and/or make one prototype Linux PC and try everything out.

With that being said be prepared for users complaining about some workflow changes (that will be bigger with a switch to something like LibreOffice from MSO) and blaming every issue of theirs on Linux and you.

amju_wolf, to linux in New Linux user here. Is this really how I'm supposed to install apps on Linux?
@amju_wolf@pawb.social avatar

No, worst case you install actual malware. Anyone can upload to the AUR, not just trusted users.

amju_wolf, to linux in New Linux user here. Is this really how I'm supposed to install apps on Linux?
@amju_wolf@pawb.social avatar

Because they want to lock you into their app and make you think VPNs are complicated so you actually pay for the service.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #