Live data from Hacker News

Automated Cat feeder powered by Node.js

github.com

11–20 of 71 posts

Re: Automated Cat feeder powered by Node.js

#12
post #6

I backed a kickstarter for something like this, plus a wifi camera and laser pointer. It hasn't shipped yet, but does look like it might actually deliver (which is something for hardward KS). http://kittyo.com/

Holy batman that scroll hijacking.

I have to ask. Why do people dislike this? The browser scroll bar is often ugly as sin. Also its useful when having more than one area that needs scrolling capability without having that ugly default scrollbar junk up the middle of the screen in said application.

Re: Automated Cat feeder powered by Node.js

#13
post #9

Earlier quoted context omitted.

What do you mean? What do you feed them instead? Curious. I have 3 cats and they are on the kibble. 1 of them has IBS. I always wonder(ed) if it's cos of this solid food full or "fillers".

raw food. checkout primal if you just want something simple to start out.

You can get high quality grain-free dry "kibble" pet food. Just because it's kibble doesn't mean it's low quality or full of junk.

Re: Automated Cat feeder powered by Node.js

#14
post #6

Earlier quoted context omitted.

Holy batman that scroll hijacking.

I have to ask. Why do people dislike this? The browser scroll bar is often ugly as sin. Also its useful when having more than one area that needs scrolling capability without having that ugly default scrollbar junk up the middle of the screen in said application.

I hate it because it completely distorts my view of how the input works. It's just as annoying as changing the velocity of the mouse on a page. Don't mess with inputs.

Re: Automated Cat feeder powered by Node.js

#15
post #6

Earlier quoted context omitted.

Holy batman that scroll hijacking.

I have to ask. Why do people dislike this? The browser scroll bar is often ugly as sin. Also its useful when having more than one area that needs scrolling capability without having that ugly default scrollbar junk up the middle of the screen in said application.

It's not the appearance so much as the behavior. For example, I have (probably like many) an intimate muscle memory associated with the sensitivity of my touch pad for scrolling. The deviation from how I expect the software to behave using the same physical interactions I normally use suddenly makes me feel like a clumsy oaf.

Re: Automated Cat feeder powered by Node.js

#16
post #2

Cool project, I'm a major fan of automated cat feeders but never attempted the DIY approach. On a related note, I got a laugh out of this insanely complex "review" about hacking a cat feeder: http://www.amazon.com/review/R3V5LAWRW84JF7/

I love when people who are obviously of the engineering persuasion write Amazon reviews. I came across this one when shopping for an automated litter box recently. A list of issues, with hardware fixes!

http://www.amazon.com/review/RF24V0C0EGNKP/

Re: Automated Cat feeder powered by Node.js

#17
post #6

Earlier quoted context omitted.

Holy batman that scroll hijacking.

I have to ask. Why do people dislike this? The browser scroll bar is often ugly as sin. Also its useful when having more than one area that needs scrolling capability without having that ugly default scrollbar junk up the middle of the screen in said application.

I have a touchscreen laptop, so the inertial scrolling often gets broken when sites scrolljack. That said, styling the default scrollbar (except in Firefox, where it can't be done) is a different behaviour, and whilst imho it should be discouraged for "regular" sites like this example, is totally fine when scrolling small widgets.

Re: Automated Cat feeder powered by Node.js

#19
post #7

Sorry to be boring but a simple timer seems more sensible. Dispense the preset amount everyday at the same time. And kitty needs water.

  > Sorry to be boring but a simple timer seems more sensible.
Not all projects are about being sensible. This is "hacker" News after all.

  > And kitty needs water.
Water and food have different needs; an automatic water fountain like http://www.amazon.com/Drinkwell-Platinum-Pet-Fountain-168oz/... keeps a pool of water fresh at all times, without needing to dispense a particular measure of it.

Re: Automated Cat feeder powered by Node.js

#20

A simple (gravity-powered) cat feeder works perfectly well. Unlike dogs, cats are smart enough to eat only what they need. I have to refill the feeder for our 3 cats maybe once or twice a month.

> cats are smart enough to eat only what they need

Could you tell my immense cat about that?

Post reply on HN