Details
-
Aboutdcpri.me
-
SkillsGolang, Python, HTML, JS, CSS, DevOps, Linux, Java, Bash, Docker, Nginx
-
LocationIndia
-
Website
-
Github
Joined devRant on 6/26/2018
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
-
It’s PostgreSQL!!!! not PostGreSQL, not postgressql, not postgre not postgre_sql!!!
Tell me if that has happened to you!!11 -
I am so addicted to Ctrl+E (End) and Ctrl+A (Home) that I accidentally tried in Gmail Compose pop up and it worked!
I haven’t tried it on other text box but it should probably work...1 -
Is it just me or Reverse Search (Ctrl+R) is so addictive?
From last few years I have been using shell too much that I will use Ctrl+R to just search for even `ls`.1 -
Thanos goes into an AWS Bar and asks for an EC2 Instance. What will be that instance family?
.
.
.
.
.
.
.
.
.
.
.
.
.
.
General Purpose. Why? Because everything should be balanced.1 -
I think I am in love with Progressive Web Apps concept and user experience with mobile operating systems, as it is easy to install (as simple as a shortcut on home screen). Just want to know if there are any downsides of using it? Compared to full app install?
I would love to see some games which can be played offline as PWA6 -
Have you ever lost faith in coding while reviewing someone else’s code?
I did that mistake today! So annoying! I threw my laptop in the corner and picked up my phone to write this!2 -
I just did *skadoosh* while executing command to run multiple docker containers with docker-compose and pressing the Enter (Return) key with my pinky finger.
Feels like real-life Kung Fu Panda trying to do a Wuxi Finger Hold.
I bet you will never forget this when you're running a command on laptop and pressing enter with pinky finger.3 -
I am in love with WireGuard. I have been testing it and till now I haven't felt any glitches and it is so simple and feature rich VPN. https://www.wireguard.com
-
There are mainly two cases (up to my knowledge) for naming variables. `snake_case` and `CamelCase` but some how we managed to add another one. Snake_Camel_Case_Combined. e.g. That_Weird_Variable_Name is so annoying to use.10
-
Laziest thing is to do is commenting out the buggy code in minified JS rather than actually fixing3
-
!rant
Just learned a new thing today. This was on the Gophers Slack Channel
Every problem in software development can be solved with another layer of abstraction
Corollary: for every layer of abstraction, you create n! more problems.
Reference: https://gophers.slack.com/archives/... -
This story is related to Docker containers.
Three years back when I heard about docker my first impression of docker was mini Virtual Machine. Then when you start your first container it’s no way to get out apart from pressing ctrl+d or leaving it like a screen. One of the most embarrassing thing with it was I tried really really hard to setup SSH on one of the container to log in there somehow. Then I understood how to use Dockerfiles and the command called `docker exec`
I thought Dockerfiles are the most amazing thing I have ever used for docker. But then I got introduced to docker-compose, and now it’s same with kubernetes
Now a days I read most of the document before doing hands-on on any new technology. -
GNU is a recursive acronym of GNU is not Unix and ironically unixstickers.com is mostly selling GNU/Linux stickers.🤔2