Details
-
AboutIT college student
-
Skillsjs, java, c
-
LocationMéxico
-
Github
Joined devRant on 9/4/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
-
Back in college, we were taught to code in Java, nothing much more complicated than Hello worlds and non persistent CRUDs.
Somehow I eventually ended up discovering the auto completion function, which later I learned Emmet.
I had only found out how it worked with css classes, html elements and their IDs, but recently I started to wonder whether it could work also with the type attribute, so I went ahead and googled it.
I found this https://docs.emmet.io/cheat-sheet/
I was like:2 -
Have you ever thought "I'll listen to X playlist/album/song, but first I'll figure out this Y project related thing", but ended up working without any music for way longer than expected without even realizing it?2
-
So, if you were supposed to work on a website that is already pretty shitty coded, shitty styled and outdated... Would you go on coding like shit for the sake of consistency or would you embed a new mini-system in it trying to pay some fucking respect to everything you have learned?
Edit: in this scenario, you can actually make a choice haha7 -
So I was excited about working on a proyect I recently was invited to work on, but when I finally got my hands on the code I felt this urge to scream "YOU FUCKER!!!" (the dev responsible for the code)6
-
Hey, any suggestion where to get one of those nice custom keyboards? (or at least the coloured keycaps)
PS. I'm from Mexico18 -
Why should you choose between coffee and tea when you can drink both at the same time?
Haha I actually enjoy brewing vanilla tea and coffee ☕5 -
So I bitched about how shitty PHP was during the whole four years of my major and the first job I landed was a PHP developer position...9
-
Hey I've learnt something funny.
If I listen to music in a language I understand (spanish/english/ very little japanese), I get instantaneously distracted expecting lyrics to make sense.
My solution: listen to something I can't uderstand shit, i.e. K-Pop
Kinda funny and doesn't distracted that much haha5 -
So It looks it's easier to find a swinger club nearby than a dev community
:s should I have more sexual activity instead of coding for hobby?9 -
People! I'm attending to a hackathon for the first time (this country sucks)
Any advice?
I hope I can get dev friends, or even a dev gf (my whole life dream)11 -
Hey guys.
Yesterday I saw something about real-time Implementations using deepstream.io and been asking myself if I should try to add it to the project I'm working on (Angular).
It's important to say I'm working for free, because it's a school project, which in the end is going to be used by real people and solve real problems inside my school.
BUT it's not a required feature. It's more like a matter of vanity.
It's just id don't know if it's worth the time and effort. Or if it will work at all2 -
Worried about college because there's only one year to go for me to graduate, but now I don't give a fuck about it nor I care about any of my subjects. All I want to do is working on my own coding projects and play video games4
-
So I'm currently doing my social service and my lead told me to stop using python (Django REST Framework) to create the new API we need and use php instead, only because nobody else knows python in there...1
-
Am I the only dev who need to git commit && git push everytime I've done more than I would like to redo in case my computer dies?3
-
Just acquired a udemy course and got kinda disappointed when the man reads a part of a URL which involves a # sing and reads it as "hash-tag"...
Wtf. I hope it's worth the money6 -
Fucking Ubuntu.
I got the shit because wanted to try it out.
It was intended to get installed in a SSD, which had a Windows installation and 100gb free.
Even showed the option to install it alongside Windows.
I heard a little voice in my head saying "manual partition just to be sure".
But thought Hey, this option says it will install it alongside Windows.
What happened? Ubuntu used another drive, part of a 3 disk RAID0 array.
So now I've completely lost 1tb information (because it was THE backup).
At least I still have 100gb free on the ssd.
Fuck you ubuntu and Fuck you canonical!5 -
If you were in charge of developing an entire information system based on a web app, and you were the only one working on it... (lol)
Would you start with back end or front end?22 -
Freaking RESTful API's.
Never worked with one before and I'm using Django Rest Framework.
Currently working (trying to) with Angular 2.
Spent lots of time trying to make angular work because ng needs arrays instead of objects when I finally realized it was a matter of the API.
Have no idea what I'm doing5 -
Lead told me to design a database.
When finished asks me to take a look at the old, poorly designed database and make changes to the new one.
I mean, what's the point in that?5 -
So I was asked to design a database physical model using an old CASE tool installed on one of my institution computers (which runs windows) and after three hours of work, when I pressed the "print" button, it crashed. Didn't print. Didn't save.
I'm too used to Atom's auto-save function.
I hate windows3