this post was submitted on 14 Apr 2025
74 points (91.1% liked)

Linux

53416 readers
607 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Points for something I've never tried.

Edit: Think I'll just blast Bazzite on it. The recent Gnome scales well and it has nice performance tweaks.
Cheers

top 50 comments
sorted by: hot top controversial new old
[–] FriendBesto@lemmy.ml 2 points 2 days ago

I use Q4OS as it is super light but Debian based. Install KDEConnect and I run a dumb large TV as my TV and control it from my phone. If younwa5ch YT, run Freetube.

[–] StrangeAstronomer@lemmy.ml 9 points 6 days ago (1 children)

Almost anything plus mythtv, firefox, transmission and mpv. Done. I use voidlinux. Best ever.

[–] Cyber@feddit.uk 1 points 6 days ago (1 children)

Similar here.

MythTv + Firefox + VLC - all on Arch

Used to be easier when Myth was in the main repos, now I have to compile from AUR, but it's still ok

[–] beeng@discuss.tchncs.de 1 points 6 days ago (1 children)

What do you record with mythTV?

[–] Cyber@feddit.uk 1 points 5 days ago (1 children)
[–] beeng@discuss.tchncs.de 1 points 5 days ago (1 children)

Via online websites or via TV capture card?

[–] Cyber@feddit.uk 2 points 4 days ago (1 children)

Ah, I see what you're asking now.

I have a Hauppauge TV dual-tuner card for terrestrial TV.

Dual tuner so we can watch one thing whilst recording something else, or record 2 things at once.

Myth picks up the card and also uses that for the schedule guide, so we can just set up the scheduler with a TV series or some key-words and leave it to it.

We've not watched live TV for ages and it's weird sitting through adverts now when we're at friends / family

We also have GBs of films and music on the same machine, so it's our central AV device. The Audio is sync'd off to other devices from here rather than having a 2nd NAS for it.

I had a 2nd MythTv frontend on another box in another room for a while and that worked well too.

[–] beeng@discuss.tchncs.de 1 points 3 days ago

I've not had a TV for like 10 years, just using youtube and torrents, but this seems interesting for an idea... I wonder where my aerial connection port is...

[–] RawrGuthlaf@lemmy.sdf.org 1 points 5 days ago

I've been using Nobara. If you are looking for an open system to tinker with, it is a great choice. It runs with pretty bleeding edge packages though.

[–] arisunz@lemmy.blahaj.zone 43 points 1 week ago (2 children)

None. Move your living room to the forest and never look back. Be free.

[–] irotsoma@lemmy.blahaj.zone 3 points 5 days ago

Not free, hard to get food and necessities, but yeah, some days I wish it was that easy, though I'd be hella bored.

[–] Reygle@lemmy.world 13 points 1 week ago (1 children)

But there's no memes out there!?

[–] bobs_monkey@lemm.ee 16 points 1 week ago

The memes are the friends we made along the way :)

[–] qkalligula@my-place.social 34 points 1 week ago (4 children)
[–] Corgana@startrek.website 3 points 6 days ago

This is very cool! Thanks for sharing.

[–] Reygle@lemmy.world 10 points 1 week ago (1 children)

Okay this looks kinda neat, but the page says it "isn't available for public use yet"? More of a DE/tweak than a distro?

[–] qkalligula@my-place.social 8 points 1 week ago

@Reygle it looks like you can build it and or use an rpi 4 build

*secretly i just want more info on it myself :D*

[–] jodanlime@midwest.social 4 points 1 week ago

This looks nice!

[–] TunaLobster@lemmy.world 3 points 1 week ago

I am annoyed by the weird UX differences between Kodi and Jellyfin. I really want this to be a thing. I've got an N100 box running libreelec right now. I really want Bigscreen to work on x86. Just need to have patience.

[–] jodanlime@midwest.social 7 points 1 week ago (3 children)

https://libreelec.tv/ If you like Kodi this is the business. I have had it working with remotes, the biggest drawback for me was streaming services not supporting 4k on the Odroid N2+ I was trying to use. Plex worked great through Kodi, and that was my biggest use case.

load more comments (3 replies)
[–] algernon@lemmy.ml 6 points 1 week ago (2 children)

NixOS.

It is good for everything, if you invest a little time[^1] into it.

[^1]: Your entire life, lol.

[–] madame_gaymes@programming.dev 10 points 1 week ago (2 children)

I daily drive NixOS and use it in many other situations. However, I'm also a systems engineer and it's the distro I use for managing all the environments.

I'm sure it was a joke(ish), but definitely not for the light-hearted or fairweather penguins.

[–] Eyedust@lemmy.dbzer0.com 1 points 6 days ago

Definitely not for the light-hearted, but if OP is willing to take a month or so to learn Nixlang it actually gets quite easy and you can do pretty much everything with it. No need for Timeshift either. You'd have to really work at breaking it and once its set up that's it.

Not to mention if you upgrade your system/SSD you only need a few key nix files and some dotfiles to basically clone your whole setup, especially if you use home-manager

[–] marauding_gibberish142@lemmy.dbzer0.com 4 points 1 week ago (1 children)

Please tell me more about your work and how you use Nix in it. I'm interested.

[–] madame_gaymes@programming.dev 4 points 1 week ago (1 children)

I can't tell if you're being serious or facetious 😅

I assure you it isn't all that glorious, though, just a lot of configs. NixOS is just my favorite method of infrastructure-as-code, and in conjunction with nixops I can't imagine going back to anything else unless the project required it for some reason. Disaster recovery is simple, and testing/pushing config changes to hundreds of machines is almost too easy.

