dallen
This level of precision doesn’t make sense. I wouldn’t go any higher than 5 digits which is already meter accuracy.
Especially in the context of a portfolio, this would count against you for geospatial software roles.
I use Immich for sharing. Get some accounts set up for closest family so you can easily add them to albums. For others you can just share a link to each album, password protected or simply unlisted.
Personally, I run my internet accessible apps on my Hetzner VM behind a reverse proxy, whereas things like home automation, DNS and Octoprint I prefer to serve on my local network.
Same as any piece of software you’re hosting, it’s up to you to decide. I run my instance on my Hetzner vm.
Also my go-to, I prefer everything in version control instead of someone else’s cloud.
IIRC, Pycharm can also inject the same .rest files.
I subconsciously replace os.path
with pathlib
whenever touching any module for a refactor.
I’ve been mostly a poetry guy but have tested out uv a bit lately. Two main advantages I see are being able to install Python (I relied on pyenv before) and it’s waaay faster at solving/installing dependencies.
In VS code these should work through the Remote-Containers flow, just like they do through Remote-SSH.
I have to use macOS at work and I sorely miss the efficiency and simplicity of gnome.
I’ve spent a lot of time configuring and tweaking various DEs in the last 20 years, but somehow gnome shell nailed it for me.
Happy to have many options as a Linux user!