HN user

route66

1,664 karma
Posts59
Comments222
View on HN
blog.ezyang.com 11y ago

The fundamental problem of programming language package management

route66
134pts72
msdn.microsoft.com 12y ago

Data Storage for Modern High-Performance Business Applications

route66
1pts0
www.newyorker.com 12y ago

The Pointlessness of Unplugging

route66
7pts0
www.theguardian.com 12y ago

The truth is out: money is just an IOU

route66
6pts2
translate.google.com 12y ago

Using "Tactics in the fight against terrorism" against Tax Fraud

route66
1pts0
www.newyorker.com 12y ago

The Nineteen-Billion-Dollar App

route66
1pts0
www.newyorker.com 12y ago

Why the One Appealing Part Of Creationism Is Wrong

route66
4pts1
sourcegraph.com 12y ago

Why we left AngularJS

route66
296pts157
www.newyorker.com 12y ago

The Man Who Built Catan

route66
210pts111
www.newyorker.com 12y ago

Hemingway Takes the Hemingway Test

route66
52pts18
www.pcworld.com 12y ago

Dutch police seize hidden online marketplace Utopia

route66
1pts0
www.quadraphonicsoundproject.com 12y ago

The definitive guide on why you should quit your band

route66
1pts0
www.newyorker.com 12y ago

Almost Everything in "Dr. Strangelove" Was True

route66
241pts133
article.gmane.org 12y ago

ECL needs new maintainer

route66
1pts0
funcall.blogspot.be 12y ago

Persisting CLOS objects

route66
2pts0
news.yahoo.com 12y ago

Robespierre gets 3D makeover, possible diagnosis

route66
1pts0
dannorth.net 12y ago

Programming is not a Craft

route66
1pts0
arstechnica.com 12y ago

Thousands of Germans get “porn troll” letters over streaming video

route66
88pts26
www.catb.org 12y ago

Unix and Object-Oriented Languages

route66
1pts0
doteduguru.com 12y ago

Really Why Django and Rails CMS Are So Rare

route66
2pts0
sciencenordic.com 12y ago

World’s oldest animal is 507 years old

route66
2pts0
jamesgolick.com 12y ago

How tcmalloc Works

route66
3pts0
www.theguardian.com 12y ago

Guardian editor Alan Rusbridger to be questioned by MPs over NSA leaks

route66
3pts0
ireneogrizek.ca 12y ago

Daphne Koller and the Problem with Coursera

route66
1pts0
www.plosone.org 12y ago

How Self-Generated Thought Shapes Mood

route66
2pts1
37signals.com 12y ago

Adrian Holovaty talks Soundslice

route66
1pts0
elixir.ematia.de 12y ago

Tutorial: Diving in (Elixir)

route66
1pts0
www.newyorker.com 12y ago

When is a Medical Treatment Unneccessary?

route66
2pts0
www.igvita.com 12y ago

Retrospective: High Performance Browser Networking

route66
1pts0
www.huhmagazine.co.uk 12y ago

Video: A Timelapse of the Ageing Process

route66
5pts0
Delete your code 12 years ago

"It worked different three months ago...". But I agree that this is no reason to gave to wade through commented out sections[1] but to simply use the powers of <vcs-of-choice> diff.

[1] Including if(0){} abominations

I definitely recognize these patterns from non-startups. Ingredients: demanding customers, company led by former developers who still avoid all non-coding related improvements as enterprisy. Often it is simply the Peter Principle at work, duct-tape programming led you here, but not further.

Another important thing he points at is to not write you own incarnation of every library you find lacking but provide patches/support/whatever to existing ones. While it might help your CV to have just another template library (which will inevitably be lacking again) on github, the ecosystem profits more from a few well defined and long-term maintained choices.

I would want to turn the question around and (genuinely, not rhetorically) ask: which ecosystems right now do have a good security baseline? Am I wrong when I guess Java/.Net/Ruby and possibly more recent PHP frameworks?

In this case you are probably right. The solution with separate configuration shines though, when you have many values to configure (notwithstanding keyword args). But, and that is my main takeaway, TDD does apparently (and not surprisingly) not show the way to one or the other solution. On the contrary: the solution was already given in advance and the TDD part was more or less toying around with the moving parts of the solution.

