Details
-
About18 y.o. CS student
-
SkillsJava, C++, C#, HTML, CSS, JS, Arduino ASP.NET, OpenGL, JavaFX
-
LocationLeeuwarden, Netherlands
-
Github
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
-
Everybody when a forced update is released: "I hate forced updates!! They can't force me to do shit!!"
Everybody when a massive ransomware attack happens: "You should've updated when the update came out, so you aren't vulnerable!"
If they made the fix for the WannaCry vulnerability forced, the attack wouldn't have been as big as it was.
Confession: I wish they made more forced updates :/
Also, I'll probably get a lot of hate about this...3 -
I'm currently volunteering as a student assistant at my school, and today I've gotten the same question 20x. What question do you ask: "Why doesn't ^ return the power of the 2 numbers?"
It turns out that last week they've had a Math class from a new teacher (no programming experience) who said that if you want the power of 2 numbers you have to use the ^ operator...
If you don't know how to program, please don't teach it!5 -
Programmers: Always use descriptive variable names.
Mathematicians: Single letter variable names always, ideally from obscure/dead alphabets.
Src: Twitter16 -
I missed a week of school while I was sick, and in that week my teammates made a deal with the client to have a prototype for him in 3 weeks, AFTER asking me (teamleader) how long it would take (4 weeks min.). Why don't they FUCKING listen to their teamleader!! They're gonna have a bad time in the future...
And now I have to spend my whole night writing a prototype because THEY told a wrong estimate...3 -
"The question of whether computers can think is like the question of whether submarines can swim." - Edsger W. Dijkstra1
-
No documentation, even if it's for personal private projects.
I still can't wrap my head around code I made 2 years ago...1 -
!rant
How do you come up with side projects? I'm currently looking for a side project that will be useful for me, an maybe for others in the long run.
Any suggestions? What do you think the market needs right now?
Keep in mind I'm currently a student so I don't have a lot of money to spend on investments.5 -
Is there a bug in the way it's decided which posts are displayed? This is on algorithm mode. There are a lot more 250++ posts below here with a couole of 1++ posts in between. And almost all of them I've seen before and ++d them23
-
I'm getting annoyed by the smallest things, like when someone does "test".equals(var) instead of var.equals("test").
It not only reduces readability, it just doesn't look right to me. And I don't think there's a difference in performance between the 2.7 -
Almost every other person: goes to a club and wakes up in some stranger's bed.
Me: wakes up infront of someone else's computer
(Apparently, I went home with a friend and started programming on her pc and fell asleep infront of the computer...)1 -
I got a 9.8/10 for my programming test. I went to ask the teacher what the issue was. He showed me my test but there was no red mark anywhere. So I asked why, and he said it's because I used LINQ, and I couldn't use it because others students might not know it...
I bet you he doesn't understand it aswell...10 -
Why not make the dark theme the default? Most of us developers use it for most things, so it seems appropriate to set the dark theme as default.9
-
!rant
I'm going to try to switch over to Linux (dual-boot at first), but I've been trying to figure out which distro to use. Any suggestions?
Also, if you have any tips for me, you can leave them in the comments too19 -
For fucks sake Microsoft, I don't want to install Visual Studio on my 120GB C:\ drive. I want to install it on my 1TB HDD...
Seriously, why can't we just change the install directory?6 -
I just got a mail from a software company in Denmark that they wanted to hire, because they "analyzed my open source GitHub contributions" and they think I'd be a good Backend Engineer using Java.
What they don't seem to realise is that the only thing I use GitHub for is college projects and 2 Minecraft mods, that I'm only 17 years old and not really in a position to move from the Netherlands to Denmark...13 -
In my first year of college right now, and on the first test we had to write some C# ConsoleApplications. We got instructions of what we have to taken as input, what we had to do with it and output it to the console.
I've tested them all and they all work correctly, which was the main objective. I have used the correct data structures, but I didn't get top mark. Instead, I got lower because "I didn't do it her way".
WELL F*CK YOU TOO!!! I hope this is not how every test/exam goes6