scrubbles

joined 2 years ago

This looks great! Thank you for the recommendation!

Interesting, had no idea!

 

Currently I have random docs/how-tos for my network stored in a forgejo repo, just a bunch of READMEs. I'd like to somehow make that a bit more official, I like writing it in markdown/git and having source control, but was wondering if anyone has a good wiki tool they like that can consume that and make it more hostable? Thanks!

My mind went to this one

[–] scrubbles@poptalk.scrubbles.tech 59 points 3 days ago (1 children)

Our dang crazy ideas like not wanting someone to choose between healthcare and going broke for the rest of their lives.

It's out of date, and in desperate need of a rewrite. PHP might have been an okay choice 15 years ago, but no one in their right mind should be using PHP for modern server development. (Yes I'm calling out Pixelfed too). With so many languages and frameworks, that's probably one of the worst right now.

Then it was proven that they don't really get modern infrastructure either, as their docker containers depend on stateful code, with combinations of environment variables and php files that need to be stored in volumes, and then plugins which are also stateful - meaning that on new updates they need to go through an "update" process. This is directly opposite of good practice as docker containers should be 100% immutable and be able to run just by using docker run. They also have required volume mounts scattered throughout the OS, it was just never designed with containers in mind.

I can't recommend nextcloud right now, it's incredibly brittle and slow.

Agree with others, if you try to do a replica it's going to be very inefficient, and your costs will be high. You're looking for a backup, then just nightly/weekly you perform your backups. Any blob storage then will do, just work out what pricing works for you. Just plan out how you'd do a restore in case everything came crashing down - from ground up how would you bring your services back online?

HDD enclosure is a fine way to start, as long as you know it has limitations. Eventually you'll probably need more storage, and it won't scale. That being said, you can get 26TB hard drives now, it'll be a while. Just make sure you plan out how to back it up. Remember the rule - if you can't afford to buy a backup then you can't afford to do the project. Make sure you have backups in mind.

If you decide to upgrade to a full NAS solution later also remember that during that migration you probably will need to use new hard drives while migrating as your current ones will need to be copied from to the new NAS, meaning you will probably end up with a few redundant drives. Not a huge thing, but there will be no "in-place" upgrade. It all depends on where you want your homelab to go in the future.

[–] scrubbles@poptalk.scrubbles.tech 2 points 2 weeks ago (1 children)

It's the party of pure selfishness, they do not understand empathy. Until they themselves are affected at all, they won't understand .

It's how it works, they convince you every week that you are the minority, no one is listening. You just never look around to see that the actual minorities are no where in sight

[–] scrubbles@poptalk.scrubbles.tech 16 points 3 weeks ago (2 children)

Did they own the libs at least?

[–] scrubbles@poptalk.scrubbles.tech 5 points 3 weeks ago* (last edited 3 weeks ago)

Yeah Proxmox leaves a lot to be desired in terms of metrics. However, metrics are supported out of the box. Bad news, you probably won't get what you want within proxmox. Good news, you have another project you get to undertake! Hooray!

Like I said, Proxmox supports metrics out of the box. If you go Cluster -> Metric Server you'll be able to see that you can add a metric server. The first iteration I did with proxmox I added an InfluxDB container which then proxmox can talk to (yes they can be on the same host), and then proxmox will start pumping metrics into InfluxDB. (It uses Telegraf under the hood). Then, you can also run Grafana, add your InfluxDB as a data source, and then you have a sweet metrics dashboard. There are a lot of pre-built dashboards already made that look great, and you can customize from there.

You can also use Graphite, I personally haven't used it, but I also dropped Influx over time too. These things evolve in that sort of way. That's how I'd get set up and started though.

[–] scrubbles@poptalk.scrubbles.tech 4 points 3 weeks ago (2 children)

It depends on your setup of course, many ways to skin that cat. You didn't really say where you wanted dashboarding. Do you want it through a terminal? Through a UI within proxmox? Personally I took it as an opportunity to learn Grafana and hosted it

 

Totally not related to another post in this community...

What fearmongering do you find laughably wrong? What do you witness everyday that makes others clutch their pearls while watching the news?

 

Hey all, I'm hoping this is simple one of you have seen. I have Jellyfin media player installed on bazzite, I use it through gaming mode. Most of the time, but some audio tracks are silent and won't play unless I force transcoding.

They are usually DTS or DTS:MA. Do I need to install drivers somehow? Or flip a setting? I'm fine with transcoding audio, but I want to avoid transcoding video.

I am plugged into an Onkyo receiver via HDMI, so it should be able to play most of those.

Thanks!

 

cross-posted from: https://poptalk.scrubbles.tech/post/2333639

I was just forwarded this someone in my household who watches our server. That's it folks. I've been a hold out for a long time, but this is honestly it.

They want me to pay to stream content that I bought from my hardware transcoded also on my hardware.

I'll say it. As of today, I say Plex is dead. Luckily I've been setting up Jellyfin, I guess it's time to make it production ready.

Edit: I have a Plex Pass. More comments saying “Just buy a plex pass” are seriously not getting it. I have a Plex Pass and my users are still getting this.

