blcArmadillo

↗ HN profile [ 70.8 ms ] full profile
Karma
0
Created
()
Submissions
1,616,751,994
  1. Better Firmware with LLVM/Clang (interrupt.memfault.com)
  2. A common complaint of the "recent" GMail redesign was the small compose window. My muscle memory failed me today and I hit the 'd' key to delete a message. To my surprise a full screen compose window opened in a new…

  3. A week or so back there was a discussion regarding whether flask was better than django. Some people were arguing that flask had better REST support; making it superior since it's "best" to have your backend basically…

  4. What payment services allow you to send users money in addition to receiving money? So far I've run across Amazon's Flexible Payments Service however I'm not crazy about it requiring users to have an Amazon account. It…

  5. I'm just beginning to develop an idea I've had for a little while. There are lots of generic components to be implemented: MVC, authentication, secure REST API. It seems like it would be best to start with a framework…