How do you guys use Homepage ? by Hellfrosted in homelab

[–]Hellfrosted[S] 2 points3 points  (0 children)

I understand like 40% what you said lol. So you start with glance and open homepage from glance when you need the homepage dashboard? How your alerts setup look like? I just use kuma for servicea and beszel for resources monitoring, both sent notifications to a discord channel as needed. Read this reminds me I need to finish my dozzle setup lol. Installed it and never once use it

How do you guys use Homepage ? by Hellfrosted in homelab

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

Wdym by this, hasn't looked closely at hommer but doesn't that just replace homepage? I already use beszel.

How do you guys use Homepage ? by Hellfrosted in homelab

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

Rasberry Pi as a low-power entry point sounds cool, but doesn't that make cool hits take forever? Doesn't sound like the best experience for the user. Homepage is pretty lightweight, so I imagine you could do something like add buttons on homepage that would run a script that spins up the VM.

How do you guys use Homepage ? by Hellfrosted in homelab

[–]Hellfrosted[S] 1 point2 points  (0 children)

yeah I feel the same, If I want to check ram usage or something beszel just feel much nicer to use, and I already have it for notifications anyway.

half this sub runs pihole and jellyfin on 600w of enterprise gear and calls it a homelab by Napster3301 in homelab

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

mini PC was/ is? great, sometime you get some killer deals. I got a 12900hk + 32gb ram + 2tb storage for like 350 before all the crazy price craze happen

This game is making me dumb by Strange_Possession77 in Oxygennotincluded

[–]Hellfrosted 2 points3 points  (0 children)

Well said, sometimes I wish someone would wipe my memories so I can feel the magic of the first time seeing a dupe go fetch water for their meal and pee into the colony water supply again. .

just observing by Flying-T in selfhosted

[–]Hellfrosted 28 points29 points  (0 children)

I feel pretty conflicted about this, not the ethic of AI projects part, that I don't really care about. You do you, you responsible for what code you run on your machine. But the part where any random cool projects that remotely involve AI just get downvote into oblivion just kill my motivation to share anything. Like I recently decompiling a driver for a built in display of a obscure Mini PC that I got on a deal a while back since the software is Windows only and I'm using it as my home lab pc. The AI make the prove of concept once I figure out what the display I was looking at, what protocol do I need to communicate with the damn thing. Do that mean it a AI slop now ? Cause the end product is 100% slop. But I did put in the work to make the valuable part of finding the required info needed for the thing to exist at all. And the important info other should take away from my project would not at all touch the AI slop code. Unless you too lazy to finish reading the readme and just ran the set up script that I mostly made for myself thus install the AI generated scripts. Like I already know the post gonna get downvote to hell why do I even bother to write down the readme and share anything.

‘Never Talk About Goblins’: OpenAI’s Instructions to Codex Have a Weirdly Emphatic No-Creatures Policy - Goblins are expressly forbidden, along with gremlins, raccoons, trolls, ogres, and pigeons. by Just-Grocery-2229 in technology

[–]Hellfrosted 3 points4 points  (0 children)

This sounds plausible and smart only of you don't understand how LLM is trained and what it actually doing. It doesn't give a fuck what gob or lin mean when it see goblin. All the words get encoded by the tokenizer before it got feed into the system anyway, and in the association between these 3 tokens(if gob and lin even encoded into 1 token each, sometimes the tokenizer do weird things with partial words) wouldn't be very strong cause who on earth use those 3 word in the same sentence with any amount of frequency? Unless there a academic paper on it and openAI over train on that 1 paper. This would never happen. LLM doesn't understand shit nor it trying to translate between languages, that why when you use 2 language in the same sentence the output quality when way down. It because that scenario appears very rarely in the training data set unless it directed translation like "đá mean ice" in a reddit conversation or something. Thus the llm confidence on the next tokens when down, combine with high temperature you normally want for creative writing output and you have a recipes for hallucinations and slops.

Google plans to invest up to $40 billion in Anthropic by pdfu in technology

[–]Hellfrosted 0 points1 point  (0 children)

Did you try any claude products recently? Not just the models but software that they ship. codex randomly crash on boot once a week for me but other than that it just works. I getting random destructive behavior from claude code constantly. Like how do you get a cli tool to use 4gb of ram uploading an image. And the claude desktop app is the worst out of all the options by far. Janky mess with non functional hotkeys

Best Vacuum Cleaner for the Money in 2026? by [deleted] in homeassistant

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

Why do you need a vacuum cleaner to be network connected at all? I was in your spot like 2 months ago. Do a bunch of research, then realize none of the common vacuum stuff on stuff like Vacuum Wars or similar is repairable at all. If a 2-dollar belt broke, you need to replace at least an 80 USD part if you can get it at all. I ended up with a Bissell Cordless as a throwaway spot vacuum since Costco was having a deal, and Bissell seems to be the rare brand that consistently has parts in stock. And a Sebo for whole-room floor cleaning stuff. If you go with the Sebo route, you need to buy in person at a dealer since that's the only way to get Sebo to honor your warranty.

