Jiminy Cricket, imagine not being able to tell the difference between an error code and an image of an error code, and imagine subsequently, for some reason, not immediately inspecting the HTTP request and response. Sounds like a very real #programming #devops problem.
I don't know of such an alternative. A quick solution would be to use something like GeoNotes to take geolocated notes.
As far as a self-hosted solution goes, I'd just like to point out that you wouldn't need a self-hosted database of places. You could query Ouverture (or Google, OSM, etc.) for places near you, and you'd just need to store the check-in on your server with a basic API. This is an interesting problem, and not super hard to implement.
This sounds like a good idea, but I think the problem here is that a lot of popular software runs great on Linux but is very clunky and ugly on other systems (looking at you, LibreOffice). So keep that in mind if you try out FOSS on Windows as a sneak peek.
You can put together a media server and build a catalogue so you can watch movies and series offline. Maybe not a huge priority in that situation but definitely nice to have.
Jellyfin is a good option for streaming from a media server to other devices. The *arr suite is an option for building the catalogue.
You can load bitmap images into Inkscape and manipulate them to a degree, but Gimp is much better at that. You can probably also load vector graphics (svg) into Gimp, but I'd assume they would be converted to bitmaps.
Vector vs bitmap is a good topic to be familiar with for anyone who works with computers, I keep running into professionals who really should know the difference but don't.
As others have said, less is super useful, you should keep it installed. There are better ways to open text files with your preferred editor than removing all alternatives.
I should add that Zathura comes with a minimal graphical interface and you sort of need to learn the vi-like keyboard controls (or look them up with man zathura). But boy is it fast!
Yeah, children having a fight over something not immediately relatable to an adult bystander, how arcane! And it's about computer things, so that should absolve me of any responsibility as a parent.
Jiminy Cricket, imagine not being able to tell the difference between an error code and an image of an error code, and imagine subsequently, for some reason, not immediately inspecting the HTTP request and response. Sounds like a very real #programming #devops problem.