frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Aidlab – Health Data for Devs

3•guzik•3h ago
Hey HN! I'm Jakub, and together with my co-founders Agnieszka and Nathan, we built Aidlab, a wearable that gives developers gold-standard physiological data. Unlike health trackers with locked-down APIs, Aidlab ships with a free SDK [1] across 6+ platforms so you can just pip install aidlabsdk or flutter pub add aidlab_sdk or whatever platform (even Unity), and start streaming raw health data and events in real time with simple didReceive*(timestamp, value) callbacks. Currently, we are exposing 13 data types including raw ECG, cough/snoring, motion, raw respiration, skin temperature, bodyweight reps, body position, and 20 high-level stats like stress or readiness through the API.

The most common questions I got are:

1) "how is it better than my smartwatch?"

2) "why we built it?"

Chest-mounted wearables are considered the gold standard for physiological measurements. For example, whenever Apple validates their watch, they benchmark against chest straps [2], as some signals can only be reliably measured (or measured at all!) near the heart including continuous ECG, true respiration (based on lung volume changes) or body position/orientation.

As for the second question: the problem for us was that smartwatches were too simple and the data too inaccurate, while advanced medical devices were too pricey or too complicated. We found a sweet spot between accuracy and accessibility - Aidlab delivers medical-grade signals without the hospital-level complexity. As "medical-grade" is a bold statement, we’ve published validation papers comparing Aidlab’s performance with other certified medical devices [3].

Today Aidlab is already a pretty mature concept. We've been building Aidlab for 2 years, shipped our first version in 2020, we got our first clients, including Bryan Johnson from Kernel/Blueprint (longevity research) or Boeing/Jeppesen (monitoring pilots’ bio-signals during tests&training).

Now we're about to release Aidlab 2 [4] - with additional signals like EDA and GPS, and a bunch of new features, including on-device ML (we've trained a few small LSTM models running inference with TensorFlow Lite for Micro). The cool part is that we've built a custom shell on top of FreeRTOS, letting anyone invoke POSIX-like commands directly on the device, for example:

timeout 10 temperature --sampling-rate 1 | tee /data/temperature.csv | tail -n 5

The biggest breakthrough for us was realizing that cloud-based processing was the wrong approach. In the beginning, we pushed most of the computation to the cloud - it seemed natural, but turned out to be slow, costly, and devs didn't want it ("hey, is there a way to use your product without cloud?"). For example, our ECG analysis pipeline used to send raw data to an external microservice, processing it in 30-minute chunks through Bull queues. A 24-hour Holter analysis could spawn 100k+ event objects and take significant time to complete. Now we're doing everything we can to move computation to the edge. In an ideal world, the cloud wouldn't store or process anything - just receive already-analyzed, privacy-preserving results straight from the device.

Another lesson: don't hand-solder prototypes at 3 a.m. to save money -> please pay professionals to assemble PCBs.

We decided to showcase this now for three reasons:

- health feels more relevant than ever with the rise of longevity research and biohacking,

- we are close to finalizing Aidlab 2,

- and I am super curious to see if anyone here finds it useful!

If you'd like to check the quality of Aidlab for yourself, we are publishing free datasets every week during different activities [5].

[1] https://github.com/Aidlab

[2] https://www.apple.com/health/pdf/Heart_Rate_Calorimetry_Acti...

[3] https://aidlab.com/validation

[4] https://aidlab.com/aidlab-2

[5] https://aidlab.com/datasets

Timex is resurrecting its first LCD watch 50 years later

https://www.theverge.com/news/797692/timex-ssq-digital-reissue-lcd-watch-retro
1•thunderbong•14s ago•0 comments

Apple Postpones Jessica Chastain Thriller 'The Savant' Amid Current Events

https://deadline.com/2025/09/the-savant-jessica-chastain-postponed-apple-1236553658/
3•raw_anon_1111•1m ago•0 comments

Tennessee Man Arrested, Gets $2M Bond for Posting Facebook Meme

https://reason.com/2025/10/10/tennessee-man-arrested-gets-2-million-bond-for-posting-facebook-meme/
2•zzzeek•4m ago•0 comments

Intel takes the wraps off Panther Lake – first 18A client processor

https://www.tomshardware.com/pc-components/cpus/intel-takes-the-wraps-off-panther-lake-first-18a-...
1•rbanffy•5m ago•0 comments

