- 1 Post
- 20 Comments
I don’t know what do you mean, I think there are 6 continents, and canals doesn’t matter.
Continents are mostly a cultural subdivisions, not based on geology, it’s pointless to debate about it. Good video on the topic: https://www.youtube.com/watch?v=hrsxRJdwfM0
For future reference please add some context to post like this.
How do you convince your normy friends to join? Lets say your grandma, etc. Or does delta has some bridge functionality? The point of a chat app is that your contact are also there.
Why a random chat app is the solution for an ai problem?
What is that thing, that should be triggering me? I see it the first time in my life.
infeeeee@lemmy.zipto Selfhosted@lemmy.world•wanderer v0.17.0 released — Federation support is hereEnglish42·5 days agoVery nice project! Thank you for using OpenStreetMap! I love it when the project I contribute to gets used in interesting projects like this!
But some quick notes, related to the map display: It’s called OpenStreetMap, there is no s at the end, written in CamelCase without spaces. The other more important problem is you forgot to include the attribution text on the map. For using OSM there is only one requirement, you have to display “© OpenStreetMap” somewhere on a corner of the map. More info about this on the website of the OSM foundation: https://osmfoundation.org/wiki/Licence/Attribution_Guidelines
I see the attribution text is displayed on http://trails.tchncs.de/ but not on https://demo.wanderer.to/ so I don’t know what’s going on.
The basemap display on the demo website uses the tile server from openstreeetmap.org. This is very discouraged, and also can give bad experience to users. The tiles on osm.org are raster tiles, they are regenerated automatically after a change in the map data, they are aimed as a tool for map contributors, not end users. You can read more about this here: https://operations.osmfoundation.org/policies/tiles/
There is a new totally free maplibre compatible vector tile provider, which uses the same map data, I recommend to switch to OpenFreeMap. Users can also self host OpenFreeMap, so some really privacy minded users could totally self host the full project this way.
infeeeee@lemmy.zipto Selfhosted@lemmy.world•[SOLVED] ELI5: How to put several servers on one external IP?English1·6 days agoIt seems you are missing some very basic knowledge, if you have questions like this. Watch/read some tutorials to get the basics, than ask specific questions.
This guy does the same thing as you: https://www.youtube.com/watch?v=yLduQiQXorc
This was like the 3rd result for searching for nginxproxymanager on yt.
infeeeee@lemmy.zipto Selfhosted@lemmy.world•[SOLVED] ELI5: How to put several servers on one external IP?English2·7 days agoYou type the ip of the rpi on the router, so from an external call the router will forward it to the rpi. Or I don’t know what is your question.
Things may seem automagical in the networking scene, but you can config anything the way you want. Even in nginxproxymanager you can edit the underlying actual nginx configs with their full power. The automagic is just the default setting.
infeeeee@lemmy.zipto Selfhosted@lemmy.world•[SOLVED] ELI5: How to put several servers on one external IP?English11·7 days agoExternal 80 to internal 80 and external 443 to internal 443
With this config you don’t have to deal with ports later, as http is 80, https is 443 by default.
If you run some container on port 81, you have to deal with that in the reverse proxy, not in the router. E.g. redirect something.domian.tld to 192.168.0.103:81
If you use docker check out nginxproxymanager, it has a very beginner friendly admin webui. You shouldn’t forward the admin ui’s port, you need to access it only from your lan.
infeeeee@lemmy.zipto Linux@programming.dev•Orange Pi 5 Ultra and Max Single Board Computers Running Linux: Introduction4·7 days ago8GB ram version €110
Official store on aliexpress: https://www.aliexpress.com/store/1102112699/pages/all-items.html?productGroupId=40000001788832&storeId=1102112699&shop_sortType=bestmatch_sort
infeeeee@lemmy.zipto Linux@programming.dev•Orange Pi 5 Ultra and Max Single Board Computers Running Linux: Introduction4·7 days agoArmbian is available for this board: https://www.armbian.com/orangepi-5-max/
infeeeee@lemmy.zipto Free and Open Source Software@beehaw.org•Mozilla Turns Firefox Away from Open Source, Towards Spyware: Firefox Labs Now Requires Data Collection7·9 days agoIIRC they used labs for “ads” in the past, so disabling labs was already recommended, now it’s just double recommended.
Install docker, grab the official docker compose file, then
docker compose up -d
.Details: Look up how to install docker on elementary (I guess it’s
sudo apt install docker
), than you don’t have to care about the distro after that, docker works the same way everywhere. You can find countless tutorials on this, and they should work
Are you trying to install jellyfin server or client?
Elementary 8 circe is based on Ubuntu 24.04 LTS, which is based in debian 13, which has a codename “trixie”.
infeeeee@lemmy.zipto Formula 1@lemmy.world•Hadjar: "I don't feel ready" yet for Red Bull F1 switch4·14 days agoI had to doublecheck if it’s [email protected] or actual news. I guess next time Arvid Lindblad will say this sentence
infeeeee@lemmy.zipto Map Enthusiasts@sopuli.xyz•Countries where over 90% of the population can speak English36·14 days agoOnly 86%:
According to the 2021 census, English and French are the mother tongues of 56.6% and 20.2% of Canadians respectively. In total, 86.2% of Canadians have a working knowledge of English, while 29.8% have a working knowledge of French.
infeeeee@lemmy.zipto Map Enthusiasts@sopuli.xyz•Countries where over 90% of the population can speak English27·14 days agoIt’s Zimbabwe in Africa:
While the majority of Zimbabweans speak Shona (75%) and Ndebele (18%) as a first language, standard English is the primary language used in education, government, commerce and media in Zimbabwe, giving it an important role in society. About 90 percent of the population can speak English fluently or at a high level, and it is the native language of White Zimbabweans
infeeeee@lemmy.zipto Android@lemmy.world•It appears Google has stopped publishing device-specific source code for Pixel phonesEnglish3·14 days agoSailfish has Aliendalvik for android app support, it’s proprietary. I’ve read good things about it: https://blogs.gnome.org/jdressler/2023/12/20/a-dive-into-jolla-appsupport/
Instance independent link: [email protected]
Share links to communities this way, so everyone can subscribe easily.
You should also post about this in [email protected] and [email protected] for better discoverability!