Not necessarily if you’re the one walking in with the DC++ server. Getting that thing up and running was suddenly priority #1 for the entire floor.
Inktvip
Walk in, press on button, hang up jacket and get stuff out of bag, type in password, grab coffee.
That’s a pretty common morning pattern I see.
I've borrowed a top spec Audi A6 from 2004 for a bit last year and that had adaptive cruise control as well. Honestly if not for the infotainment GUI, which felt very "spy kids", it would have passed for a ~2020 car as well feature wise.
The amount of reference material it has is also a big influence. I've had to pick up PLC programming a while ago (codesys/structured text, which is kinda based on pascal). While chatgpt understands the syntax it has absolutely no clue about libraries and platform limitations so it keeps hallucinating those based on popular ones in other languages.
Still a great tool to have it fill out things like I/O mappings and the sorts. Just need to give it some examples to work with first.
Those are some peak water polo nails.
I don't think I've ever seen someone wearing cycling specific clothes for normal commuter trips. Other than maybe putting on a rain coat/pants over their normal clothing.
I don't know what's going wrong. That spell works perfectly fine on my summoning circle.
Playtests typically involves a full on NDA for this reason. If your playtest is aimed at creators that are allowed to stream it's not a playtest, it's a marketing exercise.
Oh I switched jobs, so not switch as in migrate.
The industry I work in now is very conservative, so Microsoft is a brand people know and "trust". Amazon is scary and new.
As someone who recently switched from AWS to Azure I feel your pain.
Best part is when you finally have a working solution, Microsoft sends you an email that it's being deprecated.
If it's only you (or your household) that is accessing the services then something like hosting a tailscale VPN is a relatively user friendly and safe way to set-up remote access.
If not, then you'd probably want to either use the aforementioned Cloudflare tunnels, or set up a reverse proxy container (nginx proxy manager is quite nice for this as it also handles certs and stuff for you). Then port forward ports 80 and 443 to the server (or container if you give it a separate IP). This can be done in your router.
In terms of domain set-up. I've always found subdomains (homeassistant.domain.com) to be way less of a hassle compared to directories (domain.com/homeassistant) since the latter may need additional config on the application end.
Get a cheap domain at like Cloudflare and use CNAME records that point domain.com and *.domain.com to your dyndns host. Iirc there's also some routers/containers that can do ddns with Cloudflare directly, so that might be worth a quick check too.
I just carry my laptop with me while walking around during meetings.