Details
-
AboutJunior Developer, fan of reading documentation for 5 hours, writing 10 lines of code and spend the next 3 hours debugging
-
SkillsPython, Node.js, React.js, Tailwindcss
-
LocationVenezuela
-
Github
Joined devRant on 4/22/2020
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 need a really good excuse to tell a company (which I already signed a contract with) that I'm not going to start working with them7
-
I got my first client at upwork almost a week ago and the experience has been awful so far, not because of this client but because of the codebase, it's so bad, it is running DEBUG=True on production and if I turn it DEBUG=False things break for some fucking reason that makes no sense (I don't think that's true but the previous developer states it). The website is running on pythonanywhere which is weird, bootstrap is a nightmare, the database needs to be in sync all the time using a manage.py command that executes tasks received through a webhook from a Hubspot shit that has all the information. Just adding a simple edit/verify profile on that site is such a fucking nightmare. The whole project its full of holes and things that are just screaming to break, its like a fucking house of cards that falls to the ground the second I edit something and it looks like its my fault. I'm thinking of telling the client that I will no longer work on this project
-
does anyone else feel that "developers are on high demand" and "if you're a good developer you should have no problem getting a job" is kind of a lie that the industry sells to you?. I mean I didn't expect to polish my linkedin profile and get 20 offers but damn. Yeah I see a lot of job offers on multiple platforms. Yeah I apply for them. Yeah I never hear back from most of them. (I have a bit more than 1 year of experience) I don't wanna work for FAANG, I'd just like an entry/middle job on an industry I like8
-
I didn't realize how mediocre autocompletion for python on vscode was until I started writing typescript on it. I think I'm gonna give PyCharm a try4
-
I've been trying to understand why my browser does not set the cookies I'm getting from my login api for the last 4 hours and I'm losing my mind, pls help. My frontend is a create-react-app on localhost:8888 and my api is a django rest framework on localhost:8000. I'm using fetch() for all the communication to the api11
-
what are some of your thoughs on GraphQL?. I Recently made a side project using it and it was not bad. I just think that GraphQL pays off if you're going to build something highly connected and your queries are very unpredictable (like a social network). Developing new features/endpoints is a bit slower than a rest api and that is a deal breaker for me. But it's ok4
-
Looking for a software engineer job being mostly self taught feels harder. A this point I'm used to companies not replying to my applications. I failed a coding test for a Silicon Valley startup and learned a lesson. (don't apply for jobs that require knowledge of languages that I don't know nothing about). Anyway I'm still feeling positive and I'm not gonna give up6
-
The internet dev community is so funny
-Everyone loves js
-Everyone hates js
-Everyone loves react
-Everyone hates react
-Everyone hates angular8 -
Am I the only one that doesn't like Java? I mean I don't hate it or say it's bad. It's pretty clear that it has been probably the most influential language after C. I just don't like how typed and verbose it is, also I feel old just using it or something based on it (like Jenkins)13
-
I've been doing web development with python for about a year and I want to start learning about AI and ML, where should I start? what are good first steps?5
-
nothing interesting really I kinda like minimalism but I keep a rubik's cube, a wooden puzzle and a dice on my other desktop
-
Is there a way to let a user write some python code on the browser and then run it and show the result? I want to make a coding challenges website using django but I don't know where to start8
-
Why is Arch User Repository considered as a strong point for Arch and Arch-based distros? is it more reliable than the way Ubuntu manages packages? is it ok to trust some guy that made a version of a program you need to run? why most of the programs that have a linux version are only available for Debian/Ubuntu, Fedora (made by their own developers)?13
-
I asked a question on StackOverflow for the first time since none of the previous answers solved my issue. Nobody is answering. Should I be scared?4
-
Thoughts on Manjaro? I'm thinking about switching from Ubuntu to Manjaro since I feel like I'm not much of a newbie to Linux as I used to be and Ubuntu consumes more resources than I expected (been using Ubuntu as my main OS for the last 4 months)10
-
Me: *Browsing normally*
Crappy website: *Obnoxious Ad*
Me: *Installs AdBlock*
Crappy website: *adblock pls disable*
FUCK JUST LET ME BROWSE11 -
I just spent the last 2 hours trying to set a new max size file upload for nginx from 1MB (default) to 10MB, almost lost my mind when I realized I was testing uploading a file that was 10.9MB the whole time2
-
Holy fuck, after 1 month of not using my pc and no coding I look at the project I was working on and it looks like chinese, I don't understand anything, so step 1 it's gonna be trying to remember how this thing worked (caveman brain turned on)5
-
Finally back using my pc after a long time trying to buy a new battery for my UPS (I don't want to risk my computer during a power outage in this fucking country)
-
Not being sure about if the way I did or implemented a feature/functionality was the best practice and if not, is it worth it to try to come with a better way of doing it? I get paranoid about having problems showing up now because I did something not thinking ahead in the past1
-
Sometimes being a developer in Venezuela it's like turning up the difficulty level to ULTRA HARD. Imagine being in lockdown and having 9-12 hours long power outages. Like, man just let me work on my project2
-
Man I love django so far, but django.forms module is such a pain in the ass sometimes, why can't you be more intuitive? I think I'm gonna make my forms in HTML this time and process data with a function based view1
-
Do you think that the FullStack title is valid? I personally think you're either on one End or the other but both Ends are too complex to be able to say you "master" both14
-
Visual Studio Code, nano for terminal editing, don't know how to use Vim (I like using my mouse thanks)4