I have a clunky set of configs, for self-hosting at home and small side-clients, I slapped together you can look at, but again it's not all that special and I wouldn't necessarily follow this for real production stuffs. It also doesn't utilize any of the fancy NixOS stuff, fairly basic and Docker heavy.

https://codeberg.org/madamegaymes/NixOS-Docker-Framework

[–] marauding_gibberish142@lemmy.dbzer0.com 4 points 1 week ago (1 children)

I am serious. I am a cloud engineer (glorified system admin for cloud + Linux VMs) and I'm still stuck on Ansible + Terraform (stuck isn't the right word, we are a RHEL and Alpine shop for our VMs and Containers and things work well enough). My friends in bigger companies are using Nix though, but I was always scared of the learning curve. I want to see clear benefits of using nix so I can push myself to actually learn it, which is why I asked. Thanks for the link.

[–] madame_gaymes@programming.dev 4 points 1 week ago* (last edited 1 week ago) (1 children)

Oh, sweet!

In that case, I highly recommend taking a look at some more real-world examples. My original link is just something that makes self-hosting and small jobs more or less thoughtless for me.

Imagine all those config management tools built into your OS, and that's NixOS in a nutshell. There's obviously WAY more it can do if you look into creating your own derivations, or getting into the new-ish concept of Flakes.

Again, though, nixops is the thing that makes me continue to use it, besides just already knowing how to throw together a config in nix's syntax. The nixops tool basically allows you to federate all your systems, tag them, group them, and do anything under the sun with each machine (or several in batches). It's hard to get across in a simple text blurb.

In my case (SaaS), imagine having 10 devs that all want their own dev environment that mirrors production within our VPN, then you need a beta and production environment for each client that licenses the app. Each environment has a couple databases, a few different APIs, some background scraper-type applications, and front-ends for everything. Some of that stuff can live on one machine, some needs to be alone and redundant. You can see how very quickly there's a lot of machines to keep track of.

Now I need to update a couple config pieces to match a new feature in the app itself. Well, all I gotta do is sort out the config, then run a couple nixops command to push to all the dev environments. When ready, do the same for beta, then do it for prod when the fat lady sings.

Being all within one ecosystem, focused on security hardening, is what I really like about it. Hopefully that wasn't too stream-of-consciousness for ya, lmao.

ETA: links, also note that nixops is undergoing some serious changes in the past year. NixOS itself also undergoes changes fairly regularly in syntax as vulnerabilities are addressed and improvements made.

[–] marauding_gibberish142@lemmy.dbzer0.com 3 points 1 week ago* (last edited 1 week ago) (1 children)

Thank you for the note. I'm been cursing myself for not being able to provide my devs with something similar (they don't complain but I know it will make their lives easier). I will start nix from scratch if I learn it but nixops definitely seems like it can help because terraform isn't that great at the example you provided. Thanks.

focused on security hardening

Could you elaborate?

[–] madame_gaymes@programming.dev 2 points 1 week ago

Some NixOS native packages and options change the defaults to be more security conscious rather than "easy to spin up." Doing a basic nginx config in NixOS will be more secure than if you had installed it through debian's apt or from source. Similar for ssh, you just don't have to think as much about doing those few obvious config changes you always have to do when spinning up a new machine. Of course, there are some things you have to customize for yourself (like custom ports, paths, etc.), but they make it a little simpler by assuming you're using NixOS in a production environment.

A couple of other links that you'll end up referencing all the time if you get into NixOS:

The first link is the native package repo, and the second link are all the NixOS config parameters for each of those packages and the system in general.

they don't complain but I know it will make their lives easier

Perfect. So when you do provide them with an efficiency boost when they never asked about it, you can be a rockstar and get a raise. Or keep it in your back pocket until they do complain and implement it then for a similar effect 😜

[–] Reygle@lemmy.world 9 points 1 week ago

Nix looks like a fun way to wild away 3 weeks, not entirely sure this is what I'm after for a living room TV box. :D

[–] crawancon@lemm.ee 6 points 1 week ago (4 children)

I would have thought open/libreElec would have worked.

other mentionables centered around media are AVLinux , Ubuntu studio, and dynebolic.

Batocera is nice too. It's half an emulation console and half Kodi. You can tell it to launch Kodi as default too. Whereas LibreElec is only Kodi with a limited gaming ability

load more comments (3 replies)
[–] snroh@lemm.ee 4 points 1 week ago

I tried using bazzite as a media PC and gave up after a couple of days, this isn't even remotely something I want in my household.

try it on fast hardware and make up your own mind. good luck!

p.s.: plasma bigscreen isn't available for public use and kodi and its derivatives should be tossed in the deepest volcanoes we got.

[–] pastermil@sh.itjust.works 3 points 1 week ago (1 children)

I got openSUSE Leap. It's stable and reliable. My complaint is that I needed to go thru all the hoops to get all the media codecs I need to play what I want.

[–] Reygle@lemmy.world 3 points 1 week ago (1 children)

Glad you like it, not sure it's a fit for my lazy living room machine though.

[–] pastermil@sh.itjust.works 3 points 1 week ago

Honestly, I picked it because I was lazy. It's such a low maintainance machine. As for the codec, the flatpak version of VLC does it.

[–] some_guy@lemmy.sdf.org 2 points 1 week ago (4 children)
[–] ada@lemmy.blahaj.zone 6 points 1 week ago (1 children)

That appears to be hardware, not a distro

[–] some_guy@lemmy.sdf.org 4 points 1 week ago

Oh, sorry, my bad.

load more comments (3 replies)
load more comments
view more: next ›