Details
-
AboutA full stack developer in the making. 😉
-
SkillsLaravel, MYSQL, Node.js, MongoDB,
-
LocationKenya
Joined devRant on 5/22/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
-
Working on a script that shows weather in a notification because why the hell not.
[edit] such compression much wow, thanks devrant7 -
I finally had the patience to finish the Electronics class :D
https://instructables.com/class/...13 -
tired with chalk to make console look more beautiful ? here is the new thing "https://github.com/klauscfhq/..."
for node js3 -
decided to rebuild my personal website as an emulated terminal... pretty happy with it so far.
(its open source in case anyone wants to check it out: https://github.com/alexdovzhanyn/...)9 -
Stop using progress bars on your résumé/CV!
Back when we were looking for people to join us, we got hundreds of résumés in the mail and online, and I saw so many of them using these progress bars to indicate competency in a particular skill or programming language.
Yknow what that says to me, and to my colleagues?
"Yeah, I'm ok at this, but I'm even worse at THIS"
Your résumé is about selling yourself!
We don't want someone who's '68%' in Photoshop or '82%' in JavaScript. We want someone who knows they're good at what they do and knows they can learn if they need to.
You might feel like you're being 'big headed', but that's what a good resume SHOULD be! Sell yourself to be as if you're the solution to all of my problems and you might just get a job!
Rant over.32 -
!$rant
So a few of you devranters were asking if my devrant-widget project was open source.
Well I finally felt confident enough to share my devrant-widget project on github so a link is now available :) I'm pretty new to the open source community so go easy on me xD but I think this project could do some good.
Its just a simple widget I wrote in php this past week that pulls your profile data and the widget can be customized a little via json configuration.
Anyways, feel free to use it in your projects, make suggestions or contribute to the project if interested.
github: https://github.com/konicm8ker/...16 -
I propose to follow ourselves on GitHub to make our profiles more interesting for those idiots that don't give you the job because "you are not a popular person in GitHub".
Post your profile!
www.github.com/luxarts26 -
The best hack in history is surely the one from the mystic "bitchchecker":
https://ubuntuforums.org/showthread... (too long to paste here)
He's a true master6 -
I am DONE with this woman CONTINUED!
I didn't think I'd have to put another rant about this stupidity at least not this soon but she just keeps on giving!
I have my noise canceling headphones on most of the time and when I want to hear the people around, I just put the right earcup of it to the side of my ear so the music pauses. Today we had a huge disrupt on our services because of a network switch error on the hub. I was also trying to focus on my coding as I didn't wanna do a stupid mistake on the last working day and be sorry about it in the next week.
So this woman sneaks up on me from behind calling my name - meaning she has a question, surprise! -, I say 'yes' moving my head to her side ever so slightly without getting my eyes off of my screen stating subtly that I'm also listening to her while trying to focus on my shit. She starts yelling at me 'look at me!' out of nowhere! I turn my head and ask what the problem is and she asks why I'm not looking at her face! Stupid moron, I might not be too good in understanding your way of communication but you are the one asking so you WILL wait if you'd like to hear answers.
I say I'm working on something and her answer is again 'Why aren't you looking at my face it's going to be quick bla bla did we do this like that?' and I answered I didn't remember because there's no way I'd ever remember without looking further and it was no lie.
This woman clearly has stability issues and everyone else seem to be tolerating it. It's now obvious as I'm not tolerating the nonsense I'll be the one that 'she only has ever had a problem with'.
I was quick to de escalate the situation but now I'm thinking maybe I should've responded in a way that she could understand. I wouldn't ever give a shit about it but this is getting ridiculous.19 -
Not me, but a colleague questioned himself for a while over this one. He simply forgot a semicolon when doing some server maintenance:
sudo yum remove application1 sudo yum remove application2
This didn't just remove application1 and 2, it removed sudo and yum too. One slightly embarrassing call to the ops team later, we had to replace the box.
This, ladies and gentlemen, is why you should automate your server maintenance!6 -
Just finished my new homepage! A terminal emulator where you can list ('ls') my projects and then view (cd) them!
I'm sure it's been done before, but it was fun39 -
Recently, my friend and I participated in a hackathon and had the chance of building my very first Dapp. We call it FarmerChain. FarmerChain has a module called Farmer Bank. It's a simple wallet type contract simulating a "bank". I'd love some feedback from you guys. Any critiques/suggestions/ everything is welcome. Source code https://github.com/imshubhamsingh/...15
-
If Programming Languages Were Girls:
Java: Your current girlfriend, you've been going steady for a while now. Things are okay.
Kotlin: The girl Java finds you cheating on, she's just amazing, and you wish you'd met her sooner.
Visual Basic: The girl you accidentally started a relationship with because you didn't know how to say no. But quickly realised your mistake and regretted it.
JavaScript: A childhood friend you occasionally hook up with. But you could never settle for a relationship with them.
Python: A bossy, manipulative girl who quickly turned things sour. But everyone else loves her because of her huge libraries.
-----------------------------------------------------
My and a co worker were joking the other day about what programming languages would be like if they were girls. This is what we came up with (Original inspiration: the Distracted Boyfriend meme (Feel free to add your own!)).49