Details
-
AboutHi, im John.
-
SkillsGo, C/++, JS. React, OpenGL, Django, Qt. Linux/Mac/Windows.
-
LocationMichigan
Joined devRant on 2/11/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
-
Funny story about the first time two of my servers got hacked. The fun part is how I noticed it.
So I purchased two new vps's for proxy server goals and thought like 'I can setup fail2ban tomorrow, I'll be fine.'
Next day I wanted to install NginX so I ran the command and it said that port 80 was already in use!
I was sitting there like no that's not possible I didn't install any server software yet. So I thought 'this can't be possible' but I ran 'pidof apache2' just to confirm. It actually returned a PID! It was a barebones Debian install so I was sure it was not installed yet by ME. Checked the auth logs and noticed that an IP address had done a huge brute force attack and managed to gain root access. Simply reinstalled debian and I put fail2ban on it RIGHT AWAY.
Checked about two seconds later if anyone tried to login again (iptables -L and keep in mind that fail2ban's default config needs six failed attempts within I think five minutes to ban an ip) and I already saw that around 8-10 addresses were banned.
Was pretty shaken up but damn I learned my lesson!8 -
Not sure if it was the missing spaces in the title, the text lingo and bad grammar in the description, or the clickbait-style graphic but I AM SOLD.5
-
The wife is asleep. The two year old wrecking ball of a boy is asleep. Wanted to finish a library to run kafka/grpc for nodejs microservices with plug and play functionality.
Make some tea. Figured the caffeine will keep me up. Maybe work late night. It'll be fun.
Then diarrhea hits. Now, staying up late because apparently I ate something I shouldn't have. Don't you hate it when that happens?11 -
I love it when my boss says "review the code with this guy since he knows alot" and that guy wastes your time by just skimming my code and saying "where is the final product?". I don't get people sometimes. At least I impressed myself making a small chatbot.
-
Hate to admit it but: I went back to Windows on my dev machine after running Linux as main OS for like 10 years. I came to the point where I'm tired of driver problems and broken bootloaders and just want things to work...37
-
When you justify having a multimonitor setup to be productive when WFH but you just use it too game instead...2
-
Successful startup message on my friends discord bot:
Yo
His palms are sweaty, knees weak, arms are heavy
There's vomit on his sweater already, mom's spaghetti.
Bot Ready.
😂
https://github.com/nbd9/PastaBot -
Recently started using Arch after a year of distro hopping starting from Ubuntu, to Fedora, to Mint, to Opensuse. I have never been as satisfied with a distro as I have with Arch. I have learnt so much from just fiddling and reading through the archwiki.
Once you go Arch you don't go back.41 -
I had a small heart attack yesterday due to the unhealthy amount of energy drinks i consume so... I guess dont be like me guys22