Details
-
AboutCreator of mctl.io and Developer of Ayana Discord bot
-
Skillshtml, css, js, node, java, bash (also php if i want to)
-
LocationGermany
-
Website
-
Github
Joined devRant on 7/13/2017
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 suggest you watch this it is a good life advice https://youtu.be/9UwOdFzPTH4
-
index.js for node
-
@jhole89 It's a hobby project so hard to get that done. Also sometimes you just need to get out of your comfort zone. Its JavaScript btw.
-
@jhole89 Nah its fine tho... had to start using it because someones codebase was built like that... You get used to it pretty quickly tho.
-
I read the Scammer text with an Indian voice in my head... xD
-
Well if you would use 1-Space-Indentation it wouldn't matter, right?
-
I've seen one where they cd into other directories, then use dir and say "hacked" xD
-
JS <3
-
Totally agree. It is pain in the ass when you work with new Endpoints for the first time without some lib.
-
If you use npm 5 its buggy af... better use yarn as package manager.
-
Sometimes when stuff works you be like "Im the greatest programmer of all time" and sometimes you wonder why shit doesn't work and an hour later you find out that you forgot to call the method or some stupid shit.
-
Agree. I use VSCode for all stuff I do right now. I also used Brackets earlier but I didn't like it that much.
-
@Jijel I hope not but it will happen I guess... Companies are still full of idiots who act like shit and write code that's shit. But usually I rant about problems that require like 1 small change and I can't figure this out for like half an hour.
-
@Jijel Sadly I can't tell either... I'll start working on August 1st but I assume it's not like that.
-
I am a dev of a decently large Discord bot and sometimes in our support channel exactly that happens too 😀😂
-
Dear Ubuntu $version, How can I calculate the chance of my NVIDIA driver installation to fail?
-
Why is this so funny 😂
-
Boss: You need to make at least 100 lines of code for this!
Me: Hold my coffee i got this. -
@milkybarkid I am one of those persons who doesn't know how 2 vim (should i learn it im fine with using nano) but you can do the same stuff in VSCode (which is what i use like 99% of the time right now) and that makes it handy so you can still just use tab.
-
@milkybarkid Yes I agree with that but sometimes it may be hard to switch between the styles and you start using the wrong style in the wrong project... Like if you code in lang A for a long time, then start using lang B again and you write something that only works in lang A because you were not mentally there 100%
-
tnaRved
-
@milkybarkid Its personal preference tho. Its just hard if someone else with other preferences starts working on it. But recently I needed to do this and i changed my preference for tabs. Needed to start using 1 space tabs instead of 4 and space after "if" which i didn't do normally
-
Some people don't learn how to do shit right an no one tells them... I bet in some points any of us does stuff where the majority would facepalm.
-
Handling timezones in JavaScript is fucking insanity... Making something appear for everyone at the same time using the system time... For that i needed moment-tz because how else? (Using a server doesn't count)
-
I only agree with the last two!!!
-
You. I like you.
-
Media vs. Technology strikes again.
-
Never heared someone use "jit" until this post.
-
I guess it depends on the programming language but I personally prefer camel case.