-
After about 5 years we finally did it, the next version of #navit is released now!
https://github.com/navit-gps/navit/releases/tag/v0.5.7
It brings loads of bug fixes and also some new features :)
For everyone reading who doesn't know what Navit is, it's a fully offline #openstreetmap based #navigation software for many different systems. With #geoclue it also works well on #mobilelinux. But we also have an app for #android.
The docs can be found here:
https://navit.readthedocs.io/en/v0.5.7/ -
Sometimes you have an idea, try to bring it to life and it actually works.
I just built a GitHub Actions Workflow which builds a static version of a fdroid repo and does a deployment to GitHub pages. https://github.com/jkoan/fdroid-repo
#fdroid #repo #GithubAction -
Heute bin ich endlich mal dazu gekommen einen kurzen Blogbeitrag zu meiner Bereitstellung einer Wunschlisten-Anwendung die im #HomeLab betrieben und über #uberspace erreichbar gemacht wird zu veröffentlichen:
https://jkoan.de/posts/homelab-anwendung-extern-erreichbar-machen-mit-uberspace.html -
I finally got around to doing something with my blog again. I added #decapcms to my #jekyll based site.
Now I just need to write the next post on the integration with @ubernauten
Short Post:
https://jkoan.de/posts/decap-cms-das-admin-interface-f%C3%BCr-statisches-html.html
#blogging #blog -
The #navit wiki has been offline since a long time now. But I finally got around to revisit the migration from #mediawiki to @readthedocs. So far it's not finished, but there is great progress. I already opened the PR at https://github.com/navit-gps/navit/pull/1281 to get the nice preview from #readthedocs
Preview:
https://navit--1281.org.readthedocs.build/en/1281/index.html
Any ideas how to make the Doc's even better?
#doc #docs #Documentation #foss -
Today I (re-)discovered #Okteta which is really useful for optimizing and reimplanting the binfile driver for #navit.
I am currently in the process of writing the structure of the binfile tile format as a structure which is really easy. Only thing I find that Okteta is missing is the ability to jump to the next struct in order.
The tile format is basically a singly-linked list and it would be nice if it would be possible to jump to the next item.
#fileformat