JustEnoughDucks

joined 1 year ago

Just send the energy directly back to the power executives houses with a high power laser. They want the energy for free so badly to pad their profits and buy a 5th yacht, give it to them ๐Ÿ˜‰

Only partially true. The solar panels almost all inject power back into the grid. Power companies started complaining about their profits when they had to actually pay the users for their power that they generated so now home power generating houses get paid pennies on the dollar for delivering power and reducing the power capacity needed by the power companies and of course the power companies didn't lower prices at all, so they are just sucking up the difference in pure profit.

[โ€“] JustEnoughDucks@feddit.nl 20 points 3 days ago* (last edited 3 days ago)

Depends on what your usecase is for what is "essential."

I think keeping household documents, taxes, medical bills, etc... In a local only paperless-ngx instance is quite essential to the organization of a household where everything is searchable and able to be organized on multiple levels compared to a simple document folder on 1 computer.

Having a document or self-hosted wiki with an in - case - of - death document that gets backed up in an encrypted, but accessible by family place is probably the most "essential" thing.

[โ€“] JustEnoughDucks@feddit.nl 5 points 3 days ago* (last edited 3 days ago)

Actually, the AI assistant fad isn't all bad.

HomeAssistant has an open souce assistant pipeline that integrates into the most flexible smart home software around. It is completely local and doesn't rely on the cloud at all. Essentially it could make Alexa's and google homes (that literally spy on you and send key phrases back to your built data collection profile) obsolete. That is a way not to have to rely on corporate bullshit privacy invasion to have a good smart home.

Indeed transcribing and translating (and preserving dying languages and being able to re-teach them) are 2 of the best consumer uses for AI. Then there is accelerating disease and climate research.

If these were the use cases that were pushed instead of fucking conversational assistants, replacements for customer support that only direct to existing incomplete docs, taking away artists' jobs, and creating 1984 "you can't trust your own eyes and ears" in real time, then AI would actually be very worthwhile.

What?

He is saying that AI uses countries worth of energy by itself. Even a normal search query using AI uses orders of magnitude more energy than a traditional search query.

Literally tech companies have been buying or reserving entire power plants exclusively for training AI datasets. At least Microsoft reactivated an old nuclear plant instead of buying out coal plant energy shares.

And 90% of uses for AI are absolute dogshit corporate fluff or a shiny activity for 10 year olds to play with for 30 minutes.

There are legitimate uses like auto note taking, voice assistants, etc... But it is destroying the environment because corporations are shoving it into every possible thing they can, quadrupling the energy growth rate and straining our electrical grids and burning tons and tons more coal to do it.

[โ€“] JustEnoughDucks@feddit.nl 116 points 3 days ago* (last edited 3 days ago) (16 children)

Here in Belgium there used to be big government subsidies for solar panels 5-10 ago.

Now the same wattage battery + solar setup without any government subsidies is a good chunk cheaper than that time with the large subsidies.

Pretty cool and shows the power of government renewables subsidies. A huge percentage of houses in Belgium have solar panels now.(and electricity still costs 0.30โ‚ฌ/kWh average because of fossil fuel energy lobbies)

Now that there is a local industry around it, most renovations and almost all new builds include them.

[โ€“] JustEnoughDucks@feddit.nl 12 points 3 days ago (1 children)

Steam is pretty much the only thing that stopped the Microsoft Store.

If that had happened, you probably couldn't even run games anymore on windows unless they were installed through the Microsoft store. Mods would be dead, and we would be in the same, but worse situation.

Hell, maybe you couldn't even buy games, but had to buy "game subscriptions" like game pass on xbox

[โ€“] JustEnoughDucks@feddit.nl 6 points 5 days ago (4 children)

won't work, this is their own hosted gitlab instance lol

This is a good way to do it.

I went one smaller with the Node 304 which only can do 4 HDDs with a GPU inserted. Going used for consumer desktop CPU is the most powerful play for the money I think.

This is a good path forward OP for a pretty powerful server

  • Node 804
  • Used AM4 motherboard ( microatx B550) (can be around 150โ‚ฌ)
  • used 5700X or similar (seen as low as 100โ‚ฌ)
  • new 500W power supply
  • 32GB DDR4 3200 ram in 16GB sticks
  • WD red plus 10TB helium filled for balance of noise and performance and price. My 10TB drives are as quiet as my 4TB. My scheme is ZFS mirror of 4TB (2 drives) for important docs, and 10TB drives for non critical data. Drives are by far the most expensive unless you get good second hand drives
  • if you want to do Jellyfin media server, pick up an arc A310
[โ€“] JustEnoughDucks@feddit.nl 3 points 1 week ago* (last edited 1 week ago)

In the professional space:

Add Altium, KNX, pspice, LTSpice (luckily works in wine), and for us electronics/electric guys lol.

Linux is a 3rd class citizen in ANSYS simulation tools. Slow updates, old UI, etc... On Linux. Pretty much only used as a simulation node for kicking on sims from windows.

Pretty much all architecture software

Many ERP systems desktop apps

Not to mention a lot of companies use active directory for access control + sharepoint

Web apps suck, but have been very helpful in Linux compatibility in the enterprise space since the devs only have to care about 1 set of production builds.

At my work, software guys and mechatronics PLC focused guys get away with Ubuntu (saleae is great), but for electronics and mechanicals it is not even worth it to dual boot.

Also, I am confused at why nextcloud is at the intersection of networking, music, and multimedia.

Yes it technically has a video viewer and music player, but I would be very surprised if any person in the world right now is genuinely using it to post that content to the fediverse social-network style.

[โ€“] JustEnoughDucks@feddit.nl 4 points 2 weeks ago (1 children)

New year 2026? ๐Ÿ˜‰

 

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 โ€บ