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
SirQuackTheDuck
t2_f5fvj
I thought I recognised that logo from something else.
null
0
1543820051
False
0
eazjhwf
t3_a2jrs4
null
null
t1_eazg6gk
/r/programming/comments/a2jrs4/every_clojure_talk_ever/eazjhwf/
1546358037
10
t5_2fwo
r/programming
public
null
False
[deleted]
None
[deleted]
null
0
1544968755
False
0
ebwqrtc
t3_a6i85m
null
null
t1_ebwodyc
/r/programming/comments/a6i85m/openjdk_bug_report_complains_source_code_has_too/ebwqrtc/
1547681858
1
t5_2fwo
r/programming
public
null
False
0xa0000
t2_4h37l
> How much performance improvement did you get fixing this? I don't have the exact numbers saved, but around 6-10x depending on the build configuration. In particular running the interpreter tests under MSVC in debug mode w/ iterator debugging enabled went from taking 120s to around 15s (i.e. unbearable to just slo...
null
0
1543820137
False
0
eazjjyq
t3_a2cn55
null
null
t1_eaxnxrs
/r/programming/comments/a2cn55/implementing_a_garbage_collector_in_c/eazjjyq/
1546358062
3
t5_2fwo
r/programming
public
null
False
xeveri
t2_2922mq6
The blog says clang produced larger binaries than gcc. Strangely that’s not my experience (tried both on Linux and mac Os X). I wonder if I’m doing something wrong!
null
0
1544968783
False
0
ebwqsri
t3_a6o8uz
null
null
t3_a6o8uz
/r/programming/comments/a6o8uz/performance_comparison_of_firefox_64_built_with/ebwqsri/
1547681870
17
t5_2fwo
r/programming
public
null
False
0xa0000
t2_4h37l
I use [the same](https://github.com/mras0/mjs/blob/1af8e9ddd70591552f046a73e163e82c25eb3098/src/mjs/gc_heap.cpp#L249) approach for the same reason :)
null
0
1543820186
False
0
eazjl4h
t3_a2cn55
null
null
t1_eaywv9d
/r/programming/comments/a2cn55/implementing_a_garbage_collector_in_c/eazjl4h/
1546358076
3
t5_2fwo
r/programming
public
null
False
awilix
t2_71q16
I use unit tests professionally in embedded development mostly to find memory leaks. I guess if you work with low performance shitty high level memory managed languages you don't need tests. But why would you, it's not like anything serious can be developed in toy languages like that anyway!
null
0
1544968790
False
0
ebwqszm
t3_a6nfgh
null
null
t1_ebwp2c7
/r/programming/comments/a6nfgh/things_nobody_told_me_about_being_a_software/ebwqszm/
1547681873
4
t5_2fwo
r/programming
public
null
False
sime
t2_35em5
They wrote their own toolkit.
null
0
1543820238
False
0
eazjmd1
t3_a2b8u4
null
null
t1_eazf5y6
/r/programming/comments/a2b8u4/flutter_on_desktop_a_real_competitor_to_electron/eazjmd1/
1546358092
2
t5_2fwo
r/programming
public
null
False
OMEN786
t2_2qj1z9t0
I read 'audio fingering'
null
0
1544968873
False
0
ebwqvny
t3_a6k3qb
null
null
t3_a6k3qb
/r/programming/comments/a6k3qb/how_shazam_works_audio_fingerprinting_and_indexing/ebwqvny/
1547681906
-5
t5_2fwo
r/programming
public
null
False
0xa0000
t2_4h37l
Cool project! And sorry, I didn't mean to imply that NaN tagging was invented for LuaJIT or only used there, it's just were I recall hearing about it first.
null
0
1543820376
False
0
eazjpog
t3_a2cn55
null
null
t1_eazg3rm
/r/programming/comments/a2cn55/implementing_a_garbage_collector_in_c/eazjpog/
1546358133
5
t5_2fwo
r/programming
public
null
False
_INTER_
t2_qqzj8
Excuse me, I meant "The PR is open", not just an Issue. Ready for technical discussion.
null
0
1544968901
False
0
ebwqwj0
t3_a6i85m
null
null
t1_ebwodyc
/r/programming/comments/a6i85m/openjdk_bug_report_complains_source_code_has_too/ebwqwj0/
1547681916
-1
t5_2fwo
r/programming
public
null
False
__crackers__
t2_oen2h
Yes. Making the *developers’* lives easier at the cost of *users’* resources. Which, from a certain point of view, is shitty development.
null
0
1543820504
False
0
eazjt5p
t3_a2b8u4
null
null
t1_eaxwb54
/r/programming/comments/a2b8u4/flutter_on_desktop_a_real_competitor_to_electron/eazjt5p/
1546358175
17
t5_2fwo
r/programming
public
null
False
MonokelPinguin
t2_z3hqj
Are you using LTO?
null
0
1544969046
False
0
ebwr17n
t3_a6o8uz
null
null
t1_ebwqsri
/r/programming/comments/a6o8uz/performance_comparison_of_firefox_64_built_with/ebwr17n/
1547682003
14
t5_2fwo
r/programming
public
null
False
0xa0000
t2_4h37l
I tried to explain my motivation: Handling cycles due to self-references in objects (`o=new Object();o.p=o;`). FWIW RAII is used extensively in the implementation and `gc_heap_ptr` only works because of deterministic construction.
null
0
1543820590
False
0
eazjvhk
t3_a2cn55
null
null
t1_eaxnlx4
/r/programming/comments/a2cn55/implementing_a_garbage_collector_in_c/eazjvhk/
1546358205
1
t5_2fwo
r/programming
public
null
False
lazic_
t2_kfkni
Beside of that, cases of cyber bullying should be addressed too. Public calls to mark e.g. Antirez as some "*ist" for not changing master/slave terminology.
null
0
1544969066
False
0
ebwr1ua
t3_a6i85m
null
null
t1_ebwk12x
/r/programming/comments/a6i85m/openjdk_bug_report_complains_source_code_has_too/ebwr1ua/
1547682010
2
t5_2fwo
r/programming
public
null
False
jcelerier
t2_nju89
Actually ubsan is made to be used with optimized code since that's when the compiler can "most easily" take advantage of ub
null
0
1543820708
False
0
eazjyk3
t3_a2epsa
null
null
t1_eaynj8j
/r/programming/comments/a2epsa/undefined_behavior_is_really_undefined/eazjyk3/
1546358243
2
t5_2fwo
r/programming
public
null
False
nieburhlung
t2_pf4a5
Just saw this. It was great.
null
0
1544969073
False
0
ebwr229
t3_a6k3qb
null
null
t1_ebwc5r3
/r/programming/comments/a6k3qb/how_shazam_works_audio_fingerprinting_and_indexing/ebwr229/
1547682013
3
t5_2fwo
r/programming
public
null
False
axilmar
t2_1hcvf
It says a lot about its developers and ultimately, about the language. From what I have seen so far, JAI has no reason whatsoever to exist, as its "improvements" over C++ are simply styilstic diffrences or features rarely needed or features that can easily be tackled with external tools. People are not gonna switch t...
null
0
1543820796
False
0
eazk0v4
t3_a2b4n9
null
null
t1_eaz93y5
/r/programming/comments/a2b4n9/abner_coimbre_nasa_engineer_on_jai_language/eazk0v4/
1546358271
2
t5_2fwo
r/programming
public
null
False
dakoslug
t2_73139
No, very disingenuous messing up the meaning of words like that.
null
1
1544969092
False
0
ebwr2pu
t3_a6k3qb
null
null
t1_ebwnpph
/r/programming/comments/a6k3qb/how_shazam_works_audio_fingerprinting_and_indexing/ebwr2pu/
1547682023
4
t5_2fwo
r/programming
public
null
False
lol-no-monads
t2_26w02w1g
D A T A A D A T T A D A A T A D
null
0
1543820878
False
0
eazk2yy
t3_a2jrs4
null
null
t3_a2jrs4
/r/programming/comments/a2jrs4/every_clojure_talk_ever/eazk2yy/
1546358297
34
t5_2fwo
r/programming
public
null
False
forsubbingonly
t2_yk9c4
Dumb people are the ones who use /s on blindingly obvious sarcasm.
null
0
1544969290
False
0
ebwr8ly
t3_a6k3qb
null
null
t1_ebwfs7c
/r/programming/comments/a6k3qb/how_shazam_works_audio_fingerprinting_and_indexing/ebwr8ly/
1547682095
21
t5_2fwo
r/programming
public
null
False
__crackers__
t2_oen2h
Custom OpenGL UI, IIRC.
null
0
1543820893
False
0
eazk3bj
t3_a2b8u4
null
null
t1_eazf5y6
/r/programming/comments/a2b8u4/flutter_on_desktop_a_real_competitor_to_electron/eazk3bj/
1546358301
1
t5_2fwo
r/programming
public
null
False
eyal0
t2_32z87
It was discussed. He filters all the music to just the strongest frequencies and timestamp. Then he writes triples of (frequencyA, frequencyB, delta time) and does that for every pair of points that are four rows apart. That triple is a hash key. Then he does the same for the sample and searches for all the hash keys....
null
0
1544969348
False
0
ebwraau
t3_a6k3qb
null
null
t1_ebwm301
/r/programming/comments/a6k3qb/how_shazam_works_audio_fingerprinting_and_indexing/ebwraau/
1547682116
9
t5_2fwo
r/programming
public
null
False
asocial-workshy
t2_221psd1t
No. He's right. Traffic analysis and timing attacks are a serious problem and to thwart them it is imperative we adopt techniques such as padding out network requests to increments of very large fixed sized blocks to prevent leaking more info about the size of a download than is absolutely necessary. Basically >"...
null
0
1543820939
False
0
eazk4nm
t3_a2eskq
null
null
t1_eaymb7x
/r/programming/comments/a2eskq/why_itunes_downloads_dont_use_https/eazk4nm/
1546358318
3
t5_2fwo
r/programming
public
null
False
gyroda
t2_90y5r
Erm, no, a well written code of conduct doesn't impede the flow of information as long as everyone is acting in good faith and can control they behaviour.
null
1
1544969384
False
0
ebwrbbm
t3_a6i85m
null
null
t1_ebwq58e
/r/programming/comments/a6i85m/openjdk_bug_report_complains_source_code_has_too/ebwrbbm/
1547682128
1
t5_2fwo
r/programming
public
null
False
irodoku
t2_14q2rf
TLDR They save money doing so also fuck you customer.
null
0
1543820942
False
0
eazk4q6
t3_a2eskq
null
null
t3_a2eskq
/r/programming/comments/a2eskq/why_itunes_downloads_dont_use_https/eazk4q6/
1546358319
-1
t5_2fwo
r/programming
public
null
False
eyal0
t2_32z87
>Very unsophisticated mathematically, it's no wonder Shazam works so **well**. FTFY
null
0
1544969447
False
0
ebwrd62
t3_a6k3qb
null
null
t1_ebwmi3f
/r/programming/comments/a6k3qb/how_shazam_works_audio_fingerprinting_and_indexing/ebwrd62/
1547682151
7
t5_2fwo
r/programming
public
null
False
InsignificantIbex
t2_1fznbnnp
Don't revel in your enslavement. Your employer pays for your labour, not your soul; if you need to for example schedule a doctor's appointment during working hours that's neither the company's business, not their right to prevent you from doing that.
null
1
1543821070
False
0
eazk7u8
t3_a2eskq
null
null
t1_eayxgrj
/r/programming/comments/a2eskq/why_itunes_downloads_dont_use_https/eazk7u8/
1546358357
5
t5_2fwo
r/programming
public
null
False
xraider72
t2_x5ey2ku
Its completely intuitive and more guesswork than something that can really be explained rationally. Of course, objectively, some punctuation marks do add emotion, but its not the full story.
null
0
1544969501
False
0
ebwrevl
t3_a6i85m
null
null
t1_ebwppvi
/r/programming/comments/a6i85m/openjdk_bug_report_complains_source_code_has_too/ebwrevl/
1547682172
1
t5_2fwo
r/programming
public
null
False
tdammers
t2_6v532
IMO, having on-call developers is usually wrong. Because: 1. When things are on fire in the middle of the night, you don't need a programmer, you need a skilled sysadmin. A good programmer familiar with the codebase will be able to gradually narrow down the cause, isolate the faulty component in a test environment, re...
null
0
1543821108
False
0
eazk8pw
t3_a2lrrh
null
null
t3_a2lrrh
/r/programming/comments/a2lrrh/developer_on_call/eazk8pw/
1546358368
47
t5_2fwo
r/programming
public
null
False
eyal0
t2_32z87
World this even be a good fit for machine learning? I can't imagine how! What would the inputs be?
null
1
1544969575
False
0
ebwrh79
t3_a6k3qb
null
null
t1_ebvyl2g
/r/programming/comments/a6k3qb/how_shazam_works_audio_fingerprinting_and_indexing/ebwrh79/
1547682201
0
t5_2fwo
r/programming
public
null
False
irodoku
t2_14q2rf
> 666 comments ​
null
0
1543821212
False
0
eazkb5d
t3_a0kxmw
null
null
t3_a0kxmw
/r/programming/comments/a0kxmw/i_dont_know_what_to_say_backdoor_in_popular/eazkb5d/
1546358427
1
t5_2fwo
r/programming
public
null
False
kankyo
t2_77w4q
Shut up.
null
1
1544969621
False
0
ebwrilo
t3_a6oln5
null
null
t1_ebwqeja
/r/programming/comments/a6oln5/rust_and_webassembly_in_2019/ebwrilo/
1547682218
-3
t5_2fwo
r/programming
public
null
False
salgat
t2_31gt6
I've seen nothing but waling and gnashing of teeth for desktop apps since before I can remember. It's no surprise that web devs simply stick to what they know, even on desktop, especially if they know it very well.
null
0
1543821576
1543857495
0
eazkjj5
t3_a2b8u4
null
null
t1_eawxtg6
/r/programming/comments/a2b8u4/flutter_on_desktop_a_real_competitor_to_electron/eazkjj5/
1546358532
2
t5_2fwo
r/programming
public
null
False
crabbone
t2_e3qdk15
This is based on something I saw in an SO post, but the idea is really common. Here's the link to the quoted article: http://www.staff.city.ac.uk/~jacob/solver/index.html 1. Express business logic as a set of logical assertions. 2. Use some form of logic programming to evaluate those assertions against given input. ...
null
0
1544969682
False
0
ebwrkhu
t3_94cf5s
null
null
t1_ebp255f
/r/programming/comments/94cf5s/modern_sat_solvers_fast_neat_and_underused_part_1/ebwrkhu/
1547682241
1
t5_2fwo
r/programming
public
null
False
1951NYBerg
t2_2429i8i9
>From what I have seen so far, JAI has no reason whatsoever to exist From what I have seen so far, you have no reason to exist. >C++ are simply styilstic diffrences or features rarely needed or features that can easily be tackled with external tools Reflection is feature rarely needed? Easily tackled? Fast c...
null
1
1543821672
False
0
eazklq8
t3_a2b4n9
null
null
t1_eazk0v4
/r/programming/comments/a2b4n9/abner_coimbre_nasa_engineer_on_jai_language/eazklq8/
1546358558
1
t5_2fwo
r/programming
public
null
False
Nekomancerr
t2_5e6ry
Is it really user Input at all that matters? It's really code branches if anything.
null
0
1544969766
False
0
ebwrn9r
t3_a6nfgh
null
null
t1_ebwjn29
/r/programming/comments/a6nfgh/things_nobody_told_me_about_being_a_software/ebwrn9r/
1547682275
0
t5_2fwo
r/programming
public
null
False
zevdg
t2_c0ywgq4
1) You might as well just use libui-node until libui-napi is merged back into it. see the last few comments on [https://github.com/parro-it/libui-napi/issues/11](https://github.com/parro-it/libui-napi/issues/11) 2) If you don't have javascript stockholm syndrome, might I suggest a libui binding to a sane language....
null
0
1543821904
False
0
eazkqxc
t3_a2b8u4
null
null
t1_eawvgpr
/r/programming/comments/a2b8u4/flutter_on_desktop_a_real_competitor_to_electron/eazkqxc/
1546358624
1
t5_2fwo
r/programming
public
null
False
combinatorylogic
t2_iab4d
Firstly, only the lowest of the low cry "elitism!" - those who are not welcome in any professional society, those who are so far below the minimal professional threshold that they have no hope to ever get there. Secondly, all the shitty "challenges" of the web are nothing but a self-inflicted damage caused by a massiv...
null
0
1544969774
False
0
ebwrnjp
t3_a6nfgh
null
null
t1_ebwpujm
/r/programming/comments/a6nfgh/things_nobody_told_me_about_being_a_software/ebwrnjp/
1547682279
-18
t5_2fwo
r/programming
public
null
False
Morego
t2_al3vl
Maybe on this platform AND wasn't short-circuiting? EDIT: wrong path, my mistake. I read the code (part of it) and this looks like just personal preference. IDK if their compiler could optimize those ifs out, time to visit Godbolt and check it out.
null
0
1543821947
1543829788
0
eazkry9
t3_a2m3hj
null
null
t1_eazj87s
/r/programming/comments/a2m3hj/original_sources_of_ultimate_tapan_kaikki_90s/eazkry9/
1546358635
2
t5_2fwo
r/programming
public
null
False
AStrangeStranger
t2_58ymx
> Fine, I'll just disable user input. For some reason a [Yes Minister scene comes to mind](https://www.youtube.com/watch?v=Eyf97LAjjcY&feature=youtu.be&t=29)
null
0
1544969777
False
0
ebwrnms
t3_a6nfgh
null
null
t1_ebwmcz8
/r/programming/comments/a6nfgh/things_nobody_told_me_about_being_a_software/ebwrnms/
1547682280
10
t5_2fwo
r/programming
public
null
False
1951NYBerg
t2_2429i8i9
Show me a simple way to add reflection in C. Keyword: simple and not broken ad-hoc hack. Show me a simple way to add arrays to C. And when I say arrays I mean real boundschecked arrays.
null
0
1543822146
False
0
eazkwec
t3_a2b4n9
null
null
t1_eayeg6n
/r/programming/comments/a2b4n9/abner_coimbre_nasa_engineer_on_jai_language/eazkwec/
1546358691
3
t5_2fwo
r/programming
public
null
False
Noctune
t2_4sfpa
And one way of building such a good fingerprint function could be via machine learning.
null
0
1544969972
False
0
ebwrtqg
t3_a6k3qb
null
null
t1_ebweyl4
/r/programming/comments/a6k3qb/how_shazam_works_audio_fingerprinting_and_indexing/ebwrtqg/
1547682355
-13
t5_2fwo
r/programming
public
null
False
jhartikainen
t2_88llg
Yeah, that would be my guess as well. I know these guys released a bunch of games so it seems too much of a beginner mistake to not know about that operator
null
0
1543822195
False
0
eazkxim
t3_a2m3hj
null
null
t1_eazkry9
/r/programming/comments/a2m3hj/original_sources_of_ultimate_tapan_kaikki_90s/eazkxim/
1546358704
2
t5_2fwo
r/programming
public
null
False
ragnarlodbrokk
t2_ehvr6
When did distributed systems become a joke? They make the world work mydude.
null
0
1544969977
False
0
ebwrtw1
t3_a6k3qb
null
null
t1_ebwe73y
/r/programming/comments/a6k3qb/how_shazam_works_audio_fingerprinting_and_indexing/ebwrtw1/
1547682357
29
t5_2fwo
r/programming
public
null
False
nirataro
t2_m09pc
Flutter to WebAssembly is the way to go. Code Sharing ain't exactly easy.
null
0
1543822203
False
0
eazkxo3
t3_a2b8u4
null
null
t1_eayj67b
/r/programming/comments/a2b8u4/flutter_on_desktop_a_real_competitor_to_electron/eazkxo3/
1546358706
3
t5_2fwo
r/programming
public
null
False
combinatorylogic
t2_iab4d
Lol at this one who does not use assertions and contracts and a static code analysis for the embedded development. Let me guess, you'd be utterly scared by a requirement to follow MISRA-C strictly?
null
0
1544969993
False
0
ebwruez
t3_a6nfgh
null
null
t1_ebwqszm
/r/programming/comments/a6nfgh/things_nobody_told_me_about_being_a_software/ebwruez/
1547682364
-10
t5_2fwo
r/programming
public
null
False
1951NYBerg
t2_2429i8i9
Because C and C++ are basically the only languages applicable to his domain.
null
0
1543822304
False
0
eazkzy5
t3_a2b4n9
null
null
t1_eayiull
/r/programming/comments/a2b4n9/abner_coimbre_nasa_engineer_on_jai_language/eazkzy5/
1546358734
10
t5_2fwo
r/programming
public
null
False
ryanmonroe
t2_39ldp
Well that makes me feel even worse
null
0
1544970014
False
0
ebwrv2n
t3_a6k3qb
null
null
t1_ebw97yy
/r/programming/comments/a6k3qb/how_shazam_works_audio_fingerprinting_and_indexing/ebwrv2n/
1547682373
11
t5_2fwo
r/programming
public
null
False
policjant
t2_1424qkjz
C never could be like that considering how prevalent pointer arithmetic is in there.
null
0
1543822576
False
0
eazl68q
t3_a2epsa
null
null
t1_eay1zr5
/r/programming/comments/a2epsa/undefined_behavior_is_really_undefined/eazl68q/
1546358812
0
t5_2fwo
r/programming
public
null
False
Joshtopher_Biggins
t2_e97mh
Yeah I'm not getting in on the anti-CoC thing. If it's them or the prudes I'll just become an accountant
null
0
1544970092
False
0
ebwrxlf
t3_a6i85m
null
null
t1_ebwn3e9
/r/programming/comments/a6i85m/openjdk_bug_report_complains_source_code_has_too/ebwrxlf/
1547682404
3
t5_2fwo
r/programming
public
null
False
1951NYBerg
t2_2429i8i9
The golden 'wow' nugget is that there really isn't a language like JAI. How many languages are there: 1. Strongly typed, compiled, with no GC. 2. Has reflection. 3. Compiles super fast. 4. Flexible metaprogramming and compile time execution with no craziness. 5. Has both raw pointers as well as optionally bounds chec...
null
0
1543822770
False
0
eazlart
t3_a2b4n9
null
null
t1_eawwcge
/r/programming/comments/a2b4n9/abner_coimbre_nasa_engineer_on_jai_language/eazlart/
1546358868
15
t5_2fwo
r/programming
public
null
False
gyroda
t2_90y5r
What's more embarrassing is some of the responses to the request. Even if you disagree with the request, it's not hard to see where it's coming from and it's not that big a deal. It's not the end of the world and it doesn't make the other person a "feels before reals" person; swearing has it's place but the utility o...
null
0
1544970096
1544979267
0
ebwrxqv
t3_a6i85m
null
null
t1_ebwaq2x
/r/programming/comments/a6i85m/openjdk_bug_report_complains_source_code_has_too/ebwrxqv/
1547682406
4
t5_2fwo
r/programming
public
null
False
TheGreatCabbage2
t2_10g337
That is probably one of the most popular website for developers, but they didn't state the sample size. I'd guess that it's within 10-20% of the real value though (if you check job postings, a lot of them want Kotlin now), and that's still a really impressive number only 1 year after releasing for Android.
null
0
1543822800
False
0
eazlbgu
t3_a2b8u4
null
null
t1_eayl2yv
/r/programming/comments/a2b8u4/flutter_on_desktop_a_real_competitor_to_electron/eazlbgu/
1546358877
1
t5_2fwo
r/programming
public
null
False
ragnarlodbrokk
t2_ehvr6
Many ML algorithms are just statistical formulas by another name. Classical enough if you ask me. Modern computing power has just made training models by running these formulas a bajillion times, easier.
null
0
1544970111
False
0
ebwry88
t3_a6k3qb
null
null
t1_ebwl7an
/r/programming/comments/a6k3qb/how_shazam_works_audio_fingerprinting_and_indexing/ebwry88/
1547682412
22
t5_2fwo
r/programming
public
null
False
_WeAreAllToBlame_
t2_2ic57x83
JetBrains is fast. Rarely above 800 MB RAM. That's better than VSCode and Atom btw.
null
0
1543822832
False
0
eazlc7p
t3_a2b8u4
null
null
t1_eazhue9
/r/programming/comments/a2b8u4/flutter_on_desktop_a_real_competitor_to_electron/eazlc7p/
1546358886
2
t5_2fwo
r/programming
public
null
False
[deleted]
None
Pfft. Real men have humility and don't automatically disregard what they do not know
null
0
1544970112
False
0
ebwry9f
t3_a6nfgh
null
null
t1_ebwp2c7
/r/programming/comments/a6nfgh/things_nobody_told_me_about_being_a_software/ebwry9f/
1547682413
38
t5_2fwo
r/programming
public
null
False
st_huck
t2_4q0c7
You know, at the 4th minute or so I thought it was hilarious, but I wondered if they really could pull it off for about 30 minutes. Turns out they could.
null
0
1543822951
False
0
eazlewh
t3_a2jrs4
null
null
t3_a2jrs4
/r/programming/comments/a2jrs4/every_clojure_talk_ever/eazlewh/
1546358919
84
t5_2fwo
r/programming
public
null
False
stormfield
t2_4vfs6
Goblins like you are why web is a better place to work.
null
0
1544970187
False
0
ebws0lc
t3_a6nfgh
null
null
t1_ebwowzx
/r/programming/comments/a6nfgh/things_nobody_told_me_about_being_a_software/ebws0lc/
1547682441
13
t5_2fwo
r/programming
public
null
False
idobai
t2_fu8kq
> Maybe if you want to get RAM that runs at 4000+ MHz, but e.g. your average 8GB 2400 MHz goes for ~60€ in Germany. 1. For electron you definitely need 8GB RAM, especially if you use chrome and want to open an IDE too. 2. for 60€ you might get some shitty RAM from a shitty vendor - you'll need a really good discou...
null
0
1543822999
False
0
eazlfzf
t3_a2b8u4
null
null
t1_eazjed1
/r/programming/comments/a2b8u4/flutter_on_desktop_a_real_competitor_to_electron/eazlfzf/
1546358932
5
t5_2fwo
r/programming
public
null
False
JoseJimeniz
t2_7bcl1
> Why not be a little more clever? Whoever wrote this code is a sperm burping vaginal blood fart.
null
0
1544970246
False
0
ebws2ij
t3_a6i85m
null
null
t1_ebw5n8b
/r/programming/comments/a6i85m/openjdk_bug_report_complains_source_code_has_too/ebws2ij/
1547682465
6
t5_2fwo
r/programming
public
null
False
ariasaurus
t2_20d1fgfc
I don't understand what you don't understand? 1) Trivial computation or i/o bound -> don't care 2) Needs to be fast, using a desktop -> threads 3) Needs to scale more -> processes Most software that people are using all those single threaded interpreters (Python, Node) etc for professionally, is in the (3)...
null
0
1543823062
1543825776
0
eazlh9z
t3_9zyc4q
null
null
t1_eaziayy
/r/programming/comments/9zyc4q/every_78μs_your_computers_memory_has_a_hiccup/eazlh9z/
1546358948
1
t5_2fwo
r/programming
public
null
False
gyroda
t2_90y5r
>It's kind of embarassing that I have to explain that: > >1. Adults should realize the distinction between "professional" and "unprofessional" is an imaginary cultural boundary to begin with Just because it's a cultural boundary doesn't make it "imaginary". The boundary is very real. For the rest of your c...
null
1
1544970253
False
0
ebws2qa
t3_a6i85m
null
null
t1_ebwmw09
/r/programming/comments/a6i85m/openjdk_bug_report_complains_source_code_has_too/ebws2qa/
1547682468
2
t5_2fwo
r/programming
public
null
False
idobai
t2_fu8kq
> its actually fast and not a memory hog. It's fast compared to atom. It's slower than any other IDE or editor I have used so far. Also, it can easily [consume as much](https://github.com/jhallen/joes-sandbox/tree/master/editor-perf) as intellij - which can do like 10x as much. > Compared to java gui stacks el...
null
0
1543823130
False
0
eazliqj
t3_a2b8u4
null
null
t1_eazg10b
/r/programming/comments/a2b8u4/flutter_on_desktop_a_real_competitor_to_electron/eazliqj/
1546358966
1
t5_2fwo
r/programming
public
null
False
xeveri
t2_2922mq6
I’ve tried optimizing for perf (-O3), then for size (-Os) and also LTO. Clang consistently gave smaller binaries. This was last year though. Haven’t tried recently. I was linking with the filesystem TS so that might have something to do with it!
null
0
1544970263
False
0
ebws322
t3_a6o8uz
null
null
t1_ebwr17n
/r/programming/comments/a6o8uz/performance_comparison_of_firefox_64_built_with/ebws322/
1547682472
5
t5_2fwo
r/programming
public
null
False
Ididntdoitiswear2
t2_2o4vzse9
> you don't need a programmer, you need a skilled sysadmin It depends on where the problem is in the system. Programmers are great at finding the root cause when it is code related; sysadmins are great when it’s systems related. > and this is an incentive to write sloppy code. Knowing your colleague has to get...
null
0
1543823174
False
0
eazljmu
t3_a2lrrh
null
null
t1_eazk8pw
/r/programming/comments/a2lrrh/developer_on_call/eazljmu/
1546359006
18
t5_2fwo
r/programming
public
null
False
combinatorylogic
t2_iab4d
Lol, another brainwashed zealot who believe there is any substance in all that stupid unit testing religion. Why do you think you have a right to assume I am criticising your stupid religion out of ignorance?
null
0
1544970287
False
0
ebws3uo
t3_a6nfgh
null
null
t1_ebwry9f
/r/programming/comments/a6nfgh/things_nobody_told_me_about_being_a_software/ebws3uo/
1547682481
-51
t5_2fwo
r/programming
public
null
False
iconoklast
t2_3bnj7
Like a newer JDK that's free.
null
0
1543823175
False
0
eazljn5
t3_a2et7m
null
null
t1_eazh832
/r/programming/comments/a2et7m/java_will_no_longer_be_free_to_use/eazljn5/
1546359006
3
t5_2fwo
r/programming
public
null
False
AStrangeStranger
t2_58ymx
It isn't the only thing that matters - but people tend to forget they don't have control of the users browser and thus can't limit what it sends to back end. I have seen this recently, developers put properties in client Javascript to determine what permissions user has, and while it is a low use internal application ...
null
0
1544970361
False
0
ebws6bi
t3_a6nfgh
null
null
t1_ebwrn9r
/r/programming/comments/a6nfgh/things_nobody_told_me_about_being_a_software/ebws6bi/
1547682511
1
t5_2fwo
r/programming
public
null
False
quantifiableNonsense
t2_1shi9ft4
All great points! But to be fair, Fortran is still alive and well.
null
0
1543823276
False
0
eazllro
t3_a2hpd8
null
null
t1_eazitrm
/r/programming/comments/a2hpd8/is_lisp_a_good_language_to_start_learning_as_a/eazllro/
1546359033
2
t5_2fwo
r/programming
public
null
False
combinatorylogic
t2_iab4d
Oh, let me guess, a dipshit is looking for a safe space where his utter ignorance will not be challenged (because everyone around are just as stupid and uneducated)?
null
1
1544970388
False
0
ebws78l
t3_a6nfgh
null
null
t1_ebws0lc
/r/programming/comments/a6nfgh/things_nobody_told_me_about_being_a_software/ebws78l/
1547682523
-1
t5_2fwo
r/programming
public
null
False
cybernd
t2_x0sl9
> work that can be bought for 1/3 the hourly rate Unless you work in europe where programmers are not paid that well.
null
0
1543823329
False
0
eazlmyr
t3_a2lrrh
null
null
t1_eazk8pw
/r/programming/comments/a2lrrh/developer_on_call/eazlmyr/
1546359048
5
t5_2fwo
r/programming
public
null
False
Game-of-pwns
t2_xpha8
Do you even assembly, bruh?
null
0
1544970396
False
0
ebws7hr
t3_a6nfgh
null
null
t1_ebwrnjp
/r/programming/comments/a6nfgh/things_nobody_told_me_about_being_a_software/ebws7hr/
1547682527
7
t5_2fwo
r/programming
public
null
False
malkarouri
t2_3dgi4
Oh..
null
0
1543824032
False
0
eazm1qb
t3_a2hpd8
null
null
t1_eaz2dg7
/r/programming/comments/a2hpd8/is_lisp_a_good_language_to_start_learning_as_a/eazm1qb/
1546359231
2
t5_2fwo
r/programming
public
null
False
combinatorylogic
t2_iab4d
How is that relevant to this topic you brain-dead dummy?
null
1
1544970461
False
0
ebws9lw
t3_a6nfgh
null
null
t1_ebws7hr
/r/programming/comments/a6nfgh/things_nobody_told_me_about_being_a_software/ebws9lw/
1547682552
-4
t5_2fwo
r/programming
public
null
False
tdammers
t2_6v532
I do work in Europe, and when I transitioned from tech support to an entry-level programming position at the same company, my salary doubled. I made more than the usual minimum wage at the support job, and my programmer salary has increased significantly since, so 1/3 is still a pretty good, if not conservative, estima...
null
0
1543824035
False
0
eazm1ss
t3_a2lrrh
null
null
t1_eazlmyr
/r/programming/comments/a2lrrh/developer_on_call/eazm1ss/
1546359232
9
t5_2fwo
r/programming
public
null
False
gyroda
t2_90y5r
No, you don't understand. Stating an opinion or preference is exactly the same as trying to force everyone else to confirm and basically makes you s fascist in favour of 1984 levels of newspeak. Requesting a small change in language or behaviour is literally censorship. /S
null
0
1544970466
False
0
ebws9s1
t3_a6i85m
null
null
t1_ebwqp4p
/r/programming/comments/a6i85m/openjdk_bug_report_complains_source_code_has_too/ebws9s1/
1547682554
3
t5_2fwo
r/programming
public
null
False
malkarouri
t2_3dgi4
Totally aware of that. Also, I teach Python myself for newcomers. Still, saying Python corrupts developers is hyperbole. The features that make some people unhappy are features that are used in other languages in the industry. Saying the industry is corrupted by Python is like saying the industry does not work at all,...
null
0
1543824274
False
0
eazm6li
t3_a2hpd8
null
null
t1_eaz313g
/r/programming/comments/a2hpd8/is_lisp_a_good_language_to_start_learning_as_a/eazm6li/
1546359292
2
t5_2fwo
r/programming
public
null
False
LayosPOE
t2_onuwnxy
why are you using reddit then, which is a web application obviously. oh wait youre a hypocrit and most likely a troll. speaking of lowest of the low...
null
0
1544970477
False
0
ebwsa61
t3_a6nfgh
null
null
t1_ebwrnjp
/r/programming/comments/a6nfgh/things_nobody_told_me_about_being_a_software/ebwsa61/
1547682559
11
t5_2fwo
r/programming
public
null
False
cybernd
t2_x0sl9
Seems like you know only a portion of europe. In austria, its unrealistic to think that somene being capable of doing this job would be < 1/(1,5) which is far away from your 1/3.
null
0
1543824953
1543825288
0
eazmkgb
t3_a2lrrh
null
null
t1_eazm1ss
/r/programming/comments/a2lrrh/developer_on_call/eazmkgb/
1546359464
2
t5_2fwo
r/programming
public
null
False
stormfield
t2_4vfs6
Are you ok?
null
0
1544970484
False
0
ebwsadn
t3_a6nfgh
null
null
t1_ebws78l
/r/programming/comments/a6nfgh/things_nobody_told_me_about_being_a_software/ebwsadn/
1547682562
8
t5_2fwo
r/programming
public
null
False
rustbutunironically
t2_2lvlnvav
>the point of Electron is to make development easier at the cost of resources and in the end everyone gets a shitty experience. the developers lose, developing stockholm syndrome for the prison of their own making. growing dependent on ecosystems so fragile they can and do topple with a single gust of wind. force...
null
0
1543825054
False
0
eazmmhr
t3_a2b8u4
null
null
t1_eaxwb54
/r/programming/comments/a2b8u4/flutter_on_desktop_a_real_competitor_to_electron/eazmmhr/
1546359489
15
t5_2fwo
r/programming
public
null
False
isaacarsenal
t2_3jgv2
Interesting! I don't have much experience with Clang, but one time I experienced a considerable difference was in memory consumption (e.g. ~2GB vs. ~6GB) of Clang vs. GCC during compiling this library: https://github.com/tdlib/td/issues/67 I am not sure whether Clang generally have a lower memory footprint, especially...
null
0
1544970489
False
0
ebwsaiv
t3_a6o8uz
null
null
t1_ebwmj31
/r/programming/comments/a6o8uz/performance_comparison_of_firefox_64_built_with/ebwsaiv/
1547682564
15
t5_2fwo
r/programming
public
null
False
TheLastSock
t2_nhynl
Like, I'm really curious what he did to upset you so much that you devot so much energy to him. I have never seen yogthos be toxic.
null
0
1543825197
False
0
eazmpgt
t3_a1o5iz
null
null
t1_eaurhp2
/r/programming/comments/a1o5iz/maybe_not_rich_hickey/eazmpgt/
1546359526
1
t5_2fwo
r/programming
public
null
False
Buttscicles
t2_4ioh8
What exactly do you mean by operational performance?
null
0
1544970552
False
0
ebwscl7
t3_a6nfgh
null
null
t1_ebwhz27
/r/programming/comments/a6nfgh/things_nobody_told_me_about_being_a_software/ebwscl7/
1547682618
40
t5_2fwo
r/programming
public
null
False
der_christoph
t2_iyzfc
to take it a bit further, be a programmer without a specific language... use the tools and languages which are best for the given problems
null
0
1543825235
False
0
eazmq83
t3_a2ml49
null
null
t3_a2ml49
/r/programming/comments/a2ml49/going_frameworkless_why_you_should_try_web_dev/eazmq83/
1546359534
134
t5_2fwo
r/programming
public
null
False
JoseJimeniz
t2_7bcl1
> As OpenJDK is used in a professional context, it seems inappropriate to leave these 12 instances in there I think he's offering an opinion rather than any objective fact. I have been a professional software developer for...a little over 20 years now. - I am **by definition** a professional - so whatever I do i...
null
0
1544970609
False
0
ebwsejh
t3_a6i85m
null
null
t3_a6i85m
/r/programming/comments/a6i85m/openjdk_bug_report_complains_source_code_has_too/ebwsejh/
1547682642
5
t5_2fwo
r/programming
public
null
False
ggtsu_00
t2_72fwy
All you need to know is: void do_server_shit()
null
0
1543825405
False
0
eazmtl0
t3_a2m3hj
null
null
t3_a2m3hj
/r/programming/comments/a2m3hj/original_sources_of_ultimate_tapan_kaikki_90s/eazmtl0/
1546359603
12
t5_2fwo
r/programming
public
null
False
mcguire
t2_33oe8
Yes. Yes, they will. Trust me.
null
0
1544970615
False
0
ebwsepx
t3_a6nfgh
null
null
t1_ebwl10d
/r/programming/comments/a6nfgh/things_nobody_told_me_about_being_a_software/ebwsepx/
1547682644
14
t5_2fwo
r/programming
public
null
False
mahmud_
t2_4g08l
I have worked for a few Fortune 100 companies, and all used this commerical app store for their staff on OS X. https://www.jamf.com/products/jamf-pro/self-service/
null
0
1543825501
False
0
eazmvkx
t3_a2eskq
null
null
t1_eaytqht
/r/programming/comments/a2eskq/why_itunes_downloads_dont_use_https/eazmvkx/
1546359628
5
t5_2fwo
r/programming
public
null
False
flycast
t2_gdke2
>That CSS is the most complex modern programming language It can certainly be the most frustrating!
null
0
1544970753
False
0
ebwsj7q
t3_a6nfgh
null
null
t3_a6nfgh
/r/programming/comments/a6nfgh/things_nobody_told_me_about_being_a_software/ebwsj7q/
1547682701
19
t5_2fwo
r/programming
public
null
False
rustbutunironically
t2_2lvlnvav
Imagine a simple graphite pencil. It's a great tool. You can draw wonderful sketches with one, you can use it to mark things up, and so on. However try and set a museum's watercolour collection on fire to replace it with some pencil sketches, you'd get called a dumb bitch and then you'd get arrested. But here we are w...
null
0
1543825528
False
0
eazmw40
t3_a2b8u4
null
null
t1_eazmmhr
/r/programming/comments/a2b8u4/flutter_on_desktop_a_real_competitor_to_electron/eazmw40/
1546359635
4
t5_2fwo
r/programming
public
null
False
[deleted]
None
Because you are acting like a turd with a monocle. i feel sorry for your co-workers.
null
0
1544970906
False
0
ebwso4p
t3_a6nfgh
null
null
t1_ebws3uo
/r/programming/comments/a6nfgh/things_nobody_told_me_about_being_a_software/ebwso4p/
1547682761
19
t5_2fwo
r/programming
public
null
False
Fisher9001
t2_a7ja8
Simply put, it's like ability to read what's on your monitor... with 10000000000x zoom. Yeah, sure it formally gives access to everything that will be displayed on this screen, but good luck with actually being able to see anything specific or gather data like password, logins etc. Oh and you can't move your view. Th...
null
0
1543825541
1543829031
0
eazmwd5
t3_a2epsa
null
null
t1_eaypgf0
/r/programming/comments/a2epsa/undefined_behavior_is_really_undefined/eazmwd5/
1546359638
0
t5_2fwo
r/programming
public
null
False
combinatorylogic
t2_iab4d
NNTP is a far superior technology, but it's abandoned now. If web disappears, things will get back into a better state.
null
0
1544970945
False
0
ebwspd2
t3_a6nfgh
null
null
t1_ebwsa61
/r/programming/comments/a6nfgh/things_nobody_told_me_about_being_a_software/ebwspd2/
1547682776
-4
t5_2fwo
r/programming
public
null
False
[deleted]
None
[deleted]
null
0
1543825602
False
0
eazmxk4
t3_a2m3hj
null
null
t3_a2m3hj
/r/programming/comments/a2m3hj/original_sources_of_ultimate_tapan_kaikki_90s/eazmxk4/
1546359653
1
t5_2fwo
r/programming
public
null
False
CubsThisYear
t2_3uojw
For anyone curious, mutation testing is definitely a thing. This is slightly different than what the author suggests. Instead of changing assertions, it automatically mutates your code (I.e inserts bugs) and checks that your tests fail. Check out PIT or Stryker for example frameworks.
null
0
1544970950
False
0
ebwspit
t3_a6nfgh
null
null
t3_a6nfgh
/r/programming/comments/a6nfgh/things_nobody_told_me_about_being_a_software/ebwspit/
1547682778
94
t5_2fwo
r/programming
public
null
False
tdammers
t2_6v532
> It depends on where the problem is in the system. Programmers are great at finding the root cause when it is code related; sysadmins are great when it’s systems related. Yes, but when the phone rings at 3am, finding the root cause and properly fixing it is not your main priority. The main priority is to get the s...
null
0
1543825623
False
0
eazmxyw
t3_a2lrrh
null
null
t1_eazljmu
/r/programming/comments/a2lrrh/developer_on_call/eazmxyw/
1546359658
10
t5_2fwo
r/programming
public
null
False
xradionut
t2_c9s7s
We have a similar saying in the ETL/Database world: "All data is bad, some is worse."
null
0
1544970981
False
0
ebwsqir
t3_a6nfgh
null
null
t1_ebwop7e
/r/programming/comments/a6nfgh/things_nobody_told_me_about_being_a_software/ebwsqir/
1547682790
137
t5_2fwo
r/programming
public
null
False
jimmyfuckingpage
t2_aapai
I totally agree! It's a common mistake to use the same language again and again just because we know it well, instead of picking the right one for the job (I'm guilty of it too sometimes to be fair)
null
0
1543825636
False
0
eazmy8s
t3_a2ml49
null
null
t1_eazmq83
/r/programming/comments/a2ml49/going_frameworkless_why_you_should_try_web_dev/eazmy8s/
1546359660
16
t5_2fwo
r/programming
public
null
False
LayosPOE
t2_onuwnxy
okay stay off reddit then until the web has disappeared, thanks
null
0
1544971140
False
0
ebwsvm6
t3_a6nfgh
null
null
t1_ebwspd2
/r/programming/comments/a6nfgh/things_nobody_told_me_about_being_a_software/ebwsvm6/
1547682853
11
t5_2fwo
r/programming
public
null