For simple setups Caddy [1] is great. It supports HTTP/2 out of the box, and even provisions the certs for you from LE automagically. The defaults are much saner than nginx.
HN user
DieBuche
acceptance rates of around 1% are common for german art schools as well
It does autosave (although as you mention the UI is not very clear on this)
I'm not the author, but I believe he's welcoming any help on taking this further. There's a neatly organized list of things to do in the Github issues.[1]
See also his request for help on HN.[2]
Interesting that the dailymail looks and reads like the onion only it pretends to be for real:
The chips do not error check each other but instead perform exactly the same tasks, so that they can check the other for errors.
In Germany anyone on the telekom network who has a new contract or changed an exisiting contract in the last 16 months or so has IPv6.
Your third sentence seems to be missing a not
Please remove this url or wrap it in a pre tag, it breaks the page
Buy a used copy of 10.6 on ebay or just simply download it somewhere.
When have you been in Istanbul last? They've been expanding the public transport system a lot in the last few years (new subways, metros, a train running the marmara sea). I was there just a few weeks ago and had no problem getting around.
Did you even read it? It's about him.
This requires the installation of some plugin to actually work. They made it sound like it was JS only.
You seem to get a locked down VPS. Looks like a Debian distribution, but no root access, no installing packages.
iOS 6 is doing binary diffs when you update an app. I have rather large app in the store and when I pushed a minor update, download took only a few seconds. This would have been impossible if it downloaded the whole thing, my internet connection is not that fast.
This is a lot of noise about nothing. They passed a well meant report on eliminating gender stereotypes in the EU (not a law) containing this sentence: Calls on the EU and its Member States to take concrete action on its resolution of 16 September 1997[1] on discrimination against women in advertising, which called for a ban on all forms of pornography in the media and on the advertising of sex tourism.
The mentioned report is itself contains this sentence: 5. Calls for statutory measures to prevent any form of pornography in the media and in advertising and for a ban on advertising for pornographic products and sex tourism;
This was passed already in 1997.
[1] http://www.europarl.europa.eu/sides/getDoc.do?type=REPORT...
You have to consider that it's trivially easy to extract the full fonts from the app the enduser receives. For iOS just unzip the .ipa file, go to the Resources folder et voilà.
Older similiar service: http://placehold.it/
With an insight into font technologies, this is actually very easy to solve. Opentype fonts can contain TrueType or Postscript curves. These two have a very different approach to hinting: In TrueType the font is clever and the renderer is stupid (lots of very complicated hints in the font). In Postscript the font only has a few simple hints, and the renderer does the rest.
On Windows an unhinted TrueType text font looks horrid, an unhinted Postscript font is ok.
So, if you want an unhinted font, because you're using icons, just use TrueType shapes and don't hint them (like Font Awesome seems to do) (This doesn't cover the native mac renderer, it ignores any hints and does all the work itself)
The font is really gruesome. Looks like a modern version of comic sans.
Use stuff like this for headers, never for whole paragraphs of text.
I think there was another guy, first name Bill I think.
That's actually an issue with that specific font. Try editing the first Verdana Example (3/4 Ale..), that works for me for 1234/5678.
No, it's not. It works like it's suppossed to do for any (not actual regex) /d+ \/ /d+ . See screenshot here: http://imgur.com/gwlHJ
Fonts supporting the frac feature have a separate set of smaller numbers, and these get dynamically composed into fractions once you type them.
Nothing electronic to choose from?
Ugh, you really need some basic formatting. I can't even see where one job ends and another one starts. And the contextless highlight doesn't make that any better.
It's not the video or whatever, it's just observing some basic rules:
-Combine external JavaScript
-Enable gzip compression
-Leverage browser caching
(As suggesteg by Chromes Inspector)
As well as
-Using css embeds where possible
-Severside caching if they don't do that already
So, to style the 235th word in a text, I'd have to do #main { -letter-size: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ .... 0.5em; }
Why wouldn't I simply wrap it in a span, then it even works on browser with JS switched off. Uh, and once I have to edit the copy and add a single word somewhere, everything breaks.
Currently not it seems. It doesn't seem to matter from where I call videoElement.webkitEnterFullscreen(), it always works (in Safari)
Of course it does.
What do you mean by heavily modified? Wikipedia is running version 1.17wmf, basically 1.17 with some fixes pulled from trunk. You'll find it here: http://svn.wikimedia.org/viewvc/mediawiki/branches/wmf/1.17w...
You'll find the installed extensions here: http://en.wikipedia.org/wiki/Special:Version