So you see how difficult it is to please armchair psychologists: leaving out the first person pronoun from sentences is also considered bad style by some (with the suggested pseudo objectivity). Others conclude even that the person has no self esteem etc etc.

A resume is about the person presenting him/herself, isn't it?

I am probably not smart, maybe not intellectual but most definitely not a lady.

As for the industry: seemingly the industry thinks that showing ass and tits on a booth is worth it. That alone says enough. It is not about the ones who are earning their money there but the ones who think that their industry needs that. No discussion of "choice" needed.

Indeed. That fluff article reminds me of the .NET spam around 2005. Pointing out three times that "the best developers...like to use new technologies": so, they leave you with a pile of smelling javascript over two years when they are heading for <fill in>. Are they the best by the way? or does it feel like being the best when you can finally add two numbers in a new language? Oh, and that "developer hapiness" argument again. Then: "composed from modules, piped together" contrasted with "traditional monolithic applications". So the writer (or the node developers he represents) was/were unable writing composable code in the other languages they know? (must be a lot, see above) Just wait until their piped modules look like this: http://www.cyberpunkreview.com/image/brazil21.jpg

rant over

If your code turns into 30 one-liners with 30! unforeseen possible calling combinations thereby exposing an API of irrelevant auxiliary functions to the outside world? Yes.

The document estimates that between 3% and 11% of the Yahoo webcam imagery harvested by GCHQ contains "undesirable nudity". Discussing efforts to make the interface "safer to use", it noted that current "naïve" pornography detectors assessed the amount of flesh in any given shot, and so attracted lots of false positives by incorrectly tagging shots of people's faces as pornography.

So, if you have to hide something, show your private parts. Can we conclude this?

Isn't it a much simpler explanation that healthcare should never be a free market as one of it's participants, the "patient" is not participating voluntarily?

(This is not a direct response to your post, but I place it here as you put a market argument upfront)

When I search for "Scala" the programming language in that interface, I still get the majority of the results from Italy, specifically the region of Milan (and the Teatro alla Scala). Might be, because "making a program" is an activity in music too, and google is unable to filter that?

... how can everything be relative when there's an absolute maximum velocity?

The observations leading to relativity theory put this question differently: Apparently the speed of light is constant, no matter how fast it's origin moves [1] : so we have to interpret our measurements relative to the speed of the observer. I still find Einstein's explanation the most readable [2]. He stays close to the geometrical description of reference frames and avoids the pictorial freedom known from monad tutorials...

[1] http://en.wikipedia.org/wiki/Michelson%E2%80 %93Morley_experiment

[2] http://www.bartleby.com/173/5.html

police everywhere can now just record the phone numbers

I remember that the dutch police some years ago already used so called "sms-bombs" to contact mobile phone subscribers that were around a crime scene months before.

It is simply inherent in the technology. You wear a mobile phone? (not even smart) So you are traceable with all consequences.

The solution? In any case not technical in nature. We will see.

then I have to look elsewhere

Where, exactly, in a world of reduced job opportunities?

... side benefits ...... workout midday..., , ...walk in the park ...

For the people in question these pastimes are probably as realistic as having a Rhino shooting in Namibia.

... A portion...

You make it seem like a beautiful win-win situation, like a well deserved 0.1 + 0.1 + 0.1 ... + 0.1 split. The current discussion revolves, among other things, around the question if it's more like 0.99 + 0.01 and if that is like it should be.

With a reasoning like yours, I always wonder if there is indeed some underlying substance to it, or if it's sheer hope and faith in some Austrian god?

Would there be a bigger picture, showing us, how these behaviour comes into being? How it could be addressed or prevented in other ways? "Ingrained" seems to indicated, that you feel (yes, it's an emotion , not an established fact) there is no help anyway, so lets get rid of them. Society, after all, does not exists. It's you or them?

In the light of the recent complaints on this blog about homeless people in SF: maybe there is a completely surprising "disruption" lurking, if you do not address this subject with a "we" mindset.

So, criticizing that a company collects and indexes sensitive medical data of individuals without insight in what the are producing and selling is "intellectually dishonest" when we single out the fact that they are selling rape victim data collections?

Just explaining how things might have come to be, as you do in this strawman exercise, doesn't make it acceptable, or does it?