• 0 Posts
  • 14 Comments
Joined 17 days ago
cake
Cake day: February 22nd, 2026

help-circle
  • Fare changes usually are slower to change than gas prices for customers at the gas station. Bus fare in NYC is $3, and they can’t just change that day by day. (Unless our new mayor makes the buses free to ride!)

    It might be more expensive as energy costs go up, but services aren’t supposed to be run at a profit. The value in a mass transit system is very high.

    But there is probably an impact. Now I’m curious about how they decide the fares






  • I dislike postman. I see job postings that are like “MUST KNOW POSTMAN”. Fuck, people should know how to make API requests but postman isn’t the only tool for that.

    Furthermore, if I’m doing automated tests to run on PR I’m not going to use a GUI. Pytest or jest or whatever testing library your language has.

    I did use Bruno for a while for convenience during local development, though.