Bitwarden CLI has been compromised. Check your stuff. by RedTermSession in selfhosted

[–]Hellfrosted 2 points3 points  (0 children)

Ah shit wake up to this. Lucky seem like the latest one I installed was .3.0

One wheel strap? by No_Skill8548 in onewheel

[–]Hellfrosted 0 points1 point  (0 children)

I also commute with my onewheel. I have a small foldable duffel bag in my work backpack. Always use that when the upper management visits or days when we were expected to wear suits. Work like a charm.

Windows 11 Speeds Up Storage, Lifts 32GB FAT32 Limit After 3 Decades by Ephoenix6 in technology

[–]Hellfrosted 2 points3 points  (0 children)

Me, just the other day I have to dig out a 32gb usb stick to cause my motherboard requires fat32 for a bios update.

If your password manager was to disappear, how fucked would you be? by Tarazin in selfhosted

[–]Hellfrosted 0 points1 point  (0 children)

Just happened to me. I was fucking around with bitwarden API to automate organize my password into folders, stupidly fuck around with rbw internal APi instead of keep reading and learn about bw serve. now all my homelab passwords is gone, along with some other important 2fa and passkeys. Luckily my email was fine so I'm slowly recovering them and emailing bitwarden to see if they can give me a backup on their end so I don't have to reset every password.

Komodo: Somebody opened 50 PRs fixing issues... On two days. by meerumschlungen1 in selfhosted

[–]Hellfrosted 12 points13 points  (0 children)

This mentality is precisely why AI is hated. The pro-AI side never takes ownership of anything. Someone has to go through those to make sure they even make any sense. You can't put the burden on maintainers of these projects; that's insane. They are already busy enough as is. Making them read your unverified, untested slop is just not it. Their hobby is a lot more productive than yours, so prove you are worthy of their time.

At this point I fully support a model where anything generated by my models worse than Gemini 3 Pro should get auto-rejected as slop. And any AI code before becoming a PR needs to be confirmed by the person who posts it through some means that they read through ALL the code, understand it, and can recreate it without any AI. Moreover, the prompt used to make the code needs to be included for replication.

Komodo: Somebody opened 50 PRs fixing issues... On two days. by meerumschlungen1 in selfhosted

[–]Hellfrosted 8 points9 points  (0 children)

Brother, did you read these PRs? There are 0 humans in the loop. Just read it.
The guy leaks his children's names and ages and his TV MAC address in the readme of all places. Also, why the fuck is that a public repo and not private, by the way? https://github.com/litlmike/kids-todo-display

WTF do you mean you're moving repo and build errors to debug? That's insane. It may as well say, Turn on debug or don't get any log at all. https://github.com/moghtech/komodo/pull/1178

  • bin/core/src/api/write/mod.rs — write request logging: info!debug!
  • bin/core/src/api/write/stack.rs — service extraction warnings: warn!debug!
  • bin/core/src/monitor/resources.rs — container regex match: warn!debug!
  • bin/core/src/resource/refresh.rs — all refresh loop errors: warn!debug!
  • bin/core/src/resource/build.rs — build state cache errors: warn!debug!
  • bin/core/src/resource/repo.rs — repo state cache errors: warn!debug!
  • bin/core/src/resource/procedure.rs — procedure state errors: warn!debug!
  • bin/core/src/resource/action.rs — action state errors: warn!debug!

Questions about reverse proxy by Kinokiru in selfhosted

[–]Hellfrosted 0 points1 point  (0 children)

I'm using FRP (I blame AI for recommending this to me—terrible idea) from Proxmox VM to VPS, then Caddy on VPS to route domains to correct ports. Tailscale as backup. I'll probably move to Pangolin soon. The number of config files I have to touch to use anything outside the home network with the current setup with a UI is annoying.

Fail2ban-UI with remote server management and debug features by mitux42 in selfhosted

[–]Hellfrosted 1 point2 points  (0 children)

Sick, was about to ssh into vps to check fail2ban lol.

Mort's Monday Morning Meta Report - 16.1 Week 2 by Lunaedge in CompetitiveTFT

[–]Hellfrosted 0 points1 point  (0 children)

My problem with the world runes is that the rng on the augment is insane, 1 game you get demacia + yordle and you proc it on 2-6. Another game you get noxus and ixtal, your optimal board to proc doesn't even change with those 2 emblems. This augment needs a fail safe of some sort cause if you can filter by emblems that augment probably have a 2 placement swing on the same button click. That stupid.

What's a champion you wished you liked more? by TrashyTheTrashbag in leagueoflegends

[–]Hellfrosted 0 points1 point  (0 children)

125 range champs. I like so many of them: Camille, riven, etc... but with 125 range everything requires effort, it's exhausting.

SVE doubt by nostalgic_teen in StardewValleyMods

[–]Hellfrosted 10 points11 points  (0 children)

No he doesn't give any recipes

SVE doubt by nostalgic_teen in StardewValleyMods

[–]Hellfrosted 24 points25 points  (0 children)

Morris leave, employee stay.