If you read the announcement from them you will see that they are not moving previously free features to paid, all of the previously free features are still free, they are adding some new paid features.
Everyone is feeling the squeeze. For the last couple years employer have been reducing staff and expecting those remaining to pick up the extra work while not increasing compensation. Then the employers report record profits and the news tells how great the economy is doing while we are all struggling.
Documentation is also at https://docs.slackware.com/ written by its users. And I find that it is a working system with minimal effort, there is very little that needs done after the quick install.
They are not intended to be a finished product, you are supposed to add your own display and keyboard. If you want really portable start with the Pi zero which doesn't have the big ports, then slap on a small display and keyboard of your choice. There are small kits like these https://ameridroid.com/collections/all-products/products/odroid-go-advance for example. There are also a few different ones with blackberry keyboards https://liliputing.com/beepberry-is-a-79-hackable-pocket-computer-kit-with-a-blackberry-keyboard/ https://arstechnica.com/gadgets/2023/05/its-a-raspberry-pi-a-blackberry-keyboard-and-a-battery-its-the-beepberry/ (when blackberry quit making hardware they surplussed a bunch of keyboards)
I've been posting on pixelfed.social but haven't had much interaction, but maybe this will get the word out a bit.
"One click tag over 1.500 objects, famous european landmarks " Where do you get the landmark data from, can it do more than european? For example I was looking at Open Street Map's API where I could get the nearest landmark to given coordinates so I could script the gps data from pictures into a landmark.
I use it a lot. I'm finding things like hiking trails are more up to date than Google maps
I'm not much of a gamer but I'm tempted to run a couple games just to get included in the %. I wonder where they get the data from.
Slackware Linux
EugeneNine
0 post score0 comment score
For anyone else wondering, you can export all your Garmin data .Use the "Export All Garmin Data Using Account Management Center" option here https://support.garmin.com/en-US/?faq=W1TvTPW8JZ6LfJSfK512Q8 The output is json files so you can use any json editor or anything that can import json. I use a little tool called JQ https://jqlang.org/ to extract just things I need. Then I can analyze in whatever tool I want such as a spreadsheet