Link

Stop me if you’ve heard this one before.

“Responsive design is bad for performance.”

“User agent detection is bad. Don’t segment the web.”

“Hybrid apps don’t work as well as native apps.”

“CSS preprocessors shouldn’t be used because they create bloated CSS.”

If you create for the web you’ve no doubt heard at least a couple of these statements. They’re flung around with alarming frequency.

There is a fundamental problem with this line of thinking: it places the blame on the technique instead of the way the technique was implemented. Generalizing in this way discredits the validity of an approach based on poor execution, and that’s a very harmful way of thinking.

(Source: twitter.com)

Link

Modern tools for the front-end engineer.

(Source: twitter.com)

Video

Why, hello!. I’m Yeoman - a robust and opinionated client-side stack, comprised of tools and frameworks that can help developers quickly build beautiful web applications.

Looks promising:

  • Scaffolding (HTML5 Boilerplate, Twitter Bootstrap, AMD / RequireJS, tests…)
  • Build process with auto-compilation (CoffeScript, Compass), minification, optimization (HTML, images), generation of app cache manifest…
  • Package management yeoman install jquery FTW
  • Auto-Lint
  • PhantomJS unit testing
  • Built-in preview server

(Source: twitter.com)

Link

Christian Heilmann on how twitter is not an adequate place to have an argument.

References a great TEDx presentation by Jay Smooth: How I Learned to Stop Worrying and Love Discussing Race. I like the part where Jay explains that being a good person is a constant exercise, like maintaining good hygiene is, and not a single step to perfection.

(Source: twitter.com)

Link
Link

A competitor to Less.app, which works only on Mac OS X but does have funnier reviews.

(Source: twitter.com)

Link

Sublime Text 2 is a nice cross-platform code editor in the verve of the famous Textmate. Zen Coding is an editor plugin for fast HTML/XML editing, e.g. write div#container.clearfix>ul.goals>li#item$*3>a[href=#], hit tab and it generates the whole HTML for this. Hit tab again and it will place the caret inside the list’s links…

Photo
szymon:

ThumbSaver - magnetic nail setter

szymon:

ThumbSaver - magnetic nail setter

Photo
When performing a regular expression replacement, IntelliJ IDEA gives you a preview of the result for the current match.

When performing a regular expression replacement, IntelliJ IDEA gives you a preview of the result for the current match.

Tags: ui regex tool
Link

Had trouble with TrueCrypt on Snow Leopard, it said that it couldn’t load the fusefs extension

/Library/Filesystems/fusefs.fs/Support/fusefs.kext failed to load - (libkern/kext) link error; check the system/kernel logs for errors or try kextutil(8)

It seems that Snow Leopard in 64-bits mode is correctly supported only in MacFuse’s latest betas.

You must have XCode installed. Clone the Git repository, then run

./macfuse_buildtool.sh -t smalldist

It will build the installer.