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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
False | Qweniden | t2_7lv2l | Until this comment, this thread had 404 comments. Sorry to ruin it. | null | 0 | 1544159373 | False | 0 | eb9qu1m | t3_a3q1vh | null | null | t3_a3q1vh | /r/programming/comments/a3q1vh/its_official_chromium_is_coming_to_microsoft_edge/eb9qu1m/ | 1547293090 | 3 | t5_2fwo | r/programming | public | null |
False | omiwrench | t2_irvk7 | What is the business incentive for designers to spend time on this? | null | 0 | 1545322845 | False | 0 | ec6svyo | t3_a7xwy3 | null | null | t3_a7xwy3 | /r/programming/comments/a7xwy3/theres_already_a_blueprint_for_a_more_accessible/ec6svyo/ | 1547851124 | 69 | t5_2fwo | r/programming | public | null |
False | reacher | t2_3pfyz | Eemprove | null | 0 | 1544159413 | False | 0 | eb9qvih | t3_a3twpj | null | null | t1_eb9p5ho | /r/programming/comments/a3twpj/microsoft_created_a_git_document_of_goals_and/eb9qvih/ | 1547293108 | 27 | t5_2fwo | r/programming | public | null |
False | Celessor | t2_hy11u | Yeah, not going to even read those guidelines unless paid. Go convince businesses it is worth their while to spend resources like this, I don't care. | null | 0 | 1545322847 | False | 0 | ec6sw13 | t3_a7xwy3 | null | null | t3_a7xwy3 | /r/programming/comments/a7xwy3/theres_already_a_blueprint_for_a_more_accessible/ec6sw13/ | 1547851125 | -14 | t5_2fwo | r/programming | public | null |
False | sumpdiddlyump_ | t2_h9hqy | This sounds melodramatic to say the least. Chromium is an open source project, and while Google does have a lot of control over it right now, that's primarily because it's Google that contributes the most to it. Now that Microsoft will be using it, it will presumably contribute a lot as well, and gain a lot of control ... | null | 0 | 1544159458 | False | 0 | eb9qx85 | t3_a3t3rg | null | null | t3_a3t3rg | /r/programming/comments/a3t3rg/goodbye_edgehtml_the_mozilla_blog/eb9qx85/ | 1547293130 | 23 | t5_2fwo | r/programming | public | null |
False | [deleted] | None | With modern operating system security is there even much of a need for persistent antivirus that's constantly running scans? | null | 0 | 1545322901 | False | 0 | ec6syi0 | t3_a7x9fj | null | null | t1_ec6enj2 | /r/programming/comments/a7x9fj/war_story_the_mystery_of_the_very_long_gc_pauses/ec6syi0/ | 1547851156 | 1 | t5_2fwo | r/programming | public | null |
False | Funcod | t2_1jmykrzv | e.g. node-chakracore | null | 0 | 1544159528 | False | 0 | eb9qzts | t3_a3twpj | null | null | t1_eb9p3zn | /r/programming/comments/a3twpj/microsoft_created_a_git_document_of_goals_and/eb9qzts/ | 1547293162 | 14 | t5_2fwo | r/programming | public | null |
False | CSI_Tech_Dept | t2_3pr1l | Yes you can, if you can list all assets in JSON by all means you can do the same thing in a table. | null | 0 | 1545322908 | False | 0 | ec6syrh | t3_a7q1bi | null | null | t1_ec651ba | /r/programming/comments/a7q1bi/bye_bye_mongo_hello_postgres/ec6syrh/ | 1547851159 | 1 | t5_2fwo | r/programming | public | null |
False | Gotebe | t2_2y75 | How would that be relevant?! | null | 0 | 1544159542 | False | 0 | eb9r0c5 | t3_a3t3rg | null | null | t1_eb94yd7 | /r/programming/comments/a3t3rg/goodbye_edgehtml_the_mozilla_blog/eb9r0c5/ | 1547293169 | 17 | t5_2fwo | r/programming | public | null |
False | felinista | t2_1369at | Right, makes sense. If you've got the time whilst writing any new features, maybe consider keeping a blog of your progress and what hurdles you've had to overcome. I always find that an interesting read for any project. | null | 0 | 1545322928 | False | 0 | ec6szpa | t3_a7fjf2 | null | null | t1_ec6pva6 | /r/programming/comments/a7fjf2/cheez_lang_a_small_programming_language_i_created/ec6szpa/ | 1547851172 | 1 | t5_2fwo | r/programming | public | null |
False | wewbull | t2_7ooyh | Isn't that a major reason to delete it? Who wants their parents to know about their life? | null | 1 | 1544159591 | False | 0 | eb9r26b | t3_a3v0ve | null | null | t1_eb9jei8 | /r/programming/comments/a3v0ve/facebook_engineers_discovered_technique_of_adding/eb9r26b/ | 1547293219 | 3 | t5_2fwo | r/programming | public | null |
False | stronghup | t2_3mx3u | Good points. 7-table join is not "necessarily" slow if you index it correctly. I think the keyword here is "correctly". It adds to the complexity that you must index all those tables, correctly. As to the speed penalty I have no numbers on that but I think joins are generally considered something that can make your q... | null | 0 | 1545323005 | 1545323271 | 0 | ec6t37s | t3_a7q1bi | null | null | t1_ec59q9s | /r/programming/comments/a7q1bi/bye_bye_mongo_hello_postgres/ec6t37s/ | 1547851243 | 2 | t5_2fwo | r/programming | public | null |
False | Gotebe | t2_2y75 | I use Firefox (Focus on Android).
World needs it indeed. | null | 0 | 1544159614 | False | 0 | eb9r30h | t3_a3t3rg | null | null | t3_a3t3rg | /r/programming/comments/a3t3rg/goodbye_edgehtml_the_mozilla_blog/eb9r30h/ | 1547293230 | 8 | t5_2fwo | r/programming | public | null |
False | swordglowsblue | t2_2nrkh5d0 | >why in the world would anyone want to use Go?
There are plenty of reasons, but "performance" is not one I've ever heard before. Parallelization, sure, but performance? On the level that a language needs?
>Haskell might be everywhere when it comes to building compilers, interpreters; in a way low level tools fo... | null | 0 | 1545323083 | 1545323282 | 0 | ec6t6zc | t3_a7msr0 | null | null | t1_ec68v5r | /r/programming/comments/a7msr0/sql_is_dead_hail_to_flux/ec6t6zc/ | 1547851290 | 2 | t5_2fwo | r/programming | public | null |
False | kubedex | t2_26j1aon3 | It’s getting simpler.
GKE was the simplest. Now it looks like Digital Oceon have improved on that.
There’s also spotinst cloud if you don’t even want to worry about the cluster.
Kubernetes is an API for infrastructure. It standardises a lot of the configuration you would have created in a microservices environment.
... | null | 0 | 1544159733 | False | 0 | eb9r7fm | t3_a3tk0q | null | null | t3_a3tk0q | /r/programming/comments/a3tk0q/is_k8s_too_complicated/eb9r7fm/ | 1547293285 | 1 | t5_2fwo | r/programming | public | null |
False | blue_2501 | t2_dyknl | Don't forget to like, comment, and subscribe! And bing that bell to get the latest content! | null | 0 | 1545323192 | False | 0 | ec6tcd1 | t3_a7z5ni | null | null | t1_ec6qe4o | /r/programming/comments/a7z5ni/why_dependencies_are_ing_you_over_and_over_again/ec6tcd1/ | 1547851356 | 5 | t5_2fwo | r/programming | public | null |
False | amispecialtorazer | t2_dsfjbm5 | turn off tht dumb subframe spewing spectre mitagation in flags
embrace extend extinguish is back bby! | null | 1 | 1544159753 | 1544161676 | 0 | eb9r869 | t3_a3q1vh | null | null | t1_eb9al01 | /r/programming/comments/a3q1vh/its_official_chromium_is_coming_to_microsoft_edge/eb9r869/ | 1547293293 | 0 | t5_2fwo | r/programming | public | null |
False | ucladurkel | t2_70cdp | Reminds me of [StackSort](https://gkoberger.github.io/stacksort/) | null | 0 | 1545323248 | False | 0 | ec6tf43 | t3_a7whml | null | null | t3_a7whml | /r/programming/comments/a7whml/advent_of_other_peoples_code_a_generic_solution/ec6tf43/ | 1547851390 | 15 | t5_2fwo | r/programming | public | null |
False | [deleted] | None | [deleted] | null | 0 | 1544159878 | False | 0 | eb9rcmz | t3_a3t3rg | null | null | t3_a3t3rg | /r/programming/comments/a3t3rg/goodbye_edgehtml_the_mozilla_blog/eb9rcmz/ | 1547293349 | 1 | t5_2fwo | r/programming | public | null |
False | chucker23n | t2_39t9i | > MFC and WinForms should be considered outdated, not “halfway modern”. Neither properly handles high dpi (for e.g. 4k monitors).
Agreed, but the starting point in this thread was pure Win32.
> It’s easy to use in C#, and there’s even a library called C++/WinRT which allows you to use it from native modern C++ ... | null | 0 | 1545323300 | False | 0 | ec6thrv | t3_a7temr | null | null | t1_ec6shaw | /r/programming/comments/a7temr/win16_for_fun_and_probably_no_profit/ec6thrv/ | 1547851423 | 3 | t5_2fwo | r/programming | public | null |
False | amispecialtorazer | t2_dsfjbm5 | if u arent using ublock and need 1080p ull want to default to the mobile site anyhow cause the desktop site is the $1 hulu of yt | null | 0 | 1544159909 | False | 0 | eb9rdpx | t3_a3q1vh | null | null | t1_eb98dkv | /r/programming/comments/a3q1vh/its_official_chromium_is_coming_to_microsoft_edge/eb9rdpx/ | 1547293362 | -7 | t5_2fwo | r/programming | public | null |
False | combinatorylogic | t2_iab4d | Exactly. Any dependency is always a liability, but in certain development sub-cultures there is a some form of a mass delusion, preventing developers from even recognising the costs of having a dependency. | null | 0 | 1545323318 | False | 0 | ec6tioh | t3_a7z5ni | null | null | t3_a7z5ni | /r/programming/comments/a7z5ni/why_dependencies_are_ing_you_over_and_over_again/ec6tioh/ | 1547851434 | 16 | t5_2fwo | r/programming | public | null |
False | noahdvs | t2_s8tf8 | > TLS
TLS? Transport Layer Security? I thought it was TCP they were trying to replace? | null | 0 | 1544159942 | False | 0 | eb9rewy | t3_a3q1vh | null | null | t1_eb96djb | /r/programming/comments/a3q1vh/its_official_chromium_is_coming_to_microsoft_edge/eb9rewy/ | 1547293376 | 2 | t5_2fwo | r/programming | public | null |
False | chucker23n | t2_39t9i | > devs that cannot bother to spend 1h per week reading the MSDN .NET blog, MSDN Magazine, a couple of Channel 9 videos, the resumes from BUILD 2018, Connect, Dev Intersection.
ok cool
You’re describing *most people*. | null | 0 | 1545323356 | False | 0 | ec6tkni | t3_a7xki7 | null | null | t1_ec6mwpx | /r/programming/comments/a7xki7/net_core_whats_coming_in_net_core_30/ec6tkni/ | 1547851458 | 10 | t5_2fwo | r/programming | public | null |
False | radol | t2_5ltgt | You can use .net core build in identity authentication, and return jwt and/or cookie on success, identity server is not necessary for this | null | 0 | 1544159970 | False | 0 | eb9rfyz | t3_a18ofw | null | null | t1_eaplcsk | /r/programming/comments/a18ofw/multipage_net_core_with_vuejs_typescript_vuex_vue/eb9rfyz/ | 1547293390 | 1 | t5_2fwo | r/programming | public | null |
False | chucker23n | t2_39t9i | To be clear, this is *not* the WebAssembly-based Blazor. | null | 0 | 1545323393 | False | 0 | ec6tmgy | t3_a7xki7 | null | null | t1_ec6scyv | /r/programming/comments/a7xki7/net_core_whats_coming_in_net_core_30/ec6tmgy/ | 1547851481 | 12 | t5_2fwo | r/programming | public | null |
False | Gotebe | t2_2y75 | > sub-standard
[Firefox comes in a close second — a **very** close second.](https://www.digitaltrends.com/computing/best-browser-internet-explorer-vs-chrome-vs-firefox-vs-safari-vs-edge/)
(Emphasis mine)
=> you're full of shit. Probably a shill, too, which is funny because... shilling for a marked leader?! GTF... | null | 0 | 1544160065 | False | 0 | eb9rjbx | t3_a3t3rg | null | null | t1_eb9pvx8 | /r/programming/comments/a3t3rg/goodbye_edgehtml_the_mozilla_blog/eb9rjbx/ | 1547293431 | 6 | t5_2fwo | r/programming | public | null |
False | idfk_idfk | t2_x020v | My point was that both are equally human-readable, bud.
I assumed you didn't understand because you made a claim that's not relevant... w/e, man. | null | 0 | 1545323503 | False | 0 | ec6trvx | t3_a7q1bi | null | null | t1_ec6r97z | /r/programming/comments/a7q1bi/bye_bye_mongo_hello_postgres/ec6trvx/ | 1547851548 | 1 | t5_2fwo | r/programming | public | null |
False | istarian | t2_4ttmg | Honestly I find IE6 sort of nostalgic and thought they were making some progress, albeit trailing behind the competitor.
Nobody needed Edge though. A passably acceptable IE would have been nice as something available immediately post-install. It didn't need to beat FF/Chrome just to be less crappy so it could sort... | null | 0 | 1544160145 | False | 0 | eb9rm6s | t3_a3q1vh | null | null | t1_eb9hscz | /r/programming/comments/a3q1vh/its_official_chromium_is_coming_to_microsoft_edge/eb9rm6s/ | 1547293467 | 1 | t5_2fwo | r/programming | public | null |
False | doublehyphen | t2_9v5mu | I think you are overestimating how much DBA time is needed. We had to run everything in our own rack due to gambling regulations, but there was still no need to have a full time expert DBA. A single Linux sysadmin could easily manage all our servers, the database, plus the applications running on them (which is where m... | null | 0 | 1545323514 | False | 0 | ec6tsf9 | t3_a7q1bi | null | null | t1_ec6ibtp | /r/programming/comments/a7q1bi/bye_bye_mongo_hello_postgres/ec6tsf9/ | 1547851554 | 2 | t5_2fwo | r/programming | public | null |
False | MichyMc | t2_jwh4w | I can think of at least two other countries where baseball is popular, one where it might even be more popular than it is in America. | null | 0 | 1544160156 | False | 0 | eb9rmlg | t3_a3t3rg | null | null | t1_eb93l02 | /r/programming/comments/a3t3rg/goodbye_edgehtml_the_mozilla_blog/eb9rmlg/ | 1547293471 | -7 | t5_2fwo | r/programming | public | null |
False | rarewonder | t2_egt75fb | I generally disagree. If you can avoid reinventing the wheel, then you should. This allows you to focus on the problem you are trying to solve | null | 0 | 1545323609 | False | 0 | ec6tx3s | t3_a7z5ni | null | null | t3_a7z5ni | /r/programming/comments/a7z5ni/why_dependencies_are_ing_you_over_and_over_again/ec6tx3s/ | 1547851612 | 12 | t5_2fwo | r/programming | public | null |
False | Gotebe | t2_2y75 | Euh... that sounds off. Dev builds should be way faster with **any** backend because all performance
-related features are off. | null | 0 | 1544160310 | False | 0 | eb9rs9y | t3_a3ps00 | null | null | t1_eb890v5 | /r/programming/comments/a3ps00/rust_2018_is_here_but_what_is_it/eb9rs9y/ | 1547293542 | 4 | t5_2fwo | r/programming | public | null |
False | TheThiefMaster | t2_n1div | >That’s UWP, not WPF.
UWP was built on top of WPF - but has many downsides. I was advocating WPF.
EDIT: Assuming that WPF xaml is actually usable from C++/WinRT - I've not actually tried that myself. | null | 0 | 1545323623 | 1545324380 | 0 | ec6txri | t3_a7temr | null | null | t1_ec6thrv | /r/programming/comments/a7temr/win16_for_fun_and_probably_no_profit/ec6txri/ | 1547851620 | 0 | t5_2fwo | r/programming | public | null |
False | ReversedGif | t2_94qwp | deja vu | null | 1 | 1544160451 | False | 0 | eb9rxcs | t3_a3v0ve | null | null | t1_eb9oqdw | /r/programming/comments/a3v0ve/facebook_engineers_discovered_technique_of_adding/eb9rxcs/ | 1547293604 | -2 | t5_2fwo | r/programming | public | null |
False | Alether | t2_7lhvn | People like you explain so well why many companies try to shelter developers from ever interacting with customers. | null | 0 | 1545323647 | False | 0 | ec6tyx4 | t3_a7arbt | null | null | t1_ec3e1oc | /r/programming/comments/a7arbt/how_to_write_perfect_python_commandline_interfaces/ec6tyx4/ | 1547851635 | 3 | t5_2fwo | r/programming | public | null |
False | [deleted] | None | Servo couldn't come at a better time | null | 0 | 1544160497 | False | 0 | eb9ryzq | t3_a3t3rg | null | null | t3_a3t3rg | /r/programming/comments/a3t3rg/goodbye_edgehtml_the_mozilla_blog/eb9ryzq/ | 1547293625 | 56 | t5_2fwo | r/programming | public | null |
False | [deleted] | None | [deleted] | null | 0 | 1545323684 | False | 0 | ec6u0s2 | t3_a7q1bi | null | null | t3_a7q1bi | /r/programming/comments/a7q1bi/bye_bye_mongo_hello_postgres/ec6u0s2/ | 1547851658 | 0 | t5_2fwo | r/programming | public | null |
False | kcabnazil | t2_3ciyy | > Couldn't you do the same thing without it?
Yes, you *could*, but then you probably wouldn't be leveraging DNS routing for directing traffic to specific groups of servers as well as you could be. [citation needed. it's late here, otherwise I'd find proof]
From what I understand, `www` gained popularity in the 90... | null | 0 | 1544160607 | False | 0 | eb9s2xd | t3_a3t3rg | null | null | t1_eb9hcc7 | /r/programming/comments/a3t3rg/goodbye_edgehtml_the_mozilla_blog/eb9s2xd/ | 1547293673 | 1 | t5_2fwo | r/programming | public | null |
False | daxtron2 | t2_7na9x | The use of words expressing something other than their literal intention. Now that... Is... Irony. | null | 0 | 1545323731 | False | 0 | ec6u347 | t3_a7xwy3 | null | null | t1_ec6nd37 | /r/programming/comments/a7xwy3/theres_already_a_blueprint_for_a_more_accessible/ec6u347/ | 1547851687 | 8 | t5_2fwo | r/programming | public | null |
False | CurtainDog | t2_4b0ul | Ooh them's fightin' words ;)
What's PI for example (or any other constant)? Also, [we just changed the definition of mass](https://www.abc.net.au/news/science/2018-11-16/the-definition-of-the-kilogram-is-about-to-change-heres-why/10502194)... if the universe were written in haskell we'd still be recompiling the damn t... | null | 0 | 1544160736 | False | 0 | eb9s7hs | t3_a3h0ah | null | null | t1_eb72qug | /r/programming/comments/a3h0ah/types_are_the_basic_tool_of_software_design/eb9s7hs/ | 1547293729 | 2 | t5_2fwo | r/programming | public | null |
False | BinaryRockStar | t2_49iwm | It's totally understandable from an engineering and use case point of view but the managers are flabbergasted. The online versions are orders of magnitude slower but have fancy web features like carousels of images and an inbuilt inter-user chat/messaging feature that no-one uses.
What they perennially fail to underst... | null | 0 | 1545323743 | False | 0 | ec6u3oi | t3_a7temr | null | null | t1_ec6srra | /r/programming/comments/a7temr/win16_for_fun_and_probably_no_profit/ec6u3oi/ | 1547851694 | 9 | t5_2fwo | r/programming | public | null |
False | Luke-Vance12 | t2_2qkhza93 | What’s chromium? | null | 0 | 1544160760 | False | 0 | eb9s8be | t3_a3q1vh | null | null | t3_a3q1vh | /r/programming/comments/a3q1vh/its_official_chromium_is_coming_to_microsoft_edge/eb9s8be/ | 1547293740 | 1 | t5_2fwo | r/programming | public | null |
False | Alether | t2_7lhvn | > arugments
-1
Please correct to "arguments". | null | 0 | 1545323814 | False | 0 | ec6u75n | t3_a7arbt | null | null | t1_ec2ijw0 | /r/programming/comments/a7arbt/how_to_write_perfect_python_commandline_interfaces/ec6u75n/ | 1547851737 | 1 | t5_2fwo | r/programming | public | null |
False | coolreader18 | t2_htuog | lol upvoting shevegen | null | 0 | 1544160773 | False | 0 | eb9s8sm | t3_a3q1vh | null | null | t1_eb8iijj | /r/programming/comments/a3q1vh/its_official_chromium_is_coming_to_microsoft_edge/eb9s8sm/ | 1547293745 | 0 | t5_2fwo | r/programming | public | null |
False | timmyotc | t2_9ngdw | It's limited to pro/enterprise because of the Hyper-V dependency. They couldn't ship it without making hyper-v available on Windows Home as well, which would not be too great for their sales. | null | 0 | 1545323820 | False | 0 | ec6u7fz | t3_a7rdpt | null | null | t1_ec6ky5o | /r/programming/comments/a7rdpt/microsoft_unveils_windows_sandbox_run_any_app_in/ec6u7fz/ | 1547851741 | 5 | t5_2fwo | r/programming | public | null |
False | amispecialtorazer | t2_dsfjbm5 | > demands respect due to its mobile market share
funny since on ios10.3, mobile twitter is just broken, request the desktop site and it works fine
| null | 0 | 1544160776 | False | 0 | eb9s8w4 | t3_a3q1vh | null | null | t1_eb8tp5r | /r/programming/comments/a3q1vh/its_official_chromium_is_coming_to_microsoft_edge/eb9s8w4/ | 1547293746 | 1 | t5_2fwo | r/programming | public | null |
False | mitsuhiko | t2_7v80 | Done | null | 0 | 1545323857 | False | 0 | ec6u97b | t3_a7arbt | null | null | t1_ec6u75n | /r/programming/comments/a7arbt/how_to_write_perfect_python_commandline_interfaces/ec6u97b/ | 1547851763 | 1 | t5_2fwo | r/programming | public | null |
False | xorbe | t2_ul9x7 | So basically FB found an Android exploit, didn't disclose it, and abused it. Does that not make them in violation of computer abuse, hacking, and fraud laws? Oh right, corporations are rarely held responsible for their actions. | null | 0 | 1544160779 | False | 0 | eb9s90b | t3_a3v0ve | null | null | t3_a3v0ve | /r/programming/comments/a3v0ve/facebook_engineers_discovered_technique_of_adding/eb9s90b/ | 1547293748 | 888 | t5_2fwo | r/programming | public | null |
False | qmunke | t2_98g4h | Putting a fucking giant image between the headline and the article with nothing to do with anything and hiding the content entirely below the fold. | null | 0 | 1545323891 | False | 0 | ec6uauu | t3_a7xwy3 | null | null | t1_ec6p63v | /r/programming/comments/a7xwy3/theres_already_a_blueprint_for_a_more_accessible/ec6uauu/ | 1547851810 | -15 | t5_2fwo | r/programming | public | null |
False | bjzaba | t2_6967a | That's why we need to use Firefox, and participate by educating the general public, our friends, and our families. It's like saying voting doesn't count in a democracy. | null | 0 | 1544160856 | False | 0 | eb9sbo7 | t3_a3t3rg | null | null | t1_eb9p2st | /r/programming/comments/a3t3rg/goodbye_edgehtml_the_mozilla_blog/eb9sbo7/ | 1547293809 | 40 | t5_2fwo | r/programming | public | null |
False | TheOsuConspiracy | t2_j9ui7 | > Aww come on. ML languages are general purpose. They're no less suited for "scientific computing" than say, Python (although python does have very nice n-dimensional array slicing syntax).
Well, I'm arguing those aren't scientific computing languages due to the lack of ecosystem. | null | 0 | 1545323959 | False | 0 | ec6ue4n | t3_a7rit7 | null | null | t1_ec6rhb0 | /r/programming/comments/a7rit7/computerphile_asks_university_proffessors_about/ec6ue4n/ | 1547851850 | 3 | t5_2fwo | r/programming | public | null |
False | CurtainDog | t2_4b0ul | To me the argument reads a little like:
1. names are important
2. types are names
3. ergo types are important
Yes, names *are* important. The problem is that languages have traditionally had abysmal support for names. So we've been trained to think that types are the best substitute. But it's only our stockholm syndr... | null | 0 | 1544160932 | False | 0 | eb9se59 | t3_a3h0ah | null | null | t3_a3h0ah | /r/programming/comments/a3h0ah/types_are_the_basic_tool_of_software_design/eb9se59/ | 1547293840 | 2 | t5_2fwo | r/programming | public | null |
False | jmpmain | t2_2b4uqfod | I'm quite certain Henry Baker is talking about how much he loves
[https://en.wikipedia.org/wiki/IBM\_Information\_Management\_System](https://en.wikipedia.org/wiki/IBM_Information_Management_System)
without actually naming it. | null | 0 | 1545323965 | False | 0 | ec6ueh3 | t3_a7q1bi | null | null | t1_ec61wkk | /r/programming/comments/a7q1bi/bye_bye_mongo_hello_postgres/ec6ueh3/ | 1547851855 | 2 | t5_2fwo | r/programming | public | null |
False | arkrish | t2_f36kig | Have you tried using kubeadm? We have had good experience with it. It helps a lot with bootstrapping the cluster. (I am a backend engineer though my knowledge of the Linux kernel may be slightly above average.)
Minikube has very limited use-cases and I don’t see anyone using it beyond trying out k8s at a very basic le... | null | 0 | 1544160938 | False | 0 | eb9sefo | t3_a3moqk | null | null | t1_eb8a5sa | /r/programming/comments/a3moqk/90_days_of_aws_eks_in_production/eb9sefo/ | 1547293843 | 2 | t5_2fwo | r/programming | public | null |
False | [deleted] | None | [deleted] | null | 0 | 1545324020 | False | 0 | ec6uh8f | t3_a7xwy3 | null | null | t1_ec6sw13 | /r/programming/comments/a7xwy3/theres_already_a_blueprint_for_a_more_accessible/ec6uh8f/ | 1547851889 | 1 | t5_2fwo | r/programming | public | null |
False | locotx | t2_4cdu0 | yeah | null | 0 | 1544161301 | False | 0 | eb9sqnf | t3_a3v0ve | null | null | t1_eb9s90b | /r/programming/comments/a3v0ve/facebook_engineers_discovered_technique_of_adding/eb9sqnf/ | 1547293994 | 168 | t5_2fwo | r/programming | public | null |
False | grauenwolf | t2_570j | It was, according to their marketing material, design to be a storage engine for traditional, relational databases where in you build your own custom front end. (i.e. it didn't include a SQL parser). It also claimed to be suitable for a key-value store or document database, which doesn't say much since all relational d... | null | 0 | 1545324172 | False | 0 | ec6uorz | t3_a7q1bi | null | null | t1_ec68gx4 | /r/programming/comments/a7q1bi/bye_bye_mongo_hello_postgres/ec6uorz/ | 1547851982 | 1 | t5_2fwo | r/programming | public | null |
False | natcodes | t2_2pfazht3 | ~~I know it's used in JavaScript UWP apps~~. Have been informed JS UWP apps are based off of EdgeHTML. Not 100% sure but I'd imagine if Office apps have a js API or any non-electron MS apps do, they're probably using Chakra. Along with the many third-party apps that embed it because from what I hear the API was designe... | null | 0 | 1544161371 | 1544201787 | 0 | eb9st3p | t3_a3twpj | null | null | t1_eb9p3zn | /r/programming/comments/a3twpj/microsoft_created_a_git_document_of_goals_and/eb9st3p/ | 1547294024 | 8 | t5_2fwo | r/programming | public | null |
False | BackFromExile | t2_ec51c | Not yet. Microsoft made clear that Winforms and WPF make heavy use of Windows specific APIs and features and WPF's hardware acceleration is driven by DirectX. And they said (don't have a source ready though) that they won't change WPF and Winforms to be able to run them on Linux/Mac OS too.
However I feel like making... | null | 0 | 1545324219 | False | 0 | ec6ur3t | t3_a7xki7 | null | null | t1_ec6qwxm | /r/programming/comments/a7xki7/net_core_whats_coming_in_net_core_30/ec6ur3t/ | 1547852012 | 23 | t5_2fwo | r/programming | public | null |
False | hagenbuch | t2_9wint | So.. every module developer for WP: you may need to start from scratch and because this won‘t happen security nightmare continues? | null | 0 | 1544161420 | False | 0 | eb9sur6 | t3_a3wd4w | null | null | t3_a3wd4w | /r/programming/comments/a3wd4w/wordpress_50_is_here/eb9sur6/ | 1547294044 | 5 | t5_2fwo | r/programming | public | null |
False | Godzoozles | t2_goq2u | My first thought was accessibility can increase the reach to disabled users who otherwise would pass on your product/website. As I kept reading, the article answered it, too:
>There’s a particularly dramatic return for online businesses. For instance, UK insurance company Legal & General Group doubled its onlin... | null | 0 | 1545324237 | False | 0 | ec6urye | t3_a7xwy3 | null | null | t1_ec6svyo | /r/programming/comments/a7xwy3/theres_already_a_blueprint_for_a_more_accessible/ec6urye/ | 1547852023 | 13 | t5_2fwo | r/programming | public | null |
False | ibroheem | t2_429171a | std::sort(beg, end)
Vs
std::sort(cont) | null | 0 | 1544161490 | False | 0 | eb9sx4k | t3_a3lvtr | null | null | t1_eb7l001 | /r/programming/comments/a3lvtr/c20_standard_ranges_eric_niebler/eb9sx4k/ | 1547294073 | 3 | t5_2fwo | r/programming | public | null |
False | grauenwolf | t2_570j | Well sure, but I can't guarantee a correct answer. | null | 0 | 1545324240 | False | 0 | ec6us3h | t3_a7q1bi | null | null | t1_ec5x6nd | /r/programming/comments/a7q1bi/bye_bye_mongo_hello_postgres/ec6us3h/ | 1547852025 | 3 | t5_2fwo | r/programming | public | null |
False | ibroheem | t2_429171a | JS heretic detected! | null | 0 | 1544161540 | False | 0 | eb9sypu | t3_a3lvtr | null | null | t1_eb8f5vt | /r/programming/comments/a3lvtr/c20_standard_ranges_eric_niebler/eb9sypu/ | 1547294093 | 3 | t5_2fwo | r/programming | public | null |
False | dpash | t2_5bdkm | They describe Jenkins as
> the original, the venerable, de facto standard in CI/CD.
But there were many CI servers before Jenkins/Hudson. CruiseControl was the first big one I used. | null | 0 | 1545324244 | False | 0 | ec6usb6 | t3_a7zaew | null | null | t3_a7zaew | /r/programming/comments/a7zaew/7_cicd_tools_for_sysadmins_opensourcecom/ec6usb6/ | 1547852027 | 2 | t5_2fwo | r/programming | public | null |
False | briancodes | t2_v51dipk | They already had two large native codebases and a lot of their tech had to exist as native modules. If you have a new project, small budget and can achieve most of what you want to in RN without writing and bridging a lot of native code then RN makes sense. | null | 0 | 1544161545 | False | 0 | eb9syv9 | t3_a3crqx | null | null | t1_eb9nojz | /r/programming/comments/a3crqx/how_i_debugged_a_non_reproducible_bug_with_20k/eb9syv9/ | 1547294095 | 1 | t5_2fwo | r/programming | public | null |
False | Arkaein | t2_1qnx | It will take a while before that kind of thing is practical.
Photo based evidence is already less common than video evidence, and video evidence will be much more difficult to fake than still photos.
Even more difficult will be cases where there are multiple cameras that might capture an event (which will be increasi... | null | 0 | 1545324300 | False | 0 | ec6uv3e | t3_a7c9p8 | null | null | t1_ec361n9 | /r/programming/comments/a7c9p8/nvidia_learned_to_make_realistic_faces/ec6uv3e/ | 1547852061 | 2 | t5_2fwo | r/programming | public | null |
False | Sebazzz91 | t2_a2yne | Doesn't gitlab and others have this as well? | null | 0 | 1544161698 | False | 0 | eb9t3wk | t3_a3iov3 | null | null | t1_eb77fvo | /r/programming/comments/a3iov3/gitea_is_a_community_managed_fork_of_gogs/eb9t3wk/ | 1547294157 | 1 | t5_2fwo | r/programming | public | null |
False | Xzariner | t2_16twqw | For most server stuff not really | null | 0 | 1545324333 | False | 0 | ec6uwp9 | t3_a7x9fj | null | null | t1_ec6syi0 | /r/programming/comments/a7x9fj/war_story_the_mystery_of_the_very_long_gc_pauses/ec6uwp9/ | 1547852081 | 1 | t5_2fwo | r/programming | public | null |
False | ibroheem | t2_429171a | You're either big or stagnant.
Give Rust 20+ years, and you will see the same.
Go people are already cursing one another over Go 2.
D1 is NOT D2.
Python 2 and Python 3?
...
| null | 0 | 1544161736 | False | 0 | eb9t552 | t3_a3lvtr | null | null | t1_eb8d0gv | /r/programming/comments/a3lvtr/c20_standard_ranges_eric_niebler/eb9t552/ | 1547294172 | 2 | t5_2fwo | r/programming | public | null |
False | Snoron | t2_1dinn | Well "screw" would need 5 stars, not 4. | null | 0 | 1545324364 | False | 0 | ec6uy65 | t3_a7z5ni | null | null | t1_ec6rq35 | /r/programming/comments/a7z5ni/why_dependencies_are_ing_you_over_and_over_again/ec6uy65/ | 1547852099 | 10 | t5_2fwo | r/programming | public | null |
False | fazalmajid | t2_pt0vni | The grass is always greener on the other side. Any sufficiently large code base probably suffers from the same. | null | 0 | 1544161815 | False | 0 | eb9t7om | t3_a3t3rg | null | null | t1_eb9ltey | /r/programming/comments/a3t3rg/goodbye_edgehtml_the_mozilla_blog/eb9t7om/ | 1547294204 | 12 | t5_2fwo | r/programming | public | null |
False | stimulatedneuron | t2_1krjg23e | Unless they're selling accessibility devices or products targeted at the disabled community, there's little to none. Last year I had coworkers get upset at me because vocalized that I didn't understand the logic in making a website designed to sell cars accessible to blind people and that the company was spending huge ... | null | 0 | 1545324385 | 1545330209 | 0 | ec6uz9s | t3_a7xwy3 | null | null | t1_ec6svyo | /r/programming/comments/a7xwy3/theres_already_a_blueprint_for_a_more_accessible/ec6uz9s/ | 1547852113 | 76 | t5_2fwo | r/programming | public | null |
False | amispecialtorazer | t2_dsfjbm5 | i choose r/protonvpn thks to mozilla! | null | 0 | 1544161930 | False | 0 | eb9tbgf | t3_a3q1vh | null | null | t1_eb8jd83 | /r/programming/comments/a3q1vh/its_official_chromium_is_coming_to_microsoft_edge/eb9tbgf/ | 1547294251 | 0 | t5_2fwo | r/programming | public | null |
False | ReachTheZenith | t2_xa89b | From the article:
> ## Inclusive design is good business
>
> Design that considers the needs of disabled
> users can benefit a company’s bottom line. A 2016 Microsoft-funded
> investigation about the economic value of accessible technologies to companies
> suggests several advantages for employees f... | null | 1 | 1545324482 | False | 0 | ec6v40w | t3_a7xwy3 | null | null | t1_ec6svyo | /r/programming/comments/a7xwy3/theres_already_a_blueprint_for_a_more_accessible/ec6v40w/ | 1547852171 | 4 | t5_2fwo | r/programming | public | null |
False | NSFWJamieVardy | t2_yn7jj | What sucks is that as a web developer in today’s world, you are so tied to chrome it’s impossible for me to fully make a switch. As much as I want to use Firefox, I’m forced to developer chrome first - safari second (mainly for mobile devices) - and lastly for Firefox. | null | 1 | 1544161966 | False | 0 | eb9tcmw | t3_a3t3rg | null | null | t3_a3t3rg | /r/programming/comments/a3t3rg/goodbye_edgehtml_the_mozilla_blog/eb9tcmw/ | 1547294265 | 2 | t5_2fwo | r/programming | public | null |
False | mycatscare | t2_2rav6oyu | Its so funny | null | 0 | 1545324529 | False | 0 | ec6v6fh | t3_a7q1bi | null | null | t1_ec50wqk | /r/programming/comments/a7q1bi/bye_bye_mongo_hello_postgres/ec6v6fh/ | 1547852201 | 1 | t5_2fwo | r/programming | public | null |
False | Kronal | t2_cgpvt | > isn't this a good thing?
It depends on your perspective.
Having one implementation governed by different companies gives power to the companies to decide among themselves what the people would end up using.
Having multiple implementations by different companies gives power to the users to decide what they would... | null | 0 | 1544162043 | False | 0 | eb9tf5h | t3_a3q1vh | null | null | t1_eb88a51 | /r/programming/comments/a3q1vh/its_official_chromium_is_coming_to_microsoft_edge/eb9tf5h/ | 1547294297 | 3 | t5_2fwo | r/programming | public | null |
False | grauenwolf | t2_570j | The only reason that it can't do joins is that they don't feel like taking the effort to implement them (and the associated query optimizer).
SQL couldn't care less how the data is stored. It's too high level of an abstraction.
And joins are an in memory operation, which means they happen after the disk I/O is done. ... | null | 0 | 1545324550 | False | 0 | ec6v7is | t3_a7q1bi | null | null | t1_ec6jabw | /r/programming/comments/a7q1bi/bye_bye_mongo_hello_postgres/ec6v7is/ | 1547852215 | 1 | t5_2fwo | r/programming | public | null |
False | apvarun | t2_vbli5 | Looks like that. This is a bug change for existing people but makes it way easier for people using WordPress for the first time. | null | 0 | 1544162049 | False | 0 | eb9tfcq | t3_a3wd4w | null | null | t1_eb9sur6 | /r/programming/comments/a3wd4w/wordpress_50_is_here/eb9tfcq/ | 1547294299 | 2 | t5_2fwo | r/programming | public | null |
False | Celessor | t2_hy11u | I'm not buying it, personally. These anecdotes are not evidence at all. They don't mention what else they did to their sites/businesses/marketing to increase usage, nor what are their usual usage ups and downs in a given period in previous years. A proper analysis would be required before I would consider whether the c... | null | 0 | 1545324558 | 1545324870 | 0 | ec6v7zs | t3_a7xwy3 | null | null | t1_ec6urye | /r/programming/comments/a7xwy3/theres_already_a_blueprint_for_a_more_accessible/ec6v7zs/ | 1547852221 | 31 | t5_2fwo | r/programming | public | null |
False | myringotomy | t2_9f1cg | Yes, I think the docker compose syntax is more comfortable. I don't understand they the k8 api has to be so freaking insane. | null | 0 | 1544162084 | False | 0 | eb9tghl | t3_a3tk0q | null | null | t3_a3tk0q | /r/programming/comments/a3tk0q/is_k8s_too_complicated/eb9tghl/ | 1547294313 | 2 | t5_2fwo | r/programming | public | null |
False | gqcwwjtg | t2_xthhe | The part of this article that surprised me the most is that they think the best way to avoid people with epilepsy seeing content that might trigger a seizure, like a flashing red gif, is for designers of each individual website to just care more about accessibility. I really have a hard time imagining how this strategy... | null | 0 | 1545324578 | False | 0 | ec6v8zt | t3_a7xwy3 | null | null | t3_a7xwy3 | /r/programming/comments/a7xwy3/theres_already_a_blueprint_for_a_more_accessible/ec6v8zt/ | 1547852233 | 116 | t5_2fwo | r/programming | public | null |
False | netraider92 | t2_23mp6afs | Deleted Facebook and their Messenger. Unfortunately stuck with WhatsApp, want to use an alternate service for that but all friends and family are in WhatsApp. Facebook is literally the Lehmann Brothers of the tech world, hope they come crashing down like them | null | 0 | 1544162113 | False | 0 | eb9thfk | t3_a3v0ve | null | null | t3_a3v0ve | /r/programming/comments/a3v0ve/facebook_engineers_discovered_technique_of_adding/eb9thfk/ | 1547294324 | 63 | t5_2fwo | r/programming | public | null |
False | doublehyphen | t2_9v5mu | I am biased but PostgreSQL has a ton more features than MySQL which I miss every time I have to work with MySQL. One feature which I almost cannot live without is transnational, and often very fast, DDL but there are tons of other features like foreign data wrappers, all the nice data types, how easy to is to write you... | null | 0 | 1545324587 | False | 0 | ec6v9gz | t3_a7q1bi | null | null | t1_ec5zqiu | /r/programming/comments/a7q1bi/bye_bye_mongo_hello_postgres/ec6v9gz/ | 1547852239 | 2 | t5_2fwo | r/programming | public | null |
False | se7ensquared | t2_ufc4l | You can say that again! (and again and again...) | null | 0 | 1544162278 | False | 0 | eb9tmmz | t3_a3v0ve | null | null | t1_eb9onq6 | /r/programming/comments/a3v0ve/facebook_engineers_discovered_technique_of_adding/eb9tmmz/ | 1547294419 | 27 | t5_2fwo | r/programming | public | null |
False | mtg2 | t2_13po7l | if you write it yourself, and it’s not your core product, it’s still a dependency but now you are the author, maintainer, bug fixer | null | 0 | 1545324589 | False | 0 | ec6v9la | t3_a7z5ni | null | null | t3_a7z5ni | /r/programming/comments/a7z5ni/why_dependencies_are_ing_you_over_and_over_again/ec6v9la/ | 1547852240 | 93 | t5_2fwo | r/programming | public | null |
False | Uncaffeinated | t2_bbei4 | There's been a number of Chrome only features, like NaCl (now deprecated in favor of WASM) and HTML imports. | null | 0 | 1544162354 | False | 0 | eb9tp1x | t3_a3q1vh | null | null | t1_eb95hka | /r/programming/comments/a3q1vh/its_official_chromium_is_coming_to_microsoft_edge/eb9tp1x/ | 1547294448 | 7 | t5_2fwo | r/programming | public | null |
False | footpole | t2_3onkp | I work for one of the biggest most risk averse and brand sensitive organizations in the world and we definitely embrace the cloud. | null | 0 | 1545324597 | False | 0 | ec6va07 | t3_a7q1bi | null | null | t1_ec56hjg | /r/programming/comments/a7q1bi/bye_bye_mongo_hello_postgres/ec6va07/ | 1547852246 | 1 | t5_2fwo | r/programming | public | null |
False | davidk01 | t2_1c5pc | Voting counts. I use Firefox but my argument is that my vote is just one vote. If you consider the entire population then my vote is a very small percentage and almost irrelevant. The only way we prevent a Google monopoly is as you said by educating everyone else but that's a much harder job. I'm not saying we shouldn'... | null | 1 | 1544162398 | False | 0 | eb9tqew | t3_a3t3rg | null | null | t1_eb9sbo7 | /r/programming/comments/a3t3rg/goodbye_edgehtml_the_mozilla_blog/eb9tqew/ | 1547294465 | 2 | t5_2fwo | r/programming | public | null |
False | f0urtyfive | t2_3c5z2 | Seems like a ripe opportunity for one of the disability focused charities to put together a team of open source developers that will come improve other projects accessibility. | null | 0 | 1545324618 | False | 0 | ec6vb1d | t3_a7xwy3 | null | null | t1_ec6qw3t | /r/programming/comments/a7xwy3/theres_already_a_blueprint_for_a_more_accessible/ec6vb1d/ | 1547852258 | 25 | t5_2fwo | r/programming | public | null |
False | myringotomy | t2_9f1cg | Used to be Microsoft. I'd say google is more trustable. | null | 0 | 1544162398 | False | 0 | eb9tqfa | t3_a3q1vh | null | null | t1_eb93i07 | /r/programming/comments/a3q1vh/its_official_chromium_is_coming_to_microsoft_edge/eb9tqfa/ | 1547294465 | -5 | t5_2fwo | r/programming | public | null |
False | 10stonerock | t2_kopgbci | I mean, with the exception of the Windows OS and desktop applications (probably the office suite most importantly), they literally turned over their entire portfolio of patents over to the OIN. I think that's *at least* an improvement over their practices in the past..? You're right though, obviously they would have a ... | null | 0 | 1545324662 | False | 0 | ec6vd77 | t3_a7jj68 | null | null | t1_ec5picg | /r/programming/comments/a7jj68/former_microsoft_edge_intern_claims_google/ec6vd77/ | 1547852284 | 0 | t5_2fwo | r/programming | public | null |
False | myringotomy | t2_9f1cg | >I don't want Google owning my browser. I don't want 5 gb of ram and 30% of my CPU used for just my background tabs
Use firefox.
What's your objection to firefox? | null | 0 | 1544162441 | False | 0 | eb9trqy | t3_a3q1vh | null | null | t1_eb9al01 | /r/programming/comments/a3q1vh/its_official_chromium_is_coming_to_microsoft_edge/eb9trqy/ | 1547294482 | 3 | t5_2fwo | r/programming | public | null |
False | f0urtyfive | t2_3c5z2 | Blind people don't see images... | null | 0 | 1545324668 | False | 0 | ec6vdgb | t3_a7xwy3 | null | null | t1_ec6uauu | /r/programming/comments/a7xwy3/theres_already_a_blueprint_for_a_more_accessible/ec6vdgb/ | 1547852287 | 19 | t5_2fwo | r/programming | public | null |
False | Uncaffeinated | t2_bbei4 | Polymer 2 uses the standard shadow DOM v1 api though. As soon as they switch to Polymer 2, the shadow DOM issues will go away. (HTML imports still have to be polyfilled though) | null | 0 | 1544162455 | False | 0 | eb9ts7c | t3_a3q1vh | null | null | t1_eb98dkv | /r/programming/comments/a3q1vh/its_official_chromium_is_coming_to_microsoft_edge/eb9ts7c/ | 1547294487 | 6 | t5_2fwo | r/programming | public | null |
False | anonveggy | t2_fctg5 | Thank god. Wpf has some big architectural issues. The quest to port wpf from DirectX GDI+ etc. to xplat is about as much as completely rewriting the whole thing. | null | 0 | 1545324689 | False | 0 | ec6vegh | t3_a7xki7 | null | null | t1_ec6qwxm | /r/programming/comments/a7xki7/net_core_whats_coming_in_net_core_30/ec6vegh/ | 1547852300 | 1 | t5_2fwo | r/programming | public | null |
False | myringotomy | t2_9f1cg | Well microsoft has a huge team and they are in the embrace phase so who knows it might get forked soon. | null | 0 | 1544162528 | False | 0 | eb9tu9z | t3_a3q1vh | null | null | t1_eb8xh9r | /r/programming/comments/a3q1vh/its_official_chromium_is_coming_to_microsoft_edge/eb9tu9z/ | 1547294513 | 1 | t5_2fwo | r/programming | public | null |
False | MMPride | t2_2r7kfn4u | Likely never. Java may have made a bit of a mess with JavaFX being harder to use in Java 11 and beyond but it's still a "better" solution than C#'s cross-platform GUI solution. | null | 0 | 1545324690 | False | 0 | ec6vehi | t3_a7xki7 | null | null | t1_ec6qol1 | /r/programming/comments/a7xki7/net_core_whats_coming_in_net_core_30/ec6vehi/ | 1547852301 | 6 | t5_2fwo | r/programming | public | 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.