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
shevegen
t2_atqp
JavaScript is like a curse bestowed upon mankind.
null
0
1544686735
False
0
ebopwsw
t3_a5q9y8
null
null
t3_a5q9y8
/r/programming/comments/a5q9y8/blockevil_a_userscript_that_denies_callback/ebopwsw/
1547546447
13
t5_2fwo
r/programming
public
null
False
irqlnotdispatchlevel
t2_13d5jb
Does that mean that you shouldn't have a defensive coding style? Going back to the space shuttle style, would you trust a shuttle that has a relaxed coding style were everyone can just go and remove that useless branch because it is heavily tested and it totally works? It's just another safety layer.
null
0
1545991259
False
0
ecpxt9t
t3_aa3qdm
null
null
t1_ecp8gds
/r/programming/comments/aa3qdm/please_do_not_attempt_to_simplify_this_code_keep/ecpxt9t/
1548173326
5
t5_2fwo
r/programming
public
null
False
ArkhKGB
t2_pcx64
> Most of the content is hidden inside books, which are no different than a website with a paywall. Maybe because things are complex to explain. Most methods usage in software is just cargo culting. TDD, agile, DDD: rare are those who take the time to read and try to understand the original material. It's "wow the cliff notes seem neat, let's find a shallow tutorial and go from there". That's how you get a microservice architectured API with tested private methods and 1h build time powering a CQRS system for your blog. > The internet is open and free, but it also forgets. Rofl. Coming from JS coders who nowadays are the first to hide their shit in minimized files. 20 years ago JS files were not obfuscated so when you saw something fun on a website you could directly check sources and learn.
null
0
1544686775
False
0
ebopxnl
t3_a5r84b
null
null
t3_a5r84b
/r/programming/comments/a5r84b/you_dont_know_tdd/ebopxnl/
1547546457
13
t5_2fwo
r/programming
public
null
False
nnevatie
t2_5d4sr
Have you tried QtCreator? It works well on Linux and Windows, is a native application and supports CMake + all the common compilers (including MSVC).
null
0
1545991345
False
0
ecpxv9n
t3_aa05by
null
null
t1_ecpqbc2
/r/programming/comments/aa05by/netbeans_100_released/ecpxv9n/
1548173351
6
t5_2fwo
r/programming
public
null
False
redrumze
t2_1gayqwtx
I was exposed to it in a 6 month contract gig. I found it easier to just manage my own folders and ideas. Branches were a no go.
null
0
1544686837
False
0
ebopz15
t3_a5hkyo
null
null
t1_ebope72
/r/programming/comments/a5hkyo/investigating_an_early2010s_gaming_drm_system_or/ebopz15/
1547546474
3
t5_2fwo
r/programming
public
null
False
[deleted]
None
[deleted]
null
0
1545991443
False
0
ecpxxa3
t3_a9njuu
null
null
t1_ecm6wsq
/r/programming/comments/a9njuu/micro_intuitive_terminalbased_text_editor/ecpxxa3/
1548173404
1
t5_2fwo
r/programming
public
null
False
wengchunkn
t2_teo9t
Have you published it on GitHub? I'm only doing it for OpenCL GPU Cryptocrurrency mining. I'm not a theory guy. I am just curious of stack machine programming can deliver extra benefits to existing mining code. Very practical concern. I will upload my OpenCL Forth implementation to GitHub soon.
null
0
1544687030
False
0
eboq396
t3_a29bzt
null
null
t1_ebopv1h
/r/programming/comments/a29bzt/missing_link_between_forth_and_c_ecosystems/eboq396/
1547546526
2
t5_2fwo
r/programming
public
null
False
takinashi
t2_ah3sr
can you give me an example of the log? it is an easy feature
null
0
1545991502
False
0
ecpxyfl
t3_a9yxp6
null
null
t1_ecpm95d
/r/programming/comments/a9yxp6/gitbatch_manage_all_of_your_git_repositories_in/ecpxyfl/
1548173418
2
t5_2fwo
r/programming
public
null
False
IceSentry
t2_cqjq2
Vscode doesn't use 8gb of ram either
null
0
1544687089
False
0
eboq4jt
t3_a5mk9z
null
null
t1_ebopnob
/r/programming/comments/a5mk9z/visual_studio_code_version_130_released/eboq4jt/
1547546542
13
t5_2fwo
r/programming
public
null
False
irqlnotdispatchlevel
t2_13d5jb
I feel like a lot of people forget about the "why" when it comes to implementation documentation. The "what" is straight forward, it's what the application/module is doing and can be reasoned about without looking at the code and can be checked with the tests. The "how" is usually easy to spot, self-documenting code and all that. But the "why" may be lost in a lot of discussions between team members, a lot of trial and error, those two bugs solved long ago and so on. "Just ensure that the tests pass" is not good enough for some projects.
null
0
1545991701
False
0
ecpy2fn
t3_aa3qdm
null
null
t1_ecpga6f
/r/programming/comments/aa3qdm/please_do_not_attempt_to_simplify_this_code_keep/ecpy2fn/
1548173468
1
t5_2fwo
r/programming
public
null
False
encepence
t2_3xt73
What a stupid click baity title! NGRIOBOT ... (not gonna read it only because of this).
null
0
1544687098
False
0
eboq4qo
t3_a5r84b
null
null
t3_a5r84b
/r/programming/comments/a5r84b/you_dont_know_tdd/eboq4qo/
1547546545
6
t5_2fwo
r/programming
public
null
False
yashkumaratri
t2_d1twu9
Did you wrote the code or is it the detectron by FAIR ?
null
0
1545991892
False
0
ecpy64i
t3_aa91bp
null
null
t3_aa91bp
/r/programming/comments/aa91bp/computer_vision_ai_object_detection_and/ecpy64i/
1548173514
6
t5_2fwo
r/programming
public
null
False
reddit__scrub
t2_o7k7s
Ever try Sublime Text as an instant open text editor? Seems so much quicker and smoother to open
null
0
1544687143
False
0
eboq5pm
t3_a5mk9z
null
null
t1_ebon8ej
/r/programming/comments/a5mk9z/visual_studio_code_version_130_released/eboq5pm/
1547546557
10
t5_2fwo
r/programming
public
null
False
nnevatie
t2_5d4sr
AI, an overused acronym for veiling something that is actually very simple behind the curtains (CNN).
null
0
1545991940
False
0
ecpy73e
t3_aa91bp
null
null
t3_aa91bp
/r/programming/comments/aa91bp/computer_vision_ai_object_detection_and/ecpy73e/
1548173525
75
t5_2fwo
r/programming
public
null
False
invisi1407
t2_6nbco
That's true - on my work machine with macOS it only uses ~100 - 200 MB.
null
0
1544687211
False
0
eboq75k
t3_a5mk9z
null
null
t1_eboq4jt
/r/programming/comments/a5mk9z/visual_studio_code_version_130_released/eboq75k/
1547546575
5
t5_2fwo
r/programming
public
null
False
lukehaas
t2_nrpo9
Scratches only outputs from console.log. This is MVP so Windows and Linux versions will come if there is enough interest.
null
0
1545992324
False
0
ecpyetv
t3_aa4jac
null
null
t1_ecpq9f5
/r/programming/comments/aa4jac/runjs_a_javascript_playground_app_for_mac/ecpyetv/
1548173621
1
t5_2fwo
r/programming
public
null
False
Gotebe
t2_2y75
A windows shop normally uses TFS. This somewhat reads like "I only heard of Chef&Puppet".
null
0
1544687224
False
0
eboq7fw
t3_a5oogc
null
null
t3_a5oogc
/r/programming/comments/a5oogc/state_of_devops_on_windows_and_net/eboq7fw/
1547546579
-1
t5_2fwo
r/programming
public
null
False
NotExecutable
t2_fw7wi
You sure that won't come off as a challenge? Because I think i'd be more inclined to try if it had that kind of time-wasting warning.
null
0
1545992508
False
0
ecpyieu
t3_aa3qdm
null
null
t1_ecpxd6o
/r/programming/comments/aa3qdm/please_do_not_attempt_to_simplify_this_code_keep/ecpyieu/
1548173665
14
t5_2fwo
r/programming
public
null
False
Phito41
t2_9p4tn
I meant RAM too
null
0
1544687342
False
0
eboq9zc
t3_a5mk9z
null
null
t1_ebopnob
/r/programming/comments/a5mk9z/visual_studio_code_version_130_released/eboq9zc/
1547546610
14
t5_2fwo
r/programming
public
null
False
danielkza
t2_5oh0c
Tests are an insurance against regressions first and foremost, which would allow the code to be (at least partially) rewritten without fear. Documenting interfaces is secondary. I have no idea why /u/sjalgeo is being downvoted for a completely valid point
null
0
1545992670
False
0
ecpylkm
t3_aa3qdm
null
null
t1_ecpga6f
/r/programming/comments/aa3qdm/please_do_not_attempt_to_simplify_this_code_keep/ecpylkm/
1548173705
7
t5_2fwo
r/programming
public
null
False
shim__
t2_ke5mi
Oldest trick in the book, but still automating the sign in is nice
null
0
1544687449
False
0
eboqc8v
t3_a5rb95
null
null
t3_a5rb95
/r/programming/comments/a5rb95/free_hotel_wifi_with_python_and_selenium/eboqc8v/
1547546638
12
t5_2fwo
r/programming
public
null
False
brad2008
t2_33tac
One of our vendors did several evaluations of IBM Watson ASR, their accuracy is in the 70 - low 80% range for our domain, which is quite poor. Agree the article is pretty useless due to errors and inadequate comparison analysis, e.g., Google Speech API is generally recognized as one of the strongest engines. The comparison table at the end of the article is very misleading.
null
0
1545992819
False
0
ecpyoie
t3_a9z26i
null
null
t1_ecpo5og
/r/programming/comments/a9z26i/comparison_of_the_top_speech_processing_apis/ecpyoie/
1548173741
1
t5_2fwo
r/programming
public
null
False
[deleted]
None
Versus code, got it
null
0
1544687691
False
0
eboqhdy
t3_a5mk9z
null
null
t1_ebooc9l
/r/programming/comments/a5mk9z/visual_studio_code_version_130_released/eboqhdy/
1547546702
19
t5_2fwo
r/programming
public
null
False
MINIMAN10001
t2_15mrcb
I mean you say it only requires hard pilots that any breached. Well technically my communication will go over the connection liv time to live as the connection then gets killed and all communication ends, this all communication happened within time to kill limits. Although I'm sure you expect much tighter limits to qualify for real time.
null
0
1545992997
False
0
ecpyrwk
t3_a93598
null
null
t1_ecjpyfg
/r/programming/comments/a93598/whats_the_difference_between_xmpp_and_websockets/ecpyrwk/
1548173783
1
t5_2fwo
r/programming
public
null
False
0xB7BA
t2_14fsxh
No, it really is garbage! Last time I checked developers get laid a lot. Also, there's plenty of cash in the industry!
null
0
1544687779
False
0
eboqj6q
t3_a5e6vj
null
null
t1_ebmvgtn
/r/programming/comments/a5e6vj/check_check_ch_ch_check_it_out/eboqj6q/
1547546723
2
t5_2fwo
r/programming
public
null
False
grauenwolf
t2_570j
Bullshit. There is no government regulation on **pricing** that would require you to keep second by second **location** information on your vehicles. Honestly, did you really think I'm that gullible?
null
0
1545993038
False
0
ecpysqj
t3_a3dobm
null
null
t1_ecpohnn
/r/programming/comments/a3dobm/at_22_years_old_postgres_might_just_be_the_most/ecpysqj/
1548173794
1
t5_2fwo
r/programming
public
null
False
black_hat_cross
t2_172t5w
What?
null
0
1544687793
False
0
eboqji1
t3_a5pyfh
null
null
t3_a5pyfh
/r/programming/comments/a5pyfh/x86_64_linux_assembly_program_with_8_inputs_and/eboqji1/
1547546727
3
t5_2fwo
r/programming
public
null
False
guywithalamename
t2_8asqz
This is so spot on. All the people I've ever seen praise Go did no or hardly any actual software development
null
0
1545993060
False
0
ecpyt69
t3_a8rptf
null
null
t1_ecfzdl2
/r/programming/comments/a8rptf/i_do_not_like_go/ecpyt69/
1548173799
3
t5_2fwo
r/programming
public
null
False
ShinyHappyREM
t2_1038di
Notepad2 is a little bit faster for me than Notepad++.
null
0
1544687809
False
0
eboqjua
t3_a5mk9z
null
null
t1_ebon8ej
/r/programming/comments/a5mk9z/visual_studio_code_version_130_released/eboqjua/
1547546731
1
t5_2fwo
r/programming
public
null
False
lukehaas
t2_nrpo9
Happy to list all my dev and prod dependencies, but I don’t think that’s what was being asked for.
null
0
1545993160
False
0
ecpyv1t
t3_aa4jac
null
null
t1_ecp4es2
/r/programming/comments/aa4jac/runjs_a_javascript_playground_app_for_mac/ecpyv1t/
1548173823
-1
t5_2fwo
r/programming
public
null
False
freakhill
t2_5oqxd
You write shitty titles.
null
0
1544687825
False
0
eboqk6a
t3_a5r84b
null
null
t3_a5r84b
/r/programming/comments/a5r84b/you_dont_know_tdd/eboqk6a/
1547546736
5
t5_2fwo
r/programming
public
null
False
fabiospampinato
t2_39cbq7
I'll think about that, it might be useful to add a tags bar or something like that.
null
0
1545993382
False
0
ecpyz93
t3_a9tm4z
null
null
t1_ecpw25a
/r/programming/comments/a9tm4z/notable_the_markdownbased_notetaking_app_that/ecpyz93/
1548173874
2
t5_2fwo
r/programming
public
null
False
mcnamaragio
t2_6hymk
I think for retriable exceptions it is better to use a custom [DbExectutionStrategy](https://stackoverflow.com/a/38442826/239438) This way your commands will be automatically retried if a deadlock of network error happens.
null
0
1544687859
False
0
eboqkw2
t3_a5hxji
null
null
t1_eboj0bs
/r/programming/comments/a5hxji/new_library_entityframeworkexceptions_handle/eboqkw2/
1547546744
1
t5_2fwo
r/programming
public
null
False
ptrwis
t2_l7kzs
It just looks bad :P I'm used to dollar sign with curly braces
null
0
1545993489
False
0
ecpz19y
t3_aa13tt
null
null
t1_ecpvm12
/r/programming/comments/aa13tt/dart_vs_swift_a_comparison/ecpz19y/
1548173899
3
t5_2fwo
r/programming
public
null
False
iBzOtaku
t2_gimzb
I didn't understand. Are you saying that its *possible* to have multiple language code completion (eg php + html in single file) but isn't *available* because there's no plugins that do it?
null
0
1544687881
False
0
eboqldl
t3_a5mk9z
null
null
t1_eboopqi
/r/programming/comments/a5mk9z/visual_studio_code_version_130_released/eboqldl/
1547546750
8
t5_2fwo
r/programming
public
null
False
KitchenAstronomer
t2_20u00b26
>I've seen lots of people use go to develop regular web apps, especially startups, who are prone to use fad languages. And I'm not really concerned about my publicity or whatever. I'd rather have an opinion and stand by it than be overly cautious. Startups use whatever startups want to use and Go is just as much a fad language as is JavaScript or lets say as is NodeJS or any frontend framework. Go's design goals are vastly different than JS's goals. It's not apples to apples comparison. >And you don't know whether I'm a competent go programmer or not. You can't say that just because I don't like the language. And I don't think anyone has ever accused me of "not being the sharpest tool in the shed", so I'm not too concerned about that. Yes I do not and therefore you should restrain yourself from making videos that compare technicalities without understanding the big picture. You have made a video comparing two technologies without showing your competence in either. That's not how you make a good comparison or prove a point. Sorry. >I'm comparing the two in terms of a web server. Obviously Node can do other stuff too, and they have different design goals, but that doesn't mean I can't compare them as a general web development language. But you should not. You should take into account the design of those tools you are comparing. Today you can even use C++ for web development but you should not compare it to something like Ruby or JS. That just does not work. >Basically according to you I should just never have an opinion about anything, which isn't a way to learn or live your life I'm general. You can have an opinion about any topic in the world but you should be aware about the way you present your opinion. Oversimplifying or exaggerating while showing your arrogance wont yield good results. Your video boils down to JS being able to do certain things out of the box due to its design compared to Go with vastly different goals giving you obstacles. In other words water is wet. One of your points is that Go is not able to do "UI". With that I guess you meant frontend side of things and while WASM is immature, gopherjs exists although that's irrelevant. You typically would not want to write your frontend in Go because that paradigm is relatively novel and to some extent the same can be said about JavaScript on backend. JS on backend is a fairly "recent" anomaly which basically just wanted to take advantage of the time and money invested in JS's engines and the people already invested in JS.It is a result of basically people seeking cost savings on developers. It is not bad per se but also debatable how good it is in the long run.
null
0
1545993986
False
0
ecpzav8
t3_aa2peh
null
null
t1_ecpxc6n
/r/programming/comments/aa2peh/why_go_sucks_and_you_should_use_node/ecpzav8/
1548174045
4
t5_2fwo
r/programming
public
null
False
combinatorylogic
t2_iab4d
You're irreversibly retarded, aren't you?
null
0
1544687914
False
0
eboqm1c
t3_a5p0ct
null
null
t1_eboptct
/r/programming/comments/a5p0ct/extending_a_language_with_reader_macros_a_subset/eboqm1c/
1547546759
10
t5_2fwo
r/programming
public
null
False
Bigardo
t2_fckio
Are there any Android apps that could make use of these notes? Right now I'm using NValt + ResophNotes + Simplenote (so a trio of almost abandoned apps), but I'd rather use this in both Windows and macOS if there was a way to sync them properly with Android.
null
0
1545994215
False
0
ecpzfah
t3_a9tm4z
null
null
t3_a9tm4z
/r/programming/comments/a9tm4z/notable_the_markdownbased_notetaking_app_that/ecpzfah/
1548174100
1
t5_2fwo
r/programming
public
null
False
combinatorylogic
t2_iab4d
You're uneducated and ignorant beyond any imagination.
null
0
1544688034
False
0
eboqol7
t3_a5p0ct
null
null
t1_ebopvi5
/r/programming/comments/a5p0ct/extending_a_language_with_reader_macros_a_subset/eboqol7/
1547546790
14
t5_2fwo
r/programming
public
null
False
TheBB
t2_4rtky
Well, it's a fetch followed by a merge or a rebase, depending on your configuration.
null
0
1545994392
False
0
ecpzimd
t3_a9yxp6
null
null
t1_ecodmq1
/r/programming/comments/a9yxp6/gitbatch_manage_all_of_your_git_repositories_in/ecpzimd/
1548174140
1
t5_2fwo
r/programming
public
null
False
altmanyip
t2_p0r3g
niche
null
0
1544688063
False
0
eboqp7e
t3_a5qwdf
null
null
t3_a5qwdf
/r/programming/comments/a5qwdf/get_free_for_aoao_photo_watermark_87_full_version/eboqp7e/
1547546798
1
t5_2fwo
r/programming
public
null
False
Nuaua
t2_1bg7oy23
Looks good but still has a lot of problems, e.g. suitcase here is completely missed because of s small occlusion, https://youtu.be/akK5ui-vel0?t=68 Plus things flickers all over the place, masks are not precise, etc. It's not very hard to get decent-ish segmentation, the real problem in many applications is that you need manual correction to fix those remaning issues and that takes an enormous amount of time.
null
0
1545994436
1546010793
0
ecpzjfx
t3_aa91bp
null
null
t3_aa91bp
/r/programming/comments/aa91bp/computer_vision_ai_object_detection_and/ecpzjfx/
1548174151
26
t5_2fwo
r/programming
public
null
False
tobozo
t2_7cr94
Adding this to "if it's free, you're the product" it seems this kind of "product" isn't wanted by github. If so, how can they allow [this](https://github.com/search?q=fuck+github&type=Commits)?
null
0
1544688090
False
0
eboqps1
t3_a5qm02
null
null
t3_a5qm02
/r/programming/comments/a5qm02/a_tale_of_132_es/eboqps1/
1547546805
9
t5_2fwo
r/programming
public
null
False
Matrix8910
t2_q7trm
Yeah clion's completion isn't as good as intellij Java completion
null
0
1545995011
False
0
ecpzul3
t3_aa05by
null
null
t1_ecpxfl6
/r/programming/comments/aa05by/netbeans_100_released/ecpzul3/
1548174289
1
t5_2fwo
r/programming
public
null
False
Thaurin
t2_aqn79
We tried using branches (just a dev branch and a main branch), but even that was just too much of a mess to manage. When we wanted to publish a feature or fix, but not include another feature or fix, we'd probably comment the stuff out. Horrible. I can't imagine how Microsoft used to do it. A Microsoft guy at a git talk said they used to have a full-time, dedicated person responsible for merging.
null
0
1544688328
False
0
eboquny
t3_a5hkyo
null
null
t1_ebopz15
/r/programming/comments/a5hkyo/investigating_an_early2010s_gaming_drm_system_or/eboquny/
1547546865
2
t5_2fwo
r/programming
public
null
False
ipv6-dns
t2_1t534du4
interesting that I have already met such formats (in /etc), so it's not new at whole.
null
0
1545995030
False
0
ecpzuzb
t3_9h3upr
null
null
t3_9h3upr
/r/programming/comments/9h3upr/san_the_safe_and_nice_tomlyaml_alternative/ecpzuzb/
1548174294
1
t5_2fwo
r/programming
public
null
False
redrumze
t2_1gayqwtx
Yeah, I would have folders of folders and they’d be named with what i was primarily working on. I also did mass comments for when I got lost. I’m glad to be using Git and I’ve stated the fit flow process of developing and It’s a godsend from where I came from.
null
0
1544688542
False
0
eboqyxg
t3_a5hkyo
null
null
t1_eboquny
/r/programming/comments/a5hkyo/investigating_an_early2010s_gaming_drm_system_or/eboqyxg/
1547546918
1
t5_2fwo
r/programming
public
null
False
beginner_
t2_cnvyz
Well it's trivial. OP can go to the bios and disable all but one core and then come back and talk about his experience and if he still believes his story.
null
0
1545995096
False
0
ecpzw8y
t3_aa3ojc
null
null
t3_aa3ojc
/r/programming/comments/aa3ojc/pessimism_about_parallelism_are_more_that_two/ecpzw8y/
1548174310
7
t5_2fwo
r/programming
public
null
False
iconoclaus
t2_3zlsj
Hopefully there will be more options in the future to turn it on for cursor jumps but not for typing.
null
0
1544688838
False
0
ebor4z7
t3_a5mk9z
null
null
t1_eboo25x
/r/programming/comments/a5mk9z/visual_studio_code_version_130_released/ebor4z7/
1547547021
9
t5_2fwo
r/programming
public
null
False
wengchunkn
t2_teo9t
On Friday, 28 December 2018 12:50:35 UTC+8, Liang Ng wrote: \> Proposal: RPN as "super macro" for C/C++ code \> \> RPN (reverse polish notation) is perhaps the only syntax that can be used to simplify C/C++ programs with its macro properties, besides being used to implement a C/C++ interpreter. ​ I briefly looked at pycparser -- a bit too complicated for my taste. ​ I spent an hour or so writing a C parser in PHP. I just made a quick and dirty assumption: ​ \-- Since what I want is a two-way parser generator, I should look for "blocks", marked by "{" and "}". ​ \-- I will use Forth style colon definition to "name" (rename) the blocks -- which will make each block easier to understand and test. ​ \-- Next, I will apply Forth style colon definition for smaller parts within a block, down to an operator. ​ Not sure if anyone objects this unorthodox approach. Does it sound too simple compare to the formal yacc and lex approach? Maybe that is what you get when you use stack machine?
null
0
1545995694
False
0
ecq07zo
t3_aa75kj
null
null
t3_aa75kj
/r/programming/comments/aa75kj/proposal_rpn_as_super_macro_for_cc_code/ecq07zo/
1548174455
-1
t5_2fwo
r/programming
public
null
False
GYN-k4H-Q3z-75B
t2_lbonz
Visual Studio is one of their most important brands. Calling it Visual Studio drags in a lot of devs they have in "the old world" -- which is good for them and this product.
null
0
1544688989
False
0
ebor83r
t3_a5mk9z
null
null
t1_ebonkqa
/r/programming/comments/a5mk9z/visual_studio_code_version_130_released/ebor83r/
1547547060
42
t5_2fwo
r/programming
public
null
False
NotActuallyAFurry
t2_2avdsiun
Reminds me of my Java days.
null
0
1545996151
False
0
ecq0h20
t3_a7arbt
null
null
t1_ec2v56z
/r/programming/comments/a7arbt/how_to_write_perfect_python_commandline_interfaces/ecq0h20/
1548174567
1
t5_2fwo
r/programming
public
null
False
korynt
t2_r8ae1
Omelette du fromage
null
0
1544689282
False
0
ebore06
t3_a5mk9z
null
null
t1_ebok3hl
/r/programming/comments/a5mk9z/visual_studio_code_version_130_released/ebore06/
1547547132
6
t5_2fwo
r/programming
public
null
False
NotActuallyAFurry
t2_2avdsiun
Honestly, Lombock is the only thing that can abuse of decorators because boiler plate code.
null
0
1545996377
False
0
ecq0lk8
t3_a7arbt
null
null
t1_ec2ppe1
/r/programming/comments/a7arbt/how_to_write_perfect_python_commandline_interfaces/ecq0lk8/
1548174651
1
t5_2fwo
r/programming
public
null
False
yogobot
t2_11pwojv
http://i.imgur.com/tNJD6oY.gifv This is a kind reminder that in French we say "omelette *au* fromage" and not "omelette _du_ fromage". [Sorry Dexter](https://www.youtube.com/watch?v=8nW3-9gdjYA) [Steve Martin](https://youtu.be/DOJDNChwgBw?t=2m49s) doesn't appear to be the most accurate French professor. --- ^(The movie from the gif is "OSS 117: le Cairo, Nest of Spies" https://www.imdb.com/title/tt0464913/ )
null
1
1544689292
False
0
ebore7v
t3_a5mk9z
null
null
t1_ebore06
/r/programming/comments/a5mk9z/visual_studio_code_version_130_released/ebore7v/
1547547135
-2
t5_2fwo
r/programming
public
null
False
YumiYumiYumi
t2_hke0y
I do very little FP math so actually don't know that much about it myself. On x86/SSE, exceptions can be toggled by flipping some bits in the MXCSR register, which shouldn't be too expensive. In C, you can call the `_MM_SET_EXCEPTION_MASK` function to do this. Unfortunately, x86 also supports FP math via legacy x87 instructions, which has a different exception handling mechanism, so it's possible that you may need to [enable both](https://stackoverflow.com/questions/30175524/enabling-floating-point-exceptions-on-mingw-gcc) if you're unsure whether the compiler will use x87 or SSE/AVX for floating point math. This raises an ugly point - I haven't looked, but I wouldn't be surprised if FP exception handling is quite platform specific. I don't know if there's been any attempt in a language to ensure some uniformity across platforms, but perhaps this is a reason for why it's avoided? Sorry, I really don't know the answer to your question (don't have much experience with FP math).
null
0
1545996940
False
0
ecq0x3c
t3_a9oey4
null
null
t1_ecpwxei
/r/programming/comments/a9oey4/do_developers_understand_ieee_floating_point/ecq0x3c/
1548174794
2
t5_2fwo
r/programming
public
null
False
poloppoyop
t2_9a5a3
You don't test code. You test functionalities. Your client does not care that you are doing A, B then C. What they want is that when Joe tries to save something wrong he gets an error message and nothing is saved. Fast. You can send the demand to some astronauts on the moon and wait for the reply: they don't care if Joe get his error message in less than 200ms. Once all your functionalities and their edge cases are tested you don't get 100% code coverage? Good, that's useless code you can remove.
null
0
1544689299
False
0
eborecf
t3_a5iior
null
null
t1_ebmv3q2
/r/programming/comments/a5iior/tests_wont_make_your_software_correct/eborecf/
1547547138
1
t5_2fwo
r/programming
public
null
False
shenglong
t2_2nn6w
One of my pet peeves is that many auto-refactoring IDEs and plugins (e.g. Resharper) suggest that you remove unnecessary "else" clauses by default. NO. I *want* the reader to know that I *intended* for this to be the alternate path of execution, and that I did not forget about it. I'll also sometimes put in "empty" else statements with a comment in. It's the same reason authors leave pages in books saying "This page intentionally left blank". https://en.wikipedia.org/wiki/Intentionally_blank_page One of the reasons these exist is to explicitly indicate to the reader that there were no errors of omission. [EDIT] For those curious about why it's called "shuttle style": It's from a coding standard called [MISRA-C](https://en.wikipedia.org/wiki/MISRA_C) which was adopted by NASA/JPL. This part is specifically referenced by 14.10: > 14.10 (req) All if ... else if constructs shall be terminated with an else clause. It's basically imposing pattern-matching/exhaustive checks that compilers do in other languages on the developer. And before you ask, yes, there are automated tools that check for MISRA-C compliance.
null
0
1545997020
1546021813
0
ecq0ypl
t3_aa3qdm
null
null
t3_aa3qdm
/r/programming/comments/aa3qdm/please_do_not_attempt_to_simplify_this_code_keep/ecq0ypl/
1548174814
24
t5_2fwo
r/programming
public
null
False
Bolloux
t2_t6odv
I’ve just lost hours on your site! The early iD engine stuff is particularly interesting. I learned to code C by porting Doom to old PDAs (remember those) when I was still at schoool.
null
0
1544689373
False
0
eborftn
t3_a55xbm
null
null
t1_ebl0kwk
/r/programming/comments/a55xbm/how_the_dreamcast_copy_protection_was_defeated/eborftn/
1547547156
2
t5_2fwo
r/programming
public
null
False
SuperV1234
t2_5e5eq
In the `iota` version, the iteration ranges are immediately obvious and easy for any human to parse during code review. In the first version, it is easier to screw up one index for another and have one-by-off errors. I would take the `iota` version over the normal one any day, but `iota` is a terrible name.
null
0
1545997164
False
0
ecq11ma
t3_a9q4iu
null
null
t1_ecn8edr
/r/programming/comments/a9q4iu/ranges_code_quality_and_the_future_of_c/ecq11ma/
1548174850
1
t5_2fwo
r/programming
public
null
False
korynt
t2_r8ae1
ST3 costs 80$, N++ is free.
null
0
1544689429
False
0
eborgx2
t3_a5mk9z
null
null
t1_eboq5pm
/r/programming/comments/a5mk9z/visual_studio_code_version_130_released/eborgx2/
1547547170
9
t5_2fwo
r/programming
public
null
False
Azereos
t2_n33nl
I was researching for an assignment I have to write for school and just found this talk. Thought it was pretty amazing and wanted to share it with you guys.
null
0
1545997479
False
0
ecq186x
t3_aa9myy
null
null
t3_aa9myy
/r/programming/comments/aa9myy/robert_virding_on_language_design_lambda_days_2016/ecq186x/
1548174931
3
t5_2fwo
r/programming
public
null
False
Auburus
t2_bmzso
Sadly, quoting wikipedia: Australia outlawed the use of a certain kind of warrant canary in March 2015, making it illegal for a journalist to "disclose information about the existence or non-existence" of a warrant issued under new mandatory data retention laws.
null
0
1544689635
False
0
eborl2y
t3_a57th7
null
null
t1_eblceuo
/r/programming/comments/a57th7/australias_new_encryption_laws_ensure_companies/eborl2y/
1547547221
2
t5_2fwo
r/programming
public
null
False
shenglong
t2_2nn6w
NASA/JPL coding standards require that all conditions are accounted for. Explicitly coding an "else" is an indication to the reader that that is what has been done. bool IsASmurf(Creature creature) { if (creature.Name = "BlueSmurf") return true; return false; } As a reader who has no understanding of what a "Smurf" is, you may think that only creatures who have the name "BlueSmurf" are actually Smurfs. But is that a valid assumption? It's not really clear from the code if that is really true, or an omission by the programmer. This style: bool IsASmurf(Creature creature) { if (creature.Name = "BlueSmurf") return true; else return false; } Or even: bool IsASmurf(Creature creature) { if (creature.Name = "BlueSmurf") { return true; } else { ; } return false; } ... makes it clearer. The former won't compile without completing the else statement; the latter is equivalent to "we don't consider other cases". The latter however needs this idiom to be documented in a style document. OK, now take that fictitious example and replace it with a method called "IsSafeToLand" in some program in the rocket navigation software. This should give an indication why many mission-critical systems require that all conditions be accounted for. BTW, this is also one of the reasons people like common forms of pattern matching in functional languages.
null
0
1545997658
1546020575
0
ecq1bx8
t3_aa3qdm
null
null
t1_ecpxr6b
/r/programming/comments/aa3qdm/please_do_not_attempt_to_simplify_this_code_keep/ecq1bx8/
1548174977
9
t5_2fwo
r/programming
public
null
False
KryptosFR
t2_15txl0
Lol. Most of them complain about GitHub, while in fact there are just ignorant on how to use git itself.
null
0
1544689761
False
0
ebornlt
t3_a5qm02
null
null
t1_eboqps1
/r/programming/comments/a5qm02/a_tale_of_132_es/ebornlt/
1547547252
4
t5_2fwo
r/programming
public
null
False
Xelrd
t2_e0gm7
To do all this (excluding the AndroidManifest.xml parsing), you can use [JADX](https://github.com/skylot/jadx) which supports opening .apk files directly and tries to decompile code as Java rather than Smali.
null
0
1545997719
1545998017
0
ecq1d89
t3_aa3mws
null
null
t3_aa3mws
/r/programming/comments/aa3mws/extract_permissions_and_dependencies_from_an_apk/ecq1d89/
1548174993
2
t5_2fwo
r/programming
public
null
False
Daegalus
t2_54cpx
Yes, exactly that. I have code completion in many languages that has a plugin for it.
null
0
1544689875
False
0
eborpwi
t3_a5mk9z
null
null
t1_eboqldl
/r/programming/comments/a5mk9z/visual_studio_code_version_130_released/eborpwi/
1547547280
3
t5_2fwo
r/programming
public
null
False
gold_rush_doom
t2_2iwk6dt2
Everything that has an if inside is AI.
null
0
1545998168
False
0
ecq1ob4
t3_aa91bp
null
null
t1_ecpy73e
/r/programming/comments/aa91bp/computer_vision_ai_object_detection_and/ecq1ob4/
1548175131
24
t5_2fwo
r/programming
public
null
False
JavierReyes945
t2_1yjwejba
On my two machines (Win10 and Ubuntu 18.04), it uses around 200MB with the workspace loaded and all the related extensions activated. But when debugging Python, it can get up to 2GB. I wouldn't recommend to work actively on VScode with less than 8 GB of RAM.
null
0
1544689927
False
0
eborqy2
t3_a5mk9z
null
null
t1_eboq75k
/r/programming/comments/a5mk9z/visual_studio_code_version_130_released/eborqy2/
1547547293
3
t5_2fwo
r/programming
public
null
False
chengiz
t2_1bv8s
If the point is to explain the algo, just drawing the circles isnt enough. Put some thought into showing what the algo does, eg. show which triangles' circumcircles the point is in etc, then show them going away, then show the reconnections. Use shading, different colors, etc. It's a good effort but the point is not that you know the algo, the point is to explain it to someone who doesnt.
null
0
1545998169
False
0
ecq1obx
t3_aa23nx
null
null
t1_ecpvbba
/r/programming/comments/aa23nx/visualizing_the_delauney_triangulation/ecq1obx/
1548175131
1
t5_2fwo
r/programming
public
null
False
DeathRebirth
t2_88ki4
Eh its still pretty slow.
null
0
1544689980
False
0
ebors0k
t3_a5mk9z
null
null
t1_eboohiq
/r/programming/comments/a5mk9z/visual_studio_code_version_130_released/ebors0k/
1547547307
12
t5_2fwo
r/programming
public
null
False
wellfriedbeans
t2_uh03y
I get what you mean, I addressed this in another comment. It will take some time to implement all of that, however.
null
0
1545998524
False
0
ecq1yw2
t3_aa23nx
null
null
t1_ecq1obx
/r/programming/comments/aa23nx/visualizing_the_delauney_triangulation/ecq1yw2/
1548175291
1
t5_2fwo
r/programming
public
null
False
twizmwazin
t2_92mr7
Yes. You'll need a language server that provides completion for mixed php and HTML if that is what you want.
null
0
1544690149
False
0
eborv8k
t3_a5mk9z
null
null
t1_eboqldl
/r/programming/comments/a5mk9z/visual_studio_code_version_130_released/eborv8k/
1547547347
24
t5_2fwo
r/programming
public
null
False
BLEAOURGH
t2_4zbh4
> I'll probably get shit on for this No you won't. Go is nearly universally hated in /r/programming
null
0
1545998617
False
0
ecq21to
t3_aa3qdm
null
null
t1_ecoqns2
/r/programming/comments/aa3qdm/please_do_not_attempt_to_simplify_this_code_keep/ecq21to/
1548175327
22
t5_2fwo
r/programming
public
null
False
JavierReyes945
t2_1yjwejba
There's an extension for sync settings (nit personally tested, though). It would mean to split the settings into different sections, as some settings can be generalized, but others are machine-specific.
null
0
1544690151
False
0
eborvab
t3_a5mk9z
null
null
t1_eboob17
/r/programming/comments/a5mk9z/visual_studio_code_version_130_released/eborvab/
1547547347
18
t5_2fwo
r/programming
public
null
False
br-rand
t2_nj1j9
https://trends.google.com/trends/explore?date=all&q="get%20in%20the%20sea","get%20in%20the%20fucking%20sea","get%20in%20the%20freaking%20sea"
null
0
1545999083
False
0
ecq2gi2
t3_aa2peh
null
null
t1_ecp6m5p
/r/programming/comments/aa2peh/why_go_sucks_and_you_should_use_node/ecq2gi2/
1548175510
1
t5_2fwo
r/programming
public
null
False
vonforum
t2_4goyq
Bad bot
null
0
1544690195
False
0
eborw5s
t3_a5mk9z
null
null
t1_ebore7v
/r/programming/comments/a5mk9z/visual_studio_code_version_130_released/eborw5s/
1547547358
3
t5_2fwo
r/programming
public
null
False
kuikuilla
t2_b2ngh
Doesn't seem very stable temporally. I know nothing about these things and I'm wondering: do these things use any kind of prediction for classifying shapes? Like the cars for example, the algorithm could use the velocity of an object across the view to predict where it should be in the next frame.
null
0
1545999170
False
0
ecq2j0l
t3_aa91bp
null
null
t3_aa91bp
/r/programming/comments/aa91bp/computer_vision_ai_object_detection_and/ecq2j0l/
1548175542
13
t5_2fwo
r/programming
public
null
False
indrora
t2_69qmx
There is a shell/repl. M-X-p shell will get you there iirc
null
0
1544690307
False
0
eboryax
t3_a5mk9z
null
null
t1_ebomols
/r/programming/comments/a5mk9z/visual_studio_code_version_130_released/eboryax/
1547547384
3
t5_2fwo
r/programming
public
null
False
rand000m
t2_ak3qd
/r/iamverysmart
null
1
1545999299
False
0
ecq2mss
t3_aa3qdm
null
null
t1_ecp2310
/r/programming/comments/aa3qdm/please_do_not_attempt_to_simplify_this_code_keep/ecq2mss/
1548175588
1
t5_2fwo
r/programming
public
null
False
iBzOtaku
t2_gimzb
I've tested pretty much all popular plugins at vs code marketplace (for each language) and I don't think anyone worked. I mostly work with html and php so if you have any plugin suggestion, I'd test that as well.
null
0
1544690320
False
0
eboryk1
t3_a5mk9z
null
null
t1_eborpwi
/r/programming/comments/a5mk9z/visual_studio_code_version_130_released/eboryk1/
1547547387
2
t5_2fwo
r/programming
public
null
False
br-rand
t2_nj1j9
> I mean, it's all a matter of preference though. I prefer to be able to create really big and intricate projects extremely quickly. But others value the type safety, efficiency, and other aspects offered by Go. Had this been your opener, this post would've probably taken off. I'm glad that now you are able to see that through
null
0
1545999385
False
0
ecq2pie
t3_aa2peh
null
null
t1_ecpur4h
/r/programming/comments/aa2peh/why_go_sucks_and_you_should_use_node/ecq2pie/
1548175621
2
t5_2fwo
r/programming
public
null
False
iBzOtaku
t2_gimzb
I've tested pretty much all popular plugins at vs code marketplace (for each language) and I don't think anyone worked. I mostly work with html and php so if you have any plugin suggestion, I'd like to test that as well.
null
0
1544690326
False
0
eborynq
t3_a5mk9z
null
null
t1_eborv8k
/r/programming/comments/a5mk9z/visual_studio_code_version_130_released/eborynq/
1547547388
3
t5_2fwo
r/programming
public
null
False
mirvnillith
t2_4qxu
Most of the Öredev sessions are published for free at their site (http://oredev.org/2018/sessions) and they have previous years archived (http://oredev.org/2018/archives).
null
0
1545999974
False
0
ecq3854
t3_aa7oaq
null
null
t3_aa7oaq
/r/programming/comments/aa7oaq/woody_zuill_turn_up_the_good_øredev_2018/ecq3854/
1548175881
1
t5_2fwo
r/programming
public
null
False
RabidKotlinFanatic
t2_1qd0ifm5
>Makes me think that we need some sort of cognitive complexity calculus in order to objectively talk about when something is actually simple or complex and exactly what we mean by these statements in a way that isn't open to debate. Code qualities such as complexity, maintainability, readability etc are to a large extent social, contextual, subjective and relative. To the degree that objective measures can be created they would only encode the institutionalized social knowledge of individual programmers, teams, ecosystems and industries. The more comprehensive and useful the metric, the less it will generalize beyond you and your local conceptual neighborhood.
null
0
1544690349
False
0
eborz2x
t3_a5cm5c
null
null
t1_ebmvy3r
/r/programming/comments/a5cm5c/people_who_disagree_with_you_arent_trying_to_make/eborz2x/
1547547393
2
t5_2fwo
r/programming
public
null
False
pure_x01
t2_3h5id
Git?
null
0
1546000184
False
0
ecq3esy
t3_aa3qdm
null
null
t1_ecp2310
/r/programming/comments/aa3qdm/please_do_not_attempt_to_simplify_this_code_keep/ecq3esy/
1548175963
1
t5_2fwo
r/programming
public
null
False
emdeka87
t2_131iak
Can you give me a Short TL;DW on the Video?
null
0
1544690459
False
0
ebos17x
t3_a5o7qs
null
null
t1_ebo4zsv
/r/programming/comments/a5o7qs/female_engineer_chats_to_james_damore_sex/ebos17x/
1547547420
4
t5_2fwo
r/programming
public
null
False
bnieuwenhuizen
t2_z3ms5
For AMD they are actually not VLIW anymore. It is pretty much a normal RISC CPU with extensive SIMD capabilities (i.e. basically a very extended version of SSE on your x86 CPU). Sure they have their differences on e.g. speed (executing 1 instruction/4 clocks makes a slow core) as well as registers vs. cache size. The only limits on program size are memory and how long you want to wait on program startup for the compiler. Seems like the nvida limits is just a 2 GiB buffer with 32-bit instructions (or 4 GiB with 64-bit instructions). Seems pretty close to "limited by memory".
null
0
1546000565
False
0
ecq3r86
t3_aa3ojc
null
null
t1_ecprqia
/r/programming/comments/aa3ojc/pessimism_about_parallelism_are_more_that_two/ecq3r86/
1548176118
2
t5_2fwo
r/programming
public
null
False
Thaurin
t2_aqn79
Even ~~git flow~~ Git Flow is too complicated for me. As every commit represents a full snapshot of the code base, I will just tag my important commits and don't want to worry about more than one permanent branch. But that's just me. Yeah, git allows for so much freedom and gives such a sense of security, it's definitely the best thing to happen to my work flow since a long time! But some people just don't seem to ever get a good grasp on git, unfortunately...
null
0
1544690513
1544693176
0
ebos2a2
t3_a5hkyo
null
null
t1_eboqyxg
/r/programming/comments/a5hkyo/investigating_an_early2010s_gaming_drm_system_or/ebos2a2/
1547547433
2
t5_2fwo
r/programming
public
null
False
m50d
t2_6q02y
If you want /r/hackernews it's right there in the "other discussions" tab.
null
0
1546000623
False
0
ecq3t46
t3_aa3qdm
null
null
t1_ecpkyg5
/r/programming/comments/aa3qdm/please_do_not_attempt_to_simplify_this_code_keep/ecq3t46/
1548176141
3
t5_2fwo
r/programming
public
null
False
jonjonbee
t2_t44gw
I'm just sitting here using NuGet packages from the official repository and not having to deal with any of this shit. ¯\\\_(ツ)_/¯
null
1
1544690623
False
0
ebos4f3
t3_a5knml
null
null
t3_a5knml
/r/programming/comments/a5knml/a_confusing_dependency/ebos4f3/
1547547460
0
t5_2fwo
r/programming
public
null
False
wllmsaccnt
t2_6j5x5
They aren't even using most of the conventions from Go that would reduce complexity, what makes you think they would use the language features from any other language to help them? Its a big blob of functions that calls other functions from too many namespaces and doing too much in one file...you can end up with that in any language that allows functions, conditional logic, and imports (pretty much every popular general programming language).
null
0
1546000641
False
0
ecq3tp9
t3_aa3qdm
null
null
t1_ecoqns2
/r/programming/comments/aa3qdm/please_do_not_attempt_to_simplify_this_code_keep/ecq3tp9/
1548176148
20
t5_2fwo
r/programming
public
null
False
Sedbict
t2_670l7m
Yes, just a short explanation would do. Anyway, if you're still wondering, I think you are having trouble figuring out the "deduction" blocks (if A then B). How they work is you start by making a deduction (left pin) and want to reach a conclusion. E.g if you want to prove A->B, you take A as a given and want to end up with B (beware of circular argumemts). Not the best explanation, but you will get the hang of it by playing a bit around :)
null
0
1544690729
False
0
ebos6et
t3_a4ryx9
null
null
t1_ebilp9m
/r/programming/comments/a4ryx9/the_incredible_proof_machine/ebos6et/
1547547483
1
t5_2fwo
r/programming
public
null
False
wllmsaccnt
t2_6j5x5
They might be referring to the return nils? There are quite a few of those.
null
0
1546000679
False
0
ecq3uz7
t3_aa3qdm
null
null
t1_ecppo79
/r/programming/comments/aa3qdm/please_do_not_attempt_to_simplify_this_code_keep/ecq3uz7/
1548176164
9
t5_2fwo
r/programming
public
null
False
Muzer0
t2_dsa4n
There is no one standard git workflow. One of the great things about git is you can pretty much use or ignore its concepts however you like; however best suits the project you're doing. Seems like you're doing just that! Edit: sorry, just realised I'm an idiot and you're referring to an actual workflow called Gitflow. I'm leaving this up though regardless!
null
0
1544690843
False
0
ebos8jb
t3_a5hkyo
null
null
t1_ebos2a2
/r/programming/comments/a5hkyo/investigating_an_early2010s_gaming_drm_system_or/ebos8jb/
1547547510
1
t5_2fwo
r/programming
public
null
False
crazii_he
t2_111k4q
yeah, I don't like complicated things too. But I have to, because my work involves those. and I'm still not used to Unreal Engine 4 which is way complicated. :)
null
0
1546000853
False
0
ecq415t
t3_a93m82
null
null
t1_ecjkrhv
/r/programming/comments/a93m82/blade_a_cross_platform_game_engine_tobe/ecq415t/
1548176242
1
t5_2fwo
r/programming
public
null
False
FearlessObject
t2_23wt2ybe
Fuck m$
null
0
1544690870
False
0
ebos90m
t3_a5mk9z
null
null
t3_a5mk9z
/r/programming/comments/a5mk9z/visual_studio_code_version_130_released/ebos90m/
1547547516
-36
t5_2fwo
r/programming
public
null
False
wllmsaccnt
t2_6j5x5
Despite the comparison, this code isn't rocket science, its just a bunch of functions with nested conditional statements. You can apply traditional refactoring approaches to make this code easier to read with almost zero impact on how it works. If you look at the individual functions, there are only a handful that really need work (the ones that are nested 3-4 levels deep).
null
0
1546001128
False
0
ecq4b5d
t3_aa3qdm
null
null
t1_ecpxlwo
/r/programming/comments/aa3qdm/please_do_not_attempt_to_simplify_this_code_keep/ecq4b5d/
1548176365
6
t5_2fwo
r/programming
public
null
False
Kirito9704
t2_hqi6j
The Sync Settings extension works amazingly in my experience. Uploads Settings to Github and you can update as necessary from within VSC.
null
0
1544690889
False
0
ebos9d8
t3_a5mk9z
null
null
t1_eborvab
/r/programming/comments/a5mk9z/visual_studio_code_version_130_released/ebos9d8/
1547547520
24
t5_2fwo
r/programming
public
null
False
senatorr64
t2_18ac0zea
Hppy crap was this video made my someone from the 80s?
null
0
1546001162
False
0
ecq4cd7
t3_aa91bp
null
null
t3_aa91bp
/r/programming/comments/aa91bp/computer_vision_ai_object_detection_and/ecq4cd7/
1548176407
5
t5_2fwo
r/programming
public
null