Erm, what the sigma? ☝️🤓
- 0 posts
- 17 comments
- lone_faerie@lemmy.blahaj.zonetoReddit@lemmy.world•Therewasanattempt to remove the doge employees email list.English1 year
- lone_faerie@lemmy.blahaj.zonetoProgrammer Humor@programming.dev•It's official, Rust is an anti C/C++ elitist slurEnglish2 years
Don’t worry, they have DreamBerd
Booleans can be true, false or maybe. Technical info: Booleans are stored as one-and-a-half bits.
- lone_faerie@lemmy.blahaj.zonetoSelfhosted@lemmy.world•GitHub - timelinize/timelinize: Store your data from all your accounts and devices in a single cohesive timeline on your own computerEnglish2 years
I used to find stuff like this fascinating. Like if collecting my data can help me, why not? But technology has gotten to a point that it’s just straight up creepy how our every single waking moment can be tracked and collected, even if it’s me collecting it. It’s like watching every dystopian sci-fi story come to life in real time.
Yeah, for sure. As frustrating as it may be, I’m always understanding with the support agent. They’re just doing their job, it’s not their fault there’s a procedure they need to follow.
Lol wait, I’ve had to do that too. I think it was for a dead pixel.
The worst for me was with the Nexus 6P, the last phone before they rebranded to Pixel. There was a known issue with the battery, where it would die when the phone said it was at like 50%. I jumped through all their troubleshooting hoops when it was obviously a hardware issue. They eventually agreed to send out a replacement and I was assured it wouldn’t have the issue. Lo and behold, it did the exact same thing as soon as I got it. I went through all the trouble shooting again and they sent ANOTHER replacement that still had the issue. I was so fed up and just kept requesting to talk to someone higher up and they eventually just sent me a Pixel 1 to shut me up.
Contacting IT is always my last line of defense and I get unreasonably frustrated when they refuse to help without walking me through basic troubleshooting. It’s like, I’ve already figured out the cause of the problem, just tell me where the button is to fix it. The worst was when I had to RMA my Pixel phone and they made me go through every step I’d already been through just to come to the same conclusion I initially came to them with.
- lone_faerie@lemmy.blahaj.zonetoSelfhosted@lemmy.world•What do you do for a calendar? New to selfhosting/homelab.English2 years
The Local Calendar integration stores the calendar on the server running Home Assistant, so as long as you can access the server remotely, you should be able to access it through the Home Assistant app. If you want it stored offline on a mobile device, there’s also an integration for calendars stored in a .ics file which you could sync with something like syncthing.
- lone_faerie@lemmy.blahaj.zonetoSelfhosted@lemmy.world•What do you do for a calendar? New to selfhosting/homelab.English2 years
Home Assistant. I wouldn’t use it just for calendars, but I already had it set up for home automation and calendars are a built in feature.
Oh wow, that must’ve been painful
That’s true, I was thinking more about automations and scripts, which are still stored as YAML
It’s still all stored as YAML, there’s just a lot more help on the frontend
- lone_faerie@lemmy.blahaj.zonetoSelfhosted@lemmy.world•Setting Up a Secure Tunnel Between Two MachinesEnglish2 years
Awesome! I’m glad I could help. Good luck! I’ve been spending quite a bit of time figuring out how to get this to run alongside other services. I think I just need to add an extra iptables rule to ignore port 443 so https requests will go through traefik first.
- lone_faerie@lemmy.blahaj.zonetoSelfhosted@lemmy.world•Setting Up a Secure Tunnel Between Two MachinesEnglish2 years
I’ve been looking at setting up something similar and plan on following this guide, and putting Traefik in front of it as a tcp reverse proxy .
I’m running mine off an SSD using an M.2 to USB adapter
It’s when you have more than 99 tabs open
Depends on your use case. If you’re just looking to expose services and are ok having them publicly accessible, there’s Cloudflare Tunnel, or you can run WireGuard on a cheap VPS