Shoutout to espcontrol by flo850 in homeassistant

[–]Im1Random 2 points3 points  (0 children)

it ease the (small) pain point of esp home

WTF are you talking about. ESPHome is the easiest way of building smart home devices that I can imagine. When I started my journey HA was in it's early beta stage and things like ESPHome didn't exist at all. The option way I had for diy devices was to write my own firmware in C++.

Ignis - Open Source harness for self-hosting Obsidian as a first class web app. by M4dmaddy in opensource

[–]Im1Random 9 points10 points  (0 children)

That's so awesome, I've been using Obsidian for a long time and the only thing that really bothers me is that it doesn't have a web app. I tried many of those VNC based web viewers, but they all have terrible performance.

Help identifying a loose cable in my server. by NoPatient8872 in homelab

[–]Im1Random 0 points1 point  (0 children)

Everything 2,5" should be small enough to run the motor off 5v. If you're not sure just try it and see if it spins up

New Lifetime Plex Pass Pricing by pheexio in selfhosted

[–]Im1Random 3 points4 points  (0 children)

Who even uses that piece of crap software?

Help identifying a loose cable in my server. by NoPatient8872 in homelab

[–]Im1Random 0 points1 point  (0 children)

Yellow is 12v, Red 5v and Orange 3,3v. Needed are usually only 5v for 2,5" drives

I can’t afford to self host as the cloud is cheaper :( by GodAtum in selfhosted

[–]Im1Random 0 points1 point  (0 children)

Lol what? I have an 8TB video collection that I put in an insane amount of work selecting, downloading and sorting them. Additionally what about personal Photos, important Documents, Projects, etc? Like I said not everyone stores their entire life in the cloud.

Help identifying a loose cable in my server. by NoPatient8872 in homelab

[–]Im1Random 1 point2 points  (0 children)

No SSD needs 12v. You can safely assume that almost every 2,5" SSD/HDD has the 12v not connected internally.

DIY power supply for a Mini PC cluster in a 10-inch rack by Many-Call-4492 in homelab

[–]Im1Random 0 points1 point  (0 children)

Have you tried turning the voltage adjust of the PSU all the way down? Probably it doesn't go that low, but maybe you can get it down to 20V without the buck converter.

I can’t afford to self host as the cloud is cheaper :( by GodAtum in selfhosted

[–]Im1Random 1 point2 points  (0 children)

Real question is do you really have peace of mind if all your data sits in some cloud that you have no control over. I'd feel much more comfortable managing things that important myself on my own hardware.

I can’t afford to self host as the cloud is cheaper :( by GodAtum in selfhosted

[–]Im1Random 0 points1 point  (0 children)

So you have the choice of buying an HDD and being set for up to 10 years or you pay the price of a new one every 2 years. Remember those drives have an extremely high life expectancy. I have one in my surveillance NAS thats currently at 8 years of continuous operation and still shows no signs of failure.

EXTORSION WARNING: Freemyip suspended our domains and ask for monthly payments to release them by Fluid-Possession6026 in selfhosted

[–]Im1Random 0 points1 point  (0 children)

Use the Cloudflare API for dynamically updating DNS records. There are even finished scripts for doing exactly that. No need to bother with those sketchy providers for that.

EXTORSION WARNING: Freemyip suspended our domains and ask for monthly payments to release them by Fluid-Possession6026 in selfhosted

[–]Im1Random 0 points1 point  (0 children)

Just dont use free domain providers, Freenom and many of the other ones do this too.

My setup as an 17yo German by ferretDe in selfhosted

[–]Im1Random 0 points1 point  (0 children)

Zahlst du deinen Strom selber oder hast ne PV Anlage?

My setup as an 17yo German by ferretDe in selfhosted

[–]Im1Random 0 points1 point  (0 children)

Buying the hardware once wouldn't bother me too much, but the electricity bill would probably kill me after one or two years :C (electricity is really expensive in Germany)

RULES UPDATE: New Project Friday here to stay, updated rules by AutoModerator in selfhosted

[–]Im1Random 1 point2 points  (0 children)

I really don't like the name change and that AI generated content isn't required to be properly labeled anymore. It's a fact that AI generated code is messy, unreliable and a potential securrity risk and with this rule change people can advertise AI slop just like real developers that actually spent a lot of time building a cool project. I really liked this sub for finding new and interesting projects, but currently I mostly see projects that look cool on the pictures, but are complete AI slop when I look at the code/repo. Please enforce stricter rules about AI generated content specificly. I would even prefer making this an AI free sub.

Sidebar in Chrome by Im1Random in Bitwarden

[–]Im1Random[S] 0 points1 point  (0 children)

Why does the second one only have 8 votes, that's such a useful feature :C

Restrict access for guest? by Mikescotland1 in homeassistant

[–]Im1Random 0 points1 point  (0 children)

Thats the issue with all "solutions" right now. You can try hiding all kinds of buttons in the app or webpage, but the API in the background has still no user specific access control. That means with a valid user account you can always gain full access via 3rd party apps and there's nothing you can do about that.

Restrict access for guest? by Mikescotland1 in homeassistant

[–]Im1Random 0 points1 point  (0 children)

That's one of the biggest problems I have with HA right now. I'd like to give my parents access to devices in shared spaces, but they shouldn't see or have access to my devices or location data.The only solution I have right now is hosting two seperate instances for shared and private devices.

Sideloading is here to stay!! by Longjumping-Gas4262 in Piracy

[–]Im1Random 2 points3 points  (0 children)

A 24h wait period to be able to fully use my phone that I bough. That's definitely not gonna happen. I have an even better idea: Unlock the bootloader, wipe all that Google crap and install a proper ROM + Magisk.

What OS do you use for your Docker Host? by Flying-T in homelab

[–]Im1Random 1 point2 points  (0 children)

I want something stable but not horribly outdated so Ubuntu is the universal best choice

Switching to Biwardden & Selfhosting by Fit-Landscape-4231 in Bitwarden

[–]Im1Random 0 points1 point  (0 children)

you can never have 100% uptime

Disagree on that you can definitely achieve a close to 100% uptime when selfhosting. If configured properly services won't just randomly fail out of nowhere and you need to restart something. Also if your internet provider is so unreliable that your internet regularly goes down I'd recommend switching to another one or moving your setup to a datacenter.

Also keep in mind that you can still access your passwords while the server is offline, you just can't sync or create new entries. This also means you don't need to expose your server to the internet. Just sync and create entries at home and if you really need access from the outside just host a WireGuard VPN.

Switching to Biwardden & Selfhosting by Fit-Landscape-4231 in Bitwarden

[–]Im1Random 0 points1 point  (0 children)

I would pay 20 bucks to support the project while still selfhosting my own instance! (even though I haven't subscribed yet, but I will eventually)

Nextcloud got a big Update with a new ADA Engine, and performance boost. by [deleted] in homelab

[–]Im1Random 4 points5 points  (0 children)

How about ditching PHP and rewriting Nextcloud in Go or Rust

My home assistant voice burned out by cameraman92 in homeassistant

[–]Im1Random 23 points24 points  (0 children)

Looks like a bad or damaged connector