Details
-
Skillsrandom stuff
-
LocationBucharest
-
Website
-
Github
Joined devRant on 2/28/2019
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
-
Not a rant.
I’m tinkering for some months at something . Something that i want to turn into a startup, but i feel a little burned out, i have all this thoughts now that’s a shit idea that no one would even want it , even though i had great feedback and some users are already using it.
How do you guys deal with things like this?5 -
TL;DR: don’t use Array.forEach use
for … of … instead.
Array.forEach is synchronous, but pass it an async function and the bastard does not await it.
I was so sure that it was sync….
Wasted 2h14 -
It can’t be only me.
Long story short. A second grade classmate suddenly reconnects with me. We talk about this and that, exchange some memories, the usual. 20 minutes into the conversation… she goes: Can you do a website for me for my….
I hate these kind of people, I mean you have a better change just telling me without the foreplay, it’s just making me angry.3 -
I am conducting technical interviews for about 10 years now.
I swear to god, the applicants keep getting dumber and dumber.
Getting more and more ashamed to talk about data structures, design patters or even the most basic algorithms, everyone with a graduation badge from udemy is now a software engineer. Fuck this shit.17 -
Fun drinking game. Get the Oxford dictionary select a random word, search it on npm. If there's a package you drink. The last one standing wins2