Snarwin

joined 1 year ago
[–] Snarwin@kbin.social 1 points 6 months ago (1 children)

"Title II" in this context refers to Subchapter II of 47 U.S.C. Chapter 5. 47 U.S.C. is the Communications Act of 1934, the act of Congress that established the FCC, and Chapter 5 is the part that deals with "Wire and Radio Communications."

If you want to know what this law empowers the FCC to do, you can read the statute yourself. Or, if that's too difficult, you can also use your access to the internet to look up more accessible sources, such as Wikipedia's "Common carrier" article.

[–] Snarwin@kbin.social 3 points 8 months ago

Patent infringement claims in 2019 saw Mozilla reach a settlement to avoid litigation. As part of that settlement it was forced to make changes to MLS that impacted its ability to invest in (commercially exploit?) and improve the service.

Yet another nice thing ruined by IP trolls. It's long past time we threw software patents into the dustbin of history where they belong.

[–] Snarwin@kbin.social 10 points 8 months ago

Posting something on a website does not make it public domain. Typically, the website's Terms of Service will require that you grant the website operator a license to use any content that you post on the site (so that they can display it to other users). That license does not extend to other visitors of the same website.

Of course, in practice, it's very unlikely that someone would take you to court over copying a website comment. But if someone posts, say, an original work of art or a short story in a comment thread, you should be aware that it is still protected by copyright.

[–] Snarwin@kbin.social 16 points 8 months ago

As someone who occasionally dabbles in music production on Linux, I love that Pipewire lets me run JACK and Pulseaudio apps side-by-side without having to jump through hoops.

[–] Snarwin@kbin.social 13 points 8 months ago (2 children)

On my distro (debian) I can use systemctl --user restart pipewire.service.

[–] Snarwin@kbin.social 5 points 8 months ago

This website explains the process: https://git-send-email.io/

[–] Snarwin@kbin.social 3 points 9 months ago

You could try the solution suggested in this reddit thread, and use systemctl to start and stop wireguard instead of wg-quick.

[–] Snarwin@kbin.social 2 points 9 months ago (1 children)

Honestly, meetings like the one you describe don't sound like they'd be helpful for anyone, especially not beginners. You say you "feel like" the new developers are getting something out of them, but have you actually asked them? My guess is, they're just as bored as you are, but doing a better job of hiding it.

[–] Snarwin@kbin.social 3 points 9 months ago

This is an advertisement.

[–] Snarwin@kbin.social 13 points 9 months ago

For me, Crunchbang was a great introduction to the possibilities of customizing your Linux experience. No giant, monolithic desktop environment, just a handful of programs that you could (and were encouraged to) tweak or replace to your heart's content.

I still run a Crunchbang-inspired setup on my vanilla Debian install—openbox, tint2, conky, nitrogen, gmrun, Win+Letter hotkeys for frequently-used apps, etc. While I've outgrown the need for a preconfigured distro myself, I'm glad to see these projects still providing an on-ramp for users looking to dip their toes into the deeper end of the Linux pool.

[–] Snarwin@kbin.social 3 points 10 months ago (1 children)

The first step after you untar is always "open the README and look for build instructions."

[–] Snarwin@kbin.social 4 points 10 months ago (1 children)

Personally my only gripe with systemd is that the systemctl and journalctl commands are cryptic and unintuitive. Every time I have to use one (which thankfully isn't often), I have to spend 5 minutes reading man pages to remind myself whether -u is "user" or "unit", what the difference is between a "unit" and a "service", etc.

I imagine this is what non-developers feel like when they're forced to use git—having a whole pile of unfamiliar vocabulary and syntax thrown in your face when you're just trying to do one simple thing.

view more: next ›