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 | nikbackm | null | Good points in the article. I really don't see the other browser vendors choosing to adopt Dash and thus trail after Google.
| null | 0 | 1315990522 | False | 0 | c2jrwre | t3_kcwx2 | null | t1_c2jrwre | t3_kcwx2 | null | 1427598406 | 2 | t5_2fwo | null | null | null |
True | mrmulyani | null | Unreadable. | null | 0 | 1315990887 | False | 0 | c2jrxfn | t3_kf53s | null | t1_c2jrxfn | t3_kf53s | null | 1427598425 | 0 | t5_2fwo | null | null | null |
True | le_kommie | null | I think it's to appreciate the beauty of this little masterpiece:
> rbuf=(struct retr_buf*)((void*)tl-(void*)(&((struct retr_buf*)0)->timer)); | null | 0 | 1315990888 | False | 0 | c2jrxfq | t3_ke5wz | null | t1_c2jrxfq | t1_c2jjjz6 | null | 1427598425 | 2 | t5_2fwo | null | null | null |
True | rizla7 | null | not about naming. more about function. and yea i was ambiguous, didnt realize. (edit: removed, tired) IL is 'intermediate' language, and it's probably not something verbose enough for a developer to use unless you fancy that kinda stuff. maybe fun tho if you like ASM. on the other hand, bytecode isnt really readable an... | null | 0 | 1315991329 | True | 0 | c2jry6q | t3_kcwx2 | null | t1_c2jry6q | t1_c2jrqi5 | null | 1427598435 | 0 | t5_2fwo | null | null | null |
True | andallthat | null | Scala is for "hard problems".
[This blog post](http://cdsmith.wordpress.com/2011/03/13/haskells-niche-hard-problems/) is about Haskell, but the concept still applies to scala (and is a nice complement to the OP's linked post). | null | 0 | 1315991473 | False | 0 | c2jryeu | t3_kf2xi | null | t1_c2jryeu | t3_kf2xi | null | 1427598438 | 4 | t5_2fwo | null | null | null |
True | jonnyvice | null | Who is this they? They seem to be pushing touch interfaces on workstation/desktop/laptop class machines. There's a reason I don't run android on my computer and that's because I do actual work on my computer. Does that detract that android is a great interface for a mobile? No. I'd be pretty pissed off if I was p... | null | 0 | 1315991629 | False | 0 | c2jryoi | t3_kejwo | null | t1_c2jryoi | t1_c2jrwlk | null | 1427598440 | 20 | t5_2fwo | null | null | null |
True | neophob | null | thanks.. and I like yellow! ;) | null | 0 | 1315991773 | False | 0 | c2jrywq | t3_kemde | null | t1_c2jrywq | t1_c2jnyn6 | null | 1427598443 | 2 | t5_2fwo | null | null | null |
True | LVDeath | null | Indeed. I got the impression that cross-platform and open source technologies should be used *because* they're cross-platform and open source. | null | 0 | 1315992167 | False | 0 | c2jrzii | t3_kf53s | null | t1_c2jrzii | t1_c2jrmwb | null | 1427598448 | 3 | t5_2fwo | null | null | null |
True | aidan_morgan | null | I am also interested to know if it will run virtualized. | null | 0 | 1315992318 | False | 0 | c2jrzr5 | t3_kewkd | null | t1_c2jrzr5 | t1_c2jr679 | null | 1427598448 | 2 | t5_2fwo | null | null | null |
True | teppicymon | null | Thank fuck I don't have to use the Microsoft Downloader, direct link FTW | null | 0 | 1315992464 | False | 0 | c2jrzz7 | t3_kewkd | null | t1_c2jrzz7 | t3_kewkd | null | 1427598450 | 43 | t5_2fwo | null | null | null |
True | UnoriginalGuy | null | You're right it is 90% because of how wonderful thought out .Net is (at least compared to Java Libraries irk) but it also doesn't hurt that the C# language its self is a refreshing change from the likes of Visual Basic (6).
So you have a whole lot of VB6, ASP, and Java developers naturally migrating to C#/.Net ... | null | 0 | 1315992690 | False | 0 | c2js0au | t3_kejwo | null | t1_c2js0au | t1_c2jrunh | null | 1427598453 | 4 | t5_2fwo | null | null | null |
True | sphks | null | You mean the TVish thing with "Would you like to know more?"? | null | 0 | 1315992794 | False | 0 | c2js0ga | t3_kejwo | null | t1_c2js0ga | t1_c2jpnmv | null | 1427598454 | 4 | t5_2fwo | null | null | null |
True | thesystemx | null | Why is this being voted down? | null | 0 | 1315992900 | False | 0 | c2js0m3 | t3_ke7rt | null | t1_c2js0m3 | t3_ke7rt | null | 1427598456 | 1 | t5_2fwo | null | null | null |
True | ascii | null | The more exact equivalent is Java bytecode vs. PE, but CIL is simply the equivalent of assembly language versus the machine code of PE. Both can be derived from the other with very little effort. There are assembler like formats for java bytecode as well, e.g. java assembler language. The JDK even includes a disassembl... | null | 0 | 1315993146 | False | 0 | c2js0yu | t3_kcwx2 | null | t1_c2js0yu | t1_c2jry6q | null | 1427598462 | 1 | t5_2fwo | null | null | null |
True | mappu | null | The way i see it, desktops are just not going touch. There's the Mac and it's multitouch trackpad, but that only augments slightly the existing desktop, it doesn't replace everything. For tablets, Microsoft have a very well reviewed touch-based OS in Windows Phone 7, or whatever the current CE distro is called.
The pr... | null | 0 | 1315993640 | False | 0 | c2js1pj | t3_kejwo | null | t1_c2js1pj | t1_c2jrwlk | null | 1427598471 | 4 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1315993885 | False | 0 | c2js22u | t3_ke58q | null | t1_c2js22u | t1_c2jjl6w | null | 1427598476 | 1 | t5_2fwo | null | null | null |
True | truthHIPS | null | Why do you see one as better than the other? In one case we can have experts developing their thin client for their area of expertise. In the scenario you seem to favor you have all the code jumbled into one pile. A change in the Firefox-3.1-on-windows-vista code might break something else. The complexity is there ... | null | 0 | 1315993998 | False | 0 | c2js29c | t3_kc9ai | null | t1_c2js29c | t1_c2jn4np | null | 1427598478 | 2 | t5_2fwo | null | null | null |
True | [deleted] | null | Apperently it runs on Oracle VM VirtualBox, see [comments](http://www.reddit.com/r/programming/comments/kewkd/download_the_windows_8_developer_preview_right_now/c2jqf40) [below](http://www.reddit.com/r/programming/comments/kewkd/download_the_windows_8_developer_preview_right_now/c2jqj44). | null | 0 | 1315994119 | False | 0 | c2js2fw | t3_kewkd | null | t1_c2js2fw | t1_c2jrzr5 | null | 1427598483 | 2 | t5_2fwo | null | null | null |
True | wowoc | null | It's just like google.com/notebook/, only made by rockstars from the New York City, not by geniuses from Mountain View. | null | 0 | 1315994241 | False | 0 | c2js2mf | t3_ketdw | null | t1_c2js2mf | t3_ketdw | null | 1427598484 | 2 | t5_2fwo | null | null | null |
True | [deleted] | null | It runs fine (but slow) on Virtual Box | null | 0 | 1315994410 | False | 0 | c2js2w1 | t3_kewkd | null | t1_c2js2w1 | t1_c2jrzr5 | null | 1427598487 | 5 | t5_2fwo | null | null | null |
True | [deleted] | null | Oh, the win8 app store looks really great. 0% cut, transparent review process and support for trials.
I guess I will be writing some windows app in the future. (I'm a Mac developer.) And I hope this will force Apple to improve their app store developer experience a little bit. | null | 0 | 1315994719 | False | 0 | c2js3cw | t3_kejwo | null | t1_c2js3cw | t3_kejwo | null | 1427598499 | 11 | t5_2fwo | null | null | null |
True | rizla7 | null | i wouldnt attempt game dev in java :\ no support for native drawing.
i dont see how you can compare JS to dotnet.. one is a language, other is a framework. i also dont see how you can compare JS execution times to dotnet compiled code. furthermore fail to see how you would even attempt cross-platform. JS is just lacki... | null | 0 | 1315994871 | False | 0 | c2js3la | t3_kcwx2 | null | t1_c2js3la | t1_c2js0yu | null | 1427598497 | 0 | t5_2fwo | null | null | null |
True | niczar | null | There is a set of people for whom PHP is a good language, it even has its own Unicode symbol: ∅ | null | 0 | 1315995073 | False | 0 | c2js3wq | t3_kf2xi | null | t1_c2js3wq | t3_kf2xi | null | 1427598501 | 14 | t5_2fwo | null | null | null |
True | yeswecould | null | Heh, I remembered how they effortlessly converted Silverlight app into Metro/WinRT app during the keynote. Maybe Out-of-Browser Silverlight will serve as a the target environment for older OSes where apps would keep their Metroish appearance and sorta look similar to that [Zune Software](http://en.wikipedia.org/wiki/Zu... | null | 0 | 1315995118 | False | 0 | c2js3zd | t3_kejwo | null | t1_c2js3zd | t1_c2jpsfj | null | 1427598501 | 2 | t5_2fwo | null | null | null |
True | BubblegumBalloon | null | If any developers want to help with the emulator that would be a great help :)
EDIT: Just so people know I am not the creator of this emulator. | null | 0 | 1315995650 | True | 0 | c2js4qa | t3_ker63 | null | t1_c2js4qa | t3_ker63 | null | 1427598512 | 3 | t5_2fwo | null | null | null |
True | yeswecould | null | > Can you imagine a Win32 application that was arbitrarily suspended just because the user brought another window to the foreground?
That's what the scheduler does many time per second. The trick is not to let processes wake up all the time.
> If WinRT was on top of Win32 I don't see how they could stop you f... | null | 0 | 1315995972 | False | 0 | c2js58p | t3_kejwo | null | t1_c2js58p | t1_c2jpsap | null | 1427598518 | 1 | t5_2fwo | null | null | null |
True | causticmango | null | So, can you extend views & controllers (or what ever they are calling them) from WinRT in any of the languages, maybe even export them? Or will you end up in the same boat we're in today with .NET/SL/WPF recreating everything?
It kind of sounds like "metro-style" apps are sort of advanced widgets. | null | 0 | 1315995974 | False | 0 | c2js58w | t3_kewaq | null | t1_c2js58w | t3_kewaq | null | 1427598518 | 1 | t5_2fwo | null | null | null |
True | yeswecould | null | Visual part maybe isn't calling Win32, but everything else probably is. I would be surprised if WPF was actually calling NT Native API for disk operations. | null | 0 | 1315996201 | False | 0 | c2js5lc | t3_kejwo | null | t1_c2js5lc | t1_c2jpju8 | null | 1427598523 | 2 | t5_2fwo | null | null | null |
True | martoo | null | It's even worse than that. Did you know that you can never write a whole method? First you write half of the method and then you write half of the remainder, and then half of the remainder of that. You can never get to the end. Arrrgh! | null | 0 | 1315996234 | False | 0 | c2js5n9 | t3_kepcp | null | t1_c2js5n9 | t1_c2jqp2i | null | 1427598524 | 10 | t5_2fwo | null | null | null |
True | shooshx | null | [Do you have a whiteboard covered in Post-it notes somewhere in your office?](http://blog.trello.com/launch/)
No.
And in >10 years of working as a programmer I never did.
Next please. | null | 0 | 1315996234 | False | 0 | c2js5na | t3_ketdw | null | t1_c2js5na | t3_ketdw | null | 1427598524 | 7 | t5_2fwo | null | null | null |
True | candl | null | Some more info about the release:
Language, compiler and runtime
- New 100x faster parser built using PEGjs instead of the old parser
built using PetitParser.
- New much faster ChunkParser implementation in handwritten Amber
instead of using PetitParser.
- Improved parsing error report with quoted source code pl... | null | 0 | 1315996469 | True | 0 | c2js608 | t3_kf4hn | null | t1_c2js608 | t3_kf4hn | null | 1427598528 | 24 | t5_2fwo | null | null | null |
True | [deleted] | null | So what's the new hip, slow language that we can run our language inside of? I know, JAVASCRIPT.
*We can rebuild it, we can make it slower...*
EDIT: warning, heated conversation below | null | 0 | 1315996700 | True | 0 | c2js6d6 | t3_kf4hn | null | t1_c2js6d6 | t3_kf4hn | null | 1427598533 | 6 | t5_2fwo | null | null | null |
True | joesb | null | My point is that your logic that it's safe because "It only turns invalid query into valid query" is a flawed one.
In order for it to be safe, it needs to also:
1. Only turn *some* invalid queries into a valid one. Turning every invalid query into valid one is not safe.
2. Have a clear rule on which query to be conve... | null | 0 | 1315996716 | False | 0 | c2js6ed | t3_kd0x9 | null | t1_c2js6ed | t1_c2jqirb | null | 1427598533 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1315996875 | False | 0 | c2js6n5 | t3_kewkd | null | t1_c2js6n5 | t1_c2jqczn | null | 1427598537 | 1 | t5_2fwo | null | null | null |
True | Djatha | null | Why? Just use a line-printer and a keyboard like in the olden days. It is all text, so if you print it to a monitor or to paper does not really matter, now does it? You probably would change your programming habits, though. | null | 0 | 1315997373 | False | 0 | c2js7ec | t3_ke5ao | null | t1_c2js7ec | t1_c2joq46 | null | 1428194152 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1315997406 | False | 0 | c2js7ga | t3_kepcp | null | t1_c2js7ga | t3_kepcp | null | 1427598552 | 1 | t5_2fwo | null | null | null |
True | Omnitographer | null | So....math is hard for you? You don't know what your own GMT offset is? I'm not seeing the problem given that the time op listed is GMT (+0). | null | 0 | 1315997746 | False | 0 | c2js7yu | t3_kejwo | null | t1_c2js7yu | t1_c2jnkas | null | 1427598559 | 4 | t5_2fwo | null | null | null |
True | evereal | null | This is so silly it hurts. No, it is not the same thing. You cannot compare running remote access software to running an IDE locally. | null | 0 | 1315997804 | False | 0 | c2js820 | t3_kf1ue | null | t1_c2js820 | t1_c2jr5uw | null | 1427598559 | 5 | t5_2fwo | null | null | null |
True | snoweyeslady | null | > This improves performance as only addresses are copied (4 bytes)
> 4 bytes
Careful with assumptions like that. I would think someone getting into std::vector internals would know this. | null | 0 | 1315997839 | True | 0 | c2js843 | t3_kf43e | null | t1_c2js843 | t3_kf43e | null | 1427598561 | 18 | t5_2fwo | null | null | null |
True | deverdev | null | Too bad it can't solve easy problems though. | null | 0 | 1315997968 | False | 0 | c2js8bc | t3_kf2xi | null | t1_c2js8bc | t1_c2jryeu | null | 1427598561 | 4 | t5_2fwo | null | null | null |
True | snoweyeslady | null | What bookkeeping do you think you're avoiding by using resize and vec[i]? Or are those two unrelated thoughts and I don't know what it was "a lot faster" than? | null | 0 | 1315998092 | False | 0 | c2js8i6 | t3_kf43e | null | t1_c2js8i6 | t1_c2jrtlu | null | 1427598564 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | Is it only me who can not confirm account creation? `Internal Server Error` | null | 0 | 1315998093 | False | 0 | c2js8i9 | t3_ketdw | null | t1_c2js8i9 | t3_ketdw | null | 1427598564 | 1 | t5_2fwo | null | null | null |
True | ascii | null | Java has no native drawing? JOGL works great! Never heard of e.g. Minecraft?
As for JS, yes it is a language, but it has been used as a platform by lots of different projects. There are compilers that take Java, Ruby or Python source code and output JavaScript on it. And then we have Fabrice Bernard who wrote an entir... | null | 0 | 1315998252 | False | 0 | c2js8rt | t3_kcwx2 | null | t1_c2js8rt | t1_c2js3la | null | 1427598567 | 1 | t5_2fwo | null | null | null |
True | monothorpe | null | I don't remember the implementation--the number of elements is tracked, or maybe a pointer to the last element is kept. But now that I think on it, the problem probably wasn't the bookkeeping, it was the fact that push_back has to do a size check every time it's called.
When you use `vec[i]=`, there's no overhead. I'm... | null | 0 | 1315998375 | False | 0 | c2js8ys | t3_kf43e | null | t1_c2js8ys | t1_c2js8i6 | null | 1427598569 | 2 | t5_2fwo | null | null | null |
True | day_cq | null | not programming | null | 0 | 1315998466 | False | 0 | c2js93h | t3_ketdw | null | t1_c2js93h | t3_ketdw | null | 1427598569 | 6 | t5_2fwo | null | null | null |
True | day_cq | null | not programming | null | 0 | 1315998482 | False | 0 | c2js949 | t3_keyo5 | null | t1_c2js949 | t3_keyo5 | null | 1427598570 | 3 | t5_2fwo | null | null | null |
True | rmxz | null | The worst part is that Java itself is evolving in that same direction; with the addition of features-with-a-learning-curve like generics, closures, etc. Java's greatest strength was that it was designed for the lowest-common-denominator programmer. Show anyone who programmed any language a java 1.3 class, and they'r... | null | 0 | 1315998584 | False | 0 | c2js9a4 | t3_kf2xi | null | t1_c2js9a4 | t3_kf2xi | null | 1427598572 | 11 | t5_2fwo | null | null | null |
True | oSand | null | It is a lot of work, but so is programming in Java. It's been done before, e.g Racket offers limited subsets of Scheme, compilers offer compatibility flags for previous versions etc.
> There is also the legitimate question to ask: what is the point of using Scala if you're going to limit your developers to using ... | null | 0 | 1315998614 | False | 0 | c2js9bx | t3_kf2xi | null | t1_c2js9bx | t1_c2jrj2u | null | 1427598572 | 2 | t5_2fwo | null | null | null |
True | wicem | null | Most of the time when I do this, they just look for someone else when the "open your terminal and type these commands" stuff begins. | null | 0 | 1315998717 | False | 0 | c2js9i3 | t3_ke58q | null | t1_c2js9i3 | t1_c2jnjb1 | null | 1427598574 | 1 | t5_2fwo | null | null | null |
True | oSand | null | Have you tried it? Perhaps it's fast. | null | 0 | 1315998831 | False | 0 | c2js9oo | t3_kf4hn | null | t1_c2js9oo | t1_c2js6d6 | null | 1427598577 | 7 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1315998926 | False | 0 | c2js9ub | t3_kewkd | null | t1_c2js9ub | t3_kewkd | null | 1427598578 | -24 | t5_2fwo | null | null | null |
True | rizla7 | null | fuck OGL. and yes i was aware of that, i was just waiting for you to say it, lmfao :D good game though, havent seen a ogl game in 15 years. yes, ive heard of minecraft and i laugh at anyone who plays that shit.
i still don't see why you're arguing that JS **can** be used. the point is, it *isn't* so the argument is wo... | null | 0 | 1315999011 | False | 0 | c2js9yz | t3_kcwx2 | null | t1_c2js9yz | t1_c2js8rt | null | 1427598580 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1315999109 | False | 0 | c2jsa4o | t3_kf2xi | null | t1_c2jsa4o | t1_c2js9a4 | null | 1427598582 | 30 | t5_2fwo | null | null | null |
True | ascii | null | Wow, that's a lot of bullshit in one post. Sorry, I don't have the energy to reply to that level of stupid. | null | 0 | 1315999201 | False | 0 | c2jsaac | t3_kcwx2 | null | t1_c2jsaac | t1_c2js9yz | null | 1427598584 | 1 | t5_2fwo | null | null | null |
True | grokfail | null | It seems pretty inspired by kanban boards, just implemented more generically. | null | 0 | 1315999222 | False | 0 | c2jsabn | t3_ketdw | null | t1_c2jsabn | t1_c2js2mf | null | 1427598584 | 3 | t5_2fwo | null | null | null |
True | NgtvCrp | null | i saw progamers | null | 0 | 1315999287 | False | 0 | c2jsagb | t3_ke58q | null | t1_c2jsagb | t3_ke58q | null | 1427598586 | 1 | t5_2fwo | null | null | null |
True | Timmmmbob | null | Yeah, all STL implementations seem to be unreadable. | null | 0 | 1315999448 | False | 0 | c2jsaqp | t3_kf43e | null | t1_c2jsaqp | t1_c2jrnvn | null | 1428194150 | 5 | t5_2fwo | null | null | null |
True | snoweyeslady | null | Ah, I think I see your line of reasoning now.
I'd be interested in knowing if there is really no overhead or not. I've tried finding how operator[] is implemented, but I don't have time to go too deep. From what I've found, you are correct. It surprises me a little, but definitely good to know.
Can someone who has m... | null | 0 | 1315999468 | False | 0 | c2jsarn | t3_kf43e | null | t1_c2jsarn | t1_c2js8ys | null | 1428194150 | 1 | t5_2fwo | null | null | null |
True | the_456 | null | By "it" are you referring to Scala or Haskell? I've never used Haskell, but because of Scala's concise nature I find it *better* at solving easy problems that Java. It's almost like programming in a dynamic language like Python.
* Type inference is pretty good, which means you don't need types everywhere.
* Lambdas an... | null | 0 | 1315999519 | False | 0 | c2jsau9 | t3_kf2xi | null | t1_c2jsau9 | t1_c2js8bc | null | 1427598591 | 8 | t5_2fwo | null | null | null |
True | Ayjayz | null | I believe implementations are free to expand to whatever size they want when needed. I seem to remember looking the Microsoft's VS2008 implementation of vector and seeing that it would increase size to the next fibonacci number, or something similar. | null | 0 | 1315999569 | False | 0 | c2jsax3 | t3_kf43e | null | t1_c2jsax3 | t3_kf43e | null | 1427598592 | 1 | t5_2fwo | null | null | null |
True | Ayjayz | null | The ugliness is intentional. The intention is to prevent user code from conflicting with library code. No sane coder would ever pick names anything like that! | null | 0 | 1315999686 | False | 0 | c2jsb44 | t3_kf43e | null | t1_c2jsb44 | t1_c2jrnvn | null | 1427598595 | 10 | t5_2fwo | null | null | null |
True | donch | null | One idea is to wrap libcurl into a cli tool which automatically adds, searches, associates or deletes documents.
Another is to replace the backing key-value store with the file system itself. File system operations could be monitored with inotify/kqueue and any documents added/deleted/renamed in a folder could be ind... | null | 0 | 1315999916 | False | 0 | c2jsbiu | t3_ke9sw | null | t1_c2jsbiu | t1_c2jqc39 | null | 1427598601 | 2 | t5_2fwo | null | null | null |
True | Cueball61 | null | Why is Mongo a viable DB? It's incredibly inefficient compared to MySQL etc, since it has the schema on _every_ row. | null | 0 | 1315999997 | False | 0 | c2jsbo8 | t3_kd5f6 | null | t1_c2jsbo8 | t3_kd5f6 | null | 1428194150 | -1 | t5_2fwo | null | null | null |
True | wolf550e | null | I think that trick should be in a special allocator that is a template parameter of vector<> instead of vector<> itself. Like a custom arena/zone allocator for big chunks of mmap's memory (with bitmap freelist or without free-ing at all, because you kill all of it at the end of some processing stage like an... | null | 0 | 1316000033 | False | 0 | c2jsbqh | t3_kf43e | null | t1_c2jsbqh | t1_c2jrn3x | null | 1427598614 | 3 | t5_2fwo | null | null | null |
True | warbiscuit | null | For those who have not read [sqlite's testing policy](http://www.sqlite.org/testing.html), follow the link and gaze upon the *true* meaning of thorough. | null | 0 | 1316000086 | False | 0 | c2jsbu6 | t3_kepcp | null | t1_c2jsbu6 | t1_c2joypp | null | 1427598610 | 45 | t5_2fwo | null | null | null |
True | deverdev | null | I don't have anything against Scala. Or Haskell. Both are fine languages.
I just hate a quote that "X lang is for hard problems", which implicitly implies that it is not particularly suitable for small/easy problems" | null | 0 | 1316000101 | False | 0 | c2jsbv9 | t3_kf2xi | null | t1_c2jsbv9 | t1_c2jsau9 | null | 1427598610 | 3 | t5_2fwo | null | null | null |
True | al-khanji | null | I hope you feed back patches to the main Mupen64Plus project. Regards, a currently inactive Mupen64Plus dev. :) | null | 0 | 1316000170 | False | 0 | c2jsc0c | t3_ker63 | null | t1_c2jsc0c | t1_c2js4qa | null | 1427598620 | 3 | t5_2fwo | null | null | null |
True | Ayjayz | null | What is your criteria for code that is well suited for programmatic testing? | null | 0 | 1316000235 | False | 0 | c2jsc4q | t3_kepcp | null | t1_c2jsc4q | t1_c2jpqt5 | null | 1427598614 | 3 | t5_2fwo | null | null | null |
True | antisvin | null | TypeError: unbound method celebrate() must be called with ProgrammersDay instance as first argument (got nothing instead) | null | 0 | 1316000249 | False | 0 | c2jsc64 | t3_ke58q | null | t1_c2jsc64 | t1_c2jlxvg | null | 1427598614 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | > Assuming you use Scala and want to extend it to the masses, you could just lop off the more troublesome features.
Which are? | null | 0 | 1316000339 | False | 0 | c2jscc0 | t3_kf2xi | null | t1_c2jscc0 | t1_c2js9bx | null | 1427598616 | 2 | t5_2fwo | null | null | null |
True | tilio | null | cloud services are bullshit.
why would any company/startup working on anything of value want to store their entire "ideas list", project flow, and customer pipeline in plaintext on someone else's servers?
and once you've been using it for a while, nothing stops them from shutting it down, or saying "we're raising the... | null | 0 | 1316000366 | False | 0 | c2jscdu | t3_ketdw | null | t1_c2jscdu | t3_ketdw | null | 1428194148 | 4 | t5_2fwo | null | null | null |
True | deverdev | null | Why do you think it has to be slow.
JS runtimes are pretty fast these days, and there's no huge mismatch between js and smalltalk which would make it much slower. | null | 0 | 1316000382 | False | 0 | c2jscf2 | t3_kf4hn | null | t1_c2jscf2 | t1_c2js6d6 | null | 1428194148 | 8 | t5_2fwo | null | null | null |
True | [deleted] | null | In my opinion the Scala people are doing a great job here ... | null | 0 | 1316000388 | False | 0 | c2jscfq | t3_kf2xi | null | t1_c2jscfq | t1_c2jrjgn | null | 1427598617 | 2 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1316000475 | False | 0 | c2jsclh | t3_ke58q | null | t1_c2jsclh | t1_c2jox1f | null | 1427598619 | 1 | t5_2fwo | null | null | null |
True | Ayjayz | null | From that post, it seems like Notch spends and inordinate amount of time manually repeating the same testing steps. Why would that be preferable to automated testing that be much faster and much more accurate? | null | 0 | 1316000531 | False | 0 | c2jscp8 | t3_kepcp | null | t1_c2jscp8 | t3_kepcp | null | 1427598621 | 5 | t5_2fwo | null | null | null |
True | [deleted] | null | The interesting thing is that non-Java developers have no problem picking up Scala. I think it more a social problem of the Java ecosystem and not that Scala is hard.
So even if it would be true that half of the Java devs are too resistant to learn something new, there are many non-Java developers out there. | null | 0 | 1316000598 | False | 0 | c2jsctk | t3_kf2xi | null | t1_c2jsctk | t3_kf2xi | null | 1427598622 | 14 | t5_2fwo | null | null | null |
True | jfredett | null | I'd say that if your code isn't easy to test, it's probably not very good, and should be re-written.
That's not a jab at you, I should note, given that I've never seen your code. But I know I've written some pretty shitty code in my time, and it's usually because I didn't try to test it as I went (or better, Test-Driv... | null | 0 | 1316000619 | False | 0 | c2jscv5 | t3_kepcp | null | t1_c2jscv5 | t1_c2jpqt5 | null | 1427598622 | 1 | t5_2fwo | null | null | null |
True | blooop | null | I think that is a reflection on your connection rather than MS (I am capped at my max connection of 1.2MB/s) | null | 0 | 1316000656 | False | 0 | c2jscxk | t3_kewkd | null | t1_c2jscxk | t1_c2jq8c6 | null | 1427598624 | 4 | t5_2fwo | null | null | null |
True | wadcann | null | Identifiers with leading underscores (well, okay, it's a little more complicated than this, but good enough for general use) are explicitly reserved for the implementation, so a coder should *never* be writing any identifiers that start with leading underscores. | null | 0 | 1316000850 | False | 0 | c2jsdb6 | t3_kf43e | null | t1_c2jsdb6 | t1_c2jsb44 | null | 1427598626 | 7 | t5_2fwo | null | null | null |
True | [deleted] | null | Both allow you to easily switch back to the old "Desktop". | null | 0 | 1316000917 | False | 0 | c2jsdfh | t3_kejwo | null | t1_c2jsdfh | t1_c2jrfsm | null | 1427598632 | 1 | t5_2fwo | null | null | null |
True | BubblegumBalloon | null | Im not the one developing the emulator im just a guy trying to help out the project. :)
The entire project is open source and If Paul (the creator of this port) makes any improvements im sure he will feed them back into the main project. | null | 0 | 1316000940 | True | 0 | c2jsdhc | t3_ker63 | null | t1_c2jsdhc | t1_c2jsc0c | null | 1427598629 | 2 | t5_2fwo | null | null | null |
True | rizla7 | null | so, you still havent provided evidence of c++ or java being **considerably** faster as you put it. please link to benchmarks, cuz i can link like 20 which say otherwise. on top of this, .net is consistently faster than java for MOST applications by about 20-40%.
fine, i guess ignorance is bliss after all. lol. fail.
... | null | 0 | 1316000956 | True | 0 | c2jsdil | t3_kcwx2 | null | t1_c2jsdil | t1_c2jsaac | null | 1427598629 | 1 | t5_2fwo | null | null | null |
True | Cgardner2020 | null | um you mean like node.us? Microsoft is officially porting it to Windows. Your lame comments are pathetic, and your lack of understanding of. Net blows my mind, you see the framework is great an all. But it is not the only great stack available, check out Ruby on Rails sometime and you will understand what it is like to... | null | 0 | 1316001057 | False | 0 | c2jsdqi | t3_kcwx2 | null | t1_c2jsdqi | t1_c2jkdjv | null | 1427598632 | 1 | t5_2fwo | null | null | null |
True | TheWix | null | >The next version of Windows (codenamed Windows 8)...
Haha. | null | 0 | 1316001326 | False | 0 | c2jseam | t3_kejwo | null | t1_c2jseam | t1_c2jqx36 | null | 1427598637 | 0 | t5_2fwo | null | null | null |
True | Magnesus | null | Yeah, I like what they did with Windows 7 - the launcher is much better than the one in Ubuntu and MacOS. (I'm using Ubuntu mostly but with Unity it's more of a fight than using.) They should have improved it more instead of throwing everything out. | null | 0 | 1316001529 | False | 0 | c2jseq0 | t3_kejwo | null | t1_c2jseq0 | t1_c2jrgxx | null | 1427598643 | 7 | t5_2fwo | null | null | null |
True | Magnesus | null | I don't like Gnome2 that much (I used to use AWN instead of it). But it was still much better that the mess called Unity. Gnome 3 also doesn't seem good. | null | 0 | 1316001611 | False | 0 | c2jsew8 | t3_kejwo | null | t1_c2jsew8 | t1_c2jrjya | null | 1427598645 | 3 | t5_2fwo | null | null | null |
True | Magnesus | null | Ubuntu doesn't. The classic desktop in Ubuntu is a stripped down version. | null | 0 | 1316001657 | False | 0 | c2jsezl | t3_kejwo | null | t1_c2jsezl | t1_c2jsdfh | null | 1427598647 | 4 | t5_2fwo | null | null | null |
True | al-khanji | null | I haven't worked on the graphics plugins at all. All I can recommend is getting in touch with Richard42, the Mupen64plus maintainer. | null | 0 | 1316001978 | False | 0 | c2jsfnu | t3_ker63 | null | t1_c2jsfnu | t1_c2jsdhc | null | 1427598659 | 2 | t5_2fwo | null | null | null |
True | jonnyvice | null | not to mention that gnome2 won't be available in future versions without some major jiggery pokery or at all (unity going gtk3). gnome 3 itself it pretty much a joke and major departure. anyone telling us "we can always use the normal desktop" is not thinking ahead in even 12 months. the fact is the tried and true d... | null | 0 | 1316001987 | False | 0 | c2jsfof | t3_kejwo | null | t1_c2jsfof | t1_c2jsezl | null | 1427598668 | 4 | t5_2fwo | null | null | null |
True | fernandoacorreia | null | I agree and to me it seems that KDE's Plasma Desktop is on the right track. | null | 0 | 1316002106 | False | 0 | c2jsfx5 | t3_kejwo | null | t1_c2jsfx5 | t1_c2jrgxx | null | 1427598664 | 5 | t5_2fwo | null | null | null |
True | BrettLefty | null | Click the image to load full size. | null | 0 | 1316002122 | False | 0 | c2jsfyk | t3_kf53s | null | t1_c2jsfyk | t1_c2jrxfn | null | 1427598664 | 2 | t5_2fwo | null | null | null |
True | Magnesus | null | I thought they will add metro for tablets, but leave Windows 7 interface intact but it looks like they are screwing it too. | null | 0 | 1316002332 | False | 0 | c2jsgf5 | t3_kejwo | null | t1_c2jsgf5 | t1_c2jrsnj | null | 1427598671 | 4 | t5_2fwo | null | null | null |
True | evolved | null | oh u :3
I dont know how to end this conversation so here is an ascii representation of a duck. < ')_,
| null | 0 | 1316002527 | False | 0 | c2jsgus | t3_kf1ue | null | t1_c2jsgus | t1_c2jrtam | null | 1427598677 | 4 | t5_2fwo | null | null | null |
True | expertunderachiever | null | No offense, but the point is? Without a decent controller you can't really play the games, and even if you could it'd probably just kill the battery anyways.
I get the whole hacker spirit, but unless you're hand-coding this thing in ARM assembler to get actual performance and not just strapping some Java based N64 em... | null | 0 | 1316002562 | False | 0 | c2jsgxy | t3_ker63 | null | t1_c2jsgxy | t3_ker63 | null | 1427598682 | -2 | t5_2fwo | null | null | null |
True | Raphael_Amiard | null | > loudmouth selfpromoters like notch is
Really, where the fuck did that come from ?
Notch's screencast and performance was very interresting, in that he did code not only the game but the whole 2.5d game engine during the course of the 48 hours. He also explained his whole thought process while doing it. He's the ... | null | 0 | 1316002573 | False | 0 | c2jsgz0 | t3_kepcp | null | t1_c2jsgz0 | t1_c2jripu | null | 1427598682 | 25 | t5_2fwo | null | null | null |
True | moop64 | null | Oh the wonders of a [University network](http://i.imgur.com/0qQN7.png)! | null | 0 | 1316002792 | False | 0 | c2jshgn | t3_kewkd | null | t1_c2jshgn | t1_c2jqf40 | null | 1427598683 | 17 | t5_2fwo | null | null | null |
True | karlhungus | null | Damn it, now i hate myself. Yeah well, I'm going to go get my own phrase, with blackjack and hookers. In fact forget the phrase. | null | 0 | 1316003035 | False | 0 | c2jsi00 | t3_ke58q | null | t1_c2jsi00 | t1_c2jkhux | null | 1427598689 | 1 | t5_2fwo | null | null | null |
True | le_kommie | null | IAMA lead developer on Civilization V. I play through the entire game every time I make a change, on all difficulty levels. AMA. | null | 0 | 1316003162 | False | 0 | c2jsiaa | t3_kepcp | null | t1_c2jsiaa | t1_c2jouzj | null | 1427598690 | 50 | t5_2fwo | null | null | null |
True | [deleted] | null | Right, as if a refactoring wasn't complete by definition.
Oh, those dastardly partial refactorings.... | null | 0 | 1316003169 | False | 0 | c2jsiat | t3_kczbt | null | t1_c2jsiat | t1_c2joo3w | null | 1427598696 | 1 | t5_2fwo | null | null | null |
True | tragomaskhalos | null | As geeks we may not like or approve of this, but this is the reality.
It's really refreshing to see this level of realism from people like David Pollak who are deeply embedded in their language community. It's certainly a welcome change to the blind (and rather patronising) fanboyism that we more frequently see aroun... | null | 0 | 1316003248 | False | 0 | c2jsigt | t3_kf2xi | null | t1_c2jsigt | t1_c2js9a4 | null | 1427598692 | 9 | t5_2fwo | null | null | null |
Subsets and Splits
Filtered Reddit Uplifting News
The query retrieves specific news articles by their link IDs, providing a basic overview of those particular entries without deeper analysis or insights.
Recent Programming Comments
Returns a limited set of programming records from 2020 to 2023, providing basic filtering with minimal analytical value.