Hacker Newsnew | past | comments | ask | show | jobs | submit | equil's commentslogin

This sentiment was quite popular around 2009-2011 with real-name policies, the "nymwars", and what have you. The idea that the Greater Internet Fuckwad Theory [1] explained the noxious state of online discourse had taken root, and people believed, often in good faith, that peeling back the layers of anonymity from larger communities would combat bad behavior. Both Google+ and Battle.net infamously implemented real name policies during this period to very little discernible effect, and eventually reverted their policies. To this day human group interaction remains challenging to control, with or without authoritarian means.

I understand that the intended goal of this policy is likely orthogonal to the argument presented, but it's a surprisingly weak argument in face of all the previous attempts showing the contrary. You can effectively point to South Korea, where they relented on this [2], after the intended effect was shown to be practically insignificant, while simultaneously putting users at increased risk.

[1] https://www.penny-arcade.com/comic/2004/03/19

[2] http://english.chosun.com/site/data/html_dir/2011/12/30/2011...


And here's a somewhat longer overview https://k.im/docs/whitepaper.pdf


While I don't like the recent executive order from Trump, this situation seems unrelated to it, instead revolving around the earlier H.R.158 [0] bill that passed at the tail end of 2015 (the article does mention this in passing), which disqualifies any non-citizen from entering the US under the visa waiver program if they have traveled to one of the seven countries since march 1st, 2011 (amongst other things). Trump's recent EO explicitly makes exceptions for diplomatic passports, and I worry that conflating these documents will only undermine the rhetorical grounds for repealing them.

I just want to underscore the law at fault instead of fueling partisanship.

[0] https://www.congress.gov/bill/114th-congress/house-bill/158


>But he said he had never had a problem visiting the US before.

Has he visited the US between that law passing and before Trumps ban without any issues?


From the aftenposten[1] article he was in the US last year, after the law was passed, with same passport and the same stamp and was not stopped or questioned about it.

[1]http://www.aftenposten.no/verden/Bondevik-hadde-iransk-stemp...


If anyone has more knowledge about this let me know but...

I think the decisions about who to detain are typically arbitrary and decided by that particular agent at the time.


Difficult to believe that a junior agent dares to stop someone with a Norwegian diplomatic passport.


Not if he's been told by everyone from his immediate superior right on up to the President to stop EVERYONE!!! with an Iranian stamp.


"Please step over here, sir, while I contact my supervisor" is about what I'd expect at worst from a junior agent in this situation.


I kind of agree. I don't know how the process works which is why I'm asking for someone more knowledgeable. But my current understanding is that is how it is done.


So you mean that terrorists just need to create officially looking Norwegian diplomatic passports?


Or pretend to have lost their passport and get a new passport without stamp. Or get a secondary passport that's made available by most governments because of issues like this one.

But you are right in principle. Letting people through because they look important is a big security hole.


There's not a whole lot that border control can do to stop people who are good at making fake passports though.


It could be the change in Admin has prompted them to simply be more diligent about enforcement.

Also detaining the former Norwegian PM would make it look less like they're targeting specific groups.


>Has he visited the US between that law passing and before Trumps ban without any issues?

Doesn't say much, as it only takes a random border idiot to get into that situation -- so you might, or might not, even if before you were coming in without issue.


Yes, same far from defending Trump. But in theory, if DHS would have followed the Obama bill, he should have denied him entry as he can't use VWP anymore.


You are aware that getting a new, clean passport without any trace of his visit to Iran would have cost him less than the efforts of going through, say, getting an ESTA in place?

If customs is triggered by what countries one has visited in the past, know that only someone who has means no harm has these in his or her passport. All others will remove this evidence prior to flying...


I'm surprised he didn't have a second diplomatic passport.

I've always had two standard US Blue passports. All I was required to do to get them was write a explanation as to why I needed it and await approval. The most common reason is travel to Israel and other Middle Eastern countries, keeping them separate reduces some of the headaches.


FWIW, Israel no longer stamps passports.


But do they check the stamps you have?


Ah, haven't been in a few years. Is it because of the above issue?


My understanding is that it was because US travelers with an Israel stamp would have trouble if later trying to visit a country not friendly toward Israel.

I was just there last summer. They gave me a bar-coded receipt in lieu of the passport stamp.

There's still an issue that if you visit Jordan from Israel you get a stamp from Jordan that states the entry point.


I had a conversation about this yesterday and I assumed USA keeps a database of your entries into other countries thus ending this new passport hack. Can anyone confirm this?


How would the US know if a non-US citizen entered Iran if there is no stamp? Keep in mind that this law does not apply to US citizens.



I'd like to see a comprehensive history of adblocking. from webfree to adblock [0] to wherever we are today, because it seems like we're stuck in a cycle. Time and time again i see the web and it's users going through the same motions [1] [2]. It's the same arguments and the same experiments being tried, whose success and failure are as predictable as ever [3]. Today is just another day under the falling sky.

[0] http://adblock.mozdev.org/

[1] http://www.zdnet.com/article/browser-makers-warned-against-a...

