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
mallardtheduck
t2_321ha
The whole "skip every 3 bytes" thing sounds like a pointer arithmetic error in C... i.e. someone changed a parameter from `char *` to `int *` and left more-or-less everything else the same.
null
0
1544625779
False
0
ebmrskv
t3_a5hkyo
null
null
t3_a5hkyo
/r/programming/comments/a5hkyo/investigating_an_early2010s_gaming_drm_system_or/ebmrskv/
1547513584
219
t5_2fwo
r/programming
public
null
False
caspper69
t2_37dot
Goto is an excellent tool for certain situations; really the best tool for the job in many cases. It should be immediately obvious where goto is a superior solution. If you're mucking around with temp variables and elaborately nested switch statements, dude, just bite the bullet and do it right. That being said, if you use goto, it should also be immediately obvious to any reader *why* the goto was used, and *what* is going on. If it's not immediately obvious, then the use of goto wasn't appropriate. edit: And I've seen it mentioned, but it bears repeating: when Dijkstra made his comments, structured programming was not the norm, at least not the way we know it today (i.e. function calls using a standardized call stack, function-level scoping for labels). Modern goto is far less insidious, as it cannot be used to jump to arbitrary locations in code.
null
0
1545916383
False
0
ecnkn8y
t3_a9sscm
null
null
t3_a9sscm
/r/programming/comments/a9sscm/when_is_it_ok_to_use_goto/ecnkn8y/
1548133522
3
t5_2fwo
r/programming
public
null
False
toqy
t2_bi6yr
Since they called it a platform I was thinking maybe Origin since it came out around that time
null
0
1544625941
False
0
ebmrz1g
t3_a5hkyo
null
null
t1_ebmqp1m
/r/programming/comments/a5hkyo/investigating_an_early2010s_gaming_drm_system_or/ebmrz1g/
1547513663
28
t5_2fwo
r/programming
public
null
False
steveklabnik1
t2_d7udf
Our RFC process has a "how do we teach this" section that requires that people at least lay out a basic plan here. It's a relatively new addition.
null
0
1545916418
False
0
ecnkobe
t3_a9swiz
null
null
t1_ecng65x
/r/programming/comments/a9swiz/rust_2019_and_beyond_limits_to_some_growth/ecnkobe/
1548133535
14
t5_2fwo
r/programming
public
null
False
lbkulinski
t2_17799v
> Because that is fucking retarded, you clueless monkey. You love that word, don’t you? The JVM is smart enough to perform optimizations, even if the method isn’t marked `final`. > void and null are C#'s worst problems in 2018. Are you an imbecile? These don’t originate from Java... Blame C... You are being so vulgar... I’m sure you act cowardly when you aren’t hidden behind a computer screen. You keep throwing names at us when you’re too dim to even realize that all languages are changing, and all languages copy off of each other. The world doesn’t revolve around C#...
null
0
1544625957
1544629764
0
ebmrzoi
t3_a5969k
null
null
t1_ebmp807
/r/programming/comments/a5969k/java_12_likely_will_not_have_raw_string_literals/ebmrzoi/
1547513671
1
t5_2fwo
r/programming
public
null
False
basic_man
t2_2piw1ukk
A git software...to manage other gits... this is the software equivalent to a “dream within a dream”
null
0
1545916522
False
0
ecnkrdn
t3_a9yxp6
null
null
t3_a9yxp6
/r/programming/comments/a9yxp6/gitbatch_manage_all_of_your_git_repositories_in/ecnkrdn/
1548133573
101
t5_2fwo
r/programming
public
null
False
BezierPatch
t2_c70er
This is the bit about people: >A person is a designated communications provider if ... > >the person develops, supplies or updates software used, for use, or likely to be used, in connection with: (a) a listed carriage service; or (b) an electronic service that has one or more end-users in Australia > >... and the eligible activities of the person are ... > >(a) the development by the person of any such software; or (b) the supply by the person of any such software; or (c) the updating by the person of any such software This is the bit about companies: >A person is a designated communications provider if ... > >the person is a constitutional corporation who: (a) develops; or (b) supplies; or (c) updates; software that is capable of being installed on a computer, or other equipment, that is, or is likely to be, connected to a telecommunications network in Australia > >... and the eligible activities of the person are ... > >(a) the development by the person of any such software; or (b) the supply by the person of any such software; or (c) the updating by the person of any such software So, yeah, seeing as it explicitly has one version for "Person" and one for company, it definitely does relate to a random employee.
null
0
1544626009
False
0
ebms1pp
t3_a57th7
null
null
t1_ebmk77t
/r/programming/comments/a57th7/australias_new_encryption_laws_ensure_companies/ebms1pp/
1547513696
4
t5_2fwo
r/programming
public
null
False
howMuchCheeseIs2Much
t2_jvff1
Not to split hairs, but saying Notion.so doesn't have a pretty UI is ridiculous. It's one of the best designed app I've ever seen.
null
0
1545916581
False
0
ecnkt85
t3_a9tm4z
null
null
t1_ecmeou0
/r/programming/comments/a9tm4z/notable_the_markdownbased_notetaking_app_that/ecnkt85/
1548133596
1
t5_2fwo
r/programming
public
null
False
munificent
t2_331sn
> Though nowadays, the platforms have standardized quite a bit, so that might not be as big an advantage as it used to be. Yeah, in practice that's not a huge win. The number of architectures in the wild is fairly small and we already need to do separate builds for the different OSes since they have other resource requirements, signing, etc.
null
0
1544626033
False
0
ebms2o8
t3_a55qhp
null
null
t1_ebm4u01
/r/programming/comments/a55qhp/the_dart_language_considers_adding_sound/ebms2o8/
1547513708
1
t5_2fwo
r/programming
public
null
False
fsfreak
t2_6gska
i can't wait to learn concepts such as java or visual studio code! great article!
null
0
1545916830
False
0
ecnl0r7
t3_a9z5o3
null
null
t3_a9z5o3
/r/programming/comments/a9z5o3/10_programming_concepts_to_learn_in_2019_new/ecnl0r7/
1548133689
7
t5_2fwo
r/programming
public
null
False
caspper69
t2_37dot
Yup, we were running the gcc toolchain in my intro to C++ class on Sun workstations.
null
0
1544626071
False
0
ebms47m
t3_a5gxm6
null
null
t1_ebmkqm8
/r/programming/comments/a5gxm6/freebsd_12_released/ebms47m/
1547513727
10
t5_2fwo
r/programming
public
null
False
Basmannen
t2_9w4kr
Are brains (infinitely) scalable?
null
0
1545916999
False
0
ecnl5xv
t3_a9qz9q
null
null
t1_ecnho6o
/r/programming/comments/a9qz9q/amoeba_finds_approximate_solutions_to_nphard/ecnl5xv/
1548133754
3
t5_2fwo
r/programming
public
null
False
[deleted]
None
[deleted]
null
0
1544626131
1544626379
0
ebms6ni
t3_a5hkyo
null
null
t1_ebmqp1m
/r/programming/comments/a5hkyo/investigating_an_early2010s_gaming_drm_system_or/ebms6ni/
1547513757
1
t5_2fwo
r/programming
public
null
False
abhi_uno
t2_27myw8fg
>Unsolicited promotion of an unrelated product. Ok, According to you, A Raspberry Pi's voice recognition library post is unrelated to another similar voice recognition library? Man, I didn't own that library nor am I a contributor to it, I only liked it's well documented and easy to configure open sourced features, that makes me wanna share it with the community. That's an Unsolicited promotion according to you? Really??? An example of **Unhealthy Criticism** right there, gentleman!
null
0
1545917021
1545917250
0
ecnl6po
t3_a9npfu
null
null
t1_ecnj1tw
/r/programming/comments/a9npfu/offline_voice_ai_within_512_kb_of_ram_youtube/ecnl6po/
1548133763
2
t5_2fwo
r/programming
public
null
False
m50d
t2_6q02y
FreeBSD tends to be good at maintaining backward compatibility, and it's generally more lightweight than Linux. So it's worth looking into. There's a table of hardware that people have had success with on https://www.freebsd.org/platforms/ppc.html .
null
0
1544626150
False
0
ebms7f9
t3_a5gxm6
null
null
t1_ebmrb8r
/r/programming/comments/a5gxm6/freebsd_12_released/ebms7f9/
1547513767
4
t5_2fwo
r/programming
public
null
False
hpp3
t2_5x7sy
Does this have a vim emulation mode?
null
0
1545917079
False
0
ecnl8m1
t3_a9tm4z
null
null
t3_a9tm4z
/r/programming/comments/a9tm4z/notable_the_markdownbased_notetaking_app_that/ecnl8m1/
1548133815
0
t5_2fwo
r/programming
public
null
False
mallardtheduck
t2_321ha
Quick bit of searching (those keys names in the INI payload aren't anonymised) would suggest it's an _Original_ DRM system by some _Artisans of the Electron_.
null
0
1544626256
False
0
ebmsbpd
t3_a5hkyo
null
null
t1_ebmqp1m
/r/programming/comments/a5hkyo/investigating_an_early2010s_gaming_drm_system_or/ebmsbpd/
1547513820
158
t5_2fwo
r/programming
public
null
False
simon_o
t2_unfj0
You did. I'm happy to look up the link as soon as I have some time.
null
0
1545917327
False
0
ecnlhb5
t3_a9swiz
null
null
t1_ecnhosm
/r/programming/comments/a9swiz/rust_2019_and_beyond_limits_to_some_growth/ecnlhb5/
1548133922
10
t5_2fwo
r/programming
public
null
False
Dgc2002
t2_52v7g
> Atlassian could of course attempt to hide backdoors In order for the backdoor to get into a production version it's likely they'd already have to disguise it to pass reviews. That is assuming the Australian government isn't compelling the entire development chain who might catch a backdoor and is only working with a smaller group.
null
0
1544626407
False
0
ebmshsm
t3_a57th7
null
null
t1_ebmarax
/r/programming/comments/a57th7/australias_new_encryption_laws_ensure_companies/ebmshsm/
1547513895
1
t5_2fwo
r/programming
public
null
False
steveklabnik1
t2_d7udf
Okay, well, I don’t remember that and it’s not my position today. My Rust 2019 post hasn’t been written yet (EDIT: [I wrote it](https://words.steveklabnik.com/thoughts-on-rust-in-2019)), but when it will, “basically no new language features” is one of the biggest points. (I also [wrote a blog post in 2015](https://words.steveklabnik.com/the-language-strangeness-budget) that's pretty against just adding tons of features to languages...)
null
0
1545917395
1545923433
0
ecnljti
t3_a9swiz
null
null
t1_ecnlhb5
/r/programming/comments/a9swiz/rust_2019_and_beyond_limits_to_some_growth/ecnljti/
1548133953
21
t5_2fwo
r/programming
public
null
False
fb39ca4
t2_6x3us
Monetized like Qt is?
null
0
1544626415
False
0
ebmsi3d
t3_a5bwkl
null
null
t1_ebmm6n9
/r/programming/comments/a5bwkl/firefox_developer_edition/ebmsi3d/
1547513899
1
t5_2fwo
r/programming
public
null
False
tonefart
t2_ywdx0
It is a problem that CAN be solved if we stop trying to use every pathetic framework that comes out there.
null
1
1545917409
False
0
ecnlkbt
t3_a9xyeq
null
null
t3_a9xyeq
/r/programming/comments/a9xyeq/frontend_development_is_not_a_problem_to_be_solved/ecnlkbt/
1548133959
1
t5_2fwo
r/programming
public
null
False
sammymammy2
t2_xoqzw
Why is it bad for a book to grow old? I've never had a book become less readable because of age and I own some rather old books. Things such as books can age with me, it's nothing bad about it. Contrary to an engine or a computer, whose function is that of practicality.
null
0
1544626482
False
0
ebmskt0
t3_a4m0rb
null
null
t1_eblg26i
/r/programming/comments/a4m0rb/game_engine_black_book_doom/ebmskt0/
1547513932
1
t5_2fwo
r/programming
public
null
False
flycast
t2_gdke2
It's about showing good judgement. If you are asking to handle someone's data be it about business or personal then part of the cost of entry is having good judgement. Making capricious decisions shows impulsivness. The last thing I want is someone with my data who is compulsive or impulsive. "Hey, this library looks awesome, let's include it in our code". Next thing you know your account is hacked and damaging personal information, your business strategy, your accounts or passwords are out there for everyone to see. The past is littered with examples. It's not about sense of humor, it's about being trustworthy. If you want to be known as the funny one then go to work for Pixar, not the bank (or writing business code).
null
0
1545917581
False
0
ecnlr0c
t3_a9hs3u
null
null
t1_eckcpro
/r/programming/comments/a9hs3u/the_ant_design_christmas_egg_that_went_wrong/ecnlr0c/
1548134042
1
t5_2fwo
r/programming
public
null
False
vielga2
t2_20robo
> the JVM is smart enough to perform optimizations Too bad it isn't smart enough to have real generics and proper value types. Oh wait, they're trying to copy that so they can try to look a little less retarded and useless. Too bad it is being put forward by oracle, which means it will be inferior by definition. > The world doesn't revolve around C# Of course not. Hell, there are good languages even in the JVM, such as Kotlin. But java? Ppfffft, that useless obsolete oracle crap does not have even ONE advantage or virtue compared to modern languages. I wouldn't touch that shit unless I got paid a million dollars per hour.
null
0
1544626603
False
0
ebmspra
t3_a5969k
null
null
t1_ebmrzoi
/r/programming/comments/a5969k/java_12_likely_will_not_have_raw_string_literals/ebmspra/
1547514022
1
t5_2fwo
r/programming
public
null
False
Upload-Crouton-Array
t2_2rrguf1d
Check out Standard Notes
null
0
1545917686
False
0
ecnlv6s
t3_a9tm4z
null
null
t1_ecn8k6c
/r/programming/comments/a9tm4z/notable_the_markdownbased_notetaking_app_that/ecnlv6s/
1548134093
1
t5_2fwo
r/programming
public
null
False
[deleted]
None
[deleted]
null
0
1544626619
False
0
ebmsqf2
t3_a5bwkl
null
null
t1_ebmqprb
/r/programming/comments/a5bwkl/firefox_developer_edition/ebmsqf2/
1547514030
1
t5_2fwo
r/programming
public
null
False
greymalik
t2_6x72o
Anyone got a recommendation for a good mobile app that could work with this setup? I do 95% of my markdown editing on desktop, but then there are those odd time where I come across something and want to add it to my notes but I'm not in front of a computer.
null
0
1545917704
False
0
ecnlvx4
t3_a9tm4z
null
null
t1_ecmtidr
/r/programming/comments/a9tm4z/notable_the_markdownbased_notetaking_app_that/ecnlvx4/
1548134103
1
t5_2fwo
r/programming
public
null
False
panispanizo
t2_vj758ye
This is only an example to use this type of flow operations, maybe a bad example (up to you) and obviously Java is growing using the knowledge from it's little JVM brothers!
null
0
1544626838
False
0
ebmszfl
t3_a5hyp3
null
null
t1_ebmorcu
/r/programming/comments/a5hyp3/make_your_code_smaller_and_less_verbose/ebmszfl/
1547514141
1
t5_2fwo
r/programming
public
null
False
coffeewithalex
t2_2ie1hb9f
It looks good and snappy and clean. Boostnote comes with some bugs that irritate me. But what kills me is that there is no support for mermaid diagrams. I use them all the time when documenting stuff in code.
null
0
1545917813
False
0
ecnm09v
t3_a9tm4z
null
null
t3_a9tm4z
/r/programming/comments/a9tm4z/notable_the_markdownbased_notetaking_app_that/ecnm09v/
1548134156
2
t5_2fwo
r/programming
public
null
False
valenterry
t2_mtppe
Not too bad actually! If I see it right, it does not prevent attributes from being overwritten though. I suppose to do that, one would have to write a build method for each component and making it callable only if set to false. Or is there a better way that does not grow linear with the number of components?
null
0
1544626895
False
0
ebmt1sq
t3_a4m2dp
null
null
t1_ebhlvku
/r/programming/comments/a4m2dp/limits_of_programming_by_interface/ebmt1sq/
1547514170
1
t5_2fwo
r/programming
public
null
False
coopermidnight
t2_bs47j
Ty! I've always had Pascal/Delphi in the back of my mind but never sat down long enough to learn for real. The Lazarus experience feels dated, and Embarcadero's pricing is outrageous for anyone who isn't getting it expensed by their company. I'd still like to give it a shot though because I've seen some unique-looking apps written in Delphi.
null
0
1545917818
False
0
ecnm0hh
t3_a9om4e
null
null
t1_ecngq0o
/r/programming/comments/a9om4e/theres_an_llvmbased_code_generator_in_the_works/ecnm0hh/
1548134159
1
t5_2fwo
r/programming
public
null
False
a_lumberjack
t2_3tul0
No, they just know everything you do online.
null
0
1544627307
False
0
ebmtiul
t3_a5bwkl
null
null
t1_ebmq3pt
/r/programming/comments/a5bwkl/firefox_developer_edition/ebmtiul/
1547514382
2
t5_2fwo
r/programming
public
null
False
stinkykeyboard
t2_2qeaukpx
With regards to the _no proprietary format_ section it would be nice to know if the app uses [CommonMark](https://commonmark.org) or some variant.
null
0
1545918079
False
0
ecnmbi4
t3_a9tm4z
null
null
t3_a9tm4z
/r/programming/comments/a9tm4z/notable_the_markdownbased_notetaking_app_that/ecnmbi4/
1548134295
1
t5_2fwo
r/programming
public
null
False
Cilph
t2_6fuv7
I'd like them to spend that time on value types and generic reification, not something as trivial as string literals that most other languages have already worked out.
null
0
1544627432
False
0
ebmto6y
t3_a5969k
null
null
t1_ebmrf5m
/r/programming/comments/a5969k/java_12_likely_will_not_have_raw_string_literals/ebmto6y/
1547514447
2
t5_2fwo
r/programming
public
null
False
P4Cu
t2_hfgg644
Yet another project to do the same.. org mode, anything on pc that supports it + orgzly on mobile and it's enough for everything. I did even use it to present code samples on some training, not because I needed bud because it was there out of the box.
null
0
1545918213
False
0
ecnmh55
t3_a9tm4z
null
null
t3_a9tm4z
/r/programming/comments/a9tm4z/notable_the_markdownbased_notetaking_app_that/ecnmh55/
1548134364
0
t5_2fwo
r/programming
public
null
False
AndyJessop
t2_omkvu
I'm still not sure why it's stupid.
null
0
1544627519
False
0
ebmtrxy
t3_a5bwkl
null
null
t1_ebmtiul
/r/programming/comments/a5bwkl/firefox_developer_edition/ebmtrxy/
1547514494
3
t5_2fwo
r/programming
public
null
False
DuckDuckYoga
t2_wyk5i
Hey if you added the issue, that’s definitely not what you linked
null
0
1545918570
False
0
ecnmwht
t3_a9tm4z
null
null
t1_ecnj78l
/r/programming/comments/a9tm4z/notable_the_markdownbased_notetaking_app_that/ecnmwht/
1548134585
5
t5_2fwo
r/programming
public
null
False
eliasv
t2_786hb
It's possible by having variable delimiters. As per, for example, the current proposal. Nothing requires escaping, and all sequences of characters are permitted.
null
0
1544627585
False
0
ebmtusm
t3_a5969k
null
null
t1_ebmrdt5
/r/programming/comments/a5969k/java_12_likely_will_not_have_raw_string_literals/ebmtusm/
1547514529
2
t5_2fwo
r/programming
public
null
False
acwaters
t2_myfqa
Don't forget coding!
null
0
1545918664
False
0
ecnn0le
t3_a9z5o3
null
null
t1_ecnl0r7
/r/programming/comments/a9z5o3/10_programming_concepts_to_learn_in_2019_new/ecnn0le/
1548134636
2
t5_2fwo
r/programming
public
null
False
ander_bsd
t2_mrrn82w
nvi/vi is easy: echo "set showmode ruler" >> ~/.exrc
null
0
1544627637
False
0
ebmtx3m
t3_a5gxm6
null
null
t1_ebmnj74
/r/programming/comments/a5gxm6/freebsd_12_released/ebmtx3m/
1547514557
2
t5_2fwo
r/programming
public
null
False
noir_lord
t2_3655m
Yeah that's always been the issue, back when I used it I could expense it - they waited too long and the pricing is still insane, it was surprisingly popular here in the UK for quite a while (still used in production by local telco). These days I wouldn't recommend it unless you inherit a codebase, lazarus is damn impressive but the UI does look somewhat dated, still useful if you want to whip together a GUI that will run on Windows and Linux easily.
null
0
1545918947
False
0
ecnncsc
t3_a9om4e
null
null
t1_ecnm0hh
/r/programming/comments/a9om4e/theres_an_llvmbased_code_generator_in_the_works/ecnncsc/
1548134787
1
t5_2fwo
r/programming
public
null
False
cringe_master_5000
t2_8jwg3yx
I agree. Gamers rise the FUCK up right now and take back what is yours.
null
0
1544627744
False
0
ebmu1s0
t3_a5hkyo
null
null
t1_ebmqp1m
/r/programming/comments/a5hkyo/investigating_an_early2010s_gaming_drm_system_or/ebmu1s0/
1547514645
-42
t5_2fwo
r/programming
public
null
False
fuckwit_
t2_qnfv7sa
/r/unexpectedoverwatch
null
0
1545919341
False
0
ecnnuv1
t3_a9tm4z
null
null
t1_ecnj78l
/r/programming/comments/a9tm4z/notable_the_markdownbased_notetaking_app_that/ecnnuv1/
1548135038
3
t5_2fwo
r/programming
public
null
False
Eirenarch
t2_46hjd
Still they managed to make their lambdas less useful compared to C# with the collectors bullshit and the fact that Stream and Iterable are different interfaces. Also checked exceptions which they refuse to remove despite the fact that it is not a breaking change and is proven to be bullshit.
null
0
1544627821
False
0
ebmu553
t3_a5969k
null
null
t1_ebkyst3
/r/programming/comments/a5969k/java_12_likely_will_not_have_raw_string_literals/ebmu553/
1547514687
1
t5_2fwo
r/programming
public
null
False
fsfreak
t2_6gska
that's a good one! maybe they can add it to the list.
null
0
1545919385
False
0
ecnnwuk
t3_a9z5o3
null
null
t1_ecnn0le
/r/programming/comments/a9z5o3/10_programming_concepts_to_learn_in_2019_new/ecnnwuk/
1548135063
2
t5_2fwo
r/programming
public
null
False
Eirenarch
t2_46hjd
Funny thing Java generics and .NET generics were developed at the same time. Still Java manages to suck and .NET doesn't.
null
0
1544627886
False
0
ebmu842
t3_a5969k
null
null
t1_ebliz1u
/r/programming/comments/a5969k/java_12_likely_will_not_have_raw_string_literals/ebmu842/
1547514723
1
t5_2fwo
r/programming
public
null
False
-abigail
t2_x7e4f
Great article - and very great narrative writing!
null
0
1545919396
False
0
ecnnxca
t3_a9axp2
null
null
t3_a9axp2
/r/programming/comments/a9axp2/what_we_wished_for/ecnnxca/
1548135070
1
t5_2fwo
r/programming
public
null
False
ander_bsd
t2_mrrn82w
Ahh... the memories setting up MPlayer under Linux and trying to not hang myself with the dependencies.
null
0
1544627941
False
0
ebmuakp
t3_a55xbm
null
null
t1_ebk9pwq
/r/programming/comments/a55xbm/how_the_dreamcast_copy_protection_was_defeated/ebmuakp/
1547514754
1
t5_2fwo
r/programming
public
null
False
simon_o
t2_unfj0
I honestly wish you success, but I think it's way too late. If there is a decision between higher quality and more features, more features will always win. That's just the way things are. At this point in time Rust's community composition is geared toward an ever-increasing amount of features and reversing it seems unlikely to happen.
null
0
1545919401
False
0
ecnnxk3
t3_a9swiz
null
null
t1_ecnkobe
/r/programming/comments/a9swiz/rust_2019_and_beyond_limits_to_some_growth/ecnnxk3/
1548135072
16
t5_2fwo
r/programming
public
null
False
TheCactusBlue
t2_x2zkg
At my organization, we just use a large git repo with lots and lots of markdown files.
null
0
1544627987
False
0
ebmucjw
t3_a57th7
null
null
t1_eble8tl
/r/programming/comments/a57th7/australias_new_encryption_laws_ensure_companies/ebmucjw/
1547514779
1
t5_2fwo
r/programming
public
null
False
HomeBrewingCoder
t2_149sqrr2
I just gave you the sketch. I don't save one off research for years. If you're interested, great, if not I've done enough work over the holidays already.
null
0
1545919423
False
0
ecnnyke
t3_a9ossx
null
null
t1_ecnj8pm
/r/programming/comments/a9ossx/java_versus_c_net_core_fastest_programs/ecnnyke/
1548135084
0
t5_2fwo
r/programming
public
null
False
Eirenarch
t2_46hjd
I'm pretty sure Value Types are C# 1.0 feature.
null
0
1544628064
False
0
ebmuft6
t3_a5969k
null
null
t1_ebl01zk
/r/programming/comments/a5969k/java_12_likely_will_not_have_raw_string_literals/ebmuft6/
1547514819
1
t5_2fwo
r/programming
public
null
False
steveklabnik1
t2_d7udf
Thanks! I find that a bit strange, given that almost every single Rust 2019 post has been "no new major features", but we'll see I guess!
null
0
1545919445
False
0
ecnnzjh
t3_a9swiz
null
null
t1_ecnnxk3
/r/programming/comments/a9swiz/rust_2019_and_beyond_limits_to_some_growth/ecnnzjh/
1548135096
10
t5_2fwo
r/programming
public
null
False
NeuroXc
t2_da7nm
The only feature I wish Firefox had is proper GPU video decoding support. I have to pull up Chrome to watch Twitch streams.
null
0
1544628096
False
0
ebmuh6z
t3_a5bwkl
null
null
t3_a5bwkl
/r/programming/comments/a5bwkl/firefox_developer_edition/ebmuh6z/
1547514836
2
t5_2fwo
r/programming
public
null
False
r0b0t1c1st
t2_47iq2
It's worth noting that (assuming a 32-bit `int`) the two alternatives in "Round 3" produce different results if `x` contains `-2147483647`, which squares to `1` assuming typical overflow behaviour
null
0
1545919509
False
0
ecno2gq
t3_a9ncw1
null
null
t3_a9ncw1
/r/programming/comments/a9ncw1/challenge_your_performance_intuition_with_c/ecno2gq/
1548135133
1
t5_2fwo
r/programming
public
null
False
Eirenarch
t2_46hjd
Because this feature is has very little value in the presence of extension methods unless you interop with APIs that have it and therefore it was introduced to facilitate mapping Xamarin APIs
null
0
1544628194
False
0
ebmulhi
t3_a5969k
null
null
t1_ebl0vbb
/r/programming/comments/a5969k/java_12_likely_will_not_have_raw_string_literals/ebmulhi/
1547514889
2
t5_2fwo
r/programming
public
null
False
matejdro
t2_677ml
I have added the issue: https://github.com/fabiospampinato/notable/issues/26 This looks like very useful app, thanks!
null
0
1545919650
False
0
ecno8pz
t3_a9tm4z
null
null
t1_ecmj0hu
/r/programming/comments/a9tm4z/notable_the_markdownbased_notetaking_app_that/ecno8pz/
1548135210
18
t5_2fwo
r/programming
public
null
False
SN4T14
t2_4n4zw
Steam has tons of social networking features.
null
0
1544628303
False
0
ebmuqc7
t3_a5hkyo
null
null
t1_ebmqp1m
/r/programming/comments/a5hkyo/investigating_an_early2010s_gaming_drm_system_or/ebmuqc7/
1547514949
9
t5_2fwo
r/programming
public
null
False
matejdro
t2_677ml
Haha oops. Copy paste error.
null
0
1545919658
False
0
ecno93g
t3_a9tm4z
null
null
t1_ecnmwht
/r/programming/comments/a9tm4z/notable_the_markdownbased_notetaking_app_that/ecno93g/
1548135215
2
t5_2fwo
r/programming
public
null
False
lbkulinski
t2_17799v
Some exceptions should be checked, and that is how it will continue to be. What "proof" do you have that it is "bullshit"?
null
0
1544628307
False
0
ebmuqjw
t3_a5969k
null
null
t1_ebmu553
/r/programming/comments/a5969k/java_12_likely_will_not_have_raw_string_literals/ebmuqjw/
1547514951
1
t5_2fwo
r/programming
public
null
False
acwaters
t2_myfqa
\#2 ;)
null
0
1545919683
False
0
ecnoab9
t3_a9z5o3
null
null
t1_ecnnwuk
/r/programming/comments/a9z5o3/10_programming_concepts_to_learn_in_2019_new/ecnoab9/
1548135230
2
t5_2fwo
r/programming
public
null
False
Hamiro89
t2_ykleq
Is the link broken in the UK?
null
0
1544628402
False
0
ebmuuvd
t3_a5hkyo
null
null
t3_a5hkyo
/r/programming/comments/a5hkyo/investigating_an_early2010s_gaming_drm_system_or/ebmuuvd/
1547515005
1
t5_2fwo
r/programming
public
null
False
simon_o
t2_unfj0
If there wasn't a difference between promises and actions, everyone would be using Scala. :-)
null
0
1545919750
1545922509
0
ecnodgf
t3_a9swiz
null
null
t1_ecnnzjh
/r/programming/comments/a9swiz/rust_2019_and_beyond_limits_to_some_growth/ecnodgf/
1548135269
11
t5_2fwo
r/programming
public
null
False
lbkulinski
t2_17799v
You know they are capable of working on more than one thing at a time, right?
null
0
1544628412
False
0
ebmuvcd
t3_a5969k
null
null
t1_ebmto6y
/r/programming/comments/a5969k/java_12_likely_will_not_have_raw_string_literals/ebmuvcd/
1547515011
5
t5_2fwo
r/programming
public
null
False
steveklabnik1
t2_d7udf
Oh yeah, it still takes work, for sure :)
null
0
1545919775
False
0
ecnoeo2
t3_a9swiz
null
null
t1_ecnodgf
/r/programming/comments/a9swiz/rust_2019_and_beyond_limits_to_some_growth/ecnoeo2/
1548135283
5
t5_2fwo
r/programming
public
null
False
gott_modus
t2_j2d1j
>Kinda hard to follow this debate with edited comments, but I would like to point out that you don't get to decide what is or is not relevant in my choice of web browser. Where did I say that? I don't care what web browser you use and I also don't care how you determine what web browser you should use. >By the same token, you don't get to decide by what people measure the worth of a company by. Case in point, while you're entirely free to think moral issues are irrelevant in this context, that does not mean other people agree with that. Any company that has to appeal to morality as a survival mechanism in this economy, especially when their competitors blatantly aren't, is essentially second rate. Capitalism doesn't give two fucks about human beings, for better or worse. Like it or not, that's the world we live in, and businesses don't adopt moral policies because they think it's "the right thing" to do. If you lap that shit up, you're naive. If you feel the need to defend the company, you're effectively *lobbying* for a business who doesn't care about you. >The fact of the matter is, Firefox and Chrome are both perfectly serviceable web browsers. Yeah, we can have arguments about how many milliseconds faster one browser loads which page or how your JS console should be structured. We can talk about all the bells and whistles most users never touch and mostly exist so we can have nice tables to show all the things the other browsers can't. I agree this means very little. >I'll freely admit, in many of those metrics Chrome is going to win in a photo-finish. But here's the thing: I've used all the major browsers at some time or other. Developed with Chrome for a while. These days I use Firefox and I'm fine. And I don't mean fine as in "I can deal with it", but as in "I'm just as comfortable as I was before". That's fine. My experience is the same, and I use it as a default in Linux as well. Still doesn't make what I'm saying invalid. >As a result, morality is an issue for me, no matter what you think. I like that while Mozilla surely has it's flaws, it has an interest in being transparent and taking the privacy of it's users seriously. >It's their mission statement and they'll seriously fuck themselves if the fail. And you're so sure they haven't failed already? Do you remember how apathetic they were about LGBT until Eich was appointed CEO and the backlash hit? Everything is tracked on the Internet. If you use Google as a search engine, through duckduckgo or otherwise, they still know what you're viewing. Cookies are trivially read and updated everytime you visit Google. If you delete everything each time you exit, your IP is still logged. Firefox alone isn't what gives you privacy. > >Not to mention the fact that at his moment Firefox is the only big browser left that is not beholden to Google. It's vitally important for the market that there be more than one company with a good engine. Otherwise we'll have the IE6 issue all over again. Firefox is totally necessary, in the same sense that AMD is necessary. Both have done useful things, but neither are leading in their respective domains. >Now, you don't have to care about such things, but don't belittle people who do. First off, this whole discussion resulted from a dumb comment that wasn't even relevant. I *regretfully* chose to throw a snide remark about Mozilla into the critique of their post, mainly because I knew it would lead to this...and then chose to edit it out not long after. Looks as if that didn't particularly make much of a difference in the long run. But I still hold my position on that, regardless. As far as "belittling" people who feel otherwise: I'm taking apart bullshit arguments and showing how their wrong. That's all. If you think that's belittling, your perspective is skewed. >As it turns out, people value things differently. And? What nature values is clear. It's perfectly reasonable to derive objective meaning from that alone, because it's representative of reality, and not tact-fueled idealism.
null
0
1544628519
False
0
ebmv05f
t3_a5bwkl
null
null
t1_ebmf1jg
/r/programming/comments/a5bwkl/firefox_developer_edition/ebmv05f/
1547515071
2
t5_2fwo
r/programming
public
null
False
shadow31
t2_4zdcs
Really, this weak-ass shit from you? You can troll better shevgen, I know you can.
null
0
1545919835
False
0
ecnohg9
t3_a9swiz
null
null
t1_ecnfp1u
/r/programming/comments/a9swiz/rust_2019_and_beyond_limits_to_some_growth/ecnohg9/
1548135317
17
t5_2fwo
r/programming
public
null
False
icarebot
t2_2n5al08x
I care
null
0
1544628524
False
0
ebmv0el
t3_a5bwkl
null
null
t1_ebmv05f
/r/programming/comments/a5bwkl/firefox_developer_edition/ebmv0el/
1547515074
1
t5_2fwo
r/programming
public
null
False
[deleted]
None
[deleted]
null
0
1545919836
False
0
ecnohiq
t3_a9swiz
null
null
t1_ecnohg9
/r/programming/comments/a9swiz/rust_2019_and_beyond_limits_to_some_growth/ecnohiq/
1548135318
-1
t5_2fwo
r/programming
public
null
False
MarkyC4A
t2_k6ooe
[It's the eyeball icon in the bottom left](https://developer.mozilla.org/en-US/docs/Tools/Debugger/How_to/Black_box_a_source)
null
0
1544628588
False
0
ebmv3ga
t3_a5bwkl
null
null
t1_ebmibfx
/r/programming/comments/a5bwkl/firefox_developer_edition/ebmv3ga/
1547515112
1
t5_2fwo
r/programming
public
null
False
RufusROFLpunch
t2_4mcc2
Yeah, I'm pretty sure you can use shared libraries. One of the nice benefits of FPC is easy distribution of static executables, so it would be nice to have a manifest file to download source packages, resolve dependencies, etc. Not to mention the benefits of package discovery that having a searchable index gives you.
null
0
1545919921
False
0
ecnolhe
t3_a9om4e
null
null
t1_ecmzcaq
/r/programming/comments/a9om4e/theres_an_llvmbased_code_generator_in_the_works/ecnolhe/
1548135368
1
t5_2fwo
r/programming
public
null
False
Eirenarch
t2_46hjd
> Some exceptions should be checked Maybe but the great majority of people fail to determine which. I don't have proof because it is obvious to me. I've seen the empty catches. I think the C# team claimed that they looked at code but I doubt they did a study or something. The fact remains that every language designer since then has chosen not to include checked exceptions in their language so obviously most of them think it is bullshit.
null
0
1544628589
False
0
ebmv3i6
t3_a5969k
null
null
t1_ebmuqjw
/r/programming/comments/a5969k/java_12_likely_will_not_have_raw_string_literals/ebmv3i6/
1547515112
1
t5_2fwo
r/programming
public
null
False
MSleepyPanda
t2_125seg
That's just contractors work, basically. They offer to do the training for you in exchange for money. You can do it yourself, but that requires expertise and time. Both of which they can provide for you in exchange for money. The software is free and offline.
null
0
1545920206
False
0
ecnoyc4
t3_a9npfu
null
null
t1_ecnamwt
/r/programming/comments/a9npfu/offline_voice_ai_within_512_kb_of_ram_youtube/ecnoyc4/
1548135527
0
t5_2fwo
r/programming
public
null
False
hasen-judy
t2_2j2as8va
Not sure if appropriate topic but I have this to say about "100% test coverage" Suppose your code has several parts, and you want to "cover" all of them A B C D E F OK so all these are touched by some test. Do you have a test that touches A then B then C? ok. But do you also have a test that touches C then B then A? How about A then F then C then B? There are many such permutations but "100% test coverage" does not guarantee that you touched all these possibilities. If you think your 100% coverage is guaranteeing anything about your code, I think you are fooling yourself.
null
0
1544628594
False
0
ebmv3q2
t3_a5iior
null
null
t3_a5iior
/r/programming/comments/a5iior/tests_wont_make_your_software_correct/ebmv3q2/
1547515115
35
t5_2fwo
r/programming
public
null
False
bobappleyard
t2_35nzn
Fucking sealions, man
null
0
1545920301
False
0
ecnp2tf
t3_a9swiz
null
null
t1_ecnhqk7
/r/programming/comments/a9swiz/rust_2019_and_beyond_limits_to_some_growth/ecnp2tf/
1548135611
-2
t5_2fwo
r/programming
public
null
False
KrocCamen
t2_sxbhs
Love me VSCode, but without detailing *what* tests these programmers are undertaking, all these graphs are literally meaningless. The Golang outlier may just be their tests not being as comparably as difficulty as the other languages. Golang is not a good programming language from a hard comp-sci perspective -- I call it "BASIC with C-syntax" for good reason.
null
0
1544628672
False
0
ebmv765
t3_a5i57x
null
null
t3_a5i57x
/r/programming/comments/a5i57x/the_rise_of_microsoft_visual_studio_code/ebmv765/
1547515158
35
t5_2fwo
r/programming
public
null
False
Just_Slade
t2_2tjnfhf3
While we have fast solutions to the travelling salesmen problem. It took a while to develop those solutions. Imagine being able to one day apply a nutsack amoeba computer to new problems.
null
0
1545920341
False
0
ecnp4qe
t3_a9qz9q
null
null
t3_a9qz9q
/r/programming/comments/a9qz9q/amoeba_finds_approximate_solutions_to_nphard/ecnp4qe/
1548135634
6
t5_2fwo
r/programming
public
null
False
emn13
t2_1p64
Oh sure - I understand that's annoying, and there are lots of editing tools that do this. But those issues are much more manageable than the ones git causes when it changes files silently - because of the nature of the tools. (I'm not sure what you're trying to say with *Calm down there sparky*...)
null
0
1544628673
False
0
ebmv76k
t3_a4oi4w
null
null
t1_ebmqcyw
/r/programming/comments/a4oi4w/git_v2200_released/ebmv76k/
1547515158
1
t5_2fwo
r/programming
public
null
False
C8r821
t2_bwhul
Check out Typora! It's ~~FOSS~~ free and has a ton of great features.
null
0
1545920345
1545940818
0
ecnp4xc
t3_a9tm4z
null
null
t1_ecmikzf
/r/programming/comments/a9tm4z/notable_the_markdownbased_notetaking_app_that/ecnp4xc/
1548135637
0
t5_2fwo
r/programming
public
null
False
mtmmtm99
t2_w6i3k
It is only a problem if your computation is cpu-bound (which is not always the case). Facebook actually made their own php-compiler because of performance-problems. Calculating pi is just an example. You will get similar results on most cpu-bound loads. Erlang is better for message-passing etc.
null
0
1544628677
False
0
ebmv7da
t3_a57f0y
null
null
t1_ebl7w32
/r/programming/comments/a57f0y/twenty_years_of_open_source_erlang_a/ebmv7da/
1547515159
1
t5_2fwo
r/programming
public
null
False
djavaman
t2_hibzn
None of these items are actually code management issues. These are project issues. And you can do pretty much all of this in Jira (and other tools) now.
null
0
1545920455
False
0
ecnpa5b
t3_a9zeej
null
null
t3_a9zeej
/r/programming/comments/a9zeej/things_id_like_in_my_code_management_tool/ecnpa5b/
1548135701
3
t5_2fwo
r/programming
public
null
False
gockcobbles
t2_1128y7
Shit I've only ever used cvs in a professional setting. I use git for my personal stuff though.
null
0
1544628699
False
0
ebmv8dx
t3_a52jc5
null
null
t1_ebmgfrg
/r/programming/comments/a52jc5/the_architecture_and_history_of_git_a_distributed/ebmv8dx/
1547515175
4
t5_2fwo
r/programming
public
null
False
bobappleyard
t2_35nzn
People against codes of conduct are, more often than not, exactly the sort of people that need codes of conduct.
null
0
1545920495
False
0
ecnpc0o
t3_a9swiz
null
null
t1_ecnhzkl
/r/programming/comments/a9swiz/rust_2019_and_beyond_limits_to_some_growth/ecnpc0o/
1548135724
21
t5_2fwo
r/programming
public
null
False
tehmicdrop
t2_zq6v5
When you look at the big picture of computing: operating systems, languages, and runtimes, and how they all work together, the sheer ignorance of your comment is staggering. How are you even employed? If you worked for me you would be fired by now.
null
0
1544628770
False
0
ebmvbio
t3_a55qhp
null
null
t1_eblznmx
/r/programming/comments/a55qhp/the_dart_language_considers_adding_sound/ebmvbio/
1547515238
1
t5_2fwo
r/programming
public
null
False
jrhoffa
t2_55g0g
It's git all the way down.
null
0
1545920643
False
0
ecnpj1m
t3_a9yxp6
null
null
t1_ecnkrdn
/r/programming/comments/a9yxp6/gitbatch_manage_all_of_your_git_repositories_in/ecnpj1m/
1548135811
32
t5_2fwo
r/programming
public
null
False
lbkulinski
t2_17799v
An empty catch doesn't mean checked exceptions are bad. The author should have logged the exception at the very least. The Java architects agree that checked exceptions were used poorly at the start of Java, but it is still a worthwhile feature.
null
0
1544628801
False
0
ebmvcwp
t3_a5969k
null
null
t1_ebmv3i6
/r/programming/comments/a5969k/java_12_likely_will_not_have_raw_string_literals/ebmvcwp/
1547515255
1
t5_2fwo
r/programming
public
null
False
[deleted]
None
[deleted]
null
0
1545920672
False
0
ecnpke7
t3_a9tm4z
null
null
t3_a9tm4z
/r/programming/comments/a9tm4z/notable_the_markdownbased_notetaking_app_that/ecnpke7/
1548135828
-1
t5_2fwo
r/programming
public
null
False
Fyorl
t2_50748
I haven't been keeping up with Kotlin development but is there a less clunky way of doing try-with-resources yet? I use the construction a lot in Java: try (Reader reader = Files.newBufferedReader(path)) { // code } catch (IOException e) { // error } But the only equivalent in Kotlin seems to be: try { Files.newBufferedReader(path).use { // code } } catch (e: IOException) { // error } Which is an annoying amount of rightward-shift and seems like a step back from Java. Another thing that feels like a step back is the lack of multi-catch, though this is far more minor.
null
0
1544628845
False
0
ebmvezq
t3_a5969k
null
null
t1_ebl75t7
/r/programming/comments/a5969k/java_12_likely_will_not_have_raw_string_literals/ebmvezq/
1547515281
1
t5_2fwo
r/programming
public
null
False
eganist
t2_4det0
> Ok, According to you, A Raspberry Pi's voice recognition library post is unrelated to another similar voice recognition library? Man, I didn't own that library nor am I a contributor to it, I only liked it's well documented and easy to configure open sourced features, that makes me wanna share it with the community. That's an Unsolicited promotion according to you? Really??? > An example of **Unhealthy Criticism** right there, gentleman! https://www.reddit.com/r/programming/comments/a9npfu/offline_voice_ai_within_512_kb_of_ram_youtube/eclfgb1/ The comment I replied to (which itself was a reply to you) answered in depth why the original tool exists and why the RPi app you linked doesn't meet the specified need and is therefore an unsolicited promotion of an unrelated product. Anyway, this conversation is no longer productive. Merry Christmas, hope you don't take the constructive criticism too personally and use it to refine your comments going forward.
null
0
1545920739
False
0
ecnpnmy
t3_a9npfu
null
null
t1_ecnl6po
/r/programming/comments/a9npfu/offline_voice_ai_within_512_kb_of_ram_youtube/ecnpnmy/
1548135868
1
t5_2fwo
r/programming
public
null
False
[deleted]
None
[deleted]
null
0
1544628876
False
0
ebmvgd8
t3_a5969k
null
null
t1_ebmtusm
/r/programming/comments/a5969k/java_12_likely_will_not_have_raw_string_literals/ebmvgd8/
1547515298
1
t5_2fwo
r/programming
public
null
False
bakuretsu
t2_5475
"The app isn't bloated." Checks source code. There's a `package.json`. I beg to differ.
null
1
1545920760
False
0
ecnpooz
t3_a9tm4z
null
null
t3_a9tm4z
/r/programming/comments/a9tm4z/notable_the_markdownbased_notetaking_app_that/ecnpooz/
1548135881
6
t5_2fwo
r/programming
public
null
False
CamilaSemilla
t2_2iwj7umm
Coming from a fat fuck who can't get laid
null
0
1544628886
False
0
ebmvgtn
t3_a5e6vj
null
null
t1_ebm7ydi
/r/programming/comments/a5e6vj/check_check_ch_ch_check_it_out/ebmvgtn/
1547515303
-4
t5_2fwo
r/programming
public
null
False
sqred
t2_e1w4s
I use the zim desktop wiki for my work notes - if your app would work as a mobile app to support those notes I'd be very intrigued to use it
null
0
1545920851
False
0
ecnpt5s
t3_a9tm4z
null
null
t3_a9tm4z
/r/programming/comments/a9tm4z/notable_the_markdownbased_notetaking_app_that/ecnpt5s/
1548135935
0
t5_2fwo
r/programming
public
null
False
Eirenarch
t2_46hjd
Yeah, as if logging the exception fixes the problem... typical java dev cluelessness. Also the Java standard libraries contain misuse of checked exceptions. Literally the Java designers suck at using them properly but trust me everyday programmers will learn to do it better...
null
0
1544628977
False
0
ebmvkxn
t3_a5969k
null
null
t1_ebmvcwp
/r/programming/comments/a5969k/java_12_likely_will_not_have_raw_string_literals/ebmvkxn/
1547515354
0
t5_2fwo
r/programming
public
null
False
phaylon
t2_gk0x
But isn't that "no new features" sentiment a reaction to the many things that changed and have been added/planned since 1.0? To me, that suggests there is agreement with the above sentiment. There is also the issue of separating what the community would like and what the members of the leading teams want.
null
0
1545920922
False
0
ecnpwn9
t3_a9swiz
null
null
t1_ecnnzjh
/r/programming/comments/a9swiz/rust_2019_and_beyond_limits_to_some_growth/ecnpwn9/
1548135979
8
t5_2fwo
r/programming
public
null
False
grauenwolf
t2_570j
The optimization potential is making a query that takes minutes or even hours take a few milliseconds. This isn't an exaggeration. Correction index selection can mean the difference between reading millions of records from disk or jumping directly to the correct record using a B-tree.
null
0
1544629013
False
0
ebmvmlk
t3_a4zp2m
null
null
t1_ebmgdwj
/r/programming/comments/a4zp2m/boolean_short_circuiting_is_not_guaranteed_in_sql/ebmvmlk/
1547515375
1
t5_2fwo
r/programming
public
null
False
flexmuzik
t2_b8wez
When I bought my 8700k + ddr4 + m.2 setup I was expecting VS Code to open almost instantly. Nope. That garbage still takes like 4-5 seconds. Sublime opens nearly instantly on a 10 year old laptop.
null
1
1545920933
False
0
ecnpx6z
t3_a9tm4z
null
null
t1_ecnjlvg
/r/programming/comments/a9tm4z/notable_the_markdownbased_notetaking_app_that/ecnpx6z/
1548135985
0
t5_2fwo
r/programming
public
null
False
vansmith
t2_4oe4x
Absolutely. This is, at best, an interesting thought piece but not one to take seriously (we don’t even know how big the sample is).
null
0
1544629061
False
0
ebmvotx
t3_a5i57x
null
null
t1_ebmv765
/r/programming/comments/a5i57x/the_rise_of_microsoft_visual_studio_code/ebmvotx/
1547515402
2
t5_2fwo
r/programming
public
null
False
bakuretsu
t2_5475
Emacs with Org Mode and Evil Mode essentially can do all of this and more.
null
0
1545920971
False
0
ecnpyza
t3_a9tm4z
null
null
t1_ecmrghk
/r/programming/comments/a9tm4z/notable_the_markdownbased_notetaking_app_that/ecnpyza/
1548136007
2
t5_2fwo
r/programming
public
null