>mansplaining please keep tumblr tier made up words away from HN, its ridiculous.
>If they could only do the same to weasel-wording and stating falsehoods on the internet... and thank god they can't, at least not for now. i can still say any bullshit i want on the internet, as is my right. from your…
and who says what is or isn't hate speech? cant you see the problem with these laws?
also Canada, which soon will also consider mis gendering as hate speech.
i notice your .ui files have a lot of stylesheets in them, did you edit them by hand or did you use some tool? looks great btw!
troll? you clearly have no idea what you're talking about.
ITT: fat people making all sorts of excuse for Nestle is this reddit?
while that is certainly true, using QML you can build native apps using almost only javascript (if you want), most people have no idea about that too i suppose. but i agree, for many people C++ is a no-no, even though…
i think is because most people don't know how far Qt has come in terms of mobile development. most people hear Qt and immediately think about heavy desktop applications. its a shame really, Qt is pretty awesome atm for…
abuse? offensive? haha, what a first world problem, having my code called “shit” is abuse now.. i wonder what you would say about real world abuse. just grow a skin, Linus can say and do whatever he wants about his…
anytime i see shit like this, all i can think is: fuck the industry and the market, fuck commerce, mass production, mass consumption. fuck socialism, communist and capitalism. fuck "democracy" and the fact that it never…
they were, but the hardware was the same was it not?
when i replied more than 30min ago there was already 11 replies and the one i replied to was on the bottom in grey color.. and now they down vote me.. lol whatever guys go crazy!
well i would be more inclined to agree if they didn't announce their product with full view (at least 120º) capability. i mean, we all saw the videos from the announcement, and the "live" demos. and that was just pure…
no they haven't, its still narrow as hell. nice one hackernews, downvoting the most important question in this thread... i guess this is full of MS fanboys that don't mind being scammed out of 3k dollars..
this is a reply to vvanders comment, for some reason i cant reply directly to his comment, so ill reply to myself.. they didn’t really "fix" it, instead they added a method called std::vector<T>::shrink_to_fit() which…
- "Almost every AAA game I've seen didn't use the STL." that’s probably because most of the AAA games you've seen used old in-house libraries that replaced the STL, since the earlier STL implementations weren't the…
funny, every time someone says they're sick of C++ all i see in their code samples is horrible C with classes code. take for example a lot of C++ samples that that guy shows in the video, he calls it "C++11" and uses…
the linux support goal has been reached months ago, and still nothing.. not really complaining, since it runs out of the box in wine.
I've read it already, the final retail version, not the early draft and its pretty awesome (like all his other books). IMO its better than the Bjarne Stroustrup book (which i've read too), but any of the two is fine to…
first thing i thought when i read the title: #include <iostream> class Int { private: int _value; public: Int(int value) : _value(value) {} Int operator + (const Int& b){ return Int(++_value + b._value); } friend…
its not even a fair comparison, because it's not comparing .NET with Qt, it's comparing ATF (the name of this toolset) with Qt. so it's like saying "using our 3d game engine is easier to build games than pure opengl",…
well CUDA is really for general purpose development on GPUs and to be fair if i recall correctly CUDA appeared before there were standard ways to to GPGPU (like openCL and directcompute). the idea i got from the video…
how would surface like devices ever replace the traditional desktop? they allow no upgrades and pc gaming without a physical keyboard/mouse is just impossible.
>mansplaining please keep tumblr tier made up words away from HN, its ridiculous.
>If they could only do the same to weasel-wording and stating falsehoods on the internet... and thank god they can't, at least not for now. i can still say any bullshit i want on the internet, as is my right. from your…
and who says what is or isn't hate speech? cant you see the problem with these laws?
also Canada, which soon will also consider mis gendering as hate speech.
i notice your .ui files have a lot of stylesheets in them, did you edit them by hand or did you use some tool? looks great btw!
troll? you clearly have no idea what you're talking about.
ITT: fat people making all sorts of excuse for Nestle is this reddit?
while that is certainly true, using QML you can build native apps using almost only javascript (if you want), most people have no idea about that too i suppose. but i agree, for many people C++ is a no-no, even though…
i think is because most people don't know how far Qt has come in terms of mobile development. most people hear Qt and immediately think about heavy desktop applications. its a shame really, Qt is pretty awesome atm for…
abuse? offensive? haha, what a first world problem, having my code called “shit” is abuse now.. i wonder what you would say about real world abuse. just grow a skin, Linus can say and do whatever he wants about his…
anytime i see shit like this, all i can think is: fuck the industry and the market, fuck commerce, mass production, mass consumption. fuck socialism, communist and capitalism. fuck "democracy" and the fact that it never…
they were, but the hardware was the same was it not?
when i replied more than 30min ago there was already 11 replies and the one i replied to was on the bottom in grey color.. and now they down vote me.. lol whatever guys go crazy!
well i would be more inclined to agree if they didn't announce their product with full view (at least 120º) capability. i mean, we all saw the videos from the announcement, and the "live" demos. and that was just pure…
no they haven't, its still narrow as hell. nice one hackernews, downvoting the most important question in this thread... i guess this is full of MS fanboys that don't mind being scammed out of 3k dollars..
this is a reply to vvanders comment, for some reason i cant reply directly to his comment, so ill reply to myself.. they didn’t really "fix" it, instead they added a method called std::vector<T>::shrink_to_fit() which…
- "Almost every AAA game I've seen didn't use the STL." that’s probably because most of the AAA games you've seen used old in-house libraries that replaced the STL, since the earlier STL implementations weren't the…
funny, every time someone says they're sick of C++ all i see in their code samples is horrible C with classes code. take for example a lot of C++ samples that that guy shows in the video, he calls it "C++11" and uses…
the linux support goal has been reached months ago, and still nothing.. not really complaining, since it runs out of the box in wine.
I've read it already, the final retail version, not the early draft and its pretty awesome (like all his other books). IMO its better than the Bjarne Stroustrup book (which i've read too), but any of the two is fine to…
first thing i thought when i read the title: #include <iostream> class Int { private: int _value; public: Int(int value) : _value(value) {} Int operator + (const Int& b){ return Int(++_value + b._value); } friend…
its not even a fair comparison, because it's not comparing .NET with Qt, it's comparing ATF (the name of this toolset) with Qt. so it's like saying "using our 3d game engine is easier to build games than pure opengl",…
well CUDA is really for general purpose development on GPUs and to be fair if i recall correctly CUDA appeared before there were standard ways to to GPGPU (like openCL and directcompute). the idea i got from the video…
how would surface like devices ever replace the traditional desktop? they allow no upgrades and pc gaming without a physical keyboard/mouse is just impossible.