[2] http://web.archive.org/web/20071011004456/http://whyfirefoxi...

[3] http://arstechnica.com/business/2010/03/why-ad-blocking-is-d...


I hope this entices developers to reconsider the use of private use area (PUA) [0] based icon fonts for key navigational elements. I see them used time and again, and a slow connection or spotty CDN can render these sites unusable. [1]

If you absolutely have to use icon fonts, at least use ligatures instead of a PUA. That lets you fallback to a whole word if the specific font isn't present, or if the user relies on assistive technology like a screen reader.

[0] https://en.wikipedia.org/wiki/Private_Use_Areas

[1] http://i.imgur.com/GR9Jk2b.png


There is even an actual Unicode symbol for the left-pointing magnifying glass ([1]) that they are using, yet they use the PUA anyways.

I use the [1] Unicode symbol semantically on my blog with a custom font at http://eligrey.com/blog/

1. Edit: Hacker News seems to have stripped the character from my message. I am referring to U+1F50D left-pointing magnifying glass.


NB I still get a broken character and not the magnifying glass on your site: https://imgur.com/a/3Rb7t


I've made a point of installing a variety of extra Unicode fonts like Symbola, and I still find sites with characters that don't render properly. I do see the magnifying glass on the parent comment's site though...


I think the main problem is that popular icon fonts like Font Awesome don't use ligatures.

Is there any reason why they don't? It seems it would indeed be much better.


Thanks for explaining the issue so clearly. I see this a lot after installing Privacy Badger and I wondered what it was called. In the rare instances that I needed one of these for page navigation, I've just hovered the mouse pointer over it and guessed at it's purpose by looking at the URL. It's one of those things that are an annoyance, but not quite a big enough issue to spend my time solving it or learning the cause.


Same here. I knew that something was broken, but meh ;)


Me too. I blocked web fonts in Firefox because a lot of them rendered text like trash when I had font anti-aliasing/sub-pixel rendering disabled (I prefer blocky-crispness to blurry-smoothness). Those stupid icon fonts have been the collateral damage.

And what's the point of sticking a handful of icons into a downloadable font rather than just downloading a few images?


> And what's the point of sticking a handful of icons into a downloadable font rather than just downloading a few images?

Some reasons:

* They are scalable vector images without the download bloat and processing load of rendering them with SVG.

* Raster icons need to closely match the screen DPI or they look awful - eg Retina displays made raster icons look like blocky pixellated afterthoughts.

* They inherit colors, sizes etc from CSS the same way as their surrounding elements.



It's always great to see people improve their workflows in creative ways. At the same time, I find it strange how insensible browser defaults are for productivity (why do ctrl+F & ctrl+G do the same thing?). Developers tend to zoom around in their text editor at breakneck speeds, but slow to a comparative crawl in the browsers themselves. If I press F12 in Chrome or Firefox, I have no idea where focus even goes.

My primary annoyance is how ctrl+L (and alt+D) is the standard "focus urlbar" keyboard shortcut. It's definitely one of the most useful actions, but the shortcut requires a large motion or two hands. I rebound it to ctrl+Q for a while, but reverted as I just kept closing browser windows on other people's computers.

Ultimately, I recommend any person who uses a program often to explore ways of using it more effectively, not just for speed, but also to prevent RSI.


> why do ctrl+F & ctrl+G do the same thing?

They don't. One opens the search dialog and the other finds the next instance of the search term.


Neat. Came across this ad from AT&T about connectivity.

https://www.youtube.com/watch?v=2kfIFDX9kE4


Yep. Something like ~20mbit symmetric fiber service was supposed to be rolled out by the incumbent telcos nationwide back in the 1990's. Super glad to see that they kept to their promises.


they kept the tax breaks!


And lost the money in really bad foreign investments!


ever since that hanfree story [0], Kickstarter has been a bit more explicit about creator obligations [1]. Creators are now told to "make every reasonable effort to find another way of bringing the project to the best possible conclusion for backers" should the project fail or rewards not make it to backers. The terms of use also has an explicit warning about possible legal action at the bottom.

[0] http://www.businessinsider.com/how-one-stupid-mistake-and-35...

[1] https://www.kickstarter.com/terms-of-use#backer-creator


That's actually a watered-down version of what Kickstarter had before, with significantly less protection for backers. Previously the ToS said creators had to give either the rewards they'd promised or a refund. Kickstarter made a big deal about protecting backers a few years ago after ZionEyez took a quarter of a million in backer funds and then disappeared to a tropical beach never to be heard from again, then quietly removed those protections and more after the heat died down.


Not requiring a refund does seem somewhat reasonable. It's not as good for the backers, but won't terrify the companies being funded with a super-massive liability.



Yes, I said "optical" spacing. Not real spacing.

The link you provide is interesting. However, any technical explanation doesn't solve the optical illusion that the last three letters appear to be closer together than the first three letters.


Yes – that’s why normally you use serif fonts and modify the width of the strokes dynamically. Also the reason why the old 'o's were tilted.



Thanks.


Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: