Details
-
About17yrs (now 21 lol),working with programming languages since i am 12, always switching between web-development and Android development with java or kotlin. Currently focusing on android. On web, I am focused on frontend.
-
Skillsjs, java, kotlin, php, html, css, and android's SDK. trust me, it feels like a different language. a pretty bad one
-
LocationMunich
-
Website
-
Github
Joined devRant on 4/25/2018
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
-
Lol. Just discovered I still have my account. Created this account when I was like 15. Feels crazy to look at this. Haven't been online for years... I still remember reading through this when I was in school. Now I'm studying in university. Guess it's time to go now?2
-
Wasted a full day on creating complex code which handles manually timing and updating tokens, since the android GoogleSignInClient seemed not to allow the google server to respond with a refreshtoken. Turns out the only thing i would need to change is adding a true-boolean parameter in one of the GoogleSignIn(for android) functions
-
Fuck these super social media instagram influencer developers telling everyone watching their story that "everyone can be a programmer.". You can't. It's not only about syntax and a run button.16
-
I can run spotify, chrome, android studio and a 4k game at once without any problems on a windows pc15
-
[Image:Android Emulator Api 27(google play)]
It is in the public emulator now.Good job google employee😃13 -
You know you need a new pc when android studio freezes after you app crashes when trying to print out the exception but Crashlytics is faster by sending you an email.
-
This is the best example of google giving a fuck about their own guidelines.
They always ram their expectations of you making your apps fit the guidelines a 100% into you, but then they give a fuck about heir guidelines in their own software.
They use a ListView here in google contacts. It's completely outdated for a large amount of data, such as my 200 contacts. They literally push you not to use outdated techniques such as ListViews in your app. Use RecyclerViews, our completely new solution instead. ListViews are very very bad in performance.
I KNOW THIS SOUNDS PICKY, BUT THIS IS JUST AN EXAMPLE!!! THEY DON'T CARE ABOUT THEIR OWN GUIDELINES IN EVRY WAY! BEST OTHER EXAMPLE IS GOOGLE PLAY STORE. BAD PERFORMANCE 100%. BUT AT LEAST IT HAS RUCKLING ANIMATIONS.4 -
In my school it is possinle(after a system update) to use the taskmanager at out windows pcs.
I could send any installed security/content restricion application to hell -
Tries to use SoundCloud API for a client
Docs say you need a client key
Wants to create one by signing up clients application
Signup-Form says:applicazion registration currently not available
Goes to soundcloud dev forums
Raging devs rage about that soundcloud has terminated their api registration for about 13 months now
Me thinking: That's probably the best way to make a conpany grow!8 -
Wow. That's a new level of ratings.
Just read ratings like these below an ascii cam app(which works like it should):
"This is just a camera witu a mosaic filter, that's why you can't save the pictures as ascii"
"This is not real ascii because you can't save it as .txt or .html"
I don't think i need to say anything.1 -
"If users don't have to pay, how does facebook runs it service then?"
- US Senator at Zuckerberg questoning, 20185 -
Welcome to the internet of 2019 after Article 13!
FUCK ARTICLE 13
MOST OF THE MEMBERS OF THE EUROPEAN PARLIAMENT WHO VOTED FOR ARTICLE 13 ARE OLD PEOPLE WHO ARE STILL USING KEY MOBILE PHONES AND HEARD OF THIS THING CALLED "INTERNET" ONCE IN THEIR LIFE.
THIS "INTERNET" ("Neuland") CAN'T BE THAT IMPORTANT, JUST BECAUSE YOU DON'T USE IT IN YOUR FREE TIME?
I literally can imagine what the European parliament members think:
"The people will like it i guess!"
"What, you can chat with other people in the internet? NEVER HEARD OF THAT."
"I don't understand this 'Memes'. It is not funny and i don't like it!"
"My sons always much too long on his computer, this 'Internet' can't be good!"
I am sorry for the rage, but i just can't believe that people, who maybe mostly have never dealt with the internet, are destroying the future of self-fulfillment and free resources for everyone.
YouTube will start deleting channels who are not big enough, who are not sponsored or made by a big company. They will just delete them. And videos from out of the European union won't be able to be watched in Europe. Big companies will gain power over the internet(I know the partly already have much). Educational sites like Wikipedia and YouTube for example will die, but hey, FUCK MY LIFE!!!
FUCK MY FUTURE!!!
FUCK FIRST WORLD DEVELOPMENT!!!
WHY NOT JUST GO BACK TO THE STONE AGE???
FUCK OUR CITIZENS JIIIIHAAA!!!
"Nah i never needed YouTube. Or Facebook" + (we can talk about this one) + " Or Instagram. I never saw someone of my friends using it."
FUCK !!!
https://change.org/p/...34 -
Tool for annoyed Android Studio devs:
Dealing with the limitations of Androids Studio when importing large sets of resource files, such as fonts, who don't fit in the limitations(Filenames are uppercase, contain hyphens etc)?
This tiny tool will help you:
https://github.com/laim2003/... -
I was just clicking trough oracle's docs, on a page which had to do with manifest&sealing (kotlin/java)