His exercise routine is somewhat variable but he usually goes for a short jog a few dozen times a day. Most often at 5 am, for whatever reason.
Since the article I also built and hooked up a treat dispenser for extra motivation.
otherme123 4 hours ago [-]
> Most often at 5 am, for whatever reason.
Cats are crepuscular animals. They are "programed" do start at 5 AM, hunt, and go back to sleep until afternoon. Living in homes tweaked them a little, but the 5 AM thing is still strong in a lot of them (mine included).
> You are unable to access animalhumanesociety.org
Is this because I laughed when our family dog fell down the stairs when I was six years old?
b3lvedere 42 minutes ago [-]
That would be an amazing and creepy track record of the website :)
berkes 42 minutes ago [-]
> crepuscular
So not specifically at 5AM, but around twilight. In my area, and for my cats, that changes a lot between summer and winter.
Same for my chickens, which is why "automatic chicken doors" are difficult/impossible around here: It'd need to calculate sunset and sundown, and then also consider clouds and trees: in winter the sun sets around 16:30, but the low angle makes sunlight more blocked by clouds, particles and trees and such. My chickens often decide its bedtime before 16:00 already.
yzydserd 30 minutes ago [-]
The site runs like a dog.
asdfman123 2 hours ago [-]
> Most often at 5 am, for whatever reason.
It gives him time to run, shower, and drive to work
cure_42 5 hours ago [-]
Have you seen evidence he understands that running causes treats to be dispensed and is running more as a result?
interludead 2 hours ago [-]
I love that two people independently arrived at "my pet uses a wheel, therefore I need telemetry"
Project:
> The main parts are an ESP32 attached to a hall sensor, which I positioned close to the wheel. Using a magnet attached to the back of the wheel, this tells the ESP32 when a full rotation has completed. It gives a timestamp (and total distance) to each magnet-pass, which is stored on the network. A python script (on my laptop) then retrieves this data in the morning, turns it into a .FIT file, and uploads it to Strava through the Strava API (with a randomly chosen run title, taken from a mostly AI-generated list of options, as I needed >100). In terms of manual additions, I had to add the photo manually, and Mollie had to do the running.
Also built a bike computer for my daughter using an esp32, reed switch and magnet.
As we had recently watched Back To The Future, when she reached 8.8 mph it would play a brief snippet of appropriate music!
etrautmann 6 hours ago [-]
If you look at any neuroscience paper, mice will run 10k a day or more on a wheel overnight. I thought the axis labels were wrong when I first saw that type of study. It’s quite common.
interludead 2 hours ago [-]
I knew mice were active at night, but I wouldn't have guessed 10k+ was routine
mkagenius 3 hours ago [-]
10k steps is a lot for me too.
gandalfgreybeer 2 hours ago [-]
10k for a hamster will be way more than 10k steps too!
embedding-shape 47 minutes ago [-]
To be fair, root comment only says "mice will run 10k a day" but it isn't 100% clear what that 10K actually refers to, could be steps, could be meters.
Thurys 5 minutes ago [-]
My physics teacher always assumed it was potatoes when the SI-unit was missing
freetime2 1 hours ago [-]
I love this. I feel like there’s a business and/or product line here if it doesn’t already exist (hamster habitats with integrated cameras).
dlenski 5 hours ago [-]
This is amazing and I love it.
I was surprised that the owner said he needed to get a Strava premium account in order to be able to auto-upload the hamster's activities. Not 100% sure why.
That would be pretty funny if the hamster ended up with Premium purely because of an implementation detail
tonyedgecombe 5 hours ago [-]
We are all hamsters on Strava.
interludead 2 hours ago [-]
The only difference is the hamster doesn’t pretend the morning run was enjoyable
walrus01 4 hours ago [-]
I wonder if one could calculate the watt-hours produced in a day by a theoretical 100 hamsters on generator-attached wheels, and if you could run a laptop and LTE hotspot from that (or similar load).
pants2 4 hours ago [-]
A quick search suggests one hamster can produce around 0.5 Wh/day, so 100 hamsters should easily power your phone laptop with a constant 50W!
sokoloff 4 hours ago [-]
That would be an average supply of just over 2 W. (50Wh/day is 50Wh/24h or 50/24 W)
mjanx123 4 hours ago [-]
An infinite number of hamsters running in an infinite number of hamster wheels could power a datacenter for one day.
embedding-shape 46 minutes ago [-]
Make the data center run ML/AI experiments for how to effectively run a "energy generation hamster farm" and you have a completely grid-and-internet independent energy solution that optimizes itself via hamsters over time.
turbonaut 39 minutes ago [-]
Isn’t this uncomfortably close to the premise of the Matrix?
embedding-shape 32 minutes ago [-]
As long as we don't drug the hamsters and jam them into some sort of fake digital world, we should be fine? Put OpenAI's security researchers on it, heard they're good at containing experiments.
Tepix 4 hours ago [-]
An infinite number of data centers even!
HPsquared 7 minutes ago [-]
A smaller infinity, but still infinite.
micw 3 hours ago [-]
No, they would collapse into a singularity with an infinite event horizon that eats up the universe at the speed of light
Crom 2 hours ago [-]
Unless you're using miniature giant space hamsters
Somewhere there's a product manager looking at this and adding "multi-species household plan" to the roadmap
hiworld6543 3 hours ago [-]
Dude named his hamster Mollie, but refers to it by “his” and “he.”
Must be Dutch humor.
WhyNotHugo 5 hours ago [-]
> Over one seven-day stretch, he started within the same 10-minute window on five nights, between 9:54 and 10:04 p.m.
I wonder if this correlates with Thijs's bedtime schedule, or if the hamster really is that precise.
We feed the cat at home at the same time every day, and her internal clock definitely know when it's time less than 30' divergence. She suffers the daylight transitions immensely too because of this.
songhonglei1985 2 hours ago [-]
[flagged]
walrus01 4 hours ago [-]
Now the real interesting part would be if people can find a way for their hamster on strava to leak the locations of not-publicized military activities.
His exercise routine is somewhat variable but he usually goes for a short jog a few dozen times a day. Most often at 5 am, for whatever reason.
Since the article I also built and hooked up a treat dispenser for extra motivation.
Cats are crepuscular animals. They are "programed" do start at 5 AM, hunt, and go back to sleep until afternoon. Living in homes tweaked them a little, but the 5 AM thing is still strong in a lot of them (mine included).
https://www.animalhumanesociety.org/resource/cat-keeping-you...
> You are unable to access animalhumanesociety.org
Is this because I laughed when our family dog fell down the stairs when I was six years old?
So not specifically at 5AM, but around twilight. In my area, and for my cats, that changes a lot between summer and winter.
Same for my chickens, which is why "automatic chicken doors" are difficult/impossible around here: It'd need to calculate sunset and sundown, and then also consider clouds and trees: in winter the sun sets around 16:30, but the low angle makes sunlight more blocked by clouds, particles and trees and such. My chickens often decide its bedtime before 16:00 already.
It gives him time to run, shower, and drive to work
Poo time?
Project: > The main parts are an ESP32 attached to a hall sensor, which I positioned close to the wheel. Using a magnet attached to the back of the wheel, this tells the ESP32 when a full rotation has completed. It gives a timestamp (and total distance) to each magnet-pass, which is stored on the network. A python script (on my laptop) then retrieves this data in the morning, turns it into a .FIT file, and uploads it to Strava through the Strava API (with a randomly chosen run title, taken from a mostly AI-generated list of options, as I needed >100). In terms of manual additions, I had to add the photo manually, and Mollie had to do the running.
More here: https://www.reddit.com/r/SideProject/comments/1v9uyq0/i_buil...
As we had recently watched Back To The Future, when she reached 8.8 mph it would play a brief snippet of appropriate music!
I was surprised that the owner said he needed to get a Strava premium account in order to be able to auto-upload the hamster's activities. Not 100% sure why.
He might be able to use https://github.com/dlenski/stravacli (written by me) or the library it's based on (https://github.com/stravalib/stravalib) to avoid this requirement and save a few bucks.
Somewhere there's a product manager looking at this and adding "multi-species household plan" to the roadmap
Must be Dutch humor.
I wonder if this correlates with Thijs's bedtime schedule, or if the hamster really is that precise.
We feed the cat at home at the same time every day, and her internal clock definitely know when it's time less than 30' divergence. She suffers the daylight transitions immensely too because of this.
https://www.google.com/search?client=firefox-b-d&q=strava+le...