Details
-
About17 years old, but not too young for Full-Stack Development and Graphic Design.
-
Skillslinux, php, html, js, css, nginx, java, kotlin, c#, (a bit) python
-
LocationHerten, Germany
-
Website
-
Github
Joined devRant on 9/2/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
-
CAN WE PLEASE STANDARDIZE THE "REDO" KEYBOARD SHORTCUT?
I don't care if it is Ctrl+Y or Ctrl+Shift+Z. Can we just unify it across all programs?18 -
Looks like Google forgot how to do good UX / UI design.
1.
Why is the text in the appbar black, but all other icons (including the lock inside the textview) white. It would make sense, if the lock would be black too (as the textview is abit lighter than the appbar).
2.
Maps was way easier to use, before they invented MD Refresh. When you tap on a point on the map you get that info view at the bottom of the screen. Before it was a draggable window, which could be maximized with a swipe. Now you have to tap it, the box goes away and a new window appears, which is just the same as before MD-Refresh.
3.
In "Google Tasks" the activity title is not centered for some reason.12 -
@dfox @trogus
post.type = Type.META_FEATURE_REQUEST
Can we have a more detailed list of profile to link to on our profiles?
Currently we have Website and GitHub.
I would love to add my GitLab and Twitter too and also order the links (GitLab above GitHub for example).4 -
I just hate npm dependencies.
If you want to write a small website with npm dependencies (some frontend deps like Bootstrap and some development deps like gulp or babel) you will have more npm dependencies in your project than own code. It is ridiculous, how some lazy developers just add dependencies to their projects, without evaluating their dependencies. The source code of one of my projects is around 4MB (without any dependencies). If you then run yarn as required, it grows to around 80MB (where 73MB are node_modules).
This is just terrible.
I rant about this, as I made the mistake to upload my node_modules directories when restoring a backup of my server. Worst idea one could ever have.9 -
I can't take a (C++) project seriously if it is using Visual Studio's build system instead of autotools, CMake or even just a Makefile.8
-
Defining importance as a Web Developer.
Firefox === Iceweasel !important;
z-index: 99999999999999999; -
Playing games all day. If there is a problem with a laptop, I am the magician-doctor. If there is something that needs to be fixed, I am the one who has to look up the problem.
-
What about having more pets.
I would like macots for several languages and OSes like Tux (Linux) or Gopher (Go) in front of my table on my avatar.8 -
I used to be a Java fanboy.
After seeing the modern things one can do with other languages I am just disappointed, that Java is so old-fashioned.
Some would say "BUT IT HAS LAMBDAS".
Good, that we have lambdas. We don't have optional parameters or objects (like in JS's {} or PHP's stdClass).
JVM may have many advantages, but I think, that Java is slowly dying although it is kept alive by some companies, still using Java in prod.
I think, that Kotlin is, what Java should have been.
I hope, that my wishes will be implemented in Java 10. If not, Java is considered as dead.8 -
Looking for something that exists and then decide to do it better or use the existing one. Why reinvent the wheel.
-
People I see all day on devRant
2016:
- All versions of Jase (@Jase @jAsE ...)
- @Linux
- @dfox @trogus
Today:
- @gitpush everywhere
- @Linux
- @dfox @trogus36 -
I like, that many code hosting sites are shutting down (Google Code, Codeplex). This does not mean those sites are bad.
The ones I like and use are GitHub, GitLab, Bitbucket (and most personal ones like Gogs or GitLab CE).
Here is my list of the sites I don't like:
- Sourceforge
- SF
- sf.net
- sourceforge.net8