Yes, it’s possible, and there are few examples, the point is it’s much more complex to implement it than just slapping router on top of the map.
Yes, it’s possible, and there are few examples, the point is it’s much more complex to implement it than just slapping router on top of the map.
I work around this by enabling rdp or ssh on guests as soon as possible and connect from my terminal for ssh, I use remmina for rdp, paste works there.
I don’t know other situations where I would need this.
For usable public transport routing the router would need to know the timetable, and that data is not available in osm. There was a thread about this a month ago: https://feddit.org/post/3575702
Osmapp has a bicycle layer and bicycle routing.
But can it run Crysis?
I’m happy they will use it to solve the most important problems of our life, and it will be useful for humanity as a whole
The National Nuclear Security Administration (NNSA) will use the system to modernize the US nuclear arsenal by simulating explosions to eliminate the need for underground detonations and simulate aging effects, safety, and reliability of the nuclear stockpile. The system will also be used to develop two new ICBM designs.
Oh at least it’s not some AI bullshit, but physics and simulations.
The system will be used for HPC and AI workloads, or a fusion of the two.
Fml
If I click on a big chain supermarket (Lidl, Aldi or Spar) I get this message and I can’t see opening hours:
Our filter indicates this a corporation or chain, which we don’t support.
Why a map app wants to decide which stores I should go to? I want to decide what corporations I hate, please don’t tell me how to live my life.
Since Qwant is down I started to use https://osmapp.org as a replacement. Not as polished as Qwant was, but clickable POIs on the default vector layer, with most important info visible.
Edit:
I found this in the FAQ:
Q - After searching locations, some are shown with a red dot.
A - These are for locations that are corporate or chains, and don’t show any information about the place. We do this because on our map we support fair policies, and shops whose primary target is to make a living by serving products.
It assumes wrongly that small shops are always better. I live in a big city where nearly all local shops are owned by local oligarchs, AND the prices are higher and quality is worse than in international chains. So the profit will go to a wrong place either way, so my choice is my wallet, but this app wants to force me against that. No, thank you.
2017 was 7 year ago, Aaron died 11 years ago. There are a lot younger users who can’t remember these things.
Let’s see a 20 years old university student was 13 when the source was closed down, I think it’s not easy to find a 13 years old who is familiar with such legal things.
It’s a feature of an Android app (I even guess it’s preinstalled on some devices), and it was clearly stated in the title, that it’s not an Android feature, but it’s a feature of G**gle Authenticator.
Yesterday you agreed to my comment, that the problem is when Android and other app features are mixed up. Here it’s clearly stated that it’s not an Android feature.
You request more tight moderation, but unnecessarily strict mod control can kill communities. This news is related to Android, and isn’t against any of the rules on the sidebar. If you don’t want to see it downvote and move along. If a lot of us downvote it maybe OP will think differently and stop posting these articles.
Reddit was open source until 2017, and one of the founders was Aaron Schwartz. So it didn’t look like that for a long time.
Python is installed by default on all linux and mac systems, so it’s just one more command to install pipx. From there just pipx install tagify
. You don’t need an installer, just specify the build tools in pyproject.toml: https://packaging.python.org/en/latest/specifications/pyproject-toml/#declaring-build-system-dependencies-the-build-system-table e.g. with setuptools: https://setuptools.pypa.io/en/latest/userguide/pyproject_config.html
If you publish to pypi it will build the wheel files when you publish a version. That’s the easiest way I know.
Innosetup is windows only. On linux you don’t need such a thing.
Some feedback:
pyproject.toml
you can merge them a single easy to read and edit fileos.path.join(os.environ["APPDATA"], "Tagify", "config.yaml")
will fail on *nix systems. Use pathlib.Path
instead of os.path
. Use pathlib, I see on a lot more places it would make your life much easier.Keep up the work, it seems like a nice project!
It was a terrible sub for years much before the apicalypse. It was full of apple fanboys who believed every marketing bullshit.
No, I don’t have. UBlock, FF strict mode and LocalCDN, that’s all I have.Without addons everything is the same.
The imported 40k is available on https://mapcomplete.org as well, as Pieter is the developer of that website. E.g. here is one with a linked image: https://mapcomplete.org/artwork.html?z=18.4&lat=47.497436092707716&lon=19.058922968110096&background=alidade.smooth_dark#way/292627327
I tried to find a more well known one, but the site never worked for me very well, it’s nearly unusable slow on all of my devices in Firefox, it took more than a minute to zoom in on Paris, and I gave up, just linked one nearby
You can see all images from all Panoramax servers on the url: https://panoramax.xyz
For those not familiar with Panoramax, and I didn’t see this in the article.
I’m also ok if both of them are posted here, as most people use android with Google Play Services (GMS). But I’m annoyed when the two used as a synonyms. E.g “Android will get a new XY feature” than I open the article and I see it will be a feature of GMS not mainline android.
On a basic news website, or even in a more casual lemmy community I wouldn’t be bothered with this. But we should be a bit more professional in a dedicated android community, with less clickbaity titles.
BTW I use microG
It’s a marketing article with nearly zero actual facts. One screenshot about the actual product.
MS and others already use AI for drawing building countours for OpenStreetMap and OvertureMaps from aerial imagery. In osm these AI generated lines are only allowed to be imported after a human supervision and currently it’s very hit or miss. On low density areas it’s mostly good, but in dense city centers it’s unusable.
In overture maps these lines are imported automatically, that’s why you can see buildings on rivers.
They don’t write about these shortcomings in the article, and how they solved AI hallucinations
It’s documented in the wiki, they are called VCS packages, and it’s not the usual, they work a bit differently: https://wiki.archlinux.org/title/VCS_package_guidelines
You can see in this instance, that it skips the sha checking for upstream source, in line 15 of the PKGBUILD it says ‘SKIP’: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=hyprspace-git#n15
sha1sums parameter is documented in the wiki: https://wiki.archlinux.org/title/PKGBUILD#sha1sums
In the PKGBUILD file you can list sources (line 12,13) and their respective checksums (line 14,15). In this PKGBUILD there are 2 sources: the first is the systemd unit file, it’s coming from the package’s AUR repo, not from upstream, you can see its checksum. The second source is the actual source, and you can see, it’s checksum is ‘SKIP’ so it shouldn’t be checked.
With these kind of packages you can’t get notified if there is an update available, but if you install it again with your favorite AUR helper it would update itself for the latest version. It calculates version number from the latest commit hash, before building and installing, so if that is the same it won’t update again.
It was 33rd in 2010:
In November 2010, the Air Force Research Laboratory created a powerful supercomputer, nicknamed the “Condor Cluster”, by connecting together 1,760 consoles with 168 GPUs and 84 coordinating servers in a parallel array capable of 500 trillion floating-point operations per second (500 TFLOPS). As built, the Condor Cluster was the 33rd largest supercomputer in the world and was used to analyze high definition satellite imagery at a cost of only one tenth that of a traditional supercomputer.
https://en.wikipedia.org/wiki/PlayStation_3_cluster
https://phys.org/news/2010-12-air-playstation-3s-supercomputer.html
Good video… but a nearly 2 minute ad in a 5 minute video? ~40% ad? Wow.
Not counting yt ads as I block them. I’m considering starting to use sponsorblock, this is too much.
There is also a Transit layer on osmapp :)