gardnr

↗ HN profile [ 77.0 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. We've all heard about layoffs; what are people's actual lived experiences when it comes to the recent changes in the job market?

  2. You need to keep them fast and reliable or your team will hate you. Shared git hooks can be a double-edged sword. They can also prevent your agents from producing abject trash. Use `pre-commit` or `husky` and enable…

  3. I wanted sunrise and sunset times in Google Calendar so I would know when it's a good time to go out and take a walk. These are all pretty straight-forward calculations that can happen given the lat / long. I created a…

  4. After the major outages from AWS and Cloudflare, I began wondering how to make my own services more resilient. Using nameservers from different providers is doable but a bit tricky to manage. OctoDNS helps automate…

  5. What is your strategy when working with the other party that sends through ChatGPT arguments and lengthy responses to each of your real, well-thought-out, and grounded-in-decades-of-experience requests? I have a friend…

  6. The two most useful email filters that I have on my personal account automatically move the following messages to a "from-robots" folder: * Any message that contains the word "unsubscribe" * Any message from no-reply@…

  7. We all oscillate in productivity. I've noticed this in myself and in others. The less productive we are, the more technical updates we give in standup. My standup updates will be very high level when I am feeling in the…

  8. How does Apple legally exclude browsers from its App Store when Microsoft got slapped with an anti trust suit for positioning IE above the rest? Firefox extensions don’t work on iOS. Tor Browser can’t publish to the App…

  9. I maintain an npm module that enables react applications to authenticate against generic IDPs using pkce. I wrote this to auth against Cognito back when the Amplify packages were adding 1.7MB to the bundle size. I just…

  10. I am the lead developer with Conscious Consumers. We are building a team that will help us grow internationally with a UK rollout planned for next year. We are looking for folks that are interested in building services…

  11. Our company is moving away from stack X towards stack Y. A senior level stack X developer has been invited to critique our plan and to provide feedback. I will be the main contact for this and I feel this input will be…