scrubbles

joined 2 years ago

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 4 days ago (2 children)

Did they own the libs at least?

[–] scrubbles@poptalk.scrubbles.tech 5 points 1 week ago* (last edited 1 week 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 1 week 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

Did a takehome for a company recently that did it well. They required that I make a docker file (you could give them one if you wanted) where when ran it would run tests. It was a neat use of docker IMO, it standardized that builds were just "build the docker file" and running was just "run the dockerfile". You would t have to deal with tar or anything then.

Thousand ways to skin a cat there

They said they were open to it but they had zero priority of doing it themselves, and essentially "submit a PR if you want it". A shame really, their interface is great, and such an easy setup. If they implemented either xmpp or matrix I would switch immediately. All of my friends want a discord clone that "just" works, but no one wants to go to this server for this group and then login to that server for that group. They want a single-pane interface like what discord offers.

Shortsighted to not implement that IMO.

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

Yeah I would assume if anything they would have helped them bring federation

Yeah yeah yeah but ignoring that.... Would you?

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

You can get away with a pretty low bitrate for most. As others have said, set the egress upload limit in the app to whatever you prefer, and just be ready to transcode.

Never charge for access to your server in any way. That is officially 100% illegal. If you can't do it without charging, you can't do it

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

Replicating images isn't really best practice. Images are meant to be ephemeral on the server. Dockers pattern is to repull the images if they are needed, and that only takes a few seconds. Saving the images IMO would just be a waste of space.

If you are afraid the images will be gone someday, the proper way to handle this is to use a docker registry as a proxy. So you make your own docker registry, like your.tld/registry and then set it in proxy mode. Then when you pull your images you set docker to pull from your registry. If it's found it will use your local data otherwise it will pull through from the parent registry, and serve the docker image to your client. For backup then you backup the registry's volume.

That fits within the pattern of docker. Your clients come up, query the local registry, and it will serve your containers. Your server remains ephemeral.

Do you mean docker volumes? If so it's very easy, just tar where the volumes and and move them over, untar them and map the containers to wherever they should go. Don't overthink it.

If you mean docker images I'd ask why, can you just repull them?

 

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)

 

yeah but if you join, and your friends join, and they're friends, you know what nevermind

[Edit] holy shit people I get it, people like it small, take it easy it's just a meme, don't need to keep commenting and DMing

view more: next ›