Superpowers: I'm using coding agents in October 2025

https://simonwillison.net/2025/Oct/10/superpowers/
1•gmays•5m ago•0 comments

Moloch's Bargain: Troubling emergent behavior in LLM

https://arxiv.org/abs/2510.06105
1•ankit_mishra•6m ago•0 comments

Age of Discord II

https://peterturchin.com/age-of-discord/
1•jstanley•6m ago•0 comments

Property crime and violent crime have different solutions – here's why

https://knowablemagazine.org/content/article/society/2025/property-crime-violent-crime-need-diffe...
1•rbanffy•6m ago•0 comments

I struck a deal with my extension's hacker and turned out better than expected

https://twitter.com/phalgooon/status/1973355756931129518
1•phalgun_g•6m ago•1 comments

An Asteroid Flew Closer Than the ISS Recently – Universe Today

https://www.universetoday.com/articles/an-asteroid-flew-closer-than-the-iss-recently
1•rbanffy•6m ago•0 comments

Why People Are So Bummed About Apple – Stratechery by Ben Thompson [video]

https://www.youtube.com/watch?v=9ZPxANo6LtE
1•retskrad•7m ago•0 comments

It's not too late for Apple to get AI right

https://techcrunch.com/2025/10/11/its-not-too-late-for-apple-to-get-ai-right/
1•rntn•9m ago•0 comments

Tell HN: After the US gov shutdown, the Census data website was broken

1•NewJazz•9m ago•0 comments

Fast Software, the Best Software

https://craigmod.com/essays/fast_software/
2•FromTheArchives•14m ago•0 comments

Anthropic's Prompt Engineering Tutorial

https://github.com/anthropics/prompt-eng-interactive-tutorial
2•cjbarber•15m ago•0 comments

Loyca.ai – An open-source, local-first AI assistant with contextual awareness

https://github.com/Vokturz/loyca-ai
1•Vokturz•15m ago•0 comments

Neil Young to pull music from Amazon, encourages fans to buy local

https://www.hollywoodreporter.com/music/music-news/neil-young-to-pull-music-from-amazon-1236397853/
4•sugarpimpdorsey•22m ago•3 comments

How would you validate a browser highlighter that finds hidden matches?

1•artemfi•24m ago•0 comments

Easter Island's giant statues "walked" to their final platforms

https://arstechnica.com/science/2025/10/how-easter-islands-giant-statues-walked-to-their-final-pl...
3•paulpauper•24m ago•0 comments

Columbus Day, 2025

https://www.whitehouse.gov/presidential-actions/2025/10/columbus-day-2025/
3•cosmicgadget•25m ago•1 comments

Small Business Favoritism

https://papers.ssrn.com/sol3/papers.cfm?abstract_id=5375532
1•paulpauper•26m ago•2 comments

Talking about the Future of AI in Law with David Wakeling

https://artificialinvestment.substack.com/p/interview-with-david-wakeling-on
1•paulpauper•26m ago•0 comments

Show HN: We used LZMA to encode data into a URL

https://www.standardsapplied.com/nonlinear-curve-fitting-calculator.html
1•Standards1•28m ago•1 comments

Cold Calculation

https://kae3g.codeberg.page/12025-10/cold-calculation.html
2•KeatonDunsford•29m ago•0 comments

Northern Virginia is The World's Data Center Capital

https://www.washingtonpost.com/opinions/interactive/2025/data-centers-artificial-intelligence-vir...
1•bookofjoe•31m ago•1 comments

Show HN: I built a desktop app to prompt multiple LLM web interfaces at once

https://github.com/czhou578/llm-god
1•czhou578•33m ago•0 comments

Ask HN: How long until we report to AI managers?

2•sys_64738•33m ago•0 comments

Why do CPUs have multiple cache levels?

https://fgiesen.wordpress.com/2016/08/07/why-do-cpus-have-multiple-cache-levels/
2•hasheddan•33m ago•0 comments

Create a customized breathing exercise widget, embed and increase engagement

https://thebreathingexercises.com/embed-generator
1•naveen-zerocool•36m ago•0 comments

AI drones are America's newest cops

https://www.axios.com/2025/10/11/police-departments-ai-drone-technology-overdoses
1•c420•39m ago•0 comments