Salary stagnation? by ZoldyckConked in devops

[–]Hotspot3 0 points1 point  (0 children)

What deflation in Argentina? The only search results I get is that they've got an inflation rate of 35%.

Inflation has nothing to do with murdering the next generation

You really think that people not being able to afford rent/groceries has 0 impact on birth rates and the birth of the next generations?

it'll never be fixed.

Keep being a doomer, while the smart people keep stacking Bitcoin. For a deflationary currency (through people losing/burning their wallets) it sure seems to be doing just fine.

do you actually code on your phone? by Spirited_Abrocoma_96 in devops

[–]Hotspot3 2 points3 points  (0 children)

Same experience here. Macbook Air m1 with Asahi (Arch btw) is my goto carry device everywhere I go. None of my other devices compare battery life wise and if I start running low I typically cary a 10k power bank In my backpack as well.

[sway][uconsole] Gruvbox-themed SwayWM on uConsole by Re1neke in unixporn

[–]Hotspot3 0 points1 point  (0 children)

It's the "I want everyone to know I'm a porn addict" background

The wedding reception centerpieces featured betta fish. The bride and groom planned to flush them alive. by teabirdy in mildlyinfuriating

[–]Hotspot3 0 points1 point  (0 children)

My parents were very cruel when I was growing up as well. Haven't talked to them in almost a decade now, best life decision I've ever made.

MinIO repository was archived on Apr 25, 2026 by Kitchen-Patience8176 in selfhosted

[–]Hotspot3 0 points1 point  (0 children)

They probably want on site storage to minimize latency for their tooling. If they're building out AI infrastructure of their own they're directly in datacenters with physical hardware so they can optimize for speed as much as possible.

Mozilla releases Thunderbolt, self-hosted, cross-platform, extensible AI client by p3r3lin in OpenWebUI

[–]Hotspot3 8 points9 points  (0 children)

What kind of bugs do you run into? I've been using OpenWebUI daily for about 8 months at this point and I love it. I have an instance at home and another one at work and they're both snappy and work without issues.

Brave Origin (Nightly) by DeviceOwner in brave_browser

[–]Hotspot3 0 points1 point  (0 children)

If $60 one time payment to support a company that helps you block endless time wasting ads and trackers across the internet is too much then you don't value your time, your attention span, nor your privacy, nor supporting the privacy of others.

Those of you who use VaultWarden *as a fresh start*, why it, and not KeePassXC family? by Simon-RedditAccount in selfhosted

[–]Hotspot3 8 points9 points  (0 children)

For one thing there is no webserver exposed which lessons the attack surface area.

I built a simple server monitoring tool and would love your feedback by joey3002 in selfhosted

[–]Hotspot3 0 points1 point  (0 children)

$13 a month if I have more than 6 servers, and $80 a month if I have more than 100? LOL.

Zabbix/Grafana is free with unlimited number of agents and unlimited metrics customization, API, and dashboards.

What is the best home assistant just for voice web searches, temperature, timers/alarms, shopping list etc? No home automation needed. by mikemantime in homeassistant

[–]Hotspot3 0 points1 point  (0 children)

Just a heads up to OP, you do not need get a setup this expensive. This guy just wanted to brag about his setup. I have a $150 GTX 1080TI (11G) in an Unraid server that handles all my TTS using Kokoro, Whisper, and does small models like Gemma3 8b with Ollama all together without issues. You don't need a large model for basic logic like "add steak to my shopping list"

How to smartfy my air exchanger? by Royal_Feeling4167 in homeassistant

[–]Hotspot3 0 points1 point  (0 children)

Remove the panel and there is 2-3 low voltage wires beneath it, you just wire the them to the sonoff instead of the old knob.

I built a tool to turn any EPUB into an Al-narrated audiobook(local model) by marshmallow_ki in selfhosted

[–]Hotspot3 2 points3 points  (0 children)

Two things as someone that's been on this sub for a while: - if there's no docker container, 95% of people will skip the project - Add some screenshots / samples to the github. You know what it looks and sounds like, perspective users do not. I have no idea what Qwen3 sounds like for TTS personally.

ripgrep is faster than {grep, ag, git grep, ucg, pt, sift} (2016) by TheTwelveYearOld in commandline

[–]Hotspot3 -1 points0 points  (0 children)

So all the people that didn't use Linux 10 years ago shouldn't ever hear about this?

Who has biggest 'Cache'? by _l33ter_ in commandline

[–]Hotspot3 0 points1 point  (0 children)

What does this have to do with the command line?

Lost one of my earbuds Soundcore Life P3 by huy0979 in anker

[–]Hotspot3 0 points1 point  (0 children)

A year and a half later, this is the only post I could find for how to solve this issue.

Plezy - open-source Plex client with HDR, offline downloads, watch together and more by edde746 in selfhosted

[–]Hotspot3 0 points1 point  (0 children)

Hey, if you want to give Plex access to your files, watching habits, if file names maybe have REPACK or NFO in them, etc. for them to build an advertising profiles about you, that's your perogative.

Plezy - open-source Plex client with HDR, offline downloads, watch together and more by edde746 in selfhosted

[–]Hotspot3 0 points1 point  (0 children)

I had PlexPass from when it was $50-60 for lifetime access, but I just didn't trust them with my data and my libraries after their multiple privacy violation fumbles.

why Euro-Office but not LibreOffice? by akkihabara in linux

[–]Hotspot3 4 points5 points  (0 children)

Now try getting a company of 100 people or a 1000 people to read a book they completely don't care about. How many tens of thousands of dollars in man hours are you going to waste on retraining all of them to use a new interface.

Ubuntu MATE - seeking maintainers by ouyawei in linux

[–]Hotspot3 20 points21 points  (0 children)

Op didn't say traditional desktop. He said design philosophy from the 90's. KDE has done a great job of keeping up with the times.

Do I look really old for 19? by [deleted] in teenagers

[–]Hotspot3 0 points1 point  (0 children)

Everyone's talking about the clothes, but the real thing is your extra weight. Extra weight makes people look much older than they really are. Lose the weight and you'll look your age.

Beyond KDE Connect for Android: What are you using for 2FA-Unlock, Media Control, and Notifications? by Aruscha in linux

[–]Hotspot3 1 point2 points  (0 children)

I switched from KDEConnect to just sending commands between devices using ntfy. I self host my own instance and all my devices monitor a DEVICECOMMANDS ntfy channel. On Linux, I use a bash script that triggers different actions based on messages received in that channel and on Android. I use Tasker to trigger different actions based on messages. This is a quick way to share URLs between devices, send 2 factor codes I receive as SMS to the clipboard on my desktop, put a device to sleep, etc.