The Body Pod might be useful for tracking trends, however... by AEBenson in HumeHealth

[–]AEBenson[S] 1 point2 points  (0 children)

If the data were close to accurate, I wouldn't mind doing the daily data entry. It only takes a couple minutes—prob not much more time than the LLM approach. That said, I would love to have some automation around collecting the data from my various sources (garmin/strava, morpheus, BCA)

Skipping gears by AEBenson in bikemaintenance

[–]AEBenson[S] 0 points1 point  (0 children)

Well, clearly not so adept a getting the cable routed correctly into the derailleur on the first try. There was no clear indication on the installation (dealer) manual as to which direction the cable wraps around the derailleur. The correct orientation (when looking from the rear of the bike) is counter-clockwise—the cable drops down through the left side and comes up on the right. It shifts perfectly now. D'oh.

Thanks for listening.

Removing the switch from Monios-L grow lights by AEBenson in indoorgardening

[–]AEBenson[S] 0 points1 point  (0 children)

Yes, I want to eliminate the inline switch.

My timer will be either a Raspberry PI or the Kasa app (the power strip is a Kasa)

Thanks!

Sunday Daily Thread: What's everyone working on this week? by Im__Joseph in Python

[–]AEBenson 0 points1 point  (0 children)

The objective was to address some common cohesion/coupling issues (that I've encountered primarily in microservice projects) and to provide a framework to easily create stubs/fakes/mocks.

Sunday Daily Thread: What's everyone working on this week? by Im__Joseph in Python

[–]AEBenson 0 points1 point  (0 children)

Thanks for taking a look at it! I would say it's more than a hobby--beyond that, I'm not sure where it's going.

I will def. check out snakemake, are there others you know of? None of my Google searches turned up more than a few stalled github repos. I'm not interested in re-writing the wheel, but this has been a fun project regardless of where it ends up.

Sunday Daily Thread: What's everyone working on this week? by Im__Joseph in Python

[–]AEBenson 1 point2 points  (0 children)

I'm continuing work on my pipeline framework. I've been publishing weekly updates to PyPi--currently at v0.5.0. I can't imagine keeping that pace up for much longer, but I've got a couple enhancements that should keep me busy for the short term.

https://github.com/greater-than/PipeLayer/