Live data from Hacker News

Bernie Sanders' 404 page

berniesanders.com

231–240 of 278 posts

Re: Bernie Sanders' 404 page

#231

Earlier quoted context omitted.

If Sanders is up against Cruz, and Trump is a 3rd party candidate, it's unclear who'd win.

Being a foreigner not quite knee-deep in the American election yet, I was actually fishing for more information on Cruz and Sanders and whether you're basing this on polls, their relationship, intuition, major (dis?)similarities in political programming or some such. Sorry if "unfold" wasn't used correctly.

Sanders and Clinton are competing for the chance to run as the Democratic candidate. Similarly Cruz, Trump and 10 others are running for the chance to run as the Republican candidate. Its customary that the losing candidates will get behind the winner and endorse them, uniting their party behind a single person after a divisive primary campaign.

However, Trump doesn't see it that way. He feels that if he doesn't get the nomination, he will run as an Independent candidate. He doesn't stand any actual chance of winning but he would claim some of the Republican votes (say 5-10%) on election day, making it a cake-walk for the Democratic candidate.

Why would he do this? Its blackmail. There's a good chance the heads of the Republican party would sabotage his campaign because of how unsuitable he is. This threat keeps them from doing that, because they would bury their party's chances in 2016.

Re: Bernie Sanders' 404 page

#232

Earlier quoted context omitted.

I would reconsider this approach that you have. I run web crawlers for fun and profit and there are several pages that you can assume a website might have, like robots.txt, humans.txt, sitemap.xml, sitemaps/sitemap-index.xml, blog.example.com, blog, etc. If someone is trying to get to admin.php, sure, ban them. Or if they are not following robots.txt. But sitemaps are not reliable enough sometimes and not all crawler…

> I run web crawlers for fun and profit Not my fun and profit, though.

Hey man if I'm following your robots.txt it's all good right? You have the power to only allow the people that give you benefit:

    User-agent: *
    Disallow: /
    User-agent: Googlebot
    Allow: /
    User-agent: Slurp
    Allow: /
    User-Agent: bingbot
    Allow: /

Re: Bernie Sanders' 404 page

#233
post #189

Earlier quoted context omitted.

A counter-example: Cities are much more diverse and much more liberal than rural areas.

The slightly bigger picture: People become less liberal when they are aware of the existence of other people Not Like Them with whom they're sharing a country, but become more liberal when they actually interact with those people. (This is conjecture, but it seems awfully plausible and explains both the observations here.)

The population density effect works against Democrats too...

"This demonstrates the level of gerrymandering that republicans have accomplished, maximizing the number of districts that are republican, even if just slightly, while shoving all democrats in their states into a few districts that are heavily democratic."

http://forrestry.blogspot.com/2013/09/population-density-com...

Re: Bernie Sanders' 404 page

#234
post #173

Earlier quoted context omitted.

Trump has no extreme positions that I've heard. Totally mainstream populist. People are downvoting me, but if you don't realize that any policy comments Trump has put forth poll great you are just out of touch. You would be by definition "extreme."

Right, because calling Mexican immigrants to the United States "criminals, drug dealers, rapists" is a completely reasonable position. I'm sure that many of the 100+ million people in the United States that are non-white would definitely agree with that. http://www.businessinsider.com/donald-trumps-epic-statement-...

Did the parent poster say "reasonable"? He said "mainstream".

Re: Bernie Sanders' 404 page

#235
post #22

Earlier quoted context omitted.

At this phase in the run, the punditariat is greatly, greatly more confident than the facts justify. I don't mean that specific to this year... I mean generically at this phase of the campaign. If the punditariat was correct at this phase, Hillary Clinton would not currently be able to run, because she'd be finishing out her second term, having defeated Rudy Guiliani in the 2008 campaign by a small but significant ma…

