Spyke

Replies

Comment on

Garmin adds AI and a subscription tier to its app

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

sbcs

Comment on

Is there a real credit-card sized computer? Something that easily fits in a wallet or pocket and has a user interface?

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)

linux

Comment on

What was your first experience using Linux? How old were you? Stick around or did you go back to windows before eventually circling back to Linux?

Installed an early version of Slackware on a 386 in the 90's. Went through a couple it jobs so I ran windows for a bit until 2002. I had bought a nice laptop and it came with windows xp. Xp was so bad after windows 2000 that I had to find something else. Played with redhat and a couple other dostros then went back to Slackware and have been on it ever since.