Skip Navigation

Posts
2
Comments
120
Joined
3 yr. ago

  • Setting aside the funny (if you're not affected) coincidence of AWS being down I have to say this is an exemplary way on how upgrades should be announced, executed and documented. There is a migration guide, but even if you don't read it - in most cases the software will take care of it itself. Well done!

  • Is your server running on UTC? Depending on your location midnight UTC could also be 8 AM and it could be a user with a very regular morning schedule.

    Only you can find out which machine is sending this request...

  • Immich obviously does not follow semantic versioning when 2.0 is to be considered the first stable version.

  • alternativeto.net is also my go-to resource because they have a good filtering system and are not solely focused on open source.

  • There is Cesium. But the thing you actually need is the actual maps. There are free maps (many of them based on OpenStreetMap), but the fidelity you know from Google Earth is usually not free. Also if you also want to self-host the actual maps you need a tile server for that and lots of disk space because these tiles take up a lot of it...

  • I just spun an instance up using the docker compose file. I did disable the exposed ports for all the services except reitti itself. Is there a specific reason you keep them exposed?

  • The mail address is not the issue. You can enter any address you want there if you don't care about Let's Encrypt being able to reach you in case of problems (they won't).

    Don't be afraid of the logs. You don't have to read or understand every line of them. You have an issue with your certificate? Search for certificate and read the lines above and below to get clues what might have gone wrong.

  • We launch over a thousand weather balloons per day?

  • I think what he means is that if your backup is triggered from your main server and your main server is compromised the backups can also be attacked immediately. If the backup is requested from the backup machine you will at least have the time between the attack and the next backup to prevent the attack from reaching your backup machines.

  • For me it was KitchenOwl. It's shopping list works and looks similar to Bring, which we had used before and made the transition for my wife easier.

  • If you don't plan on supporting this for at least a few years I would say no.

    If you don't expect to have a decent local userbase I would say no (local in the sense of a common interest, e.g. it might be useful to host an instance for all members of even a small company if you expect a decent amount of posts).

    If it's just you and your family (let's be honest: it's just you) I would say no.

    The fediverse can federate, but if everyone is using their own server it's just a fancy peer to peer network.

  • I also think it may be the browser not using the DNS provided by the router. This is often called Safe Browsing or Secure DNS in browser settings.

  • While almost everyone here seems to hate AI (maybe for the wrong reason, but who am I to judge) I like to have AI as it is able to provide answers a simple search engine cannot.

    What I don't see is hosting something like this myself. The managing of source and indexing them would take too much of my, my server's and the web servers to be indexed energy (maybe I am wrong).

    There are already good solutions (OpenWebUI with Ollama) that can be tweaked to almost do what you're describing and the AI models get better every month, so I don't think a custom AI search engine could keep up with it.

  • For a general guide on how to make ssh more secure I stick to https://www.sshaudit.com/

    You can check your config and they also provide step by step guides for several distros...

  • As far as I know that's not possible for WhatsApp.

  • I use INWX (based in Germany). Prices are consistently low (not always the cheapest, but fair). The web UI is a bit rusty, but it works perfectly and you can manage everything there.

  • That show is equal parts content and advertising. That is a bit too much for me...

  • I think this will heavily be influenced by how you distribute your work. Does everyone works on everything (branch by chapters) or is your report clearly divided to every author (then maybe branch by author to make it easier)? In addition every author can decide to branch down further if they feel the need to do so.

  • This is bad advice. Do not listen to this guy.

  • Paperless-AI is fantastic. I had 750 untagged documents (all my physical mail since 2017). Paperless-AI processed all of them using a local Ollama installation, tagged them, created correspondants and a title for each document. So much work I didn't have to do... 😍