forbiddenlake

Intro

Recently I set up a private and self-hosted exercise tracker, like Strava but without sharing my data with them and their 700 advertising partners.

OpenTracks is a sport tracking application that completely respects your privacy, and it's so private, that it doesn't even request Internet permissions, and can't upload to your Google Drive either.

FitTrackee is a simple self-hosted, web-based, workout/activity tracker.

OpenTracks can export activity records to a file, and FitTrackee can import them, but how can we automatically get the record from one to the other? This post is about doing that with Tasker.

Task

Tasker is a total automation app for Android and here I'll share the task I wrote to solve this problem. It watches a folder for the activity record, then uploads it over HTTPS.

First, set OpenTracks to export a track to storage after recording is finished. For where, use a folder named Opentracks/ on the root of the filesystem.

Then, import this profile and task.

Then:

  1. Change the URL to that of your FitTrackee instance in 3 places.
  2. Change the login email and password to that of your FitTrackee user.
  3. If needed, change the folder the profile watches.

Finally, try recording an activity with OpenTracks and opening FitTrackee.

image

2025 update: With the release of version 3, none of the below is necessary.


EDHM+UI is a tool that lets you change the colors and lighting of the HUD in Elite: Dangerous. Does it work on Linux? Yes!

tl;dr: Install EDHM+UI in its own WINE prefix, then point it at your E:D install.

Read more...

Ludusavi is a cross-platform tool for backing up game saves and configuration. Currently, it does not have a built-in way to schedule backups, but we can use system tools to do so instead. In the post, we will use systemd user timers.

Read more...

Tailscale is an easy and free service for creating your own mesh VPN, built on Wireguard and easier to scale. Tailscale does provide instructions for hardening it – reducing its privileges to the minimum necessary to run. However, the instructions don't fully work for Linux distributions running polkit >= 106, like Arch Linux.

Read more...

Game updates frequently break mods, and mod updates often break your saved multiplayer games because players don't reliably get them at the same time. Here is how to use Irony Mod Manager to create a stable, unchanging mod pack. You can combine it with the Steam beta menu to have an unchanging checksum that will always work with the version of the game it was made for.

Read more...

Let's say I want to create an external health check for AdGuard that exercises both the HTTP interface and the DNS resolution, because I do. Unlike Cloudflare, AdGuard doesn't take an easy name parameter, and I found it quite difficult to find existing documentation on how to craft a DoH request manually. Here's how to do it in Python.

Read more...

Originally posted on reddit.

The following macro will:

  • Make every summoner summon small on your screen (this is a client-side setting)
  • Keep limited party effects (bubbles, etc)
  • Turn off effects outside your party
  • Also turn down sound effects

Add this macro and the second one to a bar if you want to toggle back and forth.

Read more...

I wrote a document for configuring Zabbix 6.0 web interface to use LLDAP for logins. Here is the same information, with pictures.

Read more...

Requirements

Cybrxkhan's Assortment of Namelists for Stellaris

DESCRIPTION

The Primes are a xenophobic, aggressively expansionist alien species originating in the Dyson Alpha system. ... The race is extremely xenophobic, to the point that individual immotiles view the very existence of other independent life forms as a threat to their continued existence. ... This xenophobia is so extreme that the Prime exterminated all mobile life on their home world, lest it ever become a threat, and upon gaining nuclear technology immediately and unhesitatingly used it against each other, stopping only when the damage to their world became so extreme that it threatened the survival of the remaining immotiles. Upon contact with humans, the immotile collective known as MorningLightMountain immediately deployed wormhole technology to eliminate every other immotile, leaving it and its offspring as the only representative of its race on the homeworld. It then proceeded to immediately turn all its forces against humanity, as the very possibility of not destroying them was beyond its comprehension.

Read more...

Sirius Corporation Covert Creations (SCCC)

Not affiliated with Li-Yong Rui, PowerPlay, nor any player minor factions. Still secretly controlling a galaxy near you.

Bounty Hunting Spot Finder

Find RES/CNB near you, dynamically updated as the galaxy changes.

https://siriuscorp.cc/bounty/

Ship Anatomy (Rehost)

Rehost of Anton Natarov's interactive ship anatomy tool.

https://siriuscorp.cc/edsa/

Read more...