Details
-
AboutI don't know what to say about myself.
-
SkillsC, C++, Python, HTML, CSS and learning JavaScript.
-
LocationVenezuela
-
Github
Joined devRant on 12/22/2018
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
-
I managed to remember some old Bitwarden (password manager service, I remember that linuxxx recommended me this one a looong time ago) credentials, so I logged in. I found an old devRant account - not my first though (I deleted it).
I've been a random lurker all this time (this is the first dev community I've been and I'm not planning to leave it until it dies), and it's good to login just to give my 2 cents.
I love you all. Seriously. I love you all with every single bit of my heart (get it?), impartially. Thanks for existing.
Here's an interrupted "caramelCase posted a new rant!"; it's actually longer but a wild guy ++'d my comment.
p.s: seeing my avatar, I don't use c++ anymore. I've just grew with Python haha10 -
Where's @Michelle? Where's @ThatDude? What happened to them? ):
I miss them a fucking lot. I'm old here and they were my first 2 dev friends.7 -
Man, programming is the only thing that can make you feel the most amazing person on the entire universe after seeing 3 buttons, some box appearing or an image moving.7
-
Why the fuck does this "Other" or "Something else" shit exists? Afraid of SJW's or something like that? Or the 51 genders are just too much to type?17
-
After all this time, I've finally managed to apply my programming skills in my day situation (thing I really wanted to happen).
A website had a block of text reeeally long and I couldn't select it all. Grabbed my terminal, opened vim and did a program to grab that block of text and save it into a file. Ran it and worked perfectly. I mean, isn't the best thing I've ever done but I feel very proud of myself. :) -
*Doesn't have Internet and bored as hell*
*Starts to program something random with Python*
*Wants to write something to a file, doesn't know how*
*Intuition starts...*
"foo = open('test.txt', 'w')
foo.write('hello\n')
foo.close()"
*Runs program*
*It actually fucking worked*
Tell me something more simpler than Python.13 -
*11 PM*
Let's program something fun before going to bed! Gotta be fun, isn't it?
*2 AM, stressed*
*Refactors everything and runs it furiously*
*Everything works properly*
Good night, sweet people!2 -
Spent 1 hour "debugging". All this time I was running the old executable. Realized, took a deep breath, ran the new executable; everything was working properly. I love my life.
This is how you waste time, buddies! 😓4