archived
stringclasses
2 values
author
stringlengths
3
20
author_fullname
stringlengths
4
12
body
stringlengths
0
22.5k
comment_type
stringclasses
1 value
controversiality
stringclasses
2 values
created_utc
stringlengths
10
10
edited
stringlengths
4
12
gilded
stringclasses
7 values
id
stringlengths
1
7
link_id
stringlengths
7
10
locked
stringclasses
2 values
name
stringlengths
4
10
parent_id
stringlengths
5
10
permalink
stringlengths
41
91
retrieved_on
stringlengths
10
10
score
stringlengths
1
4
subreddit_id
stringclasses
1 value
subreddit_name_prefixed
stringclasses
1 value
subreddit_type
stringclasses
1 value
total_awards_received
stringclasses
19 values
True
_Tyler_Durden_
null
Well, to be fair you should also point at a 1981 article pointing out the flaws of C++. Oh, wait...
null
0
1316571789
False
0
c2lehvl
t3_klgme
null
t1_c2lehvl
t1_c2le5vx
null
1427626618
3
t5_2fwo
null
null
null
True
Kylethedarkn
null
Why do people think owning information is acceptable? You can own an object sure, but it's completely illogical to assume you have a right to information or an idea just because you invested into discovering it.
null
0
1316571790
False
0
c2lehvp
t3_klqte
null
t1_c2lehvp
t3_klqte
null
1427626618
2
t5_2fwo
null
null
null
True
fabiensanglard
null
Yep, thanks for noticing this: I fixed it.
null
0
1316571821
False
0
c2lei0q
t3_klrrx
null
t1_c2lei0q
t1_c2lbtlb
null
1427626620
7
t5_2fwo
null
null
null
True
andytuba
null
Yes, but comments on reddit have a much better humor to text ratio. Those articles read like essays from Charles Dickins.
null
0
1316571827
False
0
c2lei1o
t3_klhlv
null
t1_c2lei1o
t1_c2l8xxg
null
1427626620
2
t5_2fwo
null
null
null
True
moolcool
null
"The idea that I can be presented with a problem, set out to logically solve it with the tools at hand, and wind up with a program that could not be legally used because someone else followed the same logical steps some years ago and filed for a patent on it is horrifying" -John Carmack
null
0
1316571924
False
0
c2leih5
t3_klqte
null
t1_c2leih5
t1_c2lbdzi
null
1427626629
17
t5_2fwo
null
null
null
True
xiongchiamiov
null
[My CEO](http://www.ifixit.com/User/2/Kyle+Wiens) is still a coder at heart, even if he has to spend lots of time doing other things. He hires the programmers and reads over their resume code. Incidentally, [we're hiring](http://www.ifixit.com/Info/Jobs). :)
null
0
1316571927
False
0
c2leihr
t3_kk5f4
null
t1_c2leihr
t1_c2l5i5q
null
1427626626
1
t5_2fwo
null
null
null
True
[deleted]
null
> " means zero or more anything" is simpler than " means zero or more anything except for dot if it's first character". If I didn't know that, I wouldn't be discussing how it's a bad idea. Yeah, you know what's simpler than that? Just interpreting an asterisk literally. Should we just do away with shell globbing entirely? You can take away features for simplicity until you are left drawing in the dirt with sticks. The entire premise of your argument is flawed because you have chosen some arbitrary definition of simple that happens to work for you. > If there are no dotfiles, exit status of commands like cp is 1 because .* is not found You mean just like cp * fails if there are no non-dotfiles in your directory? Your use case for cp * assumes that the user knows there are files in the directory. That's a fine, safe assumption. You can assume the same for .* and dotfiles (or else don't use it). > If you are trying to copy recursively or operate on directories as well as files, .* matches . and .. My argument for using cp -r was to mean that you should just copy the entire directory instead of globbing * and .*. But if you really insist on doing that, $(ls -A). I can only ever think of one time I wanted to copy out of a directory in the way you presented. To address your whole previous "biting" argument, pick any critical system file on a Unix box and try to delete it. Now do the same on Windows. Guess which one saves you from shooting yourself in the foot?
null
0
1316571965
False
0
c2leioc
t3_klhlv
null
t1_c2leioc
t1_c2l9di2
null
1427626628
1
t5_2fwo
null
null
null
True
fabiensanglard
null
Thanks to all people that posted kinds words on this thread. It really helps me to keep on going ;) ! See you soon for Quake3 Code Review.
null
0
1316572043
False
0
c2lej2j
t3_klrrx
null
t1_c2lej2j
t3_klrrx
null
1427626633
81
t5_2fwo
null
null
null
True
curien
null
That's an interesting idea I hadn't considered. I just imagined trained public assessors figuring the value, much as they do for real property. I think I like yours better.
null
0
1316572057
False
0
c2lej4j
t3_klqte
null
t1_c2lej4j
t1_c2ld6jf
null
1427626634
1
t5_2fwo
null
null
null
True
ropers
null
Source: http://www.bu.edu/law/faculty/scholarship/workingpapers/Bessen-Ford-Meurer-troll.html
null
0
1316572331
False
0
c2lekev
t3_klqte
null
t1_c2lekev
t3_klqte
null
1427626652
2
t5_2fwo
null
null
null
True
s73v3r
null
Again, you're nothing but full of shit. And trying to pull the "disadvantaged" card is just pathetic.
null
0
1316572365
False
0
c2lekkc
t3_klqte
null
t1_c2lekkc
t1_c2ldowb
null
1427626657
6
t5_2fwo
null
null
null
True
WaruiKoohii
null
I honestly like Tablet PCs (where it can be defined as a standard operating system running on a portable computer with a touchscreen, and possibly a built in keyboard). I'm not a big fan of the current crop of tablets, though. It really boils down to what you're looking for.
null
0
1316572374
False
0
c2leklr
t3_kl1qp
null
t1_c2leklr
t1_c2ld6j0
null
1427626653
1
t5_2fwo
null
null
null
True
Solomaxwell6
null
Haha, no problem. I just had to stare at it for a few minutes thinking "...this can't be right..."
null
0
1316572376
False
0
c2lekm2
t3_klrrx
null
t1_c2lekm2
t1_c2lei0q
null
1427626653
2
t5_2fwo
null
null
null
True
Zorak
null
By my calculation, Reddit costs businesses $5.47 billion annually worldwide. (Assuming a world economy valued at 75 trillion dollars. With 25% of the world's workers having access to the internet and 0.7% of them using Reddit.com based on current stats from Alexa. Further assume 20 minutes wasted in a 480 minute workday we have: 75 * .25 * .007 * (20 / 480) = .00546875 trillion dollars. Of course this assumes that the time spent visiting Reddit is a total lose, ie, there is no value generated from visiting Reddit and no production occurs during the visit.)
null
0
1316572395
False
0
c2lekop
t3_klqte
null
t1_c2lekop
t3_klqte
null
1427626654
4
t5_2fwo
null
null
null
True
ba-cawk
null
Isn't a patent troll someone who holds a patent but makes no honest effort to develop upon it? I mean, I'm sure apple is hardly the victim here but they *are* producing things of merit; my understanding was that proper patent trolls are little more than shell corporations that bank on IP. From the generalist tone you describe it in, capitalizing on any patent would make you a patent troll. I mean, it's fine if you don't believe in the patent system, but acting outraged because IBM and Apple are proactively defending the very things they sought patent protection for seems to indicate more a bias against the system than how it's abused, which is fundamentally the issue here.
null
0
1316572420
False
0
c2lekse
t3_klqte
null
t1_c2lekse
t1_c2ldseg
null
1427626659
10
t5_2fwo
null
null
null
True
mmhrar
null
I say use judgement. I wouldn't short hand beta, but I would use param instead of parameter. You don't just rip out vowels to shorthand words.
null
0
1316572455
False
0
c2lekxv
t3_klhlv
null
t1_c2lekxv
t1_c2l81k2
null
1427626658
1
t5_2fwo
null
null
null
True
s73v3r
null
So the smaller company should put all that time and effort into inventing something, just to have it taken from them? It doesn't matter if they're compensated for it, as all that time is now lost, and all that expertise they've formed in the patent's area is now worthless.
null
0
1316572484
False
0
c2lel2j
t3_klqte
null
t1_c2lel2j
t1_c2ldrux
null
1427626659
3
t5_2fwo
null
null
null
True
SteveMcQwark
null
As opposed to... what exactly? Name a platform without numerous relevant languages and frameworks... bzzzt. Awww. :( Oh well. Maybe next time.
null
0
1316572489
False
0
c2lel3s
t3_kl1qp
null
t1_c2lel3s
t1_c2l7zjq
null
1427626659
1
t5_2fwo
null
null
null
True
irascible
null
That line bugged me as well. "ASCII table were super cleverly organized".. Uhh yeah. It's cleverly organized... into ascii.
null
0
1316572493
False
0
c2lel4l
t3_klrrx
null
t1_c2lel4l
t1_c2lcdr6
null
1427626660
5
t5_2fwo
null
null
null
True
s73v3r
null
And there's absolutely no assurance that the patent is going to be used.
null
0
1316572526
False
0
c2lel9u
t3_klqte
null
t1_c2lel9u
t1_c2le8di
null
1427626663
1
t5_2fwo
null
null
null
True
Inaimathi
null
I don't want to live on this planet anymore.
null
0
1316572530
False
0
c2lelaj
t3_klqte
null
t1_c2lelaj
t1_c2lddr9
null
1427626663
5
t5_2fwo
null
null
null
True
s73v3r
null
No, we're pointing out how you are wrong. But considering you're being a toddler, we might as well be arguing with ourselves.
null
0
1316572577
False
0
c2leli1
t3_klqte
null
t1_c2leli1
t1_c2ldv9p
null
1427626669
1
t5_2fwo
null
null
null
True
GTChessplayer
null
Source?
null
0
1316572650
False
0
c2leltx
t3_klqte
null
t1_c2leltx
t1_c2le82e
null
1427626670
-1
t5_2fwo
null
null
null
True
s73v3r
null
It depends. Was any of your work published? If so, there's prior art. If not, then no. Apple was able to do the work of inventing and getting the forms filed before you. Remember, the key phrase here is "Do the work of inventing". Despite what anyone says, they can't patent something they haven't actually invented.
null
0
1316572782
False
0
c2lemhm
t3_klqte
null
t1_c2lemhm
t1_c2le0sn
null
1427626679
3
t5_2fwo
null
null
null
True
s73v3r
null
Remember where I said "most business users will probably continue using a desktop"? The cases you said would fall under that phrase, you bloody twat.
null
0
1316572946
False
0
c2len94
t3_kl1qp
null
t1_c2len94
t1_c2le8s5
null
1427626687
0
t5_2fwo
null
null
null
True
s73v3r
null
Which is an absolutely shitty way to do things. Seriously, it is absolutely worthless. That is one of the reasons why the previous TabletPCs were never popular. Using a UI designed for keyboard/mouse with your finger is awful, as your finger is nowhere near as precise as the mouse, and the desktop UIs are designed with that preciseness in mind.
null
0
1316573045
False
0
c2lenp9
t3_kl1qp
null
t1_c2lenp9
t1_c2leafu
null
1427626704
1
t5_2fwo
null
null
null
True
TikiTDO
null
ಠ_ಠ
null
0
1316573048
False
0
c2lenpo
t3_klhlv
null
t1_c2lenpo
t1_c2l7vf2
null
1427626704
1
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1316573075
False
0
c2lentp
t3_kl1qp
null
t1_c2lentp
t1_c2len94
null
1427626696
0
t5_2fwo
null
null
null
True
acecool
null
I think most of that article is still true. I could be wrong, but I dont think Pascal has changed much from its original design
null
0
1316573075
False
0
c2lentu
t3_klgme
null
t1_c2lentu
t1_c2leek1
null
1427626696
-4
t5_2fwo
null
null
null
True
s73v3r
null
I was talking about the "Trade Dress", idiot. That phone is not prior art for the look of the iPhone, unless you want to give LG the exclusive domain of all phones with a screen that stretches the whole face of the phone.
null
0
1316573139
False
0
c2leo3o
t3_klqte
null
t1_c2leo3o
t1_c2lecjn
null
1427626698
-7
t5_2fwo
null
null
null
True
Fumon
null
TouchDirtyOrphans? crawl_into_hole_and_die()? I think someone read this wrong. Those are the best names ever.
null
0
1316573213
False
0
c2leofm
t3_klhlv
null
t1_c2leofm
t3_klhlv
null
1427626704
3
t5_2fwo
null
null
null
True
[deleted]
null
Everyone seems to be hopping on the GPGPU wrapper bandwagon (Microsoft has language extensions called AMP in the new Visual Studio) but I have to wonder if it's largely a waste of time. In graphics APIs the trend has been to move toward ever thinner layers of abstraction (look at OpenGL 1.3 vs 3.0) because ultimately you are talking about components which need to be optimized and written by people who understand how to optimize. Anyone who can understand how a GPU works well enough to write optimized code is probably going to prefer working at a lower level. at leastnthat is how it has shaken out in the graphics world. I suppose these kinds of layers will be okay for effortlessly optimizing embarrassingly parallel algos. But that's only the tip of the GPGPU iceberg.
null
0
1316573226
False
0
c2leohp
t3_kltgu
null
t1_c2leohp
t3_kltgu
null
1427626704
2
t5_2fwo
null
null
null
True
robertbieber
null
Yeah, it's not like anything good has ever come out of Europe :/
null
0
1316573297
False
0
c2leouv
t3_klqte
null
t1_c2leouv
t1_c2ldz96
null
1427626709
1
t5_2fwo
null
null
null
True
diademoran
null
Why do you assume most people wont?
null
0
1316573326
False
0
c2leoz9
t3_kl1qp
null
t1_c2leoz9
t1_c2ldwmo
null
1427626711
1
t5_2fwo
null
null
null
True
poorly_played
null
It leads to people asking what javac is and how they should use it on senior level course mailing lists.
null
0
1316573436
False
0
c2lepfs
t3_klv9k
null
t1_c2lepfs
t1_c2le2tr
null
1427626717
1
t5_2fwo
null
null
null
True
lasermancer
null
This is very related to another [piece of news](http://www.maximumpc.com/article/news/casio_agrees_linux_patent_deal_microsoft) today.
null
0
1316573477
False
0
c2leplm
t3_klqte
null
t1_c2leplm
t1_c2ladit
null
1427626720
2
t5_2fwo
null
null
null
True
GTChessplayer
null
What country has complete unlimited free-markets? I can't think of any. Yes, I would rather have companies, driven by the demand of the people, run amock than your N. Korea style government we're headed to. Ron Paul is a government official. He is part of the problem.
null
0
1316573540
False
0
c2lepux
t3_klqte
null
t1_c2lepux
t1_c2ldqc1
null
1427626722
-1
t5_2fwo
null
null
null
True
mithrasinvictus
null
A black phone with a flat screen with rounded corners that stretches the whole face, a capacitive touchscreen centered on the glass screen, a metal colored bezel around the side and buttons on the bottom part of the glass facade. The only things about the iphone that could possibly be considered Apple specific "trade dress" are the rounded rectangle glyph on the button and the apple logo, which is already protected as a trademark.
null
0
1316573803
False
0
c2ler0e
t3_klqte
null
t1_c2ler0e
t1_c2leo3o
null
1427626746
2
t5_2fwo
null
null
null
True
baddox
null
Where is this made explicit?
null
0
1316573842
False
0
c2ler6s
t3_klqte
null
t1_c2ler6s
t1_c2lcucb
null
1427626739
8
t5_2fwo
null
null
null
True
Exallium
null
As long as people put up with it it'll keep happening.
null
0
1316573921
False
0
c2lerjb
t3_kl7h0
null
t1_c2lerjb
t1_c2ldrup
null
1427626745
5
t5_2fwo
null
null
null
True
steven_h
null
Software that matters -- like Linux? Safari? Oracle RDBMS? Apache HTTP? Business Objects? Reddit? Facebook? The mars rover software? The list of important software that didn't use BDD includes, pretty much all important software.
null
0
1316573925
False
0
c2lerk2
t3_klypn
null
t1_c2lerk2
t1_c2lee9t
null
1427626745
10
t5_2fwo
null
null
null
True
baddox
null
It seems problematic that, even if you own a patent and *do* produce a related product, you can sue someone else that also produces a related product but that never heard of your patent and came up with the idea independently. That is why, whether or not patents seem to "work," they don't make sense logically or ethically. Coming up with an idea shouldn't give you property rights over it, because it's quite possible for someone else to independently form the same idea.
null
0
1316574006
False
0
c2lerwr
t3_klqte
null
t1_c2lerwr
t1_c2laok4
null
1427626749
2
t5_2fwo
null
null
null
True
ChaosMotor
null
>And trying to pull the "disadvantaged" card is just pathetic. Because ***FUCK THE POOR***, right? Nobody useful has *ever* been born into the depths of society, and *everything* useful comes from those born into wealth, right, you shitbag?
null
0
1316574036
False
0
c2les1r
t3_klqte
null
t1_c2les1r
t1_c2lekkc
null
1427626750
-4
t5_2fwo
null
null
null
True
benihana
null
Check out the link - the UDK is very affordable in that it doesn't cost any money until you start making money. Releasing a state-of-the-art, commercial-quality development kit is quite different than open sourcing your engine code 7 or 8 years after it was released.
null
0
1316574091
False
0
c2les9t
t3_klrrx
null
t1_c2les9t
t1_c2lc108
null
1427626753
6
t5_2fwo
null
null
null
True
moduspwnens14
null
If Sun or Apple decided to allow the compilation of applications through HTML and Javascript, you wouldn't be reading about how the OS runtime was redesigned to allow apps to be created in *all the various ways* because *all the various ways* consists of very few on their platforms.
null
0
1316574188
False
0
c2lespy
t3_kl1qp
null
t1_c2lespy
t1_c2lel3s
null
1427626759
1
t5_2fwo
null
null
null
True
GTChessplayer
null
I'm fully aware of how the government has worked with businesses to create and promote monopolies and crush the free-market at every corner. The founding fathers founded a government, did they not? What do the founders have to do with anarcho-capitalism?
null
0
1316574249
False
0
c2leszy
t3_klqte
null
t1_c2leszy
t1_c2ldkm5
null
1427626763
-1
t5_2fwo
null
null
null
True
day_cq
null
import urllib urllib.urlopen('http://google.com') Internal error: ReferenceError: _getaddrinfo is not defined
null
0
1316574347
False
0
c2letfj
t3_klv3o
null
t1_c2letfj
t3_klv3o
null
1427626767
6
t5_2fwo
null
null
null
True
nwmcsween
null
Linux does have tests. Reddit not having specs or tests doesn't surprise me the code IMO shows this.
null
0
1316574540
False
0
c2leuao
t3_klypn
null
t1_c2leuao
t1_c2lerk2
null
1427626780
-5
t5_2fwo
null
null
null
True
[deleted]
null
Or installing a printer driver. I just switched my parent's PC from Linux to Windows, because i got fed up after 3 hours trying to install a goddamn printer driver for Ubuntu. Installing Windows, and then the driver on it takes less time.
null
0
1316574550
False
0
c2leuc3
t3_kl7h0
null
t1_c2leuc3
t1_c2l812g
null
1427626780
1
t5_2fwo
null
null
null
True
steven_h
null
Oh, so now testing means you are doing BDD? Must be nice to just make stuff up like that to support your claims.
null
0
1316574668
False
0
c2leuvd
t3_klypn
null
t1_c2leuvd
t1_c2leuao
null
1427626788
8
t5_2fwo
null
null
null
True
[deleted]
null
Can you change the default browser (IE10) in Metro? I have a premonition, that you cant...
null
0
1316574701
False
0
c2lev0s
t3_kl7h0
null
t1_c2lev0s
t1_c2l74wh
null
1427626790
2
t5_2fwo
null
null
null
True
honcas
null
Since most of the RMS-hate comes from his reactions to consumer technology, this: >Linux is fairly dominant on the server market is completely irrelevant. With the rest--phones, TVs, tablets, etc. the Linux Kernel is used to be sure, but proprietary user interfaces are often developed. If you're going to use Android as an example of openness that RMS would support, [you might want to think again.](http://www.guardian.co.uk/technology/2011/sep/19/android-free-software-stallman) It's disingenuous to bring these types of devices into a conversation about the openness of Linux. These devices exploit TiVoization to build closed-source platforms on top of an open foundation. > majority of the time hardware is detected by Linux out of the box and works just fine Citation needed. You're probably correct if you include the various BUSes and interfaces that the end-user never messes with. Lots of graphics cards won't work out of the box, and some won't work at all. I went from using DOS/Windows full time to using Linux full time. The latter I've used on my desktops and laptops with varying distributions, window managers, and desktop environments for 10 years. My experience of "works just fine [out of the box]" is wildly different from what you're saying. It's more "hit" if you buy older gear. It's much, much more miss if you buy newer gear. For example, buying any laptop with a modern Nvidia card is a miss these days due to XWindows not supporting all of the features needed to get Optimus working. Though you can get it working on some platforms with a hack involving running a separate X server and forwarding the display to your primary X server, it doesn't work with every implementation. Sheet-fed scanners are more miss than hit, with a great many of them not being supported by xsane. And the last two laptops I've run Linux on (a Latitude E6500 and an Alienware m11x) had various hardware broken by default (not even including the Optimus on the m11x), and the m11x deadlocks frequently. > while with Windows you often have to hunt for drivers yourself. Repos are one of the best things about Linux. But the "hunting for drivers" myth that people like to promote is a bit disingenuous, since most people will never have to do this. They'll buy a computer where everything works, and if they buy new hardware, it will come with the drivers on a CD. > What applications are these? Pan (usenet reader), Evolution, Gimp, LibreOffice, and Audacity, for the applications I use most. Banshee for something I don't use, but which comes default on Ubuntu. Keep in my that the complaints I made in the grandparent post were in the context of asking how you were determining that Linux was "doing well," which was in reference to the supposition that open source extremism can work. So with that in mind, I would pose the following questions: 1) What percentage of hardware has to fail out of the box for open source to be a bad consumer experience? 2) If marketshare is the reason that manufacturers don't test their devices extensively with Linux, and the marketshare for Windows was gained through lock-in (which effectively requires close-source), doesn't that support the point that extreme open-source mentality isn't feasible?
null
0
1316574723
False
0
c2lev47
t3_kl7h0
null
t1_c2lev47
t1_c2ledo7
null
1427626791
5
t5_2fwo
null
null
null
True
heronote
null
Web Audio API Manual: http://www.heronote.com/files/WebAudioAPI.htm
null
0
1316574734
False
0
c2lev6a
t3_ji4cy
null
t1_c2lev6a
t3_ji4cy
null
1427626792
1
t5_2fwo
null
null
null
True
SteveMcQwark
null
Umm, what's this about Sun?
null
0
1316574788
False
0
c2levf2
t3_kl1qp
null
t1_c2levf2
t1_c2lespy
null
1427626795
2
t5_2fwo
null
null
null
True
[deleted]
null
>i assume patent law is fucking complex My grandfather had a saying about the word "assume". Something like, "people who assume should shut their fucking yaps and stop embarrassing themselves in public forums."
null
0
1316574849
False
0
c2levpi
t3_klqte
null
t1_c2levpi
t1_c2ldpwh
null
1427626799
1
t5_2fwo
null
null
null
True
nwmcsween
null
Bdd is testing it just combines tests with specifications
null
0
1316574919
False
0
c2lew0u
t3_klypn
null
t1_c2lew0u
t1_c2leuvd
null
1428193589
-3
t5_2fwo
null
null
null
True
GTChessplayer
null
No, humans are at the root of the tree. The government, beneath humans, is the root of the problem. You don't eliminate the whole tree, just the sub-tree. In this case, elimnigate government.
null
0
1316574922
False
0
c2lew1b
t3_klqte
null
t1_c2lew1b
t1_c2le6yt
null
1428193589
1
t5_2fwo
null
null
null
True
MatrixFrog
null
Less than a week now. But you should know it will pretty much look the same. Six-week release cycle means less change in each release.
null
0
1316574958
False
0
c2lew78
t3_kl5hl
null
t1_c2lew78
t1_c2l7341
null
1428193591
1
t5_2fwo
null
null
null
True
gc3
null
Therefore patents should be working source code libraries you can license. Then the claim is the machine.
null
0
1316574962
False
0
c2lew7r
t3_klqte
null
t1_c2lew7r
t1_c2ldshl
null
1428193591
3
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1316575111
False
0
c2lewwf
t3_klhlv
null
t1_c2lewwf
t1_c2l809o
null
1427626827
1
t5_2fwo
null
null
null
True
max99x
null
Sockets are not yet implemented, but even if they were, JavaScript's Cross-Origin policy would only allow you to get URLs on the same domain (repl.it), which is fairly useless.
null
0
1316575111
False
0
c2lewwg
t3_klv3o
null
t1_c2lewwg
t1_c2letfj
null
1427626827
5
t5_2fwo
null
null
null
True
reckoner23
null
the sad thing is that makes sense
null
0
1316575122
False
0
c2lewzb
t3_klhlv
null
t1_c2lewzb
t1_c2l85fy
null
1427626818
1
t5_2fwo
null
null
null
True
generalT
null
hey smart guy, what do you know about patent law?
null
0
1316575134
False
0
c2lex1f
t3_klqte
null
t1_c2lex1f
t1_c2levpi
null
1427626819
1
t5_2fwo
null
null
null
True
knome
null
The government is an imaginary thing. It only exists because humans pretend it does.
null
0
1316575221
False
0
c2lexfd
t3_klqte
null
t1_c2lexfd
t1_c2lew1b
null
1427626824
2
t5_2fwo
null
null
null
True
potatogun
null
> The company will continue to actively seek intellectual property protection for its innovations, while increasing emphasis on other initiatives designed to leverage its intellectual property leadership. The company's investments in R&D also result in intellectual property (IP) income of approximately $1 billion annually. From IBM's latest 10-K. This isn't any support of opinion or agreement by me. Just showing you there is discussion in the 10-K.
null
0
1316575458
False
0
c2leyl7
t3_klqte
null
t1_c2leyl7
t1_c2ler6s
null
1427626844
17
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1316575482
False
0
c2leyor
t3_khvyw
null
t1_c2leyor
t1_c2ldisw
null
1427626845
1
t5_2fwo
null
null
null
True
rakeswell
null
Maybe LegioXIV's humor is a tad dry for you.
null
0
1316575490
False
0
c2leypm
t3_klhlv
null
t1_c2leypm
t1_c2l9joi
null
1427626845
-2
t5_2fwo
null
null
null
True
rmxz
null
> A free software ecosystem was certainly possible long before he got invovled. Groups that promoted the open sharing of source code date back to the mid 1950's. For example, the SHARE group was founded in 1955 to distribute modifications to IBM's mainframe operating systems. Sure - but much of it was technically mired in legal grey areas. Until Stallman's GPL there was no viable legal framework to make sure what rights you did and did not have with all that shared code.
null
0
1316575632
False
0
c2lezbh
t3_kl7h0
null
t1_c2lezbh
t1_c2lan2m
null
1427626851
3
t5_2fwo
null
null
null
True
rmxz
null
> It's not realistic. RMS's brilliance is that he *made* them realistic for a large part of the software community.
null
0
1316575732
False
0
c2lezs6
t3_kl7h0
null
t1_c2lezs6
t1_c2ldm9a
null
1427626856
2
t5_2fwo
null
null
null
True
ShamwowTseDung
null
death to google instant? or at least make it an option in the sidebar
null
0
1316575946
False
0
c2lf0s8
t3_km8go
null
t1_c2lf0s8
t3_km8go
null
1427626866
1
t5_2fwo
null
null
null
True
[deleted]
null
so, this is possibly the worst/best interface name. i found it when poking through the Unity3d dlls: ICanHazMenuItem in other news, i named a variable δt today because dt was taken.
null
0
1316576035
False
0
c2lf173
t3_klhlv
null
t1_c2lf173
t3_klhlv
null
1427626871
1
t5_2fwo
null
null
null
True
flukus
null
What if, for instance, the function has to trim the list before passing it on to another dependency. To test this you'll need 2 stub services. and you very well might need a different one for each test. This is also a simple interface with one method, If it had 10+ methods you wouldn't want to re implement every method for every test.
null
0
1316576055
False
0
c2lf1aj
t3_klypn
null
t1_c2lf1aj
t1_c2ldm68
null
1427626871
2
t5_2fwo
null
null
null
True
MagicBobert
null
Was just thinking the same thing. Returning a `std::vector` *was* expensive. Not with the new move semantics, though.
null
0
1316576411
False
0
c2lf2xj
t3_klphp
null
t1_c2lf2xj
t1_c2lcc46
null
1427626893
1
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1316576411
False
0
c2lf2xl
t3_klrrx
null
t1_c2lf2xl
t3_klrrx
null
1427626893
-2
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1316576557
1426125261
0
c2lf3m5
t3_kl7h0
null
t1_c2lf3m5
t1_c2lezs6
null
1427626901
3
t5_2fwo
null
null
null
True
curt_hagenlocher
null
This is just silly: "By choosing Clang over GCC for—apparently—political reasons". There's nothing political about avoiding GPLv3; it's a matter of practical considerations associated with the license change.
null
0
1316576573
False
0
c2lf3pb
t3_klphp
null
t1_c2lf3pb
t3_klphp
null
1427626904
8
t5_2fwo
null
null
null
True
i8beef
null
TWO DAYS? Wow man, what the hell are you guys writing, an OS?
null
0
1316576893
False
0
c2lf56x
t3_klypn
null
t1_c2lf56x
t1_c2ldi3z
null
1427626924
8
t5_2fwo
null
null
null
True
yogthos
null
Seems like you're shifting your argument here. You claimed that Linux is not doing well, I showed that indeed it does. Your argument about the desktop does not hold water, because the problem has nothing to do with open source. If anything it's rather amazing how **well** Linux works on the desktop despite having very little support from hardware vendors in that area. >I went from using DOS/Windows full time to using Linux full time. The latter I've used on my desktops and laptops with varying distributions, window managers, and desktop environments for 10 years. My experience of "works just fine [out of the box]" is wildly different from what you're saying. I've been using Linux in various forms for about as long as well, and while about 5 years ago I would have agreed with you, nowadays you really have to look for hardware that doesn't actually work. I recently installed Ubuntu on an HP notebook, and was pleasantly surprised that WIFI worked out of the box, OpenGL worked, and even the built in web cam got picked up. Sure, once in a while you'll run into a piece of hardware that doesn't have good support, but you can hardly blame Linux, or it being open source for that. The fact is that Windows is a dominant desktop and vendors just care about it more. Most drivers in Linux are done by the community effort and that clearly shows that the model does work. >Repos are one of the best things about Linux. But the "hunting for drivers" myth that people like to promote is a bit disingenuous, since most people will never have to do this. They'll buy a computer where everything works, and if they buy new hardware, it will come with the drivers on a CD. Yes, and then when you lose the said CD and you're inevitably reinstalling windows, then you go jumping through hoops. There are whole websites dedicated to making this process palatable. It's completely disingenuous to claim that Windows is great at picking up hardware out of the box. >Pan (usenet reader), Evolution, Gimp, LibreOffice, and Audacity, for the applications I use most. Banshee for something I don't use, but which comes default on Ubuntu. I've used most of these applications, I certainly wouldn't say that these are difficult to use or don't work well. For example, while Gimp in fact used to have a ton of issues, all of those have been addressed years ago, ever since 2.x Gimp has been rather polished. >Keep in my that the complaints I made in the grandparent post were in the context of asking how you were determining that Linux was "doing well," which was in reference to the supposition that open source extremism can work. I certainly don't share your sentiment that Linux offers inferior desktop experience to Windows. In fact I find a lot of warts in Windows which just don't exist in Linux. Things like being able to kill programs when they hang, a decent terminal, or having multiple desktops, are still not nearly as polished. >1) What percentage of hardware has to fail out of the box for open source to be a bad consumer experience? What does this have to do with open source? The issue here is market dominance. OS X is closed source and I'm not seeing it doing a significantly better job than Linux breaking onto the desktop. >2) If marketshare is the reason that manufacturers don't test their devices extensively with Linux, and the marketshare for Windows was gained through lock-in (which effectively requires close-source), doesn't that support the point that extreme open-source mentality isn't feasible? Not at all, it just shows why closed-source is bad for customers and developers, and this is **exactly** the point that RMS highlights.
null
0
1316576907
False
0
c2lf58z
t3_kl7h0
null
t1_c2lf58z
t1_c2lev47
null
1427626924
1
t5_2fwo
null
null
null
True
netsettler
null
I doubt this number is accurate. It's probably low. It would be very hard to quantify the quiet loss due to people simply not entering businesses like these, or more commonly not pursuing good ideas, because they know that they would be menaced by various patent trolls. This is effectively an opportunity cost of sorts. This means that many would-be enterpreneurs become work-a-day programmers because they're enough risk averse that they'd rather leave it to someone else to manage that minefield. The cost of this "chilling effect" is surely real but likely hard to quantify. (Note that I'm a big believer in intellectual property, but I think patents are the wrong vehicle for software; copyright is entirely adequate. The notion that independently thinking up a good idea could be an infringement is utterly daunting in a world filled with a zillion patents. We should either have no software patents or [very few](http://www.nhplace.com/kent/PFAQ/wipo-feedback.html).)
null
0
1316576965
False
0
c2lf5i3
t3_klqte
null
t1_c2lf5i3
t3_klqte
null
1427626927
2
t5_2fwo
null
null
null
True
TinynDP
null
I didn't say it was good. Just better than impossible.
null
0
1316576978
False
0
c2lf5l3
t3_kl1qp
null
t1_c2lf5l3
t1_c2lenp9
null
1427626928
1
t5_2fwo
null
null
null
True
[deleted]
null
Ah, thanks for the explanation.
null
0
1316577099
False
0
c2lf64e
t3_kl1qp
null
t1_c2lf64e
t1_c2l8d14
null
1427626936
2
t5_2fwo
null
null
null
True
Wolfspaw
null
heh, Up voted. A more direct question would be this one with a twist: "You gain 100M$ if the language you choose turns to be really awesome by the end of the project. If it doesn't achieve that, than you gain 0$"
null
0
1316577127
False
0
c2lf69c
t3_kljc0
null
t1_c2lf69c
t1_c2l8pkg
null
1427626938
4
t5_2fwo
null
null
null
True
[deleted]
null
Thanks for the explanation.
null
0
1316577131
False
0
c2lf69x
t3_kl1qp
null
t1_c2lf69x
t1_c2l7vgt
null
1427626938
1
t5_2fwo
null
null
null
True
asteroidB612
null
You are wrong.
null
0
1316578147
False
0
c2lfaau
t3_kljc0
null
t1_c2lfaau
t1_c2lc78m
null
1427627002
3
t5_2fwo
null
null
null
True
fabiensanglard
null
Hey dahud, I ran into this issue a month ago and you are right it is a DLL loading error and it is very easy to fix. You see quake2 kernel loads some dlls using win32 API: LoadLibrary. If the DLL is not exactly what it was expecting or if the DLL dependencies cannot be resolved it will fail silently instead of displaying the error message. So: * Make sure you are linking all 5 projects with the same runtime library by right clicking on each project -> properties -> C/C++: Check that "runtime library" = Multi-threaded Debug DLL (with configuration "Debug", otherwise use release). If you are using the quake2 release from id software it should fix the issue. * Now if you are using my version: I added the engine capability to output PNG screenshots, so you also need to build libpng and libz (it is in a subdirectory). Make sure your select the Debug DLL configuration. Once built don't forget to place the libpng and zlib dlls in the same folder as quake2.exe. Done ;) !
null
0
1316578236
True
0
c2lfaok
t3_klrrx
null
t1_c2lfaok
t1_c2lcnm9
null
1427627004
10
t5_2fwo
null
null
null
True
[deleted]
null
Do you work in the same office as the team who made the **C**ritical **U**pdate **N**otification **T**ool?
null
0
1316578337
False
0
c2lfb57
t3_klhlv
null
t1_c2lfb57
t1_c2l9fla
null
1427627009
3
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1316578466
True
0
c2lfbnt
t3_klqte
null
t1_c2lfbnt
t1_c2ldphf
null
1427627012
1
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1316578806
False
0
c2lfcto
t3_kl1qp
null
t1_c2lfcto
t1_c2lel3s
null
1427627023
0
t5_2fwo
null
null
null
True
BayJota
null
A couple of excerpts from a game a friend of mine wrote years ago: if(moron.equalsIgnoreCase(waysToWin[harryPotter][ronWeasley])) { int badMothaShutYoMouth = gimbos.getSeverity(harryPotter); boolean georgeBushIsDumbCrudderFace = true; if(badMothaShutYoMouth < maxSeverity) { maxSeverity = badMothaShutYoMouth; } } and while(jesusPower < 76) { freekBag = 0; while(freekBag < 4) { if(waysToWin[jesusPower][freekBag].equalsIgnoreCase(scuzzHole)) { waysToWin[jesusPower][freekBag] = h; } freekBag++; } jesusPower++; }
null
0
1316578889
False
0
c2lfda0
t3_klhlv
null
t1_c2lfda0
t3_klhlv
null
1427627030
1
t5_2fwo
null
null
null
True
Iggyhopper
null
Not useless if the target page sends the policy headers and is allowed.
null
0
1316579081
False
0
c2lfe0e
t3_klv3o
null
t1_c2lfe0e
t1_c2lewwg
null
1427627038
2
t5_2fwo
null
null
null
True
[deleted]
null
It'll be a sad reflection on intellect and the skill of the average user when people start using a tablet UI on their desktops.
null
0
1316579081
False
0
c2lfe0f
t3_kl1qp
null
t1_c2lfe0f
t1_c2leoz9
null
1427627038
1
t5_2fwo
null
null
null
True
[deleted]
null
This article is bullshit that just got done. So you basically want a slave that will sacrifice his entire existence on the startup altar. F u.
null
0
1316579094
False
0
c2lfe3s
t3_kls47
null
t1_c2lfe3s
t3_kls47
null
1427627039
2
t5_2fwo
null
null
null
True
sinisterdeath
null
Im not sure if it is the same in america as it is in australia but i think general idea is that each human life has a monatary value, lets say its 6 million dollars, now say the goverment created a new turn a the road near a cliffand now lets say the goverment predicted that three drivers in 5 year will fall of that cliff costing 18 million dollars in human life. Now to build a barrier to stop them falling of the cliff will cost 20 million dollars, its more cost effective for the government to not build that barrier. If however 5 people in that 5 years will fall of that cliff which will now cost 30 million dollars in human life which is more then the 20 million to build the barrier, it will be more cost effective to build that barrier. Assignning a monatary value to life is a way to make decission in projects like this.
null
0
1316579173
False
0
c2lfef6
t3_klqte
null
t1_c2lfef6
t1_c2ldw8b
null
1427627044
6
t5_2fwo
null
null
null
True
adolfojp
null
Using Silverlight and Flash to stream video or play games? Sure. I'll accept it. Using Silverlight to bring desktop business apps to the web without rewriting the entire thing? Sure, why not? Writing your entire website in Silverlight, in a way that doesn't run in Opera, breaking my middle mouse button and my context menu, and disabling my accessibility scripts? That's just fetid. It is the worst way to design a website ever.
null
0
1316579274
False
0
c2lfeua
t3_kmdqz
null
t1_c2lfeua
t3_kmdqz
null
1427627049
7
t5_2fwo
null
null
null
True
washort
null
yeah uh, that's not a website, buddy
null
0
1316579316
False
0
c2lfez8
t3_kmdqz
null
t1_c2lfez8
t3_kmdqz
null
1427627051
8
t5_2fwo
null
null
null
True
Carrotman42
null
I have to say this is the best comment I've read all day.
null
0
1316579432
False
0
c2lffea
t3_klhlv
null
t1_c2lffea
t1_c2l89ss
null
1427627056
1
t5_2fwo
null
null
null
True
[deleted]
null
Well, for starters C# doesn't compile in javac. :) The proper Java override equivalent would be... List<Campaign> dummyCampaigns = new ArrayList<Campaign>(); CampaignOverviewService mockService = new CampaignOverviewService { @Override public List<Campaign> retrieveCampaigns() { return dummyCampaigns; } } putBean(mockService); I mainly use mocking when the main thing I'm testing is that object A takes input X and calls service B with input Y, or when I'm dealing with legacy code that's so badly designed that you have to override 3 - 4 methods to avoid null-pointer exceptions. Because that looks like arse. Anyway, it's mainly down to stylistic choice, my main point was that in Java at least, because I can't speak for Ruby, mocking out dependencies at test time is generally easy, and I'm not sure how or why the above quoted Rubyist found it so ugly and/or brittle. If anything, Ruby should be even easier to do this in, seeing as how they can arbitrarily monkey-patch any and all classes.
null
0
1316579483
True
0
c2lffly
t3_klypn
null
t1_c2lffly
t1_c2ldm68
null
1427627062
1
t5_2fwo
null
null
null
True
bitchessuck
null
Hmm, not sure what's the point here. The OpenCL overhead for initialization, resource management, etc. starts to be insignificant for anything but trivial programs. C macros make it easy enough to specialize on the fly already. I'd like to rather not depend on some wrapper, if possible.
null
0
1316579614
False
0
c2lfg44
t3_kltgu
null
t1_c2lfg44
t3_kltgu
null
1427627069
3
t5_2fwo
null
null
null
True
honcas
null
> Seems like you're shifting your argument here. You claimed that Linux is not doing well, I showed that indeed it does. Gah, I hate arguing about arguments. I'll address some of your above points in a different post. For this post, I'd prefer to discuss open-source extremism, which was what I claimed to be unrealistic (actually a better word would be untenable.) I think it actually makes sense to discuss desktops and servers separately. I infer that you chose Linux as an example of a successful open-source project--and I would agree that it is in the server landscape. Which is why I turned to desktops, because that's the other half of the coin. After all, servers are somewhat pointless without clients to serve. But before I close on Linux on the server, I have to point out that RMS thinks that web applications (arguably one of the most common uses of Linux on the server) are as bad as or worse than proprietary applications. Since we're talking about open-source extremism being untenable, this is highly relevant. I would argue that any Linux server which runs a proprietary web application as part of its software stack can not be considered a success story for open-source extremism (hereafter referred to as OSE). For RMS' thoughts on web applications, see [Who Does That Server Really Serve?](http://www.gnu.org/philosophy/who-does-that-server-really-serve.html) For the same reason, any TiVoized device, including many Android phones, cannot be seen as OSE successes. They rely on proprietary components, which means that it fails the basic tenets of Open Source software--that a person should be able to review and modify the source code which runs on the computer.
null
0
1316579685
False
0
c2lfge9
t3_kl7h0
null
t1_c2lfge9
t1_c2lf58z
null
1427627071
1
t5_2fwo
null
null
null
True
[deleted]
null
> I always consider the use of Matchers with mockito to be a code smell though. I mainly use them when I flat-out don't care about the params, because I'm just providing a dependency's return value. But you're right, the annotations are a lot nicer looking.
null
0
1316579725
False
0
c2lfgk1
t3_klypn
null
t1_c2lfgk1
t1_c2le2kp
null
1427627071
1
t5_2fwo
null
null
null