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
phalp
t2_ajc92
Emacs is not impressed by your 12 hotkeys.
null
0
1544499682
False
0
ebjifok
t3_a4nztn
null
null
t1_ebjfmf8
/r/programming/comments/a4nztn/today_is_the_50th_anniversary_of_doug_engelbarts/ebjifok/
1547457479
1
t5_2fwo
r/programming
public
null
False
suhcoR
t2_rzwyn0
Confusing. A short summary and conclusion would be helpful.
null
0
1545757537
False
0
ecj0w2k
t3_a9g38m
null
null
t3_a9g38m
/r/programming/comments/a9g38m/ruby_26_jit_progress_and_future/ecj0w2k/
1548056918
1
t5_2fwo
r/programming
public
null
False
peitschie
t2_357il
> The anti-electron faction is of the mindset that the electron faction has not met a burden of proof toward the claim that it lowers development costs. I struggle to understand how one could claim insufficient proof of cost reduction. Let's take Slack as an example everyone loves to hate. They get to distribute an Electron app using the same codebase as their web client... how on earth could it possibly be cheaper to engineer a brand new native client? If the debate is whether a brand new electron app that has no plans for a web client is cheaper than native apps for each platform to support... perhaps you could have a slightly more interesting debate there. But even that would definitely struggle for the simple fact that *no* native solutions allow you to trivially compile and package for all major platforms from your single OS.
null
0
1544499704
False
0
ebjiglb
t3_a4spxl
null
null
t1_ebiqjt0
/r/programming/comments/a4spxl/walking_in_my_electron_shoes/ebjiglb/
1547457491
4
t5_2fwo
r/programming
public
null
False
Renive
t2_gw9z3
Google has bad track of supporting things that didnt take off. Flutter did. And I agree that Dart was never in my even top20 things to learn, but mobile is the biggest slice of pie in IT and if you have to make app for mobile, which at some point of career you most likely will, then for now its the best choice and for that alone Ill stomach learning it. Its not like it differs a lot from others.
null
1
1545757773
False
0
ecj16bu
t3_a9f2ni
null
null
t1_eciwai8
/r/programming/comments/a9f2ni/how_flutter_uses_widgets_elements_and/ecj16bu/
1548057074
0
t5_2fwo
r/programming
public
null
False
tatersnakes
t2_9xoey
> walking though commits one at a time git bisect ftw
null
0
1544499799
False
0
ebjikl3
t3_a4uynu
null
null
t1_ebio231
/r/programming/comments/a4uynu/on_the_importance_of_commit_messages/ebjikl3/
1547457541
1
t5_2fwo
r/programming
public
null
False
sergiuspk
t2_f878e
The TypeScript compiler is type checking + a transpiler equivalent to Babel. The type checking part is optional.
null
0
1545757778
False
0
ecj16j5
t3_a8i4ar
null
null
t1_eciy0r9
/r/programming/comments/a8i4ar/swc_superfast_alternative_for_babel/ecj16j5/
1548057077
1
t5_2fwo
r/programming
public
null
False
Effenberg0x0
t2_bax0d
True, +ORC stalking usually led to the weirdest Geocities pages.
null
0
1544499957
False
0
ebjirhc
t3_a4vzev
null
null
t1_ebj23zq
/r/programming/comments/a4vzev/how_i_created_a_bot_that_plays_castlevania_nes/ebjirhc/
1547457654
1
t5_2fwo
r/programming
public
null
False
se7enfists
t2_ebi7n
wMw uɐᴉlɐɹʇsn∀ ɯ,I
null
0
1545757819
False
0
ecj18dt
t3_a9eefg
null
null
t1_ecixn97
/r/programming/comments/a9eefg/the_linux_way_of_wishing_christmas/ecj18dt/
1548057099
6
t5_2fwo
r/programming
public
null
False
Tail_Nom
t2_104n5v
> Smart programmers know it might even be themselves they are talking to. I have many of my old college assignments in a zip file somewhere. One day, I got it in my head to crack one open. This was between 5 and 10 years later, I had learned a lot in the meantime, academically and professionally. Surely I could rewrite much of this code. I could barely understand it. Every programmer should have a story like this that scares them into useful /comm(en|i)ts/.
null
0
1544499992
False
0
ebjit1i
t3_a4uynu
null
null
t1_ebi80t9
/r/programming/comments/a4uynu/on_the_importance_of_commit_messages/ebjit1i/
1547457674
10
t5_2fwo
r/programming
public
null
False
-anonq-
t2_2k6vwonk
I want this to succeed.
null
0
1545757819
False
0
ecj18ea
t3_a8vkzm
null
null
t3_a8vkzm
/r/programming/comments/a8vkzm/sciternode_as_an_alternative_to_electron/ecj18ea/
1548057099
1
t5_2fwo
r/programming
public
null
False
PretzelPirate
t2_6paxj
Have you written an OS before? There are a ton of articles that cover this same content and a bit more, but most stop when it starts to get to the slightly more difficult parts of OS dev. Are you planning on taking this all the way to a minimal, usable, working OS (protected mode, file system, loadable programs, etc...)? I'd love to see one OS tutorial help people understand more than the most basic bootable program.
null
0
1544500090
False
0
ebjix9z
t3_a4sqkc
null
null
t1_ebiw9nr
/r/programming/comments/a4sqkc/operating_systems_development_for_dummies/ebjix9z/
1547457725
5
t5_2fwo
r/programming
public
null
False
[deleted]
None
[deleted]
null
0
1545758054
False
0
ecj1it0
t3_a9eefg
null
null
t1_eciz0y0
/r/programming/comments/a9eefg/the_linux_way_of_wishing_christmas/ecj1it0/
1548057228
-1
t5_2fwo
r/programming
public
null
False
tatersnakes
t2_9xoey
> The recipient of a commit message is a human Often, but not always true. For instance, you can automate the generation of changelogs with standardized commit message formats. Also even when humans are the recipients, they are often using machines to aid them (grep, etc...)
null
0
1544500094
False
0
ebjixg3
t3_a4uynu
null
null
t1_ebixzl0
/r/programming/comments/a4uynu/on_the_importance_of_commit_messages/ebjixg3/
1547457728
2
t5_2fwo
r/programming
public
null
False
bewareandaware
t2_1yrmgb6g
Wow - Just another medium post that barely scratches the surface of what could indeed be an interesting topic. Wonder how this looks in front of an IT recruiter that doesn't know the difference between Java and JS.
null
0
1545758617
False
0
ecj28uu
t3_a9g8zw
null
null
t3_a9g8zw
/r/programming/comments/a9g8zw/how_linux_makes_me_better/ecj28uu/
1548057550
15
t5_2fwo
r/programming
public
null
False
M3ME_FR0G
t2_1075ev
People have explained in excruciating detail why they find it useful to modify history.
null
0
1544500459
False
0
ebjjctp
t3_a4uynu
null
null
t1_ebjcypq
/r/programming/comments/a4uynu/on_the_importance_of_commit_messages/ebjjctp/
1547457917
2
t5_2fwo
r/programming
public
null
False
dacian88
t2_495ze
doesn't look like it, the offset is resolved at runtime value = sym->st_value /* The offset of the value within symbol section */ + reloc->addend /* Zero, can be ignored for most cases in x86-64 */ - sym_map->l_tls_offset; /* This is the module's TLS block offset within the static TLS */ I'm assuming sym->st_value is a given symbol's offset within the tls, and I'm also assuming it comes from the module it's defined in.
null
0
1545758737
False
0
ecj2e9r
t3_a9b5h6
null
null
t1_eciu03d
/r/programming/comments/a9b5h6/a_deep_dive_into_implicit_thread_local_storage/ecj2e9r/
1548057647
4
t5_2fwo
r/programming
public
null
False
M3ME_FR0G
t2_1075ev
>It won’t. You can’t “automate” humans behaving well. The recipient of a commit message is a human. Machine readability makes no sense in this context. Linting commit messages isn't for computers. It's analogous to linting code. It's for humans, not for computers. >What? I don’t know what Go has to do with anything, but I already did say there’s nothing wrong with automated formatting. Just that it won’t lead to good (or any) commit messages. Just uniformly formatted ones. What the fuck do you mean? Gofmt is lauded here because it gets rid of style discussions. The aim of the article is to do the same for commit messages: settle on a single computer-enforced style. Nobody has ever claimed that automatic code formatters make code work better directly, but having consistently styled code does definitely lead to better code. The exact same is all true of commit messages.
null
0
1544500567
False
0
ebjjhhr
t3_a4uynu
null
null
t1_ebixzl0
/r/programming/comments/a4uynu/on_the_importance_of_commit_messages/ebjjhhr/
1547457974
1
t5_2fwo
r/programming
public
null
False
Ruudjah
t2_3kqw6
I wish you very Christmas too!
null
0
1545758826
False
0
ecj2if6
t3_a9eefg
null
null
t3_a9eefg
/r/programming/comments/a9eefg/the_linux_way_of_wishing_christmas/ecj2if6/
1548057699
1
t5_2fwo
r/programming
public
null
False
jyf
t2_3xq7e
i just use termux it could be run on any android device
null
0
1544500721
False
0
ebjjohq
t3_a4v8zx
null
null
t3_a4v8zx
/r/programming/comments/a4v8zx/web_development_on_a_phone_with_linux_on_dex/ebjjohq/
1547458061
3
t5_2fwo
r/programming
public
null
False
irrelevantPseudonym
t2_53f31
Words to live by
null
0
1545759116
False
0
ecj2van
t3_a9eefg
null
null
t1_ecitpiw
/r/programming/comments/a9eefg/the_linux_way_of_wishing_christmas/ecj2van/
1548057857
2
t5_2fwo
r/programming
public
null
False
peitschie
t2_357il
For the sake of comparison, so you at least know what you're proposing to replace, please check out: https://electronjs.org/docs/tutorial/application-distribution Of the tech alternatives you've mentioned: * Qt was mentioned and eliminated due to the lack of easy cross-compilation support. * Tcl/Tk - I'll leave that to the other commenter * Tkinter/Python - Lacks an easy mechanism for SVG+interaction. Cross platform packaging more difficult than electron. * JavaFX - Ignoring the claim that this would be faster than an Electron app, this has the same issues as Tkinter/Python. You appear to have fallen right into the trap the author was railing against: you've listed a bunch of tech that have clear shortcomings, and are pushing these as suitable **even though the author has already identified the reasons they are not**.
null
0
1544500766
False
0
ebjjqgp
t3_a4spxl
null
null
t1_ebijrss
/r/programming/comments/a4spxl/walking_in_my_electron_shoes/ebjjqgp/
1547458086
4
t5_2fwo
r/programming
public
null
False
josefx
t2_4orl7
Just write everything in the signal handler, problem avoided.
null
0
1545759174
False
0
ecj2xwz
t3_a9eefg
null
null
t1_ecinr6m
/r/programming/comments/a9eefg/the_linux_way_of_wishing_christmas/ecj2xwz/
1548057890
2
t5_2fwo
r/programming
public
null
False
GiveMeMySocketBack
t2_ucfen
> Apple employ about 2,500 I hope some of those 2500 laid off gets into politics. This law will force Apple to choose between the EU and US Medical markets or Australia. There is no way to comply with EU GDPR or HIPAA and this law.
null
0
1544500888
False
0
ebjjvru
t3_a3kk7u
null
null
t1_eb7bbhg
/r/programming/comments/a3kk7u/australian_programmers_could_be_fired_by_their/ebjjvru/
1547458153
1
t5_2fwo
r/programming
public
null
False
theofficialdeavmi
t2_e5gyv
Lmao. Your segfault signal exeception handler shows a xmas tree. Good kek.
null
0
1545759343
False
0
ecj35hw
t3_a9eefg
null
null
t1_ecj2xwz
/r/programming/comments/a9eefg/the_linux_way_of_wishing_christmas/ecj35hw/
1548057983
2
t5_2fwo
r/programming
public
null
False
[deleted]
None
[deleted]
null
0
1544500948
False
0
ebjjycc
t3_a50eh3
null
null
t3_a50eh3
/r/programming/comments/a50eh3/on_writing_pull_requests_well/ebjjycc/
1547458214
1
t5_2fwo
r/programming
public
null
False
CautiousSquare
t2_2oxudu46
By this logic I should switch to Windows.
null
0
1545759372
False
0
ecj36s9
t3_a9g8zw
null
null
t3_a9g8zw
/r/programming/comments/a9g8zw/how_linux_makes_me_better/ecj36s9/
1548057999
3
t5_2fwo
r/programming
public
null
False
kinematician
t2_hu1qw0c
A good way to start is to foster the habit of writing small, self-contained commits. The article seems to suggest that separating out changes into separate commits should be some kind of last resort — but while you can always reduce the granularity of your commit history by grouping changes together in branches, you cannot increase it. If each commit has a clear purpose and explanation (communicated by the commit message), a reviewer can trace the reasoning that led to the resulting set of code changes represented by the full PR. In this way you enrich your codebase with hugely valuable metadata for when you inevitably come back to the code long after anyone remembers why things were written the way they were. Ideally, commit messages should document assumptions made by the code, and should tie back to business requirements. This practice works especially well when the code documents itself through sensible variable-naming, etc. The blame for a given piece of code is always available, but it’s not a distraction in the way that verbose explanatory comments can be. If you build good discipline at the small scale, it’s then much easier to compose well-defined sets of changes at a larger scale. As /u/arp242 suggests, there’s no reason to restrict yourself to one PR per feature. An approach could be to create a main PR against your master branch (even before it contains any commits), then create separate PRs based off your main one, each of which implements a distinct part of the overall feature.
null
0
1544500979
False
0
ebjjzkt
t3_a50eh3
null
null
t1_ebjeldo
/r/programming/comments/a50eh3/on_writing_pull_requests_well/ebjjzkt/
1547458229
5
t5_2fwo
r/programming
public
null
False
crabbone
t2_e3qdk15
Well, they are very primitive when it comes to describing what we would like to know about the world, things like many-to-many relationships, references, conditions and constraints.
null
0
1545759466
False
0
ecj3b3y
t3_a9da04
null
null
t1_ecizcs0
/r/programming/comments/a9da04/learn_prolog_now/ecj3b3y/
1548058052
13
t5_2fwo
r/programming
public
null
False
maskedvarchar
t2_18zituh3
Excellent explanation. In short, the Database engine will optimize execution to achieve the best (estimated) performance. "WHERE a.id = 3 AND a.other_id = other.id" is the functionally equivalent to "WHERE a.other_id = other.id AND a.id = 3" Assuming there is a unique index on the a.id column, "a.id=3" will likely be evaluated first, regardless of the order of expressions.
null
0
1544501078
False
0
ebjk3tl
t3_a4zp2m
null
null
t1_ebj7qmp
/r/programming/comments/a4zp2m/boolean_short_circuiting_is_not_guaranteed_in_sql/ebjk3tl/
1547458281
10
t5_2fwo
r/programming
public
null
False
StillDeletingSpaces
t2_b5kfx
You could remove 'men' from your post and be 100% spot on; but in this context: it seems to be another flawed push to how disenfranchised women are. If we need to help others succeed, this sort of blame-placing doesn't help.
null
0
1545759625
False
0
ecj3iaf
t3_a97kyr
null
null
t1_ech4lqi
/r/programming/comments/a97kyr/women_in_tech_less_than_2_of_leadership_roles_in/ecj3iaf/
1548058141
3
t5_2fwo
r/programming
public
null
False
PM_ME_UR_OBSIDIAN
t2_lyb3e
This is insanely interesting. Thanks for sharing.
null
0
1544501303
False
0
ebjkd0e
t3_a4z1pl
null
null
t3_a4z1pl
/r/programming/comments/a4z1pl/old_neglected_theorems_are_still_theorems/ebjkd0e/
1547458395
6
t5_2fwo
r/programming
public
null
False
OneWingedShark
t2_bx7wh
>As a sidenote, i find it kinda weird and sad that modern Linux console applications look much more boring and plain compared to most DOS applications even from mid-80s. I have a theory about this. The [*Unix-Hater's Handbook*](http://web.mit.edu/~simsong/www/ugh.pdf) has an interesting set of paragraphs that, I think, shows why: >C is a lowest-common-denominator language, built at a time when the lowest common denominator was quite low. If a PDP-11 didn’t have it, then C doesn’t have it. The last few decades of programming language research have shown that adding linguistic support for things like error handling, automatic memory management, and abstract data types can make it dramatically easier to produce robust, reliable software. C incorporates none of these findings. Because of C’s popularity, there has been little motivation to add features such as data tags or hardware support for garbage collection into the last, current and next generation of microprocessors: these features would amount to nothing more than wasted silicon since the majority of programs, written in C, wouldn’t use them. \[...\] >If you learned about programming by writing C on a Unix box, then you may find this chapter a little mind-bending at first. The sad fact is that Unix has so completely taken over the worldwide computer science educational establishment that few of today’s students realize that Unix’s blunders are not, in fact, sound design decisions. \[...\] >Unix is not the world’s best software environment—it is not even a good one. The Unix programming tools are meager and hard to use; most PC debuggers put most Unix debuggers to shame; interpreters remain the play toy of the very rich; and change logs and audit trails are recorded at the whim of the person being audited. Yet somehow Unix maintains its reputation as a programmer’s dream. Maybe it lets programmers dream about being productive, rather than letting them actually be productive. The TL;DR that I'm getting at is this: Unix, and C, add a level of difficulty to programming, presenting "simple" to the user, when the reality is that it's "too simple" in many regards and ends up adding complexity that can be avoided... and, lazy programmers, avoid it by writing at that "too simple" level.
null
0
1545759755
False
0
ecj3o8i
t3_a90xot
null
null
t1_ecg7vyr
/r/programming/comments/a90xot/making_a_game_in_turbo_pascal_302/ecj3o8i/
1548058245
1
t5_2fwo
r/programming
public
null
False
apvarun
t2_vbli5
It's been in development for over an year, starting with the Gutenburg project.
null
0
1544501454
False
0
ebjkiyb
t3_a3wd4w
null
null
t1_ebdpky7
/r/programming/comments/a3wd4w/wordpress_50_is_here/ebjkiyb/
1547458468
1
t5_2fwo
r/programming
public
null
False
[deleted]
None
[deleted]
null
1
1545759832
False
0
ecj3rvp
t3_a9eefg
null
null
t1_ecj1it0
/r/programming/comments/a9eefg/the_linux_way_of_wishing_christmas/ecj3rvp/
1548058290
1
t5_2fwo
r/programming
public
null
False
clgoh
t2_17g15
Great series of articles on that: https://arstechnica.com/series/history-of-the-amiga/
null
0
1544501977
False
0
ebjl3cg
t3_a44xl7
null
null
t1_ebc2ov0
/r/programming/comments/a44xl7/flatline_how_the_amiga_languished/ebjl3cg/
1547458720
2
t5_2fwo
r/programming
public
null
False
redditprogrammingfan
t2_qzqdw
> Yeah. And they talk about a 1.7 factor performance increase signaling a new age of ruby performance ... But iirc truffleruby was already close to an order of magnitude faster than previous releases so it seems like they still have a bit of catching up to do! I think it is just a beginning. JIT development of CRuby is a step by step approach. Early adoption brings feeback which helps improve the technology more. We also should look at tendency. JIT in the current CRuby release is a very big achievement. Very few people worked on MJIT during last 2 years. Truffle Ruby have had close to 10 years of development and may be 20-30 times more people in Oracle Lab worked on Graal Technology on which Truffle Ruby is based (plus decades of JVM experience). The more important thing is that CRuby is truly an open source project. Of course you could look at the sources of Graal and TruffleRuby but would you work on a project controlled exclusively by Oracle. Oracle is company whose major purpose is to make money. Finally the same thing to TruffleRuby might happen after its wide adoption as for JDK (fees for long time support). People was not serious when GCC started saying that it generates much worse code and look at it now, GCC is a dominant compiler because it is a trully open source project. Takashi Kokubun who did the biggest effort to adopt origina MJIT for CRuby 2.6 is very young, ambitious and has a lot of years ahead to improve the technology. > > Edit: also, would it not be more difficult to guide the JIT based on profiling of hot paths etc if it's just piped through a static compiler? How much information about actual code use can be passed through the pipeline to inform optimisation? There are a lot of attributes in GCC/LLVM C/C++ extensions (e.g. what functions to inline, what optimizations to apply with what parameters, tuning to what processor to do). Also GCC/LLVM based JITs are usually tier2 JITs. I guess we need a light weight JIT too for CRuby as a tier 1 JIT compiler.
null
0
1545759848
1545760090
0
ecj3sl8
t3_a9dkji
null
null
t1_ecimuv8
/r/programming/comments/a9dkji/ruby_260_released_thank_you_everyone_who_worked/ecj3sl8/
1548058299
6
t5_2fwo
r/programming
public
null
False
LelouchVB
t2_f5uht
in our place we go with each branch for every ticket, so every can can commit as much they liked for that 1 particular branch purpose.
null
0
1544502694
False
0
ebjltpp
t3_a4uynu
null
null
t1_ebiol9s
/r/programming/comments/a4uynu/on_the_importance_of_commit_messages/ebjltpp/
1547459075
2
t5_2fwo
r/programming
public
null
False
[deleted]
None
[deleted]
null
0
1545760017
False
0
ecj4063
t3_a9eefg
null
null
t1_ecj3rvp
/r/programming/comments/a9eefg/the_linux_way_of_wishing_christmas/ecj4063/
1548058392
0
t5_2fwo
r/programming
public
null
False
billrobertson42
t2_36drg
That's really interesting. I was speaking from my experience with the JVM and Java. i.e. Clojure relative to Jva.
null
0
1544502963
False
0
ebjm3fn
t3_a4k3gu
null
null
t1_ebjgiyl
/r/programming/comments/a4k3gu/almost_hotswap_for_java/ebjm3fn/
1547459195
2
t5_2fwo
r/programming
public
null
False
julesjacobs
t2_1vbw
What do you mean by "any regular expression must have a kleene star", and why does it imply that every infinite regular language must have a substring that can be repeated indefinitely? My intuition is much different. Let's take a look at the pumping lemma: \> For every regular language L, there exists a positive whole number *p* such that every string *w*∈L that has *p* characters or more can be broken down into three substrings *xyz*, where *y* is not the empty string and the total length of *xy* is at most *p*, and for every natural number *i* the string *xyiz* is also in L. Any regular language corresponds to a deterministic finite automaton. If we have a string w in the language that has more characters than the number of states p in the DFA then it must have visited some state twice. In other words, the path that the string traced through the DFA has a loop. Thus the string w can be broken down in an initial part x, the part that goes around the loop y, and the remaining part z. We can go around that loop multiple times, so xyyyyyyz is also in the language.
null
0
1545760107
1545760357
0
ecj444m
t3_a9d94p
null
null
t1_ecidm4s
/r/programming/comments/a9d94p/i_hate_the_pumping_lemma/ecj444m/
1548058441
2
t5_2fwo
r/programming
public
null
False
stonecharioteer
t2_10s6xm
Dude this is amazing. I'm going to spend days reading through your website.
null
0
1544503190
False
0
ebjmblp
t3_a4vzev
null
null
t1_ebiachj
/r/programming/comments/a4vzev/how_i_created_a_bot_that_plays_castlevania_nes/ebjmblp/
1547459296
14
t5_2fwo
r/programming
public
null
False
Sonrilol
t2_846rt
What does that have to do with lombok though?
null
0
1545760118
False
0
ecj44jv
t3_a956qz
null
null
t1_ecibj44
/r/programming/comments/a956qz/java_language_architect_brian_goetz_on_java_and/ecj44jv/
1548058446
0
t5_2fwo
r/programming
public
null
False
CaptainBearman
t2_16gkowet
Gross.
null
0
1544504359
False
0
ebjnftc
t3_a4p9dy
null
null
t1_ebgoja1
/r/programming/comments/a4p9dy/choosing_a_text_editor_an_important_decision/ebjnftc/
1547459821
1
t5_2fwo
r/programming
public
null
False
Ironthighs
t2_8a58f
You're not wrong, but I feel like it is you who is actually being whooshed.
null
0
1545760122
False
0
ecj44r3
t3_a9eefg
null
null
t1_ecj1it0
/r/programming/comments/a9eefg/the_linux_way_of_wishing_christmas/ecj44r3/
1548058448
0
t5_2fwo
r/programming
public
null
False
CSharpFan
t2_mrk30
4GL? Never heard of that term.
null
0
1544504366
False
0
ebjng0r
t3_a4zp2m
null
null
t1_ebjek5i
/r/programming/comments/a4zp2m/boolean_short_circuiting_is_not_guaranteed_in_sql/ebjng0r/
1547459824
7
t5_2fwo
r/programming
public
null
False
frodokun
t2_3ss8p
> Assuming you read the code before curling to bash It's possible to detect curl vs otherwise, so even that can be a security risk :-( . https://www.idontplaydarts.com/2016/04/detecting-curl-pipe-bash-server-side/
null
0
1545760305
False
0
ecj4cga
t3_a9eefg
null
null
t1_eciuogm
/r/programming/comments/a9eefg/the_linux_way_of_wishing_christmas/ecj4cga/
1548058543
4
t5_2fwo
r/programming
public
null
False
daboross
t2_95zk9
Won't this cause other people's git clients to not have an up-to-date stable tag? I'm pretty sure this is more what branches are good for than tags.
null
0
1544504386
False
0
ebjngpv
t3_a4uynu
null
null
t1_ebi978d
/r/programming/comments/a4uynu/on_the_importance_of_commit_messages/ebjngpv/
1547459832
3
t5_2fwo
r/programming
public
null
False
OneWingedShark
t2_bx7wh
Yes it was. I imagine with a few different management choices they could have made a fully integrated multi-language development studio a bit earlier, perhaps leveraging ANDF and creating DOTNET themselves.
null
0
1545760405
False
0
ecj4gr0
t3_a90xot
null
null
t1_ecgzbuu
/r/programming/comments/a90xot/making_a_game_in_turbo_pascal_302/ecj4gr0/
1548058597
2
t5_2fwo
r/programming
public
null
False
CaptainBearman
t2_16gkowet
Yeah I’ll stick with IntelliJ and Ryder.
null
0
1544504394
False
0
ebjngzt
t3_a4p9dy
null
null
t3_a4p9dy
/r/programming/comments/a4p9dy/choosing_a_text_editor_an_important_decision/ebjngzt/
1547459835
1
t5_2fwo
r/programming
public
null
False
DeathKillBot
t2_5bu0g
Yeah, but maybe the world could less sarcasm and more genuineness.
null
0
1545760558
False
0
ecj4niy
t3_a9eefg
null
null
t1_ecj44r3
/r/programming/comments/a9eefg/the_linux_way_of_wishing_christmas/ecj4niy/
1548058680
2
t5_2fwo
r/programming
public
null
False
throwaway12933428233
t2_zi52w
>It is an arduously slow, error-prone and inefficient way to build GUIs when compared to libraries like React. These people don't know anything about React - they don't know any better and have written it off as just the latest hype from inferior frontend developers. Best to just ignore them and keep using Electron. They're a vocal minority, like people who use Linux as a desktop OS. The real world doesn't care.
null
0
1544505250
False
0
ebjo95a
t3_a4spxl
null
null
t1_ebj660n
/r/programming/comments/a4spxl/walking_in_my_electron_shoes/ebjo95a/
1547460211
1
t5_2fwo
r/programming
public
null
False
duhace
t2_dhfv4
that makes sense and isn't as bad as you made it sound. oracle jdk will only be used by a minority of developers
null
0
1545760797
False
0
ecj4y6y
t3_a8kwz8
null
null
t1_eci4ghn
/r/programming/comments/a8kwz8/raw_string_literals_removed_from_java_12_as/ecj4y6y/
1548058841
1
t5_2fwo
r/programming
public
null
False
crabmusket
t2_1fztix5
[Discussion in r/golang](https://np.reddit.com/r/golang/comments/a4xm0p/certmagic_i_extracted_caddys_automagic_https) I love the comprehensive README. If the Haskell community suffers from "types are documentation!", the Go community can sometimes suffer from "godoc is documentation!" Both are true but neither are sufficient!
null
0
1544505580
False
0
ebjojqv
t3_a53vzp
null
null
t3_a53vzp
/r/programming/comments/a53vzp/certmagic_automatic_https_using_lets_encrypt_for/ebjojqv/
1547460343
1
t5_2fwo
r/programming
public
null
False
Sonrilol
t2_846rt
Maybe it's just me, but I'd rather open a 30 line class with 2 extra annotations and a simple list of it's attributes than a 200 line class filled with boilerplate. I'd also rather write the first one too.
null
0
1545760803
False
0
ecj4ygb
t3_a956qz
null
null
t1_ecift01
/r/programming/comments/a956qz/java_language_architect_brian_goetz_on_java_and/ecj4ygb/
1548058845
2
t5_2fwo
r/programming
public
null
False
instanced_banana
t2_240brbou
If only we got Ubuntu for Phones :(
null
0
1544505642
False
0
ebjolnt
t3_a4v8zx
null
null
t1_ebj6h3m
/r/programming/comments/a4v8zx/web_development_on_a_phone_with_linux_on_dex/ebjolnt/
1547460366
2
t5_2fwo
r/programming
public
null
False
Fumigator
t2_4kc7e
How is it more scary than downloading a file and then running it? Not everyone is some kind of security expert that would be able to understand what they're downloading it even if they stopped to take the time to look at it.
null
0
1545760856
False
0
ecj50t8
t3_a9eefg
null
null
t1_eciw1bb
/r/programming/comments/a9eefg/the_linux_way_of_wishing_christmas/ecj50t8/
1548058874
8
t5_2fwo
r/programming
public
null
False
bitwize
t2_6dq6
Back in the day, a hardware exception such as a segfault under Windows 3.0 was called an Unrecoverable Application Error, or UAE. That's what I thought of when I found the emulator.
null
0
1544505757
False
0
ebjop9y
t3_a4uo6y
null
null
t1_ebiek7f
/r/programming/comments/a4uo6y/winuae_410_released_winuae_is_open_source_amiga/ebjop9y/
1547460411
2
t5_2fwo
r/programming
public
null
False
DeathKillBot
t2_5bu0g
Sorry, You’re right I’m an idiot. Hope you have a good holidays!
null
0
1545760915
False
0
ecj53ft
t3_a9eefg
null
null
t1_ecj3rvp
/r/programming/comments/a9eefg/the_linux_way_of_wishing_christmas/ecj53ft/
1548058907
2
t5_2fwo
r/programming
public
null
False
m0dev
t2_sxtkd
Mhm guess because I suck, nah really.I updated it, have a look - thanks for the notice  
null
0
1544505909
1544510580
0
ebjoty7
t3_a4z6ia
null
null
t1_ebj4g3l
/r/programming/comments/a4z6ia/code_review_best_practices/ebjoty7/
1547460469
2
t5_2fwo
r/programming
public
null
False
HellfireOwner
t2_2juz5fhu
Skimmed down to 'programs without input' and then promptly shut the page because of the nonsense the guy was throwing on the screen. ​ Maybe a cool idea, but this guy is not anywhere close to the answer. ​ P.S. The author should skip alot of the BS explanations and instead throw up a von neumann machine diagram.
null
0
1545760925
False
0
ecj53xj
t3_a9e0a5
null
null
t3_a9e0a5
/r/programming/comments/a9e0a5/programming_a_problemorientedlanguage/ecj53xj/
1548058913
-9
t5_2fwo
r/programming
public
null
False
sydoracle
t2_nhk9z
Damn, you just made me feel old
null
0
1544506025
False
0
ebjoxh2
t3_a4zp2m
null
null
t1_ebjng0r
/r/programming/comments/a4zp2m/boolean_short_circuiting_is_not_guaranteed_in_sql/ebjoxh2/
1547460513
8
t5_2fwo
r/programming
public
null
False
zeroone
t2_3782z
I gave honest reviews of my games. The quality of 4K games improved over the years as the participants shared their amazing compression techniques through the contest forum. And my reviews reflect that. In fact, I rated my first game as the worst and the last game as the best. Also, most of my games were demakes, which were all trying to live up to something. I think I considered the contest more of a technique achievement rather than an attempt to invent something original. All of my games were submitted and some were judged well. Though I never came out on top. The judges had a really difficult job. They had to go through nearly 60 submissions every year. No doubt, they could not spend that much time on each one. It's understandable that if someone only spends 5 minutes playing a game, that they're not going to see all the details that went into it. After J4K died due to the deprecation of applets and pack200, that I suggested that we do a J16K contest where the 16K referred to source code size. But the idea never took off.
null
0
1545761159
False
0
ecj5e18
t3_a95yir
null
null
t1_ecgz1k1
/r/programming/comments/a95yir/j4k_retrospective/ecj5e18/
1548059038
2
t5_2fwo
r/programming
public
null
False
karmakaze1
t2_o9zl3
\> Technical debt is hard to quantify Actually you've already quantified it. It's the intensity of that feeling you have in your gut. The real problem is that it's hard to communicate. No matter, just start small addressing any debts small or large. Stop when it feels like you should be doing something else, or just getting OCD pleasure from it. ​ \> Technical debt is difficult to repay incrementally Yes it can be difficult, but possible. Refactor incrementally on the master branch. It takes as long as it takes. If you think that approach would take too long, then you're siding with it's not worth paying off right now. ​ \> time passes before its paydown, and we will forget the pain That's false. That 'pain of the past' was an imagined deficiency yet to come. If it's a real pain today, proposing a change to address a specific debt should be easy to agree on at least by developers familiar with that part of the system. We don't so much 'forget' as we get used to living with the inefficiency. ​ Write Tech Debt tickets whenever you perceive them. From time to time review them to select candidates to work on using "Is it worth the time?"\[0\]. ​ \[0\] [https://xkcd.com/1205/](https://xkcd.com/1205/)
null
0
1544506043
False
0
ebjoy0y
t3_a41b21
null
null
t3_a41b21
/r/programming/comments/a41b21/the_problem_with_paydown_a_techdebt_paydown_plan/ebjoy0y/
1547460519
1
t5_2fwo
r/programming
public
null
False
Sonrilol
t2_846rt
But wouldn't that defeat the point of replacing large swaths of boilerplate with annotations? I'm not a huge fan of annotation magic mind you, always groan when I open one of our spring projects, but I don't think lombok comes even close to that level of wizardry.
null
0
1545761161
False
0
ecj5e2v
t3_a956qz
null
null
t1_ecin6fh
/r/programming/comments/a956qz/java_language_architect_brian_goetz_on_java_and/ecj5e2v/
1548059039
1
t5_2fwo
r/programming
public
null
False
CSharpFan
t2_mrk30
I’m a 30 year old C#/C++ dev if that gives any context.
null
0
1544506109
False
0
ebjp00z
t3_a4zp2m
null
null
t1_ebjoxh2
/r/programming/comments/a4zp2m/boolean_short_circuiting_is_not_guaranteed_in_sql/ebjp00z/
1547460544
6
t5_2fwo
r/programming
public
null
False
TheGift_RGB
t2_sgjy1
Are you sure? How much money are you willing to bet?
null
1
1545761278
False
0
ecj5j60
t3_a9d94p
null
null
t1_eciugju
/r/programming/comments/a9d94p/i_hate_the_pumping_lemma/ecj5j60/
1548059101
2
t5_2fwo
r/programming
public
null
False
appropriateinside
t2_729ad
Oh, really? That would be awesome. Can I use the smart security key to install just the AV? I ask because I bought the "5 devices" one but only have 4 devices, and one is my linux desktop
null
0
1544506198
False
0
ebjp2v8
t3_a4tznm
null
null
t1_ebjhudx
/r/programming/comments/a4tznm/eset_discovers_21_new_linux_malware_families_all/ebjp2v8/
1547460608
2
t5_2fwo
r/programming
public
null
False
earthboundkid
t2_1w5x
lol triggered
null
0
1545761460
False
0
ecj5rb1
t3_a97kyr
null
null
t1_ecir6p3
/r/programming/comments/a97kyr/women_in_tech_less_than_2_of_leadership_roles_in/ecj5rb1/
1548059201
-6
t5_2fwo
r/programming
public
null
False
philipmat
t2_594my
Thank you for being a good netizen.
null
0
1544506331
False
0
ebjp6z8
t3_a4z6ia
null
null
t1_ebjoty7
/r/programming/comments/a4z6ia/code_review_best_practices/ebjp6z8/
1547460659
3
t5_2fwo
r/programming
public
null
False
lastPingStanding
t2_edk2i
Oops, I forgot to specify that. Made a quick edit to my previous comment.
null
0
1545761549
False
0
ecj5v6l
t3_a9d94p
null
null
t1_ecimp4r
/r/programming/comments/a9d94p/i_hate_the_pumping_lemma/ecj5v6l/
1548059249
2
t5_2fwo
r/programming
public
null
False
ForeverAlot
t2_4yj7p
> For instance, you can automate the generation of changelogs with standardized commit message formats. Which is completely useless unless you have people on the other end reading them. And even then, they're quite a different audience from your commit log readers.
null
0
1544506504
False
0
ebjpcb7
t3_a4uynu
null
null
t1_ebjixg3
/r/programming/comments/a4uynu/on_the_importance_of_commit_messages/ebjpcb7/
1547460725
2
t5_2fwo
r/programming
public
null
False
lastPingStanding
t2_edk2i
Yep, you're right. I forgot to specify that.
null
0
1545761573
False
0
ecj5w8t
t3_a9d94p
null
null
t1_eciiywh
/r/programming/comments/a9d94p/i_hate_the_pumping_lemma/ecj5w8t/
1548059262
3
t5_2fwo
r/programming
public
null
False
[deleted]
None
It does.
null
0
1544506533
False
0
ebjpd5x
t3_a4zp2m
null
null
t1_ebjp00z
/r/programming/comments/a4zp2m/boolean_short_circuiting_is_not_guaranteed_in_sql/ebjpd5x/
1547460735
3
t5_2fwo
r/programming
public
null
False
PaulBardes
t2_f2l2j
Also notation is meaningless of you don't introduce it and it's properties properly.
null
0
1545761706
False
0
ecj6239
t3_a9d94p
null
null
t1_ecigwze
/r/programming/comments/a9d94p/i_hate_the_pumping_lemma/ecj6239/
1548059334
29
t5_2fwo
r/programming
public
null
False
lelanthran
t2_pnmpo0f
You weren't paying for the account. That's pretty simple too, see? You always take things other people paid for?
null
0
1544507280
False
0
ebjpz5z
t3_a477c9
null
null
t1_ebizuk3
/r/programming/comments/a477c9/how_linode_screwed_me/ebjpz5z/
1547461007
1
t5_2fwo
r/programming
public
null
False
lastPingStanding
t2_edk2i
Yeah, you're right that only regular expressions corresponding to infinite languages must have kleene stars, forgot to specify that. ​ I'm pretty sure having an kleene star in a regular expression is analogous to having a loop in a dfa too.
null
0
1545761802
False
0
ecj668p
t3_a9d94p
null
null
t1_ecj444m
/r/programming/comments/a9d94p/i_hate_the_pumping_lemma/ecj668p/
1548059415
3
t5_2fwo
r/programming
public
null
False
illepic
t2_3zq83
It's amazing to realize we wouldn't have Git if the author of BitKeeper hadn't gone on a power trip and yanked it from open source use.
null
0
1544507510
False
0
ebjq5v6
t3_a52jc5
null
null
t3_a52jc5
/r/programming/comments/a52jc5/the_architecture_and_history_of_git_a_distributed/ebjq5v6/
1547461090
111
t5_2fwo
r/programming
public
null
False
rebel_cdn
t2_4vhqr
That's right. It just makes things shorter in some places. How frequently you use it depends on your preferences .In the C# world, some teams use it everywhere, and some only use it where the inverted type will be obvious based on the right side of the expression. Actually, some teams are really old school and refuse to use `var` at all .
null
0
1545761845
False
0
ecj685e
t3_a956qz
null
null
t1_eci2gfe
/r/programming/comments/a956qz/java_language_architect_brian_goetz_on_java_and/ecj685e/
1548059439
1
t5_2fwo
r/programming
public
null
False
lambdaq
t2_3wx5v
but does it auto renew?
null
0
1544507550
False
0
ebjq731
t3_a53vzp
null
null
t3_a53vzp
/r/programming/comments/a53vzp/certmagic_automatic_https_using_lets_encrypt_for/ebjq731/
1547461105
0
t5_2fwo
r/programming
public
null
False
figurativelybutts
t2_14qu4tf1
Here's an unpopular opinion that I'm sure will piss some people off: NTP needs to slowly die away, and NTS never should be deployed in public in the same way NTP was. NTP is a risk to bullshit like this IP hardcoding nonsense, as well as a DDoS risk (because when [BCP 38](https://tools.ietf.org/html/bcp38) was relevant seldom few implemented it). The IP-based time standards bodies are filled almost entirely with the old-timers who consistently gatekeep the status quo and routinely reject ideas from outsiders because it doesn't fit within their view of what is needed by the largest deployments. They only seem to care about the industrial use-cases where deployments are typically in controlled networking environments and not in say, highly latency, moderate to high packet loss networks because they are either working for a certain large German manufacturer that makes hardware for industrial uses. I believe that OEMs and OS vendors should start showing up to time related standards efforts and help shape a new protocol that isn't a rehash of the existing, have lower accuracy and precision requirements (smartphones do not need < 1ms, and for nearly all non-industrial uses ~1s should be sufficient), but can be better distributed (i.e. load balanced, removing the tying to fixed IPs), be simpler in design than NTP/NTS, and doesn't come with all the risks the incumbents carry. These vendors should eventually deprecate their bundling of (usually custom) NTP clients and move to this new replacement in time. Two starting points would be [Google's Roughtime](https://roughtime.googlesource.com/roughtime), or /u/phkamp's work around [Time over HTTPS](http://phk.freebsd.dk/time/20151115.html#https-time).
null
0
1545761948
False
0
ecj6cqc
t3_a9ezut
null
null
t3_a9ezut
/r/programming/comments/a9ezut/the_internet_of_unprofitable_things/ecj6cqc/
1548059495
38
t5_2fwo
r/programming
public
null
False
lawandordercandidate
t2_14okl0
but i opened it with my own money. doesnt matter whose currently paying for it. i paid for the initial account. could i go back, look up his CC info, and claim it as mine? definitely, but there's no point now because Linode's security policies are so archaic there's no way in hell would I ever host anything there.
null
0
1544507608
False
0
ebjq8rr
t3_a477c9
null
null
t1_ebjpz5z
/r/programming/comments/a477c9/how_linode_screwed_me/ebjq8rr/
1547461126
1
t5_2fwo
r/programming
public
null
False
agumonkey
t2_62nu4
Notation was almost never introduced prior high school, it's just there and pupils need to either click or accept it blindly. Now maybe I'm just a bad sample .. but based on the notion of math-fear .. I don't think so (it's probably half the reason for it even).
null
0
1545761976
False
0
ecj6dwx
t3_a9d94p
null
null
t1_ecj6239
/r/programming/comments/a9d94p/i_hate_the_pumping_lemma/ecj6dwx/
1548059509
11
t5_2fwo
r/programming
public
null
False
lelanthran
t2_pnmpo0f
You initially **rented** it month-by-month. Now someone else is renting it, because they paid for it. You have to explain why you feel entitled to take something that someone else is paying the rent on. Especially since he's paying the rent on the entire account which means you happily let him pay for nodes that he was not even using. Those aren't archaic policies, btw. If you were current with your knowledge you'd know this.
null
0
1544507871
False
0
ebjqge8
t3_a477c9
null
null
t1_ebjq8rr
/r/programming/comments/a477c9/how_linode_screwed_me/ebjqge8/
1547461249
1
t5_2fwo
r/programming
public
null
False
rebel_cdn
t2_4vhqr
Yeah, `var` isn't a complete game changer. I probably picked a dumb description for it. It's just a nice quality of life improvement. I find that var + lambdas + streams together make Java much more enjoyable to write.
null
0
1545762022
False
0
ecj6fxq
t3_a956qz
null
null
t1_eci7fqb
/r/programming/comments/a956qz/java_language_architect_brian_goetz_on_java_and/ecj6fxq/
1548059535
1
t5_2fwo
r/programming
public
null
False
sacundim
t2_5kksh
> This was obviously in direct contradiction to our basic assumption that SQL follows `AND` joins in order they appear, and short circuit if the first expression is false. As Picard would say: "🤦" Very roughly, the query planner will analyze the predicates in the query to establish, for example: * Single-table subpredicates, which it can potentially use to read fewer rows from that one table (e.g. by doing a unique or sequential index scan); * Multi-table subpredicates, which tell it which tables can or must be joined with each other; * Implied transitive predicates, i.e., if the query has `a = b` and `b = c` the planner will enrich it with `a = c` because it might enable a more efficient access path or join order. So yeah, it will evaluate as many of them as it likes, in whatever order it likes.
null
0
1544507904
False
0
ebjqhba
t3_a4zp2m
null
null
t3_a4zp2m
/r/programming/comments/a4zp2m/boolean_short_circuiting_is_not_guaranteed_in_sql/ebjqhba/
1547461260
5
t5_2fwo
r/programming
public
null
False
s0lly
t2_j2bhc
Keep at it! Let me know if your progress!
null
0
1545762360
False
0
ecj6uoz
t3_a961pk
null
null
t1_ecipmw5
/r/programming/comments/a961pk/another_first_for_my_c_games_multithreading/ecj6uoz/
1548059717
2
t5_2fwo
r/programming
public
null
False
WonderfulNinja
t2_yeloc5f
No guarantee? There is no such a thing as Boolean short circuiting in SQL, it is entirely implementation dependent.
null
0
1544507922
False
0
ebjqhuz
t3_a4zp2m
null
null
t3_a4zp2m
/r/programming/comments/a4zp2m/boolean_short_circuiting_is_not_guaranteed_in_sql/ebjqhuz/
1547461267
17
t5_2fwo
r/programming
public
null
False
Ironthighs
t2_8a58f
Haha, I don't think an innocent, self-deprecating joke is the cause of the world's problems. Merry Christmas to you anyways!
null
0
1545762779
False
0
ecj7di3
t3_a9eefg
null
null
t1_ecj4niy
/r/programming/comments/a9eefg/the_linux_way_of_wishing_christmas/ecj7di3/
1548059951
1
t5_2fwo
r/programming
public
null
False
lawandordercandidate
t2_14okl0
like i said, he tried the same thing on Digital Ocean and they knew he wasnt the account owner, so they stopped him. just because you own the payment method does not mean you own the account. should he have access? sure. should he be able to steal it from me? absolutely not. lots of others in countries with gdrp guard against this very thing. the fact that Linode doesn't comply just proves either that they're incompetent, or they are unwilling to comply.
null
0
1544508212
False
0
ebjqq03
t3_a477c9
null
null
t1_ebjqge8
/r/programming/comments/a477c9/how_linode_screwed_me/ebjqq03/
1547461368
1
t5_2fwo
r/programming
public
null
False
ReallyAmused
t2_5otfr
If you have to do these lengthy shenanigans to avoid long GC pauses, you should really ask yourself if Go is the best language for the job. In these situations, having to introduce extra complexity to your code to appease the GC kills the entire point of using a memory managed language. You are in essence managing your own memory, in perhaps a more indirect and complicated way. In 2019, Rust on the server is looking more and more appealing for this (and many other) reasons. In rust, the memory management problem is pretty much solved, as the memory model and object lifetimes are all able to be determined statically: https://words.steveklabnik.com/borrow-checking-escape-analysis-and-the-generational-hypothesis
null
0
1545762816
1545763022
0
ecj7f43
t3_a9gej5
null
null
t3_a9gej5
/r/programming/comments/a9gej5/avoiding_high_gc_overhead_with_large_heaps/ecj7f43/
1548059971
68
t5_2fwo
r/programming
public
null
False
didibus
t2_4xpocx2
I like it. I've always been a fan of visual programming languages. Have you done any research into this, there is a huge history of them. Might be interesting to look at things such as: * Max/Msp * Luna * TouchDesigner * Reaktor * PureData * VSXu * Orange To get some inspiration. It seems historically though, only use cases that really benefit from the visual style flourished. Maybe now that programs are becoming more concurrent, that might be a good new use case for it. Time will tell.
null
0
1544508305
False
0
ebjqsoe
t3_a4zvup
null
null
t3_a4zvup
/r/programming/comments/a4zvup/the_problem_of_async_programming_and_a_crazy_idea/ebjqsoe/
1547461401
2
t5_2fwo
r/programming
public
null
False
ZeroCharistmas
t2_rralq
This + Cool Retro Term. https://github.com/Swordfish90/cool-retro-term
null
0
1545762889
False
0
ecj7ifw
t3_a9eefg
null
null
t3_a9eefg
/r/programming/comments/a9eefg/the_linux_way_of_wishing_christmas/ecj7ifw/
1548060041
1
t5_2fwo
r/programming
public
null
False
CautiousSquare
t2_2oxudu46
C should be the first programming language you learn. everything else will naturally follow.
null
1
1544508449
False
0
ebjqwpb
t3_a54748
null
null
t3_a54748
/r/programming/comments/a54748/top_5_reasons_to_learn_python_as_your_first/ebjqwpb/
1547461450
4
t5_2fwo
r/programming
public
null
False
MiffTheFox
t2_7frqa
`kill -SEGV $$`
null
0
1545762922
False
0
ecj7jv0
t3_a9eefg
null
null
t1_eciq1p1
/r/programming/comments/a9eefg/the_linux_way_of_wishing_christmas/ecj7jv0/
1548060058
2
t5_2fwo
r/programming
public
null
False
lelanthran
t2_pnmpo0f
Why don't you file a small claims if you think you're in the right? It will cost you nothing but your time. When you stop paying rent on something it stops being yours. Like I said, you're woefully behind with security practices.
null
0
1544508492
False
0
ebjqxxf
t3_a477c9
null
null
t1_ebjqq03
/r/programming/comments/a477c9/how_linode_screwed_me/ebjqxxf/
1547461466
1
t5_2fwo
r/programming
public
null
False
alcalde
t2_6bh5q
Because Delphi users have to create material for other Delphi users to read to convince themselves that their skill set is still relevant (source: I'm a former Delphi developer). For instance, essays such as [Why C# users should shut up about Delphi](https://jonlennartaasenden.wordpress.com/2016/10/18/why-c-coders-should-shut-up-about-delphi/). True fact: the author of this piece was recently **hired by Embarcadero (current producer of Delphi) in an evangelism role**. Embarcadero also has an MVP program that can gain you free copies of Delphi and requires signing a contract in which you agree not to "disparage" Embarcadero or Delphi, so there's an incentive to write stuff like this and suppress anyone who says otherwise in hopes of being nominated for MVP status. I've even had one Delphi user physically threaten me after I left the cult. Delphi world can be a sick, sick place, and it's propped up by a complete mythology - Java is incredibly slow, the only thing that matters is small executable size, desktop development is still king, everyone pays hundreds of dollars for libraries today, "open source is only free if your time is free", there are millions of Delphi users. Embarcadero actually claimed 3M+ users at one point and one person later hired by them claimed there were as many Delphi users as Python users. When Embarcadero was purchased by Idera they made them stop repeating this crazy claim. They later snuck it back onto their web page, I complained to the Idera VP and it finally disappeared for good. There are a few good/sane Delphi users who are familiar with the outside world and have a realistic understanding of their place within it, but they're often drowned out by the zealots for whom it's still 1999. The product manager once told me that he honestly believes that Delphi has had more of an impact on the business world than Python ever has. :-(
null
0
1545762930
False
0
ecj7ka5
t3_9hn3vb
null
null
t1_e6d9lf7
/r/programming/comments/9hn3vb/is_delphi_really_the_winner_of_all_ide/ecj7ka5/
1548060063
2
t5_2fwo
r/programming
public
null
False
mlmanivel
t2_15uszt
I am learning React Native and I know that not all things are easy but your post has been motivated me to still learning.
null
1
1544508624
False
0
ebjr1l8
t3_a547tx
null
null
t3_a547tx
/r/programming/comments/a547tx/react_native_is_it_really_the_future_of_mobile/ebjr1l8/
1547461510
0
t5_2fwo
r/programming
public
null
False
ptrwis
t2_l7kzs
XArray and its usage in page cache?
null
0
1545763182
False
0
ecj7w1l
t3_a95jxj
null
null
t1_ecgs3ae
/r/programming/comments/a95jxj/the_420_kernel_has_been_released/ecj7w1l/
1548060208
1
t5_2fwo
r/programming
public
null
False
saruque
t2_usgar
Your answer is acceptable for the early ages. But now you can skip C if you wish. Even you can start with any OOP. The future of the technology will rely on Artificial Intelligence. Thus I think Python will be a good start for anyone. Even Python is very easy to learn.
null
1
1544508713
False
0
ebjr3zz
t3_a54748
null
null
t1_ebjqwpb
/r/programming/comments/a54748/top_5_reasons_to_learn_python_as_your_first/ebjr3zz/
1547461540
-1
t5_2fwo
r/programming
public
null
False
epnohskci
t2_25ualzt6
That's a fantastic book.
null
0
1545763258
False
0
ecj7zke
t3_a9d94p
null
null
t1_ecixb9n
/r/programming/comments/a9d94p/i_hate_the_pumping_lemma/ecj7zke/
1548060252
2
t5_2fwo
r/programming
public
null