JustEnoughDucks

joined 2 years ago
[–] JustEnoughDucks@feddit.nl 8 points 2 days ago (1 children)

Damn, I am only at a ratio of like 10 from some season packs of Chuck and The Mentalist. 565 is crazy!

[–] JustEnoughDucks@feddit.nl 5 points 6 days ago* (last edited 6 days ago)

I mean, jellyfin is absolutely even.more of a security nightmare than Plex, with multiple unfixed CVEs IIRC (software, not website or forum)

I use jellyfin also, but I only trust it not exposed to the internet at all. That is one very big area of improvement for them.

That and subtitle syncing.

[–] JustEnoughDucks@feddit.nl 16 points 1 week ago* (last edited 1 week ago)

That is pretty expensive nowadays, if OP wants to go that expensive, getting a mini PC with the latest intel N150. The pi 5 doesn't even have hardware AV1 decoding. By the time you have all of the pi accessories, it is not much of a price difference, but defi itely a performance difference.

https://amzn.eu/d/85cytyZ

Plus you get benefits like actual storage instead of a separately bought SD card, more RAM, 2.5G ethernet, and HDMI2.1 & USB–C displayport.

Then you slap Linux on it (and also hope that plasma bigscreen is a success in the near future) and you have a very reliable 4K HTPC that can decode anything you throw at it. It has enough horsepower to be a home server at the same time, unlike a pi while also having just a bit higher idle power usage (2W or so).

[–] JustEnoughDucks@feddit.nl 4 points 1 week ago* (last edited 1 week ago) (1 children)

And I still can only get 0 like, 0 comment shaky cam video of a screen capture of ultra zoomed in tiktoks or blasting shitty electronika music at 100dB clipping all to hell with 2005 era Microsoft visualizer videos.

Just like pixelfed, there is no way to discover anyone except the same 10-12 rotation of people they put in explore.

I come back every month or two and swipe through 5-10 to see if anything has changed, but it never has. In the case of loops, the same number of creators, some of which haven't posted a video for almost 8 months are "trending"? Maybe that is where the "active users" number comes from?

[–] JustEnoughDucks@feddit.nl 3 points 2 weeks ago

Is this similar to Wero as a back end or different parts of the process?

[–] JustEnoughDucks@feddit.nl 2 points 2 weeks ago

Defense contracting.

They do a a good amount of of military industrial contracting and work for 3 letter agencies on data processing/ high performance computing.

They also got awarded government funding in 2024 to build logic chips for the military in-country.

Not enough to sustain the company, but such "sensitive" programs may not be allowed to show up in revenue reports or have to be assigned to other areas or so.

[–] JustEnoughDucks@feddit.nl 7 points 1 month ago* (last edited 1 month ago) (6 children)

Had a 2023 VW ID4. They literally go out of their way to make your experience worse in many cases.

They have an app, they can read locked state, but can't lock the car.

Their app/website makes you completely re-sign in and re-accept cookies every month or so that breaks any API usage mildly like HomeAssistant.

The key unlocks the door if you walk to it, 50% chance to re-lock the door when you walk away without interacting with it.

Can detect tire pressure, but they don't tell you what it is, only if there is "pressure loss"

Backup camera was horrific quality, especially the field of view of a telephoto camera, especially compared to my 2015 Nissan altima

The entertainmrnt console was terible, extremely laggy, and Android auto was the worst experience. It would take between 2 and 15 minutes to connect to android auto with multiple different phones, and it would choose 1 app per phone to not display. My girlfriends' was her maps app which is insane. Sometimes I would be at my destination before it would connect.

Also putting a trailer hitch on it would have been like 1500-2000€...

[–] JustEnoughDucks@feddit.nl 1 points 1 month ago

Or if your internet enters the house in a dead zone.

I have a brick house and our internet comes inside literally in one far corner with the most walls around it, so if the access point in there. Half of our house gets no internet.

I went for a cloud gateway ultra and then one access point centrally in the house where everything can reach.

[–] JustEnoughDucks@feddit.nl 2 points 1 month ago

It is

However, for file transfer, LocalSend is a smoother UX and supports almost any device for transfer. It won me over from KDE connect because I can transfer things with different phones, friends' comuters when they are here, work computer in rare cases with a portable install and no need to bond anything.

