Details
-
AboutLoving computers since I was 13 years old
-
SkillsNix, Dhall, Scala, Swift, Objective-C, PostgreSQL, Redis, Arch Linux, macOS, Fish, Neovim
Joined devRant on 6/13/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
-
So, 2 weeks ago I started my new job at a company I had my eye on for almost a year, feeling super blessed because after leaving my previous job with such a toxic work environment, it is so refreshing to be around new people who actually value you. I’m so excited to learn new skills and push myself towards the role I was dreaming of since university. :-)3
-
So it's 2020 and still no native RTL support in 'modern' text editors or 'modern' web frameworks/libraries.
I'm looking at you sublime text and bootstrap.9 -
Why do viedo tutorials always assume that one doesn't know anything about programming?
If I am looking up a framework or library there's a good chance I know what a for loop is, and even if I didn't it's not the place to teach me 😒13 -
After using React Native for about couple of months, I have to say that native application development is much better than this.4
-
1. Start programming to solve a beautiful problem.
2. Setting up my IDE.
3. Creating nem project.
4. Start coding, but dig into first little problem.
5. After 10 hours give up.4 -
So yesterday my girlfriend and me wanted to clean the apartment.
We ended up coding on a private project all day long... but at least we put //FIXME notes all over our place.
Let's see how today goes. ^^ -
Definition of C++: super fast language with lots of problems.
Definition of Rust: C++ without all the problems, an awsome package manager and community made of real people!11 -
The software development process
i can’t fix this
*crisis of confidence*
*questions career*
*questions life*
oh it was a typo, cool2 -
All sysadmins, PLEASE! For the love of God just block port 21 in any direction from anywhere, going anywhere.. FTP needs to die.. The f**king protocol predates tcp/ip for God's sake! We need to stop project managers using it, it's a nightmare!!9
-
When you spend 10 minutes searching for that library, and the default path is /usr/library instead of /usr/lib
-
Trying to reflect JavaScript changes for about an hour on chrome to eventually realize that cache wasn't cleared..6
-
Today, the security department stopped our new project and told us to work on the last project instead because of a top-secret security flaw.
Problem is, they are not allowed to tell us what the problem is. FML1 -
Client from a big company requested that all sensible data should be encrypted, passwords included.
We agreed that was OK, and that we were already saving the hashes for the passwords.
The reply was "Hashes should be encrypted too"4 -
Manager: "The password must be encrypted to store it inside the database."
Me: "Great! No problem."
Manager: "Then it must have a copy of the unencrypted password to send it by email."
😐7