I disagree with the assessment that (in your experience) the front runners usually lose or that this Democratic primary cycle is similar to the last one. Focusing on the latter, fivethirtyeight did a comparison of Clinton's chances today compared to 8 years ago and found that she is in a much better position [1]. As much as I want Sanders to win, I trust fivethiryeight and I think they've got it right on this one. [1…

The front runners at this phase generally are not the nominees, and I make no claims as to whether this Democratic primary cycle is like the next one; see my comment about "anti-inductive".

That said, this is what I meant by it always seems nailbiting at the time to predict that the frontrunners at this phase (remember, well over a year until the election), because surely this time we've got it all figured out? But... no, no we don't, and if anything I think it gets worse every cycle. The news cycle keeps speeding up, and other than Trump's apparently locating the teflon breastplate created by Reagan and then found again by Bill Clinton, every news cycle is an opportunity for a candidate to completely flame out.

Re: Bernie Sanders' 404 page

#236
post #173

Earlier quoted context omitted.

Right, because calling Mexican immigrants to the United States "criminals, drug dealers, rapists" is a completely reasonable position. I'm sure that many of the 100+ million people in the United States that are non-white would definitely agree with that. http://www.businessinsider.com/donald-trumps-epic-statement-...

Did the parent poster say "reasonable"? He said "mainstream".

I wrote the above in response to the GP position that they have "heard no extreme positions [from Trump]." I swear I didn't edit the page to include this:

https://en.wiktionary.org/wiki/extreme#Antonyms

Re: Bernie Sanders' 404 page

#237

I don't follow politics at all, but the more I read and hear about Bernie Sanders the more I like him. I'm sure we've got a few political experts on Hacker News so I'd love to hear if you guys think he actually has any chance of winning the presidency.

Sanders could beat Trump in the general. But then again just about anybody beats Trump in the general, and Clinton has had a long time to work on her ground game for the primary. I don't see her losing the primary unless someone really, truly radical appears.

The problem is that Sanders has a message that resonates with a lot of disaffected white male progressives. If you dig deeper, you can see he's not really great on issues of race or gender. Sanders has some momentum, but I think Clinton has a marginally better message on race and gender.

From where I sit, there's still room for a real progressive to show up - someone who can talk about the economic reforms Sanders is pushing, and also sit down for real with the #blacklivesmatter activists about police reform. Someone who could pull both off could beat both Clinton and Sanders to the democratic nomination, maybe. Still time yet, but I'm not holding my breath.

All that said, Clinton possesses a ton of resources for fighting for the primaries in all the important states, and it's hard to ignore that unless her favorables slip underwater, even if a really exciting candidate does throw their hat into the ring.

Re: Bernie Sanders' 404 page

#239

Earlier quoted context omitted.

> I run web crawlers for fun and profit Not my fun and profit, though.

Hey man if I'm following your robots.txt it's all good right? You have the power to only allow the people that give you benefit: User-agent: * Disallow: / User-agent: Googlebot Allow: / User-agent: Slurp Allow: / User-Agent: bingbot Allow: /

robots.txt is widely ignored. User-agent fields are faked out to make robots look like Firefox on Windows.

Anyone can make a crawler and then have it report as Googlebot. That doesn't even violate the robots.txt; it says, if your name is Googlebot, you're allowed.

Blocking crap requires cunning: code that looks for suspicious access patterns and responds.

A genuine Googlebot should be operating from a Google domain. If we reverse the client IP of a Googlebot request, we get something in the ".googlebot.com" domain.

Re: Bernie Sanders' 404 page

#240
post #22

Earlier quoted context omitted.

At this phase in the run, the punditariat is greatly, greatly more confident than the facts justify. I don't mean that specific to this year... I mean generically at this phase of the campaign. If the punditariat was correct at this phase, Hillary Clinton would not currently be able to run, because she'd be finishing out her second term, having defeated Rudy Guiliani in the 2008 campaign by a small but significant ma…

I disagree with the assessment that (in your experience) the front runners usually lose or that this Democratic primary cycle is similar to the last one. Focusing on the latter, fivethirtyeight did a comparison of Clinton's chances today compared to 8 years ago and found that she is in a much better position [1]. As much as I want Sanders to win, I trust fivethiryeight and I think they've got it right on this one. [1…

> I disagree with the assessment that (in your experience) the front runners usually lose or that this Democratic primary cycle is similar to the last one.

Out of seven races under something approximating the modern primary system where an incumbent President or Vice President from the party isn't running, Democratic early (Summer-to-Fall of the year preceding the election) front-runners have apparently once actually won the nomination, have failed to win five times, and there's been one race with no clear early front runner (the one apparent win may not actually have been as early as Summer-Fall preceding, but I can't clearly rule it out, so we'll call it in.)

(Incidentally, I restrict this to Democrats because the way primaries and caucuses factor into nominations is different between the two major parties, such that one cannot validly assume that similar, from external qualities, positions in the two are similarly situated with regard to nomination.)

And the no-clear-frontrunner and frontrunner-wins elections were the first two opportunities -- everything since then (everything after 1984) has featured a clear early front-runner that lost.

2012 obviously wasn't in issue, because Obama was an incumbent President. 2008 Clinton was the early front-runner, Barack Obama the nominee 2004 Dean was the early front-runner (something lots of people making comparisons between Dean and Sanders forget), John Kerry the nominee 2000 wasn't an issue, because Gore was an incumbent VP. 1996 wasn't an issue, because Clinton was an incumbent President. 1992 IIRC, Tom Harkin was the early front-runner with Paul Tsongas second place in the early period, Bill Clinton ended up with the nomination. 1988 Gary Hart was the early frontrunner, Michael Dukakis the nominee 1984 I think Mondale was the early frontrunner (can't find any clear information easily that places that status back into Summer-Fall of 1983, though), and was the nominee. 1980 Carter was incumbent President 1976 -- the first nomination using something like the modern primary-dominated system rather than nominee selection dominated by party bosses -- no clear early front-runner, and Carter -- a relative unknown nationally before the primaries got started -- won the nomination.

> Focusing on the latter, fivethirtyeight did a comparison of Clinton's chances today compared to 8 years ago and found that she is in a much better position [1].

You omitted the detailed citation, but presumably you are referring to the piece "Hillary Clinton's Inevitable Problems" [0].

There's not really a coherent argument in that for why she is better positioned, just some scattered observations without any clear analytical framework (or even strong rationale for the other elections that are offered as comparables.)

> As much as I want Sanders to win, I trust fivethiryeight and I think they've got it right on this one.

The Fivethirtyeight brand was built on a richly deserved reputation of doing a good job of providing a useful framework for aggregating and interpreting general election polling, and I haven't seen many places do that better. Beyond that, I don't see much that Fivethirtyeight institutionally deserves "trust" on.

[0] http://fivethirtyeight.com/features/hillary-clinton-scandal-...

Post reply on HN