calderwoodra

↗ HN profile [ 82.7 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hi HN, This project came out of combining a few of my hobbies: craps, mobile development, vibe coding, and coding directly from my phone. I built the entire app using only: Termux on Android, exe.dev as a remote VM,…

  2. I have a business use-case/need to receiving snail mail and having the contents accessible via an API. Has anyone used such a service like this? This would be for business use cases so a low fault tolerance and high…

  3. Last week I took down prod because I accidentally bumped sentry from 7.x to 8.x without realizing it (all our other CI checks passed as well). So I created this GH action to tag our PRs and prevent this accidental foot…

  4. Ruby on Rails, Django, Node JS all have great developer experience, are highly configurable but easy to use and hit the ground running. Spring, Gin, anything Rust, .Net, etc all are very difficult to configure properly…

  5. If someone wanted to write a library (like a generalized tax calculator) that has millions of edge cases and would require countless tests, what testing framework would be best? In my experience, Rspec is really good…

  6. A good friend of mine has started writing recently and he sends me his drafts to proof read. Unfortunately for us both, I'm neither a writer nor experienced in giving feedback on writing. I mostly leave feedback on…

  7. Curious where others have ordered T-shirts from and what they thought of the quality.

  8. Google and Facebook use mercurial as their preferred VCS and one thing I noticed when I left and switched to git (and friends have noticed this as well) is that git sucks. The biggest issue I personally have with git is…

  9. Some of my friends and I have been toying with the idea to make high-risk investing available to retail investors. I'm curious what's everyone's experience with high-risk investing / your portfolio is like beyond just…