Recife Font – Luzi Type Foundryhttps://www.luzi-type.ch/recife
Recife is the serif typeface designed for today’s editorial needs.
Recife is the serif typeface designed for today’s editorial needs.
Wide gamut Color 4 compliant CSS gradient builder.
Vrints-Kolsteren is a design studio offering creative direction, photography and graphic design. It is founded by Vincent Vrints and Naomi Kolsteren and based in Antwerp.
La sculpture Fallen star de l’artiste coréen Do ho-Suh, représente une maison traditionnelle coréenne encastrée dans un immeuble new yorkais, image allégorique du choc des cultures.
This tutorial will show you how to backup a Synology NAS to a Raspberry Pi using Hyper Backup. The Raspberry Pi can be on-site or off-site!
Comme je l’avais annoncé dans le plan de mon infra perso, et disposant d’un peu de temps à l’appart (merci le confinement!), j’en ai profité pour mettre en place le backup des 8To (raid 5) du NAS sur un Raspberry Pi 4 et un disque dur USB 3.0 de 8To. C’était assez simple au final. … Continuer la lecture de Sauvegarde d’un NAS Synology vers un Raspberry Pi 4
Hahaha. The humor of Art, a collaboration between KANAL-Centre Pompidou, the Centre Pompidou and ING Belgium, was one of Brussels’ flagship exhibitions in 2021.
Re-opening after 18 months of closure, the ING Art Center presents more than 200 works, selected by Nicolas Liucci-
Collletttivo designs and distributes free Open-Source typefaces. Follow our Instagram and subscribe to the newsletter to stay updated. Write us an email or read our diary to get confidential. You might want to donate to the cause eventually.
Amélie is an image maker based in France.
She's been working alongside Peter Lindbergh for 7 years as Digital operator.
While working in fashion photography, she loves drawing, cutting, pasting, folding,
mixing, matching, building, retouching, cooking ...
all means necessary to achieve elegance.
If you use Locomotive Scroll, you might have heard about the new update that includes support for horizontal layouts.
A responsive looping marquee-style animation using HTML and CSS #www
Après avoir vu passer plusieurs avis dithyrambiques louant ses qualités, je me suis intéressée à Collapsus. Je ne connaissais pas Thomas Bronnec, mais le sujet de son roman m’a
Sometimes we would like to dump all the MySQL databases. MySQL provides an easy solution to this problem: However this will dump stuff into one file. How to dump all databses into separate files? Well, here is my solution. A small bash script: Be aware, that in order to execute this script from cron, you […]
Lots of different techniques to properly set up images for responsive & retina screens.
<picture>
<!-- Put the biggest at the top, because the first appropriate one will be selected -->
<source media="(min-width: 60em)" srcset="large.jpg">
<source media="(min-width: 38em)" srcset="medium.jpg">
<img src="small.jpg" alt="A giant squid swimming deep in the sea">
</picture>
A cheat sheet covering the basic HTML elements and their purpose.
Generate font size variables for a fluid type scale with CSS clamp. Grab the output CSS and drop it into any design system.
Full review of the Minolta AF 35-70mm F/4 zoom lens. Review covers light fall-off, distortion, sharpness, color fringing and macro capabilities.
#argentique
Lora variable font design info, interactive samples, and download links.
Enquête sur un film au-dessus de tout soupçon: Réalisé par Olivier Guiton. Avec Juliette Binoche, Maître Bitoun, Alain Dahan, Philippe Diaz.
#film
Native horizontal scroll with mouse wheel is not so trivial for the user. However, this behavior can... Tagged with html, javascript, webdev, tutorial.