Details
-
AboutDont fucking upvote spam me, I will find you and hit you in the face. Its fucking annoying. Thanks
-
SkillsHTML5, Javascript, NodeJS, PHP, C#, Lua, VBA, Laravel, VueJS, Docker
-
LocationThe Netherlands
-
Website
Joined devRant on 2/5/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 started when I was 8 because I wanted to make a game, and I also knew it was something I wanted as job later.
I don't know any better than that I am a developer.3 -
2020
Dotnet Core and dotnet framework are now one (november).
Blazor has an official release for client side webassembly. -
Not mine, found this on Reddit, still a good read
========
I work in IT as a lead developer, as in I run the department. One of my team leads is female, let's call her Ripley. She is young, smart, and a great dev.
Today she met with a new customer to discuss a big project. Project management sent a male project manager (Hicks).
It started perfectly with Customer asking Ripley for coffee. He's informed about her status and mutters something like an apology. He is visibly unhappy.
He then proceeds to ask Hicks technical questions despite having been told that Ripley will answer all the technical stuff. Ripley tries to answer questions. Customer ignores Ripley and continues talking to Hicks.
Hicks tells him politely that Ripley is the one to talk to, since he is not a dev and unable to help him. Ripley tries again to explain stuff.
Customer gets angry and demands another developer, since Ripley is "obviously far too young for a project of this complexity". Ripley rolls her eyes and leaves. Not the first time this happens.
Hicks smoothes the waves and tells the customer that the senior lead developer will personally answer all his questions. Customer is satisfied.
I walk in and calmly introduce myself.
The customer - now far less satisfied - was forced to discuss all his questions with yours truly, the 47 year old female IT nerd. I was very professional, friendly, and businesslike, he was visibly uncomfortable and irritated by the situation.
It's petty and stupid, but man, it felt great watching his face fall when I entered. I've been in Ripley's shoes far too often and today I heard 23 old me cheering me on.
Ripley loved it as well. She made sure to smile extra brightly at customer when she walked past the meeting room on her way to the coffee machine.
======
https://reddit.com/r/...18 -
I'm at a Dutch Meet-up about security and privacy. Quite interesting. Any Dutch ranters here as well?5
-
FUUUUUUUUUUUUU
A stranger with a German sounding name send me over 400 euros through PayPal.
Probably a scam. Can't open a dispute with PayPal because I am on the receiving end.12 -
Who the fuck thought this was a good order of putting time period indicators in their UI?
How is it even sorted? Not alphabetically, not in duration.9 -
Nearing the end of my internship I got to sit in with a few interviews for new interns. We asked them in advance to take some of their code with them if possible.
So this guy walks in a suit and with briefcase puts his briefcase on the table and takes out a few laminated A4 printouts. That was his code. He didn't want to take a USB or laptop because he might be hacked by the company.
The whole interview only took 4 minutes from the moment he walked in.7 -
Why are the damned Spaniards so small? Because of them I am unable to sit in the newer trains that go around the Netherlands. The angled headrests (they are supposed to kinda wrap around the head). But these headrests start below my shoulders and my head then floats above the headrest. This causes my shoulders to be folded together.
FU you spaniards (no offense to everyone who didn't design trains), if you can't take in consideration what the average length of the users is you have failed as a product designer.
Yes I am tall (1.95m) but not really above average around here (maybe a cm or so)18 -
My second submission in week 168
Koffieschaap. Every dutch person knows him or his websites.
www.Ishetalvrijdag.nl3 -
Yesterday my my mother had problems with Office365 and called a servicedesk. They said her computer was slow and that an SD could improve the speed. My mother said that there already was an SSD in there to which he replied yes but that is for RAM, to make opening things faster you need an SD like in your phone...
Where is the world going?13 -
Is there a way to disable the social media buttons and if not could that be built in?
I keep pressing the buttons by accident when I move my finger to the back button. And I cannot even use them because I dont have an account at those platforms.18 -
So the last two weeks Ive been trying to flash lineageOS on my new OnePlus6. Ive done multiple phones with custom roms without issue, but the new A/B partitioning makes it a lot more impossible.
I followed LineageOS their official guide for the phone twice and also suggestions from both OP subreddit as LineageOS subreddit.
After every fail I end up with a black screen and a blue LED, both when booting the OS and when booting TWRP from fastboot. Then Im doing a factory reset through a windows only tool and start over.
Im getting pretty frustrated, to a level I am almost saying FUCK it I will use google, since my current phone only works while connected to a charger. Since I really hate google I hope any of you can give a suggestion of flashing my phone.10 -
The company I work at sends their developers out to other companies to help them work on projects and help them in other ways (advice when communicating to customers of on demand software for example).
While not on a project you are working in house training trainees and interns. Part of that is teaching them to show initiative and treating them as full developers. The 30 interns all discussed a git flow and code format.
During the third sprint (two weeks sprints) a team messaged me if I wanted to check their merge request for the sprint.
It took me a glance at the first file to know they didnt do any review themselves. I used my flywheel to check all their changes and without being able to read the code I saw indentation was all over the place, inconsistent bracket placements etc. I let them know I wouldnt check their code until it was according to their own standards.
Two days later I got the message to check it again. At first glance the indentation was fine so I started reading the code. Every single thing was hardcoded, not made to support mobile (or any resolution other than 1920×1080).
A week later they improved it and still not good. Gave them a few pointers like I would for any colleague and off they went to fix things. The code became worse and indentation was all over the place.
I told them the next time it shouldnt be a quick glance to be able to reject it again. By this time other teams came to me asking why it wasnt merged yet and I explained it to them. One of the teams couldnt do anything u til this was merged so I told them to implement it themselves. I was surprised that 4 teams came to me asking about a merge request, that was every team except the team whose pull request it was.
4 weeks after the intitial sprint the other team made a merge request and I had three small comments and then an hour later it was merged.
The other team messaged me why their merge request did went through (still havent seen any of their team in person, Im sitting 10 meters away from them behind a wall)
They also said that it was easier for them because they started from scratch. Thats when I called them in to discuss it all and if they were not interns but full time developers they would have been fired. I told them communication is key and that if you dont understand something you come in person to ask about it. They all knew I like teaching and have the patience to explain a single thing ten times, but the initiative should be theirs.
One of the team members is my current coworker and he learned his lesson by that. The others stopped with their study and started doing something completely else.
TL;DR
Merge request is open for 4 weeks, in the end another team started from scratch and finished it within a week. The original team didnt ask me questions or come to me in person, where other teams did.
DISCLAIMER: some of you might find it harsh, but in our experience it works the best for teaching and we know when people don't dare to ask questions and we help them in that too. It's all about the soft skills at our company.4 -
I dont have a startup yet but in the future I would love to have a game development company where we make inhouse games, but also make educational games for customers.2
-
Im a software developer, and make games as hobby and sometimes as actual job. Recently I started looking into game design, through my work I can can do a study for free.
The main thing I would like to learn is Character development and using GDD's
Would you recommend doing such a course or is the quality of these things way to low to actually be of use?
Is there reading material I should read?
I do own a digital copy of "A theory of fun" already which Im gonna read the coming days.5 -
I've always heard about the "if one woman can deliver a baby in 9 months, 9 can do it in a month" situation people got in. But my bos just quoted that to me since we are stuck on deadlines.2
-
My company doesnt have promotions. We do get quaterly pay raises. But a person with one year experience has the same title as someone with 10 years experience.
I did get a promotion article at the train station today for drink yoghurt with a flavour.2 -
@dfox when will the feature of blocking users and blocking spamvotes be introduced. Im getting really annoyed by it every single time 30+ upvotes are given to my rants within a minute...
Its both ruining my overview of notifs and ruining the meaning of upvotes.21 -
Tomorrow Im going to our customer wearing a Rammstein shirt while I am normally wearing something more professional. Im heading to a rammstein concert directly after. And I cannot take anything with me but an empty bottle without cap. So no redressing :)
Let's hope they don't mind.7 -
My phone just died. Got a new phone on recommendation of friends and flash Jolla on it. The OS is super nice but the "Android support" doesnt work. No lastpass, no netflix, no prime, signal works half, no banking app.
I really need my windows phone back. It just worked without issues. After two android phones and now a Jolla in about two years im kinda done with all this shit.14 -
This weekend I was working on a fun hobby project with a friend of mine. While he was modeling items for the game I started with a dungeon generator.
This morning I got stuck at a bug which took me more than 12 hours and 4 developers to fix. In the end I found the issue. I was checking
If y > arraySize && somethingElse
DoSomething();
It had to be:
If y < arraySize && somethingElse
DoSomething();
After I changed that everything worked without issues... Day well spent... -
My first dev project was making a small 3D engine in GameMaker 7 when I was 14. I had been using gamemaker for two years then but I never got past the "platformer movement and collisions" and "top down movement and collisions"
It was the first thing I made myself without following a tutorial and spend quite a few afternoons at school to ask my Math teacher to explain things like sin cos and tan. Words I saw on the internet but did not understand.1 -
So my friends PC died, since he lives in another country I help him over Signal.
He assembled his own PC a year ago and does a lot of programming for his study. Today Im helping him troubleshoot why his pc does not boot. Does it get into the bootmenu or not? He knows it doesnt. Then I recommend him to try unplugging his graphics card and plug his monitor in the motherboard. I then get a question if there are two HDMI types. Im smiling and think he is messing with me. That must be a displayport. Nope he was serious, he has this HDMI cable that doesnt fit his motherboard.
I sat in a tram and laugh out loud.. Because this is what he send me.
If it was anyone who didnt do anything with computers I didnt think it was laughable, but come on every programmer should know the difference between HDMI and DisplayPort13 -
FUCK CUSTOMER SUPPORT
I live next to a province road so for things like internet more parties are involved then on a usual neighborhood street. 5 years ago I was asking about fibre internet since every household in a 8km area from my house has a fiber connect (except those next to a province road). They told me to contact them if a road construction would happen so they could do it simultaneously.
Today I thought lets contact them again since a complete road overhaul is gonna take place in the coming 6 months. They said that I've to contact them before those plans are made public otherwise they cannot jump in and do their work as well.
How would I inform a company of plans that are not public so I don't know about?1 -
I had expected to see people posting about the Valve Index so I waited a bit because I'm lazy.
Since nobody has posted it, here it is.
A few days ago Valve started the pre-order process for their new VR set. I bought one within 5 minutes of going live. They sold out in 8 minutes on the US store and within 25 minutes in Europe.
Who else has ordered/is gonna order it? Why (not)?7