gymnasticon VS trustfall

Compare gymnasticon vs trustfall and see what are their differences.

gymnasticon

Make obsolete and/or proprietary exercise bikes work with popular cycling training apps like Zwift, TrainerRoad, Rouvy and more. (by ptx2)

trustfall

A query engine for any combination of data sources. Query your files and APIs as if they were databases! (by obi1kenobi)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
gymnasticon trustfall
20 24
279 2,270
- -
0.0 9.2
over 1 year ago 6 days ago
JavaScript Rust
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

gymnasticon

Posts with mentions or reviews of gymnasticon. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-01.
  • Ask HN: Who wants to be hired? (December 2023)
    26 projects | news.ycombinator.com | 1 Dec 2023
    Recent technical write-up and open-source project I made that reached #1 on HackerNews: https://ptx2.net/posts/unbricking-a-bike-with-a-raspberry-pi...
  • Ask HN: Who wants to be hired? (April 2023)
    27 projects | news.ycombinator.com | 3 Apr 2023
    Product-minded full-stack engineer with 15 years experience.

    Recent technical write-up and open-source project I made that reached #1 on HackerNews: https://ptx2.net/posts/unbricking-a-bike-with-a-raspberry-pi... https://github.com/ptx2/gymnasticon

    Some things I've designed/built/launched/maintained professionally: web frontend/backends, realtime interactive graphics apps, data visualizations, computer vision apps, firmware, reverse engineering, video/image processing, apis, api integrations (payments/social/data), distributed systems, linux sysadmin, refactoring/maintaining legacy systems, managing small engineering teams, remote work, customer facing work.

    Some areas of interest: the outdoors, health and fitness, art, music, environment, games, human computer interaction, product design, ui/ux, embedded/iot devices, privacy, security, networking, optimization, unusual companies/products, web, linux.

    Looking for interesting software engineer or tech co-founder/director/advisor opportunities!

  • Is it possible to hack this smart exercise bike to use as videogame controller?
    1 project | /r/diyelectronics | 21 Mar 2023
    If you don't care about the built in games and just want to use it as a controller, at the lowest level you should be able to find various sensors inside the bike that you can to a raspberry pi for instance. If your bike has an app, you might be able to find some useful information in this article as well
  • Connecting Fenix to Peloton bike?
    1 project | /r/GarminFenix | 13 Jan 2023
    I used this open source tool: https://github.com/ptx2/gymnasticon running on a raspberry pi with the ANT+ dongle. Took a little effort, but now on my Schwinn IC4 I can connect my bike to the peloton app and my Fenix 7 and get all the data at the same time.
  • Wondered what the fastest way to level up on Zwift was? Here's how you can get 1,000 xp/hour
    1 project | /r/Zwift | 13 Dec 2022
  • rouvy..
    1 project | /r/FlywheelAnywhere | 12 Dec 2022
    Gymnasticon is another option. IME it works great for Zwift. Documentation claims it supports Rouvy, TrainerRoad, etc. The downside is the difficulty in finding any RPi right now. I was lucky enough to set mine up when it was easy to find an RPi Zero W for $10.
  • Any way to connect a eighth inch to to play zwift possibly a bluetooth adaptor?
    1 project | /r/Zwift | 11 May 2022
  • Fisher Price Chatter Telephone with Bluetooth
    2 projects | news.ycombinator.com | 1 Dec 2021
    > I wish I was more of a hacker/programmer because I'd like to do some protocol sniffing and create a connector for Node-Red so that I could link the appliance to my home automation system without becoming a personal data asset for the manufacturer.

    You may find this post (https://ptx2.net/posts/unbricking-a-bike-with-a-raspberry-pi...) inspirational.

  • Writing apps for Peloton Bike
    1 project | /r/pelotoncycle | 1 Jul 2021
    This works well with pi. Connected with ant+ to my Garmin watch and get speed and cadence. Power gets calculated by Garmin. https://github.com/ptx2/gymnasticon
  • Can I use Garmin ANT+ Dongle on Schwinn ic4 to collect VO2 Max?
    1 project | /r/Garmin | 5 Jun 2021
    Apparently Schwinn iC4 can be used with the gymnasticon hack that uses the USB port with a Raspberry Pi. That seems to imply data does move through the USB port. I was hoping to skip the Raspeberry Pi and just use an ANT+ dongle, but I'm not familiar with what an ANT+ dongle is able to do.

trustfall

Posts with mentions or reviews of trustfall. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-20.
  • Planner programming blows my mind
    4 projects | news.ycombinator.com | 20 Feb 2024
    Pleasantly surprised to see Predrag show up as a reviewer, but at the same time not at all surprised:

    - The [Firebase technical screen](https://startupandrew.com/posts/how-firebase-interviewed-sof...) would have been much easier with something like this, as it was Just Another Optimization Problem™. Part of me wants to try it again with Picat!

    - He's doing other very interesting things with programming languages, e.g.: https://github.com/obi1kenobi/trustfall

  • Ask HN: Who wants to be hired? (December 2023)
    26 projects | news.ycombinator.com | 1 Dec 2023
    Email: [email protected]

    Hi, I'm u9g. I'm looking for an internship for either this winter (in a few weeks) or a summer internship!

    Some things I've done:

    I integrated a [query engine for lints](https://github.com/obi1kenobi/trustfall) (and contributed optimizations) into [OXC](https://github.com/oxc-project/oxc) (a new Rust-based Javascript Linter).

    I wrote [several](https://github.com/u9g/money-lens) [toy](https://github.com/u9g/quickquestion/tree/main/extension) languages and syntax highlighting for them.

    I also wrote a [js-to-scheme transpiler](https://github.com/u9g/js2scheme/blob/main/example.js).

    Happy to work on things compiler or database oriented, but also happy to learn something new!

  • Semver violations are common, better tooling is the answer
    7 projects | news.ycombinator.com | 7 Sep 2023
    If you'd like to dig deeper, here are some links:

    - cargo-semver-checks: https://github.com/obi1kenobi/cargo-semver-checks

    - Trustfall query engine, which powers cargo-semver-checks: https://github.com/obi1kenobi/trustfall

    - Trustfall playground, where you can query Rust library APIs in your browser -- for example, "which structs in `itertools` are importable by more than one path": https://play.predr.ag/rustdoc#?f=2&q=*3-Structs-importable-f...

    - 10min conference talk on Trustfall: https://www.hytradboi.com/2022/how-to-query-almost-everythin...

    I'm also giving a talk at P99 CONF in a few months about how Trustfall's new optimizations API made cargo-semver-checks over 2300x faster: https://twitter.com/PredragGruevski/status/16893002495908003...

  • Cargo-semver-checks: Scan your Rust crate for semver violations
    3 projects | news.ycombinator.com | 8 Jul 2023
    No worries!

    Trustfall is even more general than semver actually, one can use it to query any data source -- even HN itself:

    https://play.predr.ag/HackerNews

    Here's a link to that project if you'd like to check it out:

    https://github.com/obi1kenobi/trustfall

    I gave a 10min conference talk on it last year titled "How to query (almost) everything"

    https://www.hytradboi.com/2022/how-to-query-almost-everythin...

  • We created Taxi, and why we felt the need for Another Schema Language
    2 projects | news.ycombinator.com | 16 May 2023
    I've had my eye on Taxi for a while, and it's neat! I agree that the problems it aims to solve are real and painful in real life.

    In my experience, I'm not sure people care about schemas or schema languages — they are just implementation details best left under the hood. This is why in my own work, I started on the query end of the spectrum instead.

    This is why I built Trustfall, a query engine able to query any data source: DBs, APIs, files like PDF, CSV, or JSON, or any combination of those.

    GitHub: https://github.com/obi1kenobi/trustfall

    Playground showing the query "which GitHub/Twitter users comment on HackerNews stories about OpenAI?": https://play.predr.ag/hackernews#?f=1&q=IyBDcm9zcyBBUEkgcXVl...

  • cargo-semver-checks v0.20 and Trustfall v0.4 released — semver-check up to 2354x faster
    3 projects | /r/rust | 24 Apr 2023
  • DuckDB: Querying JSON files as if they were tables
    9 projects | news.ycombinator.com | 3 Mar 2023
  • Speeding up Rust semver-checking by over 2000x
    2 projects | /r/rust | 15 Feb 2023
    Here's an example adapter for querying RSS/Atom feeds. Here's an example adapter for querying the HackerNews APIs. Both projects also include a schema and example queries which you can run.
  • Trustfall: How to Query (Almost) Everything
    1 project | /r/patient_hackernews | 8 Feb 2023
    1 project | /r/hackernews | 8 Feb 2023

What are some alternatives?

When comparing gymnasticon and trustfall you can also consider the following projects:

pelomon - Source code for the PeloMon Bluetooth LE sensor relay and for decoding Peloton communications

cargo-semver-checks-action - A GitHub Action for running cargo-semver-checks

peloton-to-garmin - Convert workout data from Peloton into JSON/TCX/FIT files and automatically upload to Garmin Connect

postgrest - REST API for any Postgres database

Derailleur - A macOS app built to display the data from Flywheel at Home bikes without screens

join-monster - A GraphQL to SQL query execution layer for query planning and batch data fetching.

stenogotchi - Portable stenography using Plover and bluetooth keyboard emulation on a Raspberry Pi Zero W

graphql-java - GraphQL Java implementation

resume - My resume, as it changes over time

dgs-framework - [Moved to: https://github.com/Netflix/dgs-framework]

cncjs-pendant-ps3 - Dual Shock / PS3 Bluetooth Remote Pendant for CNCjs

genql - Type safe TypeScript client for any GraphQL API