And for the thousandth person who wants to say the same things to me:

  • YES I know I'm unaffected as a Plex Pass owner.
  • My users were immediately angry at it, which made me angry. Our users don't understand what plex pass is, and they shouldn't have to, that's why I had it. The fact that they were pinged even though it should have kept working is horribly sloppy
  • Plex is still removing functionality. I don't care that "People should pay their fair share". If Plex wants to put every new feature behind a paywall, that's completely okay. They are removing functionality.
    • "But they have cloud costs". Remote streaming is negligible to them. It's a dynamic DNS service. Plex client logs in, asks where server is, plex cloud responds with the IP and port of where server is located. That's it.
    • "Good luck finding another remote streaming" - Again, Plex just opens up an IP and port. Jellyfin also just opens up an IP and port (Hold on jellyfin folks I know, security, that's a separate conversation). All "remote streaming" is is their dynamic dns. Literal pennies to them. Know what actually is costing them money? Hosting all of that ad-supported "free" content that they're probably losing money on.

In short, I don't care how you justify it. Plex is doing something shitty. They're removing functionality that has been free for years. I'm not responding to any more of your comments repeating the same arguments over and over.

26
submitted 6 months ago* (last edited 6 months ago) by scrubbles@poptalk.scrubbles.tech to c/plex@lemmy.ca
 

I was just forwarded this someone in my household who watches our server. That's it folks. I've been a hold out for a long time, but this is honestly it.

They want me to pay to stream content that I bought from my hardware transcoded also on my hardware.

I'll say it. As of today, I say Plex is dead. Luckily I've been setting up Jellyfin, I guess it's time to make it production ready.

Edit I have a Plex Pass. More comments saying "Just buy a plex pass" are seriously not getting it. I have a Plex Pass and my users are still getting this.

 

Hi folks. So, I know due to a myriad of reasons I should not allow Jellyfin access to the open internet. However, in trying to switch family over from Plex, I'll need something that "just works".

How are people solving this problem? I've thought about a few solutions, like whitelisting ips (which can change of course), or setting up VPN or tail scale (but then that is more work than they will be willing to do on their side). I can even add some level of auth into my reverse proxy, but that would break Jellyfin clients.

Wondering what others have thought about for this problem

 

Title essentially. Youtube's algorithm is hot garbage, so I can't search for anything anymore without a ton of AI slop and rage bait. So, who do you go to for actual good long form videos? Exposes, scandals, behind the scenes, documentaries, film, travel, transit, who do you recommend I follow?

 
 

I'm an ex incel myself, but I've been seeing a few users here exhibiting the tell tale signs. "I'm not attractive enough", "I don't socialize correctly", "I'll never find a woman" - all extremely unhealthy attitudes.

Personally I burned through many friendships and ruined a lot of chances with women because I was in the incel community. The community warped my view of women so much that I made it even harder to meet women, I became my own worst enemy. I lost friends because all I could think of was how horrible it was that they had girlfriends.

I have a friend who helped me out of it. She was the one who started calling out my bad behavior for what it was, and I started on the long uphill path out of it. I'm now married and stable for well over a decade, but I still think back to those days, and it depresses me seeing other people causing this themselves and not being aware of it.

So, Lemmy, for those who have clawed out of it, what's your story?

 

Hey everyone, for anyone with SNL collections do you have a place you know of where I could get SNL "Bumper" images?

Some images are the nice host images from TVDB, but a lot are missing. I can go through each episode and take a screencap, but that feels dirty and it'd be a ton of effort.

I'm hoping someone out there has or knows where to find a zip or something of all of them.

Thanks!

 

Dear Andre,

I'm Gianpiero Morbello, serving as the Head of IOT and Ecosystem at Haier Europe.

 It's a pleasure to hear from you. We just received your email, and coincidentally, I was in the process of sending you a mail with a similar suggestion.

I want to emphasize Haier Europe's enthusiasm for supporting initiatives in the open world. Please note that our IOT vision revolves around a three-pillar strategy:

    achieving 100% connectivity for our appliances,
    opening our IOT infrastructure (we are aligned with Matter and extensively integrating third-party connections through APIs, and looking for any other opportunity it might be interesting),
    and the third pillar involves enhancing consumer value through the integration of various appliances and services, as an example we are pretty active in the energy management opening our platform to solution which are coming from energy providers.

Our strategy's cornerstone is the IOT platform and the HON app, introduced on AWS in 2020 with a focus on Privacy and Security by Design principles. We're delighted that our HON connected appliances and solutions have been well-received so the number of connected active consumers is growing day after day, with high level of satisfaction proven by the high rates we receive in the App stores.

Prioritizing the efficiency of HON functions when making AWS calls has been crucial, particularly in light of the notable increase in active users mentioned above. This focus enables us to effectively control costs.

Recently, we've observed a substantial increase in AWS calls attributed to your plugin, prompting the communication you previously received as standard protocol for our company, but as mentioned earlier, we are committed to transparency and keenly interested in collaborating with you not only to optimize your plugin in alignment with our cost control objectives, but also to cooperate in better serving your community.

I propose scheduling a call involving our IOT Technology department to address the issue comprehensively and respond to any questions both parties may have.

Hope to hear back from you soon.

Best regards

Gianpiero Morbello
Head of Brand & IOT
Haier Europe

If only they would have reached out this way the first time instead of a cease and desist, their brand getting dragged through the mud could have been avoided.

 

I'm not really big on "let's make a movement", but this independent dev has been hit with a cease-and-desist from making a FOSS Home Assistant addon for their Haier air conditioners.

Haier claims that they are losing out on millions of dollars due to this plugin which... lets you control their air conditions from home assistant. They haven't bothered to explain how that's possibly worth millions of dollars - they're just claiming it.

So of course they hit the Streisand button and are demanding that he takes it down. He of course is complying... in a couple of days. Maybe you see where this is going.

It would be an absolute shame if any of you just happened to create a fork, or clone the code, or mirror it in your own instance. An absolute shame.

Just so everyone here knows which repositories NOT to clone or fork, here are the two links:

and please, don't repost this anywhere, or share it in other communities, or anything like that. It's a shame that so many people already know and are making clones. I'm just letting you know so you don't do anything like telling others who may make their own copies.

(sidenote: Haier owns GE Appliance, so for our American folks it may affect you folks too)

view more: next ›