Details
-
AboutI swear it worked yesterday
-
SkillsSay dumb stuff
-
LocationAuckland, New Zealand
-
Website
Joined devRant on 4/16/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
-
Random people: "why would you run linux? Just run Windows lmao"
Windows on my machine: https://youtu.be/5BZLz21ZS_Y21 -
So, for an assignment we have a task of developing an IT product for a business to solve one of their problems. One of the project development examples contains the following screenshot.
You can tell, from this screenshot that whoever made a screenshot of this example has no idea what they're doing.14 -
Wordpress is abolsute garbage trash. The devs who made the core appear to be drunk 24/7 when they wrote it and dont get me started with these fucking shit plugins asking you to GO PRO, GET THE PREMO VERSION, MOAR FEATURES!!!! Fuck this bullshit wordpress, masking itself as a "one size fits all" "Just add a plugin BrO" peices of shit, i hope this cancer stops, plugin devs think this is some place for their own personal billboard to advertise you dumb fucking products. Take a look at any plugin and look at the "Pro features" makes me want to die, peices of trash, fuck all of you5
-
Biggest dev insecurity?
Probably http://
It’s not secure at all, never feeling very confident when browsing that protocol.5 -
Today I welcome a new bot into our little world.
Have you ever had the need to write "did you google it" before?
@lmgtfy will turn your comment into a lmgtfy search.
Just tag @lmgtfy and any text afterwards will be added to a search term. (Excluding emojis - because reasons)75 -
*random person stars my repo on Github*
Me: Fuck yes give me those stars!
*checks user's profile, has starred 40k repositories*
Me: Take that star back you whore.9 -
Let's see if I have any new e-mails at outlook.office365.com
* gets redirected *
* gets redirected *
* gets redirected *
* gets redirected *
"You have been successfully logged out of all your accounts, have fun getting back in loser"5 -
Why I hate typescript. Bored during quarantine so thought I rant a little more about this.
1. Compilation time, typescript increases project compilation time from 1 second to 3-4 seconds, which is basically triple or quadruple the time if you don't know math.
2. You write a minimum of 30% more code.
3. Many libraries are not written in TS by default, which means you end up having to manually install a fuckton of @types/(pckg name) manually which is incredibly shit.
4. Typescript is an absolute pain in the ass when using dynamic libraries. Plus when it works, it usually ends up finding maybe 1-2 errors in your code MAX, completely not worth it.
5.JSDoc is 100 times better. (Still don't use it though).
6. I actually enjoy loosely typed languages, having your compiler being smart enough to tell what the type of your input is is much better than it assuming you're a fucking retard so it forces you to manually type everything.
P.S if you hate loosely typed languages, kindly resort to Angular, C#, Java or whatever and leave JS alone, cunt.41 -
So I need to create a nice new web app. Let's look at some cool JS frameworks that I can work with.
*5 mins later* Hm, Angular sounds good, is there any good competitor?
*5 mins later* Wow, React sounds awesome as well. Let me learn it.
Google search result:
"Planning to use react? Check out Vue JS first"
*5 mins later* Ok so vue seems faster than React and much easier to learn. Let me see if Vue is the final choice.
Google search result:
"Angular VS Knockout VS Ember VS React VS Mithril VS Mercury VS Ractive VS Vue VS Riot"
Nope, fuck it63 -
the best way to learn programming is not by just reading books and coding basic examples. it is to take up a project which seems impossible and start doing it piece by piece, with the help of Google and stack overflow14
-
When you're programming instead of sleeping but you would like to rest the same. Please tell me how...12
-
Me: Alright, let's code!
School: Psst. Hey.
Me: What?
School: Remember that assignment from last week?
Me: Oh god please no.
School: Yeah, it's tomorrow. And you have a Geography exam next Monday. You love geography, right?
Me: Please, no, I want to become a programmer, not a--
School: Shush... It's okay. Programming can wait. You want a to get a job, right? What would they say when they see your poor Geography?
Me: That doesn't even... Okay, fine, I'll do it...
* two days later *
Me: Fuck me! Finally! Let's do some coding now.
School: Psst. Hey.16