Details
-
AboutI'm chill.
-
SkillsElixir and I try to read Erlang when I'm drunk.
-
LocationVenezuela
-
Website
-
Github
Joined devRant on 12/23/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
-
I live in a country where Dollars are of very high value, I got a job fteelancing and made some money, after that a friend's brother approched me with some fantastic ideas (I guess he thought of them because 'Hey, he made money, I can too') like building an online game, I told him that i wasn't either a designer or a game developer and he told me that I could go and learn... Yeah like if I can learn game development in a week or be a designer in the same amount of time. When I said no he told me if I didn't want to build a porn site, I kindly rejected again and told him that I like to build tools that are useful for other people then he said that he just wants to make people spend money on internet like if money was going to rain quickly. I didn't even ask but I'm sure he wasn't going to pay me for development. I'm sure that when I see him he's going to tell me more "Fantastic ideas"2
-
Can you actually copy messages from a Telegram channel to another one without even being on the group and not having a bot? I'm having this client who actually made me work for this fucking bot and proceeds to tell me that he wanted something else which I'm not able to do... Like, how can you invade another channel like that? Dude what the fuck.1
-
I did a small project in Python a while ago (like 8 months) and today i did it in Elixir, this time I felt a lot more satisfied with the result. Supervisors actually make me feel safe, I fucking love this lang :'-)
-
I literally was fucking around in Python thinking I was doing some good, learned basics, kept switching languages, read about two books that did teach me a lot of stuff, stopped jumping between languages, still reading books, still learning, internet, exercises, books... YouTube had like 8% of participation in my learning process (Which is still going)
-
This is the weirdest thing that have happened to me related to computers... When I connect an ethernet cable to my computer and I use the iex command (Interactive Elixir or elixir console, whatever) on my terminal it takes about 6 seconds to load but when I disconnect the cable and use iex again it starts instantly, like, what the fuck. This happens with any Elixir command. I've had this problem for several days and honestly I didn't know why it was taking so long to load.4
-
You know that Elixir takes documentation very serious when you only have around 120 lines on a Module and 110 are from documentation.3
-
Sat down, wrote 2 hours worth of code and it didn't have any bugs when I deployed... what's this that I'm feeling?2
-
Asked a question on SO, realized the answer before getting any help, came back to the question just to see it was down-voted to oblivion because indeed it was very stupid.8
-
That moment when it's midnight and you have to wake up in 6 hours but suddenly you think about a way of fixing a bug that a library that you really need and is no longer being maintained has... sigh.3
-
Isn't it fantastic that someone right now, maybe, is building the next big thing in tech? Or that someone is building another JavaScript library to be released in the next 30 minutes?3
-
If you watch devRant's comments closely they all encourage you to leave your job, it goes something like this:
Rant: "So I was in my job and this guy stumbles and spills water in my shirt.."
Comments: [ "Get the fuck out of there already", "I would've quit", "If you leave you may dodge a bullet later on" ]2 -
I feel very satisfied with myself with the progress I've been having with my Rails app. Too bad im not so good with front end stuff. It could look better haha. Still a lot of stuff to do :-(4
-
Hello guys, I've got a question. When you're working with someone in a project using a VCS, how do you go when implementing stuff? Do you create a new branch and then merge to master or do you tell to the other guy that you're going to do "this thing" so he doesn't do it or what? I've never collaborated with someone and I would like to have a little information about this topic. The things I've built have been all by myself so If some day I ever plan to work with someone else I rather know this stuff already.3
-
I'm in the constant fear of developing an app, going live (maybe having users using it constantly) then having a breaking bug and not being able to figure out what's going on nor fix it.
-
I have a pair of stickers from theHundreds since 3 years ago and I'm still waiting to get a laptop someday to use them... The struggle.
-
Now I get why people don't use Windows while developing Ruby... Always having an error with OpenSSL that doesn't let me do https requests...