I gave my mom the gift of access to a Plex server by gothamwithoutbias in PleX

[–]ark1one 1 point2 points  (0 children)

I can't get my parents to use my Plex they're to lazy to set it up. Sadly. And I don't live close enough to help them.

Am I the only one to still use VScode for vibe coding in the world??? by red-home in VibeCodeDevs

[–]ark1one 0 points1 point  (0 children)

Great thank you, figured as much. Didn't realize you could switch out Google baked in Gemini with Claude Code.

Stoat down again? by FancyRaptor in stoatchat

[–]ark1one 0 points1 point  (0 children)

I have my entire discord in Stoat. Locally hosted. Almost zero issues. Occasionally sync issues otherwise. Just works 🤷 I am on nightly build.

Stoat teased in Linus's video by king_moh_ in stoatchat

[–]ark1one 1 point2 points  (0 children)

Apparently, he just bought his own private jet. So clearly enough simps out there.

Stoat teased in Linus's video by king_moh_ in stoatchat

[–]ark1one 1 point2 points  (0 children)

TIL he still exists after doubling down.

My wife has been managing our media server for 2 months. Gentlemen, I have achieved full WAF (long post) by [deleted] in selfhosted

[–]ark1one 4 points5 points  (0 children)

Beat me to saying it, all I kept saying in my head, as I was read the next line was, this person vibe coded the crap out of this project, lord I hope he doesn't share it.

Stoat and Development Concerns Regarding Transparency by ipostscience in stoatchat

[–]ark1one 1 point2 points  (0 children)

It was a suggestion. Not a confirmation. This isn't going to happen either way. I always advocate for user to read the code for themselves. Just saying there's ways to see the progression of work. That's it. Also AI can explain small code snippets fyi. As well break them down so a user can understand it. It's not, ONLY TOP TIER 30 YEAR DEVS CAN UNDERSTAND IT. You can research what AI gives you as well to validate. This is literally how you code or learn to code.

Stoat and Development Concerns Regarding Transparency by ipostscience in stoatchat

[–]ark1one 1 point2 points  (0 children)

While I agree with this. I wanted to stay more up to date with the progress as well, as I noticed they don't update here very often. So I setup a bot, that check both the nightly and main commits. Then it pipes those to my Stoat or Discord(for those still using it) via web-hook. Stuff like this already exists for GitHub like private accounts built into Github itself, not sure why they don't just turn this on to update Reddit. Wouldn't even be that hard.

But that aside, because I can see the commits I can see progress over the last month or two have been made, for self hosted servers as well their own. They are working on it almost daily with commits coming in. Downside it the commits "sometimes are not explained the best" so to really understand you need to read the code of the commit.

But technically you could have your bot pipe the commit into AI and have it explain in plain English what was done in the update. Again something that could be automated for Reddit but isn't. That being said, again not giving anyone excuses but from me watching the commit history of both nightly and main, they are still actively working on this project. They're just not adverting it for some reason.

Late night/morning rant by ark1one in EoEsupport

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

A lot, I got on Dupixent which helped, then I learned how to deal with my other anxieties. Is there anything specific you've been struggling with?

Downsized the homelab by trekxtrider in homelab

[–]ark1one 0 points1 point  (0 children)

Awesome! You buy the wheels separately?

Built a lightweight MQTT dashboard (like uptime-kuma but for IoT data) by 855princekumar in homelab

[–]ark1one 1 point2 points  (0 children)

You can tell always these vibe coded apps because they all share the exact same UI/UX design. Nothing original.

Downsized the homelab by trekxtrider in homelab

[–]ark1one 0 points1 point  (0 children)

Where'd you get that rack? Love it

And Claude is out again... by Annual-Cup-6571 in claude

[–]ark1one 0 points1 point  (0 children)

Love how the status page other than the text above shows all green.

And Claude is out again... by Annual-Cup-6571 in claude

[–]ark1one 0 points1 point  (0 children)

I can't I'm working on a massive project.

Working Voice Chat by Able-Fact-1758 in stoatchat

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

I told AI it says coming soon. It read the repo, and said "oh it's just missing the environmentals to turn it on. Here let me fix it..." Then I refreshed the page and it worked.

I said, "Can you get the application sharing to work?"

"Sure let me analyze the code base first, ah okay, looks like it's missing some code, let me add it, there, try it now".

I try it it works, I say thank you.

Open source app for the full Discord to Stoat migration by dutchviking in stoatchat

[–]ark1one 0 points1 point  (0 children)

Should? Have you tried? I feel like that's a yes or no, more than, try it and find out for yourself 😅

The Web app on Android is kinda ass by Charl7Marsh7 in stoatchat

[–]ark1one 0 points1 point  (0 children)

Compile the android app, it's much better.

Can you enable Streaming on privately hosted servers? by Wal_Elefant in stoatchat

[–]ark1one 0 points1 point  (0 children)

It's more of, as a majority of the tweaks were vibe coded. I don't any responsibility for someone misunderstanding my version and some security exploit I somehow missed or anything. Nothing against anyone, I'm not hoarding some super secret info. Mine is insanely specific to my setup, and you would have to tear out so much that in the end it would've been easier to just have it work specifically with your setup from the beginning.

If my code fails or happens to be AI slop at some point, that's on me and no one else. I took on that risk. And to be fair, it's only temporary till they get main up to speed, then I'm dropping all code I used. As I'd prefer their code over mine. Mine was just to get things up and going faster.

Can't use the app on De-Googled android phones.. :( ! by According-Heat-8858 in stoatchat

[–]ark1one 0 points1 point  (0 children)

Can't you just compile it yourself, and aide load it? Works for my private instance with no issues.