Details
-
Aboutstudying applied cs
-
Skillsmostly web
-
Locationgermany
Joined devRant on 7/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
-
looks like they're fixing it already - sorry for the german :) translation is roughly "we are searching apps for your region, meanwhile please stay informed using the WHO link" and then showing only apps from trusted local publishers👍
-
my favourite phrase to activate the assistant is "okay noodle" 😂
-
so true, some people just can't google the right way ^^
-
whom 😂 well played
-
i like it, and i got no render problems with the menu.
"For more about me, my timeline, read on here."
this link is broken tho -
Context Awareness 😎
-
what do you study? :)
-
@fellipelli He most likely does not know how to code, or does not like to do. So it would be more time consuming to explain to him then just do it by yourself :/
-
Okay, i had to try myself :D
3
1 0
2
Converting to Bit does not help:
11
01 00
10
Sorting the Array by the indexes however leads to:
N 3
W 1
E 0
S 2
—›
E 0 (positive x-axis)
W 1 (negative x-axis)
S 2 (positive z-axis)
N 3 (negative z-axis)
I added my guess in parantheses :D
Coordinates in minecraft are based on a grid where three lines or axes intersect at the origin point - x and z horizonally and y vertically, which is irrelevant for compass positions :)
See https://minecraft.gamepedia.com/Coo... -
I don't think that they would change an established API, so you really prefer writing an email and a rant instead of a 6 lines switch case statement? 😂🤓
-
A friend of mine did this instead of outputting all chars, he copied the entire ASCII table from wikipedia. Our teacher was not amused 😁
-
original Vero Looks better imho
-
);
-
maybe its adding up 100% per core (dualcore=200% max etc)
-
why did you leave?
-
wine and Hitfilm Express would be a solution as well :)
-
Security aware users turn capslock on before 😎
-
I LOVE THAT ONEPLUS 3 HAS ANDROID 8 SINCE A MONTH SO MUCH BETTER THAN 5 XD
But seriously for what are you using parallel apps? I find it very restricting to only have that small selection of compatible apps -
clean it! 😁
-
i would love helping you with the web app :) post some more details about structure and what to be programmed, publish on github and let's see how i can contribute :)
-
@nicholai aah right, think i got it. Inside the "when" brackets, only one line is executed, as you said similar to a switch case. Thanks!
-
@nicholai so if "hi" is in the variable hello.text the variable is changed to "click me"? and if not, do nothing in that line? 🤔 don't understand what the following line does then though, looks like it just overwrites to "hi" again
-
I'm new to kotlin and curious, what does the a -> b = c syntax do?
-
on first sight i thought number would be generated randomly 😁
-
@rusty-hacker infinite loop
-
@Huuugo it's a ratio of 1 person investing time to help hundreds of visitors :) i totally appreciate your commitment and value the time of those who help on SO. I think what OP wants to say here is that you should keep in mind that you're not in a private conversation or teaching lesson, but on a FaQ Site that aims to provide short and correct answers on commonly asked questions :)
-
@A00012AX77362
True for individual help, but at least put a TL;DR at top, after your student learned his lesson :) -
@Huuugo "within a few hours of research"
and sometimes you just want to focus on your task and need a solution in seconds :) -
Interviewer: Which number comes after 2?;
Me: 3;
Interviewer: Get out of here.;
I still don't know why I got rejected in Valve interview -
try using your arrow keys :)