Details
-
AboutDevOps, Cloud Architect, Technologist. Home brewer
-
Skillspython, bash, saltstack, ansible, terraform, packer.io, chef, puppet, Linux, CI/CD, docker
-
LocationSouth Africa
-
Github
Joined devRant on 5/14/2016
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
the word bug has lost all meaning to me because all issues in the repo are labelled "bug"
That being said, the best bugs I fix are the ones where i can say its IEs fault and theres nothing i can do so i dont have to do anything because IE will never be updated -
colleague: AWS is facing some network issue.
me: But I see you are able to SSH into EC2 instances.
colleague: Well, I am running my nodejs app on 8080 but can't access it over the Internet. Works fine on my laptop though.
me: ec2_prod ~# netstat | grep node
lolol -> 127.0.0.1:8080 node
Turns out it was running on localhost IP. Worked fine on his laptop though.3 -
had an issue where our clients payment gateway would duplicate the charge (at the gateway...not at the application) before sending it to the bank officially - the bank would detect the duplication then void both charges.
the gateway service admitted this was a bug, the bank it was tied to admitted it was a bug - but they wouldnt fix it. so my solution was to send a special uid with the original transaction (put it in a special field) and had the bank track that one as the "known good"
the funny thing? next version of the gateway api included this as a feature, but i got no credit.1 -
I made a client who installed w7 on a macbook and used ie7 for years use chrome, so he i don't have to fix his website for Internet Exhauster.1
-
Set up a mail server for our office using one of those all-in-one mail server installations. It would keep denying connections every few days, so me, being the inexperienced shit I was, setup a cron job to restart the server at midnight everyday. It worked and still, to this day, it still works.1
-
Come back from a week's vacation, 3 apps in review. Sit down, set up Xcode, pull latest changes. Run code for the first time, tap through two screens, find a critical bug and I have to reject all 3 apps and resubmit.
5 business days away and I found an obvious bug in 5 minutes.
Someone's not doing their job... -
This is the most terrifying & horribly beautiful code ever.
:(){ :|:& };:
*please don't try running it if you don't know what you are doing.5 -
arrived all the way to Philippines, the stickers have. yes mhmmm. salamat po @dfox @trogus (thank you).
//po is used to show respect to older people or someone respectable here in ph4 -
Boss fast tracked a release for a customer. No testing. Not checking commits or the state. Undocumented requirement brings down everything and everyone is running around with their hair on fire. Sigh.2
-
first day of new junior.
me : tell me what you know about inheritance
junior : don't look at me, we're very poor, if my parent's die i wont get a single dime
me(in my head) : this is gonna be fun.4 -
For those of you that don't want to bother getting to 150 ++'s, get it for $6 on the devRant store! NOW OPEN!
http://swag.devrant.io5 -
I do IT work along side my dev work. I had a Dr come up to me and ask me if I had time to help him pick out a personal computer... (Mother fucker I am on lunch break) "Sure" I say... "What's your budget, what will you be doing with the computer?" Dr - "I don't mind spending $6,000 and I want it for minor gaming..."
MUST BE FUCKING NICE!5 -
Tonight I was getting ready to pay my monthly apartment maintenance bill so I Googled my property management company's name because I always forget the url. It's always the first result, but I noticed Google placed a little "This site may be hacked." line of text on their listing.
Seeing that before and knowing what it means, I went into the source for their index page, and to my suspicion, their WordPress installation was hacked with the standard invisible spam links.
I realize this happens to a lot of WordPress blogs, but this is an NYC property management company that is responsible for a lot of buildings and has millions of dollars in contracts. Normally I would inform them, but having dealt with them in the past I don't like them very much, but more importantly, I don't think they'd understand what I was saying because they are so technically inept. They might even think that because I found this, that I had something to do with it.
So devRant, it is up to you. What should I do?22 -
I have a working build!
Application Ally is a tool to help you track your job search. It has contact management, resume builder (or your can upload your own), task list, and some other neat features.
Why? because I was sick of carrying a notebook with me everywhere to keep my research on companies organised. I wanted to see my history with a company quickly and from anywhere. I also wanted to keep better notes on recruiters (I'm sure you understand why)
https://www.applicationally.com
It's only an initial build, but I'd appreciate all feedback, good or bad!15 -
Scrum Meeting
PM: What did you do yesterday?
Me: Tried to come up with a funny post on DevRant.
PM: Wait... So you didn't write any code?
Me: Oh yeah of course I did! I came up with algorithm that grabs the highest rated rants and compares them to determine the best time of day I should post said rant, to get the best possible amount of up votes.8 -
Deadline was 2 days ago.. Managment pissed off, bugging me every 2 minutes, until they get a call from the client asking to leave me alone to do my job. Awesome feeling..5
-
guys my mom is a PM help
shes been telling me what to do on my personal projects for the last to days like:
Mom: "Make it so when I click it, it becomes brighter and displays all the info"
Me: "I mean I could yeah"
Mom: "No you have to do it, I don't like it otherwise"
Me: "I understand, but this is kinda my thing-"
Mom: " k yeah and get it done in 2 days"
Me: "...yes, master"
(On a real note, she actually is a PM... what was I expecting...)12 -
If money is lost,
Nothing is lost...
If Health is lost,
Something is lost...
But, if character is lost,
.
.
.
8 BITS are lost 😜1