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.
HN user
guymcarthur
9 karma
Posts0
Comments4
No posts found.
Automated Cat feeder powered by Node.js 11 years ago
Kotlin: A New Hope in a Java 6 Wasteland 11 years ago
What was wrong with Groovy?
OK, so if I understand this correctly, a binary format where you can seek to arbitrary positions to read only the data you need to currently display is a huge performance win versus a big blob of text you have to read and fully parse. As someone who has had to uninstall FaceBook from my Android phone due to its poor performance, excuse me if I'm bewildered that they didn't realize this years ago (FlatBuffers isn't the first binary serialization format) and write it that way in the first place!
Gosu – A pragmatic language for the JVM 12 years ago
Groovy allows you statically typed variables also (if you want it).