Details
Joined devRant on 10/24/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
-
There must be a story behind that, right? Don't at first make us curious and then just don't tell the story. 😝
-
Just as an aside
Even though you guys are correct in saying that integer overflow is not defined everything that happens can be easily explained
If you take the time to make an equation the value you are looking for becomes 2^n*99+1 mod 2^32=1
99 has no common divider with 2 so n>=32 and who could have guessed the 32nd value is a one
So even though the compiler is allowed to do whatever there is not much optimization going on it seems and it works out to be O(32) on your machine at least. -
@applejag https://en.m.wikipedia.org/wiki/...
-
What protests? All of them are bots, don't you know? I mean all the protest emails came from Gmail so they have to be bots right? Just Google trying to save their market! /s
-
Do people not put their degrees on thheir CV? Or are CVs not a thing anymore?
I swear I read so often that people don't get asked about their degrees but I thought they were listed on your application papers anyway.
Just genuinely curious -
Wait there are people who say every letter by itself? I thought gooey was the default way of saying it? 😂
-
Why you think it's called an electric guitar?
-
Lemme take a guess?
Mania is available for you as well? 😂 -
Technically.....
Actually....
That's how I learned it in uni. -
Just plain old "software engineer"
-
I see you are playing on Draenor? 😂
-
Can we do recursion in that?
The interwebs seems to suggest that IE can't handle URLs longer then 2038 characters
So can we make a Chrome only website that can't even be crawled by just making a URL with more then idk 10k characters.
In another note: How do you abuse an URL lengthened o.O -
First of all: the writing style alone is pretty off-putting for me.
Who exactly is "We"? "We, the developers of the world"? Anyway...
He says "The state of the industry is forcing us to value" certain things, and then proceeds to say that the currently used technologies don't value them.
Which is contradictory in itself.
He wants to reduce the scope of software but hates microservices.
NoSQL is an example of an overhyped new technology while being 10 years old.
He wants to spread best practices with verifiable claims and for that he publishes a list with unverified claims.
I honestly don't know what his solution is supposed to be. If 10 year old software is too new we can just go back to building our software in old-school cobol. -
Welcome to devRant then. Maybe you'll get a lot of stories to share ^^
-
Well normally I like sweating over code, but I never had to take that literally...
-
Always wanted to ask: What would you guys advice to learn vue by? Any specific books, web tutorials, etc.?
-
Are the results gonna be public?
Kinda interested in what the results will be