Details
-
AboutJavaScript, PHP, C#
-
LocationDenmark
Joined devRant on 5/13/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
-
When you type date in your terminal to look up current date, that's when you make it to the nerd's herd.3
-
So as a student developer with years of background in web development (including both front and backend), c++, java and c#, I was more than surprised when I found out my Informatics assignment hadnt received the proper excellent mark. In fact both me and a friend of mine who has been working with C++ in particular for years got a --mark.
// The assignment was the most simple Windows Forms Application with 2 buttons and a textbox
When we asked about that the teacher said we hadn't labeled the buttons and textboxes, though we had actually taken our time to put labels next to each UI element that would need usage directions.
Though what she meant was renaming the actual variable names, those being textBox1, button1 and button2.
We of course got really mad, because w both follow the accepted naming conventions for each of the languages we write in. Arguing was to no avail. Even telling her that variable naming was not in the assignment instructions was pointless as she said it had been self explanatory..
The others for whom computers are powered by magic, did their assignments as they had memorized everything that teacher had shown them. Why? Because she didn't teach them how to code in the first place. So they copied what would work.
Fucked up educational system, sadly nothing new..
Oh and btw, the naming she uses and teaches students to use is:
button1 - btname
label1- lbname
textBox1 - tbyear2 -
Startup: Kids buying cheap domain names worth $1 from their pocket money and explain Who they are, and What they do!1
-
When my teacher from a basic web application course last year didn't know that HTML5 had been released.1
-
Fucking damn! This program is so poorly built that it's racking up terrible amounts of technical debt. This should be fucking easier than this, but because of how closely coupled everything is I'm now having to suffer through this ungodly beast of code.
I was aiming for a nice top down model where things communicated straight down, but with each additional feature requested by my PM, there are things that are growing increasingly more difficult to build around.
I could rebuild the entire thing, but this is the culmination of 8 months of work!
GOD KILL ME PLEASEEE -
Has anyone else noticed when ever a question of what framework to use where React could apply, people have the shittiest reasons for using it.
"React is gud, you should use it. Ima say React a few more times to sell you on it."
"React makes my code better so it's gud."
"React react react react react."
Do your research guys, don't trust this hype-driven bullshit.16 -
A colleague and I spent a month building a Shopify app that allows merchants to give customers store credit.
Since Shopify's API is so limited, we were forced to augment it's functionality with a Chrome extension.
Now before you go throwing full wine bottles at your screen because of how wrong and disgusting that is, note that Shopify's official documentation recommends 5 different extensions to augment functionality in their admin panel, so as gross as it is, it seems to be the Shopify way...
Today we got a reply from their review team. They won't accept the app because it requires a Chrome extension to work properly and that is a security risk.
Are you fucking kidding me? So I guess Shopify is exempt from their own security standards. Good to know.
Not to mention the plethora of published apps that require a staff account's username and password to be provided in plain text upon setup so it can spoof a login and subsequent requests to undocumented endpoints.
Fuck you and your "security standard" Shopify! -
I am so fucking fed up with being brought into a meeting because you "understand the technology" and then no fucker actually listens when you say that their idea won't work because the tech isn't magic.3
-
! Rant
https://nodeschool.io//...
Very nice interactive workshops for brushing up on web dev skills ☺1 -
Am I only one thinking that Linux is kind ok cliche among programmers. Some of them brag about using Ubuntu over Windows like it makes you a better programmer. I have seen brilliant Windows developers and shitty Linux developers. My point is not that Windows is better, just stop bragging that you are using Ubuntu, it does not make you smart or better than others.20
-
Git branches be so messed up, Its like sisters are marrying cousin's of brother's aunt's nephew's twice removed conjoined twins.15