Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
boost_
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
boost_
9y ago
>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 own article:
2.
▲
by
boost_
9y ago
and who says what is or isn't hate speech? cant you see the problem with these laws?
3.
▲
by
boost_
9y ago
also Canada, which soon will also consider mis gendering as hate speech.
4.
▲
by
boost_
9y ago
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!
5.
▲
by
boost_
10y ago
ITT: fat people making all sorts of excuse for Nestle is this reddit?
6.
▲
by
boost_
11y ago
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 Qt C++ is pretty strai
7.
▲
by
boost_
11y ago
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 mobile developme
8.
▲
by
boost_
11y ago
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 project (linux). don’t li
9.
▲
by
boost_
11y ago
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 existed in
10.
▲
by
boost_
11y ago
they were, but the hardware was the same was it not?
11.
▲
by
boost_
11y ago
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!
12.
▲
by
boost_
11y ago
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 lies no
13.
▲
by
boost_
11y ago
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..
14.
▲
by
boost_
11y ago
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 i'
15.
▲
by
boost_
11y ago
- "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
16.
▲
by
boost_
11y ago
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 code lik
17.
▲
by
boost_
11y ago
the linux support goal has been reached months ago, and still nothing.. not really complaining, since it runs out of the box in wine.
18.
▲
by
boost_
12y ago
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 learn moder
19.
▲
by
boost_
12y ago
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(++
20.
▲
by
boost_
13y ago
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"
21.
▲
by
boost_
13y ago
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 is that mantle is a re
22.
▲
by
boost_
13y ago
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.