Details
Joined devRant on 7/11/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
-
@livecoder What if your input isn't reversed? What if your source is immutable and you don't want to copy your array just to reverse it?
-
3 months. Damn you were lucky.
-
It's probably because of optimizations. Do a debug build then try.
-
What about:
elems = 0..5
for fakei in elems {
i = len(elems) - 1 - fakei
} -
Contribute to Open source
-
@rookiepatty The three commas club.
-
I want to know too!
-
0.0.0.0
-
Why do you need node on the server. Just build your assets somewhere else and deploy a static site with a backed.
-
Wait for the new lineup.
-
The abysmal documentation makes this so much fun!
-
FUCKING WINDOWS. IT NEEDS TO RESTART EVERY 10 MINUTES. LINUX UPTIME MONTHS. WINDOWS IS A WASTE OF TIME.
-
Don't worry. The more you code the less often it'll happen to you.
-
I swear, I have to restart my computer before every clean build with vs otherwise strange things happen.
-
@Cuoma Because he is a PM and has never even used git clone before.
-
@vortexman100 Yeah
-
Plot twist, the OP is talking about his keyboard.
-
Across all drives? why?
-
A proactive engineer.
-
You can do this in emacs with M-x compile-c-plus-plus-source-code
-
*startups
-
Always happens to me at school but with apt-get update. More text = more haxoring.
-
Sounds like something a vegan yogi would say.
-
angular 2 is so hard to use because everytime you turn around, something big changes and you have to refactor all your code.
-
C++/CX Async bugs with IRandomAcessStreams
-
@edgardev Check out golang.org and read the source. It's very idiomatic.
-
@blackmarket J's is untyped
-
Try Golang
-
@azuredivay Thanks! This gives me hope.
-
Make sure you're using Gradle daemon.