Readeck: Introducing Readeckhttps://readeck.org/en/blog/202312-readeck/
Why I built it and where it's going.
Why I built it and where it's going.
#web/sec
Geran Knol is a multidisciplinary artist from the Netherlands, currently living and working in Antwerp, Belgium. His work consists of drawings, paintings, sound and sculptural work. He is also involved in Park Pardon, a collaboration with Bloeme van Bon.
The isolation CSS property determines whether an element must create a new stacking context.
Présentation des principes de base de la création d'un favicon adaptatif.
Discover helpful cross-browser DevTools tips and tricks
A New York based publisher focused on archiving and preserving artifacts of design history to make them available for future generations.
Zoomable image downloader for Google Arts & Culture, Zoomify, IIIF, and others
In earlier versions of Mac OS X, there were two separate options for smart quotes and smart dashes in the Keyboard System Preferences; however in at least versions 10.9 through 10.11, that option has been replaced by a single "Use smart quotes and dashes" preference.
Fortunately, there are still two separate preferences under the hood, and the UI checkbox toggles both of them simultaneously. You can enable or disable just one of smart quotes or smart dashes from the terminal:
# Disable just smart dashes
defaults write -g NSAutomaticDashSubstitutionEnabled 0
# Disable just smart quotes
defaults write -g NSAutomaticQuoteSubstitutionEnabled 0
# To re-enable, set either back to 1.
This is currently true as of OS X 10.11; this may change in future versions of OS X (or macOS, as it will now be called).
일상의실천은 권준호, 김경철, 김어진이 운영하는 그래픽디자인 스튜디오입니다. 일상의실천은 오늘날 우리가 살아가는 현실에서 디자인이 어떤 역할을 해야 하며, 또한 무엇을 할 수 있는가를 고민하는 소규모 공동체입니다.
Download tabs2txt for Firefox. This add-on provides a button to copy the URL strings of all active tabs in a window to a scratchpad, delimit them with newlines, and provides the ability to copy the list to clipboard. The reverse operation is also supported (txt2tabs).
Bricolage Grotesque is an expressive variable font with weight, width and optical size axis - GitHub - ateliertriay/bricolage: Bricolage Grotesque is an expressive variable font with weight, width and optical size axis
Making the web more beautiful, fast, and open through great typography
La fabrique à souvenirs écrit par Ploum, Lionel Dricot, ingénieur, écrivain de science-fiction, développeur de logiciels libres.
The font-size CSS property sets the majuscule (“uppercase”) text size. The (font-)size-adjust property can set the minuscule (“lowercase”) size independently.