TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Reverse Engineering a Cat Feeder to Boost Productivity

142 点作者 bubblehack3r超过 2 年前

15 条评论

pharke超过 2 年前
I was just looking into this the other day. Nice to see someone do it. I wonder if making it more hackable by replacing the electronic guts with something like a ESP8266 would be worthwhile. I&#x27;d much rather be able to have a simple little server on this device that I can talk to over the network rather than having to go through some random company&#x27;s servers. I imagine connecting it to the motor that turns the feeding mechanism wouldn&#x27;t be too hard and the screen and buttons could simply be removed to prevent any, ahem, manual tampering. Adding some way to lock the food bin would also help with impulse control for those who need it.<p>Another upgrade would be to randomly reward the desired behavior instead of always rewarding it. This helps to both prevent gaming the system as well as keeping those dopamine spikes high when you unexpectedly get some candy. Using chocolate as a reward is perfect since it provides tryamine to help replenish your dopamine levels.
评论 #33140837 未加载
评论 #33170990 未加载
评论 #33141062 未加载
stoneman24超过 2 年前
Just connect the reward to a good build and passing all the unit tests. Project management achieved. :)
评论 #33145490 未加载
yrgulation超过 2 年前
Someone somewhere will steal the idea and make these available to human farms (euphemistically known as offices).
DonHopkins超过 2 年前
SNL really went downhill once they stopped using this effective productivity boosting technique, because Lorne was just too stingy.<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=_qIcYkEIVdc&amp;t=3m23s" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=_qIcYkEIVdc&amp;t=3m23s</a>
neilv超过 2 年前
Fun hack. Though, for myself, I&#x27;d be afraid of breaking either my diet or my normal goal-directed work focus.
rwestergren超过 2 年前
I was scratching my head on how he was capturing requests without mentioning a proxy cert, but then I saw the security note at the bottom.<p><pre><code> You&#x27;ll see that the data for these products is sent in plaintext to and from their servers </code></pre> The API seems to have a valid cert and is listening over HTTPS - strange that the app client uses plaintext.<p><pre><code> curl https:&#x2F;&#x2F;api.petkt.com&#x2F; {&quot;error&quot;:{&quot;code&quot;:97,&quot;msg&quot;:&quot;App is out of date, please upgrade&quot;}}</code></pre>
inetsee超过 2 年前
I was actually just thinking about a Tamagotchi-like program that required regular productive activities in order to keep a virtual pet alive, healthy and happy. A computer program would not need to deal with all that messy real world hardware; it would all be virtual.<p>You could also add a function that makes your virtual pet unhappy if you spent too much time reading Hacker News. Instant productivity boost.
评论 #33147231 未加载
评论 #33150886 未加载
layer8超过 2 年前
By mixing the chocolate almonds with a larger amount of less desirable snacks, one could get the lootbox effect of “just one more commit”.
评论 #33142041 未加载
shapefrog超过 2 年前
<i>Reverse Engineering the Reverse Engineered Cat Feeder to Boost Snacks</i><p>while true: push
zeristor超过 2 年前
The tricky bit is trying to outwit yourself.<p>Just opening the lid and delving in.
评论 #33139763 未加载
csdvrx超过 2 年前
Tangent to the project: Nuts are good, but what about a healthier mix?<p>Like wasabi covered almonds if you like almonds, or sunflower seeds (for trace minerals), walnuts, etc.<p>They are high in carbs but provide many other things.<p>On the tech side, it would be fun to be able to deliver just one for a lootbox effect (&quot;when I get the walnut, I take a break&quot;)<p>It could also be at specified intervals, to act like a pomodoro?
amelius超过 2 年前
That wouldn&#x27;t work for me. Too hackable.<p>I need at least something like this:<p><a href="https:&#x2F;&#x2F;www.thekitchensafe.com&#x2F;pages&#x2F;faq" rel="nofollow">https:&#x2F;&#x2F;www.thekitchensafe.com&#x2F;pages&#x2F;faq</a>
kramerger超过 2 年前
&gt; They send your complete location too, which is further sketchy<p>Why do they need your location in the first place? Can you run the app without GPS priviliges?
_Algernon_超过 2 年前
I&#x27;d game this immediately: commit every character individually.
mgaunard超过 2 年前
why would you extend so much energy to eat more unhealthy junk?
评论 #33140523 未加载
评论 #33142952 未加载
评论 #33140036 未加载
评论 #33140924 未加载