• 0 Posts
  • 12 Comments
Joined 2 years ago
cake
Cake day: June 10th, 2024

help-circle
  • I think you should take a more constructivist approach - what we have now, rather than what we might have in the future. Currently we have a network of like 20 major servers, mostly federated with each other. If one of those servers becomes insanely popular and overrun with bots and garbage, the rest will simply defederate from it. From the perspective of users on those other servers, they’ve only lost 5% of the network they liked. From the perspective of users who were on the popular server before it went to shit, they now have to move servers but still have 95% of the old network as they remember it.

    Do users all move to the new instance?

    What incentive is there for them to move? By the very nature of hype explosions, they are exponential, and as such most users will have joined when it was already quite popular. They won’t remember the “good old days” of their server being federated, so for them it’s fine to be isolated on a garbage server, at least initially. I suspect if something like this were to happen, most other servers will also limit signups for some time, to keep the spirit of the network alive and growing organically.





  • Also, will OSM - OrganicMaps\CoMaps will introduce any time soon ability for public transport routes?

    I don’t think there are any current plans for it. It’s actually really difficult to get right.

    OsmAnd kinda cheats and doesn’t have any scheduling information, basically it assumes that the transit comes often enough that it doesn’t matter, which is fine in bigger cities. However, if your bus comes only twice a day it will be an issue.

    There’s an open-source app for public transit called Bimba. It is a bit janky, and it requires you to be online for proper routing, but it does work for many cities. It still needs a lot of polishing before I’d consider it done, and actually I’d love for it to just become an OsmAnd plugin at some point.


  • I’ve managed to locate the exact place from the screenshot (there was enough identifying info for an overpass query so you might want to consider improving opsec if it’s a privacy concern).

    I think the reason why walking prefers to go the long way around is because the path parallel to the secondary road is marked as highway=footway, and walking algorithms generally prefer those over other types of paths. It is assumed that highway=footway is tended to and therefore more pleasant/fast to walk on compared to a general highway=path, which is just something that is maintained naturally because of people walking there. I guess surface=mud on the shorter path might also play into it - routers will generally penalize worse surfaces and instead suggest you to walk on firmer ones.

    If that shorter path is actually “official” in some way and is pleasant to walk on, consider changing it to highway=footway, otherwise the router is probably behaving correctly by not sending you down a muddy shortcut.





  • balsoft@lemmy.mltoLinux@lemmy.mlsystemd(ont)
    link
    fedilink
    arrow-up
    32
    ·
    13 days ago

    Honestly for desktop usage it doesn’t really matter. All inits have their idiosyncrasies (“A stop job is running for Session”/logging hell on openrc/etc). But for managing a fleet of bare-metal servers I find systemd to be the best, most polished one out of the lot.


  • Windows disappearing is a hiccup while things adapt

    I would argue it’s not. There’s still a lot of professional and industrial software that doesn’t run on Linux at all, even through Wine. I’ve had a glimpse into the world of industrial automation, there’s a bunch of devices that simply don’t have the drivers to run on anything but a specific (old) version of Windows. Supply chain issues would persist for decades.


  • That’s just not true. Most ATMs still run on Windows. There is a lot of industrial machinery running Windows 98 or XP to this day. A lot of POS devices too. Almost all accounting is done on Windows. The amount of chaos if it disappeared would be immense, it would probably be on the same order of magnitude as the last pandemic in terms of immediate economic impact as businesses have to manically switch to alternatives, and hundreds or thousands of people would die from financial chaos alone.

    Linux is probably still worse because it would mean that more than half of smartphones are suddenly bricked, literally all of the internet just stops working, and a shitton of industrial automation stuff is gone.