Details
-
SkillsJS, C++, Rust, Python, web, Rust, gnome...
-
LocationSão José, SC - Brazil
Joined devRant on 1/25/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
-
Prevention from malware is a lot like prevention from burglars...
As long as you don't have windows, you're good to go!3 -
I still think the whole kilobyte/kilobit thing is stupid. Who thought it was a good idea to name it this way....8
-
Android development is so frustrating. Seriously, Android studio is such a bloated piece of... I found that is easier to make apps in open source game engines rather than that headache of a software. On the other end, most of these engines are not supported by my budget laptop because it doesn't have OpenGL...
I just want to give up sometimes.7 -
The feeling when you didn't spot what the error was here:
int x = 0;
int y = 0;
for ( ; y < rows; y++) {
for ( ; x < cols; x++) {
//Dafuq, only does one line?!
}
}10 -
Why are modern apps so god damn huge? A fucking messaging app doesn't require 500000000000000 MB!!! I wonder what shit load of fuck they're packing in those apps.13