this post was submitted on 08 Oct 2023
174 points (97.8% liked)
Programming
17319 readers
150 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities !webdev@programming.dev
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
This was a series of decisions with good intentions that went poorly in the long run.
Our customer wanted us to setup a system so their users could track their products from their site from a variety of carriers; but their backend was very old and difficult to work with, and their network very locked down.
We were struggling to setup a single carrier, so we eventually decided to setup a new server with modern tooling on our own network so we could develop this and other “complicated” features with less pain, and they would only have to make a single exception to their firewall.
Fast forward a year and:
When I first joined my current company, they let me and another junior kinda have free reign because they didn't know what to do with us.
Another team wanted to automate a tedious task so we volunteered and dove in. I learned a lot about PKI and the tool was going to be useful in a lot of places in the company. The other engineer and I thought we were on our way to a patent lol.
After presenting our work to an eager manager, we were given the green light to implement it. When the various design, network, and security engineers saw what we were planning on doing they nearly shit themselves lol.
We had basically created a bespoke package manager and CA and were crossing every network boundary out company had. I did get a gift card though so that was nice 🤷♀️