Details
-
AboutHardcore Electronics and software enthusiast.
-
SkillsC c++ python Javascript m-script CAPL BATCH
-
LocationChennai
-
Website
-
Github
Joined devRant on 9/27/2017
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
-
Today I learned that docker makes all ports publicly available by default on Ubuntu servers using UFW.
Why? Because for some reason docker bypasses the UFW and has done so since 2014.
Thinking about this, I'm a bit irritated to say the least. Infuriated about such reckless behavior would be another reaction.
Anyhow, in case you have docker running on some forgotten Ubuntu server without a dedicated FW/VPN see https://github.com/chaifeng/... for more details.11 -
YOU ARE A FUCKING SOFTWARE DEVELOPER WITH AT LEAST A LITTLE TRAINING FOR THE LOVE OF GOD PLEASE STOP FUCKING UP THE GIT REPOSITORY BY COMMITTING THE GODDAMN NODE_MODULES13
-
OMG finally!!! So excited I just installed VS 2019 and it has XAML previewer. Instantly changes to your code changes. 😍
https://docs.microsoft.com/en-us/...10 -
Was watching 'Johnny English Strikes Again' when I discovered a secret message in the movie.
Guys, MI7 is hiring C programmers!11 -
Sooo my friend asked my to become more active on steam and i did something about it! I'm going to be become the most activities steam user!31
-
Clicked on a funny devRant post
Chuckled immensely
Clicked back arrow
Still saw image and back arrow
Spammed back but nothing happened
Turns out the burn-in on my phone is so bad that it still shows that back arrow on the rant feed...
P.S. After typing that I saw that the edges of gboard was also burned into my display uggghhhhh3 -
Trust Me Devs,
In INDIA we use this to WASH DISHES in the Kitchen...joke/meme vim is life joke coding ide vim programming languages programming language vim is love humour meme5 -
So I disconnected all the other nodes consuming bandwidth on uni's network and it was ALL mine!
(They thought something has happend to wifi cause they were all disconnected )
SO WHAT?! 😎11 -
Damnnn, have u ever found the solution to problem while u were sleeping cause i found the way how to fixed a bug in my dream maybe cause i was thinking about it before i went to sleep but its really weird when i think about it. 😬🤯1
-
When working in embedded, you basically write your program, compile it and flash it on some hardware.
Compiling and flashing usually require some black magic commands with lots of parameters so i set up two shortcuts in my terminal
yolo to compile
swag to flash
Understandably i keep it to myself1