Details
-
AboutDeveloper from Nijmegen, NL. I like to travel, cycle, having a drink and of course coding :)
-
SkillsJava, C#, Python, C++, Android,
-
LocationNijmegen, NL
-
Github
Joined devRant on 4/9/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
-
!rant. Doing some great new stuff at work to make our dev team's live easier. Finding out how to use Docker for our automated test setup, that's killing 2 birds with 1 stone.4
-
Colleague: You know something about Java, right?
I: Yes..
(colleague shows some FRONTEND JAVASCRIPT and asks a question about it, FYI i am a BACKEND JAVA dev)
🙄😒2 -
Just did my first pull request for an open source project ever. And it actually increased test coverage for the whole project 😂2
-
The sense of coolness when learning a new technology and after a while you get the thing done you wanted to use this new tech for 😁
-
Has anyone (good/bad) experience with knockoutjs? I am playing around with it now and i think it's a nice framework especially if you are familiar with the MVVM model.1
-
The moment you hear that a piece of code you carefully cleaned up (which was 'needed' and took days to fix) is not going be used and better be thrown away... 😠😑😣😒3
-
Is 'long term thinking' a forbidden thing??
I: if we use Chef to deploy our project to the different servers, we can save a lot of time and hassle (also for the server people)
They: Do we need it now, because it takes a lot of time..
Yes, it takes some more time initially but it pays back in the long run especially because now we have a terrible mess of server environments..3 -
The thing that you have a million ideas for pet projects and that this blocks your brain so much that you can't do any of them...
-
So nice, a good, well structured DTAP environment with Acceptance and Test containing a recent dump from Production so that bugs can be reproduced properly........ *wakes up*
-
And even worse there are plans to upgrade to WildFly (which is newer, up to date, more secure.. but this is put lower on the priority list by PM :/2
-
Why is it so f*cking difficult to get an application deployed locally with IntelliJ on a Weblogic <ancient version> application server in debug mode... thank you Oracle!