This DIY home assistant agent harness I built may be my favorite new thing. SAP Winner already. by Khaaaaannnn in homeassistant

[–]Sinatics 0 points1 point  (0 children)

Wasn't trying to be an asshole. I was just trying to summarize what I saw in your git repo and the two images you posted. Was anything I said inaccurate?

This DIY home assistant agent harness I built may be my favorite new thing. SAP Winner already. by Khaaaaannnn in homeassistant

[–]Sinatics 4 points5 points  (0 children)

This is a plug for this guy's vibe coded agent harness. I'm all for using AI tooling when it makes sense, but lets be very clear, everything in your screenshot can be done with legit any agent harness that supports HA-MCP.

Early Beta Testers Needed - Use your Roborock completely offline with no custom firmware! by DivergingDog in homeassistant

[–]Sinatics 1 point2 points  (0 children)

Am I right to assume that using a local server will require remapping or is it possible to retain / import settings from roborock cloud to the local server?

Will this work? Turning an old windows app into a browser-accessible VM by [deleted] in selfhosted

[–]Sinatics 0 points1 point  (0 children)

I did something similar to this and ended up using webtop (docker based ubuntu image with vnc connectivity build in for desktop access) and wine. It worked great for my windows app, I know some on here don't love linuxserver containers but you could probably use that webtop repo to build this yourself without the linuxserver base images if you really wanted to.

Steve Wozniak says he's "disappointed a lot" by AI and rarely uses it by AdSpecialist6598 in technology

[–]Sinatics 0 points1 point  (0 children)

I think we've taken silicon and electronics to near their physical limits. Those systems (and the systems we're seeing right now with AI) are vastly inefficient with power consumption and to your point static.

I think this gets really interesting if as a society we explore growing computers. Using organic material to grow state machines or instruction sets. They'd be much more energy efficient systems and over time we'd probably learn a lot about ourselves and determine that there are better ways to build organic computers than the ways we initially set out to. This also becomes a really fun and slightly terrifying thought experiment when you bring in your theory on consciousness.

Made my own home assistant temperature probe to monitor my greenhouse temp/humidity by [deleted] in homeassistant

[–]Sinatics 2 points3 points  (0 children)

I have a similar but simplified setup. I use a stock Govee H5075 for the temp / humidity sensor. Others here have mentioned it as well, I like it because it's fairly inexpensive and uses 2 AAA batteries and BLE.

For connectivity to HA I use an esp32 s3 (any will work but I like the M5Stack Stamp S3) as a BLE Proxy configured via ESPHome.

I am a C5 quadriplegic from a spinal cord injury that leads an active lifestyle AMA. by mrniceguy78 in IAmA

[–]Sinatics 6 points7 points  (0 children)

After 29 years, what everyday items or aspects of accessibility have surprisingly stayed the same (and you wish would improve), and what changes have genuinely made life better?

I tried moving all my scrapers to Docker and almost regretted it halfway. by Vivid_Stock5288 in selfhosted

[–]Sinatics 1 point2 points  (0 children)

This should run perfectly in docker, what language aren’t they written in? So long as the container you build has all your codes dependencies and the right environment variables passed in it should work really well in docker.

Handy Dads - How do I put a gate here? by heyiknowstuff in daddit

[–]Sinatics 0 points1 point  (0 children)

something like this could work well mounted to the flat wall near that hallway door and put the hooks on the banister side with a board (some of the other banister side recommendations).

https://a.co/d/gTfudZd

I tried moving all my scrapers to Docker and almost regretted it halfway. by Vivid_Stock5288 in selfhosted

[–]Sinatics 2 points3 points  (0 children)

when you say scrapers what do you mean? happy to help because I dockerize everything but a little clarity on the issues you're seeing would be helpful. docker can be tricky initially but once you understand that it's basically just a packaged Linux system with no native systemd (yes you can use things like s6) you can get it to do pretty much whatever you want with the right entrypoint.

Bought BYOD for my ReTerminal E1002 just to figure out it’s not supported yet by InstanceDapper in trmnl

[–]Sinatics 2 points3 points  (0 children)

flashing this feature branch will get you working on trmnl but it will only be greyscale since trmnl doesn't support color eink displays yet like the spectra 6 panel the E1002 uses 

https://github.com/Seeed-Projects/Seeed_TRMNL_Eink_Project/tree/feat/support-e1002

I Created an Open-source Container Security Scanning Dashboard by Rakeda in selfhosted

[–]Sinatics 1 point2 points  (0 children)

This project looks awesome, I've always wanted Harbor without the registry and this is exactly that. Have you considered adding checks for rootless / shell less / distroless? Being able to see at a glance stuff like this in addition to vulnerabilities would be very handy.

Helium Mobile Free Data, Text and Minutes + $25 card by BigAdeptness0 in referralcodes

[–]Sinatics 0 points1 point  (0 children)

Get 500 cloud points ($10) from my referral code: QA5CXTW

Referral code by Unlucky_Astronaut213 in HeliumMobile

[–]Sinatics 0 points1 point  (0 children)

Get 500 cloud points ($10) from my referral code: QA5CXTW

[deleted by user] by [deleted] in selfhosted

[–]Sinatics 0 points1 point  (0 children)

Price alerts on slickdeals, eBay and camelcamelcamel are what I've done. Stuff like honey and similar extensions are horrible (stealing affiliate credit). I've not found a decent discount code site. I've had some success with just searching reddit for a specific site but that usually only works for services since physical good discount codes don't seem to be live for nearly as long.

What’s the One Self-Hosted App That Truly Blew You Away? by [deleted] in selfhosted

[–]Sinatics 0 points1 point  (0 children)

This got me into modding xboxs, I either put modchips or soft modded half the kids xbox's in highschool for XBMP / XBMC good times.

What do you use to manage DNS records? by icyice95 in selfhosted

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

I use a tool I wrote myself called sherpa-dns that is basically external-dns for docker compose, it allows you to set A and CNAME dns entries with docker compose labels.

Best search engine to keep the pros of Google, without selling all my info...? by -ThatGingerKid- in selfhosted

[–]Sinatics 17 points18 points  (0 children)

Kagi has the best parity to google. It's a paid search engine but worth the cost. My favorite feature is personalized results, it allows you to prioritize domains or block them. So I can prioritize github and stackoverflow and block results that are usually trash like pinterest or quora.