Details
-
SkillsJava, PHP, JS, C++, HTML
-
LocationGermany
-
Github
Joined devRant on 4/7/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 am currently working on a container orchestration based on lxc with multi node support. It is coming along nicely.
First real project apart from some little things for my sports Club. -
A workout platform, which isn't focused on "hard" facts like hr or distance, rather using "soft" measurements like: Was the workout mentally demanding? How was your sleep? Etc.
Then combine this with some "hard" facts and see what makes your training more effective.
The api is more or less finished. Now the apps have to be developed.3 -
Our Prof has written a "Bandmodell" (band model in English) it should represent a escalator. So we have to do some practical coding challenges and the first one was an escalator control. Everything alright but after that we had to do a timer and had to use his buggy band model just because it had a text field for console output.
Why can't we use the console, if everything our application should do, is printing the elapsed time. -
!rant
I am doing an API for our training center to store the workouts of the athletes in relationship with the mental & physical load, as well as sleep and health.
How do you document your APIs?
BTW I am using laravel.1 -
Didn't know this will happen anymore. Windows decided to kill itself and is now in bootloop.
The worst: last git push was two days ago4 -
Professor wants to copy code on his laptop (with beamer)
-selects code
-moves mouse-pointer to top left
-clicks on 'file'
-clicks on 'copy'
-moves cursor to desired destination
-moves mouse-pointer to top left
-clicks on 'file'
-clicks on 'paste'
Man why do have to show us how shitty your trackpad is and bother us with 5min of copying, when you could use Ctrl+C and Ctrl+V?5 -
When you have to do an assignment for university but the sheet with the instructions is so badly formated, that you have to read the whole sheet again to find a line. BTW the prof also have a philosophical degree.