Details
-
SkillsJava, Android, Notepad.
-
LocationPoland
Joined devRant on 8/18/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
-
Teams are good at captioning them
-
I love the fact that I didnt have to check who wrote that to know xD
-
@b2plane nah just a shitpost
you like those dont u -
@Chainslut aaaaand I guess that is some sort of specific service. But what am I supposed to think when I hear Software as a Service? I have no idea what does one mean by saying that, what architectural concepts does this thing fulfill, how does it differ from a typical API that you can communicate with, seems really like a buzzword, yet there is a bit of jobs in that area
-
And you don't use Room, because...?
-
I needed that. Same to you and stay strong!
-
@halfflat Well, it makes it simpler to just add the next line to quickly check something if you have your braces ready, that's what I thought when they made me do that :v
-
Teach him to ctrl-alt-L, problem fixed -.-'
-
Bcs I like to just turn on my computer, do my shit, close it and go home and not deal with shitty issues linux devs make, which makes me spend time into looking into linux shit I'm totally not into instead of coding shit that I'm into
-
Holy fuck you must be a fun person -.-'
-
Did you log in into your microsoft account? :v
-
@C0D4 Actually I'm not sure if Mathew is Maciej, we also have Mateusz, which is more accurate for Mathew. We tried to figure out what would be perfect translation for Maciej, but failed to find one :v
Edit: I took my precious 10 seconds to google it :v Turns out its English version would be Matthias -
@heyheni Krzysztof, Andrzej, Maciej - try to read those as english-native :v
-
I also saw that on linkedin, to me it's mostly bullshit and if you have luck with those guys, consider trying lottery because you might win :v It seems to encourage people who are looking for a job to be less professional than they could
-
Time management, my friend. Your parents used to do that for you, now you have to figure that out.
-
Make some file / space for all the knowledge they are passing to you now
-
Did similar thing for my android app
I set up firebase remote config, just to fetch one variable - if it's 0, then app works. If not, then app shows blank Fragment (you can back out of it just to be redirected to it again, frustrating af). Also named the variable a legit name "enableJavaScript" so that nooby coder can't figure it out. Was fun setting it up, didnt use it :v -
@halfflat m8, I am helping people that are about to get a BSc and they can't even google how to write file input in Java. Or don't get what private means. Or can't even take a screenshot and use their phones to take a photo. And those fuckers have balls to say "can you write it simpler" when I'm trying to do it as easy as I can and comment the shit out of that, so their tiny minds can grasp the concept.
I know I'm harsh but man, I'm just fed up :v -
@RememberMe well Java is not suited well for paper exams, but I get your point, and sure - it is pointless.
The same goes for maths classes where you are supposed to take a calculus exam without a single page with formulas etc. It will take me fucking 2 minutes to google that, so why should I remember how to deal with integrals ffs... (yeah, I have an exam coming and frustrated af about that) -
@halfflat well I'm not against using long names, if you have tools for that - go for it, use them. But if you have a problem with writing simple FizzBuzz or even simple sorting on paper, then why the fuck are you considering yourself a programmer? :v
-
Arch - I used antergos
-
^ Same here bro (learned debugging at work, but still, at least I knew a little bit about breakpoints :P)
-
@busuu and other great thing is - I can be dropped out of uni, if someone would really want to remove me, because of those streams (considered as sort of cheating (wtf)) :P
-
@busuu Yea, it looks like my uni wants to teach us things that employers want to see in graduates' resume, but misses the point of teaching actual skills ^^
-
@balte Nah, just solid black cmd with white letters annoyed me, so I changed it a bit, but this change improved the look a lot :D
-
Wait until you make ListView with custom rows :)
-
@legionfrontier thanks
-
if academic purposes you might run into some problems with octave, at least I had to install matlab in the end because of lack of some functions
-
Well, I was in same place, but ours let us make small mistakes that compiler would tell us anyway (except semicolons, those were mandatory, but let's say curly brackets - if we messed them up a bit it was ok)
-
Technical information might be needed if you encounter some problems that are based on those tech things, so it's good thing to know what is going on under the hood