Details
-
AboutMy name is Matías I'm 15 years old
-
SkillsProcessing node.js Python C++ Web stuffs p5.js
-
LocationSpain
-
Website
-
Github
Joined devRant on 12/11/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
-
LOL I just found out the deloton adware is installed on my schools website (WordPress) and also they don't use HTTPS on the Moodle server to which hundreds of people sing in every day. Tomorrow I'll go with some friends to the admins and show them all the shit they've been doing. This will be fun!2
-
I can already imagine in the future:
Remember back in the 10s when there was quantum computers with the size of a room for tens of thousands of dollars? Now everyone has one implanted in their head with 100 times the computing power! With the old hashing algorithms we could mine hundreds of blocks every second just with thinking about it1 -
Usually spyware had to be installed maliciously or without the victim knowing, but nowadays people fucking use it voluntarily WTF. Bitmoji you fucktwit. Everyone sees where you are, what music you listen to and the users (at least the ones I know) even promote it like it is something good
wat is up with people2 -
Pro security tip:
Use a very simple password because h4x0rs expect a difficult one so they can't cr4ck yours8 -
I was doing some debugging and wanted to print "hello" to know how many times it is run but mistyped it to "hellp", which is quite fitting
-
Other people when they read SO:
________________
( Significant other )
————————— o
º
º
Me when I read SO:
_______________
( Stack overflow )
———————— o
º
º9 -
Stack overflow is overrated
With that I mean that a lot of people think that stack overflow is the best thing that every programmer has and can't live without it. That if stack overflow is down, nobody is able to write a single line without bugs. That 47.24% of a programmers time is spent searching on stack overflow. Sure, it is helpful for finding answers, and some are very good at explaining stuff, but it's not essential. I made an account when I started coding, because it "sure is the most important thing, right?", but the only thing I have done with it is changing the profile picture, because I simply don't use stack overflow that much. When I search my problems on Google, I mostly find the answer on some specific forum for that library I'm using, or more often, in the official documentation for it, no need for stack overflow. I'm not trying to say that it is not useful at all or that it should be taken down because nobody uses it, but that it is not essential in every programmers life.9 -
So I just found out sorting by "algo" stands for algorithm.
I speak spanish and I thought it means "something" 😂.2 -
When I was little, my father told me about this thing he did when he was younger, he could tell a computer what to do, programming, and he promised me one day he'll teach me how to do it myself, but that day never came. A few years later, at age 10, I went to a "technology" summer camp, where one topic was programming in Processing, and I was really excited to do it, so excited and interested, that the place where I did I'd accepted me in their Coderdojo without having to wait the list (kinda cheating).There I learned Processing for three years, and how to use GitHub, until last year I decided to become a "teacher" myself (the topics we dealt with were really basic, and there were only beginners).
Other things I did is showing the people of my class how to program in TI-BASIC with our schools calculators, because, as they say, teaching is the best way to learn.
This course we started informatics at school, but the teacher isn't really an expert, and the few things he knows (apart from php4) I teached him.
I'm now constantly learning new things by Googling them and setting high goals for myself.