HN user

seomis

25 karma
Posts0
Comments17
View on HN
No posts found.

Over the course of my career, I've gone from deploying via scp, to svn-up/git-pull, to every variety of actual deployment pipeline imaginable with dedicated dev-ops teams. Now I'm the only engineer at a tiny 501(c)(3), git-pull straight from production again, and have never felt more free.

5x cartesian product of the eight-row table in exercise #1: Server copes well, Chrome not so much. :(

Why is it that Python's single-threadedness is always singled out over every other language in the general family? Ruby, PHP, Perl, and JS are all single-threaded (Perl ithreads and JRuby/Jython caveats notwithstanding). Celery itself is just a framework for fork management, something that has been available to these languages since their inception.

To those commenting with some variation of "only informed citizens should vote," pause and consider how much overlap there is with your idea of what an "informed" voter is with race/class lines. You may be unwittingly (or wittingly in some cases?) insisting that voters in the US should be, disproportionately, wealthier whites.

I dislike these expositions on the "differences" between object-oriented and functional programming. The two concepts are not directly commensurable, and one can have objects with referentially transparent methods, to be used in a declarative style.

Maybe it's just the informal writing style and concentration on deficiencies in current implementations of SQL, but the whole things reads as if the author gave only a cursory glance at any relational model theory.