Chrome has discontinued support for 32-Bit Linux builds and this might break your apt-get update.
When you're facing a somewhat complex Google Analytics setup and want to find out what's happening, you can...
Geordi is now (partially) tested with Cucumber. Yay! geordi cucumber supports a new @solo tag. Scenarios tagged with @solo...
Until recently, you could open a new tab via window.open when using execute_script in Selenium tests. It no longer...
A very informative and interesting presentation about browsing performance, looking at efforts Google Chrome takes to increase it.
Table of contents of the linked article: What are Web Fonts? Advantages of Web Fonts Disadvantages of Web Fonts
Our applications not only need to be functional, they need to be fast. But, to quote Donald Knuth, premature optimization...
As the web is being used for more and more tasks, expectations rise. Not only should web pages offer rich...
In the DevTools settings, there's a "Shortcuts" section. Found these keyboard shortcuts there: General ESC Toggle drawer
DevDocs combines multiple API documentations in a fast, organized, and searchable interface. Here's what you should know before you...
You can make both mobile Chrome and mobile Safari display a native app install banner. The banner suggests that the...
Here is how to start your Rails application to accept both HTTP and HTTPS in development. gem install passenger
When running capybara with Chrome you might start seeing frequent "no alert open" errors when trying to interact with browser...
CSS (+ some Javascript) framework, implementing Google's material design for static web pages. Can be used for plain websites without...
Disabling auto-complete in login forms is probably a bad idea, since it encourages weak passwords. If you are still...
Surprisingly exhaustive new icon set by Google. Available as PNG, SVG and as a icon font. Comment from Henning
All major browsers (IE8+, FF3.5+, Safari 4+, any Chrome) support sessionStorage, a JavaScript storage object that survives page reloads and...
Check your GPU state on chrome://gpu. If it reads "WebGL: Hardware accelerated" in the first list, you're set...
When a CSS3 animation makes the animated element flicker, it may well be due to pixel fragments being handled differently...
An official Github repo by Google containing the binary font files served through Google Fonts, so you can easily download...
To achieve this goal you have to setup the session store like the following example: MyApp::Application.config.session_store( :cookie_store...
This guide shows how to create an AngularJS application that consumes more and more memory until, eventually, the browser process...
Obviously, you only can do this for your own sites. You need to authenticate a domain you want to remove...
Open Source Chrome Extension/App that can show you stories you're assigned over multiple projects and more.