[–] JustEnoughDucks@feddit.nl 18 points 1 month ago (5 children)

I'm confused, can't literally anyone just generate an AI selfie to submit for the censorship?

A couple news cycles ago was just talking about how AI video and image generation has progressed so far that it is really difficult for any system to tell it is AI in some cases. This seems like the perfect usecase for that.

Or does it need to link to a real person ID or something?

[–] JustEnoughDucks@feddit.nl 1 points 1 month ago* (last edited 1 month ago) (1 children)

Is your printer network attached and scanning via flatpak packages?

Network printing works fine, USB printing and scanning works also, it is just anything having to use saned that flatpaks can't seem to use

I have hopped through multiple distros and I have never once had scanning not work on a "normal" one after correctly setting up saned. Only bazzite because of the flatpak/system split (also why any embedded programming needs distrobox)

[–] JustEnoughDucks@feddit.nl 2 points 1 month ago (3 children)

It's worth it to note for people switching that your network printer is unlikely to have usable scanning functionality with flatpak scanners you install (unless something has changed in the last 6 months since I tried last)

 

Hey everyone,

I am completely stripping my house and am currently thinking about how to set up the home network.

This is my usecase:

  • home server that can access the internet + homeassistant that can access IoT devices

  • KNX that I want to have access to home assistant and vice versa

  • IoT devices over WiFi (maybe thread in the future) that are the vast majority homemade via ESPHome. I want them to be able to access the server and the other way around. (Sending data updates and in the future, sending voice commands)

  • 3 PoE cameras through a PoE 4 port switch

  • a Chromecast & nintendo switch that need internet access

Every router worth anything already has a guest network, so I don't see much value in separating out a VLAN in a home use case.

My IoT devices work locally, not through the cloud. I want them to work functionally flawless with Home assistant, especially anything on battery so it doesn't kill its battery retrying until home assistant polls.

The PoE cameras can easily have their internet access blocked on most routers via parental controls or similar and I want them to be able to send data to the on-server NVR

I already have PiHole blocking most phone homes from the chromecast or guest devices.

So far it seems like a VLAN is not too useful for me because I would want bidirectional access to the server which in turn should have access from the LAN and WiFi. And vice versa.

Maybe I am not thinking of the access control capability of VLANs correctly (I am thinking in terms of port based iptables: port X has only incoming+established and no outgoing for example).

I figure if my network is already penetrated, it would most likely be via the WiFi or internet so the attack vector seems to not protect from much in my specific use case.

Am I completely wrong on this?

 

I got immich with SSO up and running. It runs like a dream compared to Photoprism and is simple enough for me, but also has necessary features like user accounts.

There is one thing I couldn't find in the docs:

I already have a library of 5000 photos and 150 videos on my server that sync to my phone with Syncthing to 4 different directories (one for each phone I took the photos on) in Immich. Right now I have that directory as an external library, but I don't think this is the "right way."

My goal:

  • No duplicates between phone app and desktop app
  • Don't have to re-upload every image from my phone as my network is 100/30 mbps
  • Am able to manage my photos from the Immich app and web app (deleting photos that will propagate between devices)

Can I just map the "Upload" folder to that syncthing photo base folder and get parity between my phone and my server? Or do I have to re-upload everything from my phone? Or am I waiting for a feature that doesn't quite exist yet? I noticed some feature discussions about photo hashing and de-duplication.

I tried asking in a discussion on the repo, but nobody answers those much.

 

Hey lemmings,

I have a headless server that works beautifully. B450 with 2700X and 32GB of micron 3200MHz RAM.

I am currently running Debian 12 Bookworm on it. I am at kernel 6.1, but in preparation for 6.2 or 6.3 being backlogged, I want to buy an Arc A380 for transcoding since they are only 150€ here. Software was fine for a single video stream, but I bought a new house and will have 4 camera streams running. Plus I want to dabble in AV1 transcoding for media or storage of my camera streams

Currently there is neither X nor Wayland installed since it is exclusively with SSH that I do all of my work on it. After I install the GPU, I was wondering if it is possible to not even install X or Wayland since I will literally never use a display on it?

Would I still be able to do Jellyfin and Frigate transcoding without an X server? If I have to get one, does it matter if I choose X or Wayland for hardware transcoding?

Thanks!

view more: next ›