• 1 Post
  • 16 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle
  • Currently kinda controversial, but currently it’s still Fedora, the xfce4 version.

    I had Debian for some time before, but had my apt packages messed up a couple of times to the point I had to entirely re-install. In stable, I was missing sufficiently recent versions, in testing I had other problems.

    With Fedora dnf I had less problems recovering, usually more recent versions.

    Xfce4 is just more suitable for my needs than Gnome.


  • I sometimes use openstreetmap, and it has its strengths and weaknesses. The data is afaik usually collected by GPS trackers and uploaded, therefore usually less accurate than some of the commercial providers using LIDAR etc. to actually measure the roads. Also, streets are missing speed limit information etc. And I don’t think they invested as much effort in data density, making the data cost prohibitive to download maps of e.g. multiple countries.

    On the other hand, OSM is

    • free. As in freedom, free license, etc. You can take screenshots and use them without being too woried about the license.
    • If you want to integrate it in your website to e.g. allow tracking of items etc., I don’t know if the API is rate-limited, but if you wanted, you could actually download the relevant map data and host everything yourself.
    • Hiking trails are often more complete and helpful

    Regarding Google, Apple and Bing maps:

    AFAIK, Apple and Bing are using mainly TomTom, they don’t have their own map data (I think Apple started collecting their own via GPS from navigation apps etc.). I think the only significant companies actually owning gobal map data are Google, HERE Technologies and TomTom.














  • Depends, what do you mean with “no background in any of this”? I started yesterday and set up the instance within 3h, starting around 1h after I saw the name “Lemmy” the first time. I still have to iron out some issues.

    But I do have a strong background with docker, Linux administration, networking, and generally DevOps, and I do have a virtual root server up and running for some time.

    If you have no background in docker and Linux (administration), I would say you’d do better focusing on smaller things, running some servers locally in docker and so on. There should be lots of opportunities to have a quick success to build up on.

    If you have that background already and only have no background in the topics of Fediverse and Lemmy, https://join-lemmy.org/docs/en/administration/install_docker.html provides some relatively easy to follow instructions.

    The costs are basically the costs of an always on Linux server, preferably with a fixed IP address. I’m not sure what you would pay wherever you live, I pay ~15€/month for 8GB, 4 cores, virtual root server with my own domain name.


  • I started my own instance and do currently not intend to open it for others (besides, maybe, close friends and family).

    My intention are

    • to learn more about the concepts
    • evaluate how reliable the replication of comments and posts works
    • maybe create my own pseudo-community just for myself, as kind of a simplified blog

    Reading other posts in this sub, I saw it is still seen as offloading the main servers, as the replication of the data is a low load compared to serving the UI. Maybe one of these motivations apply to you, too? Or you find another one? At the end of the day, host your own instance if you want to :-)