Details
-
AboutLove to make useless but funny gadgets as well gamification applications
-
SkillsJavascript, C/C++, C#
-
LocationGermany
Joined devRant on 8/10/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
-
@darthkebab I wish you that you get the vacation. I live and study in Coburg. If we should meet at Summer Breeze i'll spend you some good beer from Franconia :D
-
@darthkebab Thanks :) Summer Breeze is planned this year too. The lineup ist awesome. Let me know if you are going to it :)
-
@darthkebab Jup :D
-
There are more ducks :D
-
.
-
@whoneedsgit Then try SourceTree from Atlassian, after using it you will love gitkraken :D (switched a few month ago because SourceTree is slow af since v2)
-
In my opinion currently the best shirt from getDigital. Some colleagues and I recently made a collective order and I'm so excited wearing it next month on SummerBreeze :D (like Wacken a metal festival in Germany)
-
@Santosh62 Yep, you have to change the colors in the PDF and print them on a thicker paper with a good printer to get nearly the same feeling.
But, as i said i might create some decks in proper quality with help of some friends, I'll asks them tomorrow. If it works i'll be able to send them to a few people who are not able to order them. -
Fuck yeah, our memes are saved 🎉
-
@Santosh62 I don't think i can get a second deck to send it to you unless i use another address.
But i could ask some friend who are able to create a deck in proper quality.
Yes, the black cards are the questions an the white the answers.
@A-C-E
Really? That means that there is a chance to get them on another giveaway campaign -
@MrJimmy You can get a free deck here:
https://go.paessler.com/the-game-ag...
But they deliver it just to Germany, Austria and Switzerland, however the PDF of the cards can be downloaded to print them. -
When a problem is so serious that one rubber duck is not enough
-
For the beginning i recommend this small series of youtube videos for react and redux ( with just redux in the first videos )
https://m.youtube.com/watch/...
As i started this was very helpful for fundamental understanding. -
@spongessuck Mhh, it sounds better than some other considered words but won't it be better to say Exercise Heap Allocation Practice instead of Heap Exercise Allocation Practice? Sounds so unsimilar to us
-
It's currently a meme. Especially in https://reddit.com/r/... there a many isEven functions which are more complicated as necessary
-
:(
-
JavaScript ( or rather Typescript; for web developement), C# ( for mobile app developement with Xamarin ), C++ (for embedded developement)
-
Supporting IE was the hell especially IE6 with the broken box model. For realizing a padding you had to wrap another element around your actual element so you could simulate with margin the padding.
-
Still a better game than Pokemon Go :D
-
@simeg That's one reasons why debugging in php can be such a pain. I don't hate php at all but things like that let me think twice about using it.
-
@TerriToniAX like @MrMargouillat I also can recommend VS Code for js/ts. I use it for js/ts too and love it due to MrMargouillat mentioned reasons.
-
How about ES6 or Typescript?
I recently started a project with Typescript using strict and i think i'll use it for future projects because of the compile-time type checking. -
That looks like a interesting lib. Didn't see at the first sight how good it could help but it's not a small lib so i think i have to take a closer look at it, thx :)
-
@plusgut async and wait is awesome for async programming in js but that doesn't help in creating uml sequence diagrams :(