Category: Design

David Lynch's Hollywood Hills Estate: A $15M Creative Sanctuary Hits the Market

2025-09-19
David Lynch's Hollywood Hills Estate: A $15M Creative Sanctuary Hits the Market

The late David Lynch's iconic Hollywood Hills estate, a sprawling 2.3-acre compound, is on the market for $15 million. This meticulously designed property, a testament to Lynch's cinematic vision, comprises three main residences and several outbuildings, reflecting his unique creative style. Beginning with the acquisition of the pink Beverly Johnson House in 1987, Lynch expanded the property over decades, creating a 10-bedroom, 11-bathroom creative campus. Included are buildings he used as studios, and the house featured in *Lost Highway*. More than a home, it's an archive of Lynch's creative process, offering fans an intimate glimpse into the mind of a cinematic legend.

Boost UI Design Efficiency: Prioritize Global Consistency Over Local Optimization

2025-09-19
Boost UI Design Efficiency: Prioritize Global Consistency Over Local Optimization

While redesigning Lighthouse, the author developed a system for creating better UI designs with less effort. The core principle is prioritizing global UI consistency over local perfection. This involves selecting and fully utilizing a component library (like HeroUI), avoiding custom components; using only two font weights and two text colors; maintaining visual consistency between icons and text; and creating and adhering to a project-specific design rule document. These strategies significantly improved design efficiency and resulted in a smoother, more usable interface.

Mid-Century Restaurant Placemats: A Blast from the Past

2025-09-18
Mid-Century Restaurant Placemats: A Blast from the Past

A recent flea market find unearthed a treasure trove of mid-century North American restaurant placemats. These weren't just placemats; they doubled as menus, maps, and even games. Their simple, bold designs, vibrant colors, and functional nature reflect the aesthetics of the post-war era. The author connects these placemats to current nostalgic design trends, noting how their elements are repurposed in modern products. The article also briefly mentions ZuantuSet, a vast collection of historical Chinese diagrams.

Design placemats

Taste, Not AI Hype, Is Key in the Age of AI

2025-09-18
Taste, Not AI Hype, Is Key in the Age of AI

Many preach about developing 'AI taste,' yet ironically, their own work often lacks it. True 'AI taste' isn't a new skill, but rather a holistic assessment of aesthetic quality, contextual appropriateness, iterative refinement, and ethical considerations. The author argues AI is merely a tool; the quality of output depends on the user's inherent taste. Instead of focusing on 'AI taste,' cultivate better aesthetics, paying attention to details and striving for excellence.

Design

“Your” vs “My” in UI: A Subtle but Crucial Choice

2025-09-16
“Your” vs “My” in UI: A Subtle but Crucial Choice

The article explores the subtle but crucial decision of using "My account" vs. "Your account" in user interfaces. It argues that in most cases, prefixes are unnecessary; simply using "Account," "Orders," etc., is sufficient. However, complexities arise when dealing with content belonging to both the user and the system, such as a case management system containing both the user's and others' cases. While "My Cases" might seem fine in a menu, it feels unnatural in other contexts like onboarding flows or email notifications. The author recommends using "Your" when communicating to the user and "My" when the user is communicating to the system.

The Secret Language of Movie Poster Colors: A Data-Driven Analysis

2025-09-15
The Secret Language of Movie Poster Colors: A Data-Driven Analysis

An analysis of nearly 60,000 movie posters reveals a fascinating correlation between film genre and color palette. Orange emerges as the most frequently used color, often paired with yellow in comedies, adventures, and family films to evoke warmth and fun. Action, sci-fi, and thrillers utilize the contrast between orange and blue to emphasize spectacle and conflict. Red is prevalent across horror, action, and romance, but its meaning shifts depending on context. Blue frequently represents oceanic or atmospheric settings, while green dominates in animation, family, and adventure films. Purple and pink often signal unconventional films, highlighting their unique style. This research provides data-backed insights for movie poster design, revealing the patterns of color usage across different genres.

Two Slice: A 2px High, Surprisingly Readable Font

2025-09-14

Two Slice is a font that's only 2 pixels tall, yet surprisingly readable! It includes uppercase and lowercase letters (with slight variations), numbers (of sorts), and some punctuation. You can probably read this, even if you wish you couldn't. It's especially readable at smaller sizes. The font is licensed under CC BY-SA, allowing commercial use with attribution.

Design

Telephoto Lenses: A Traveler's Secret Weapon

2025-09-13

Telephoto lenses, while bulky, offer a unique perspective that elevates travel photography. They eliminate distracting elements, focusing attention on the subject, such as bringing distant mountains and clouds sharply into the center of the frame. The compression effect of a telephoto lens skillfully blends elements at different depths of field—a lake, people on a bench, and distant mountains—into a cohesive image. This article uses real-world examples to showcase the advantages of telephoto lenses in landscape and long-range photography, and employs darktable for post-processing to enhance details and colors, resulting in more impactful images.

FFglitch Art: A Stunning Collection of Glitch Art

2025-09-13

This is a collection of stunning glitch art created using the FFglitch software. Artists leverage FFglitch's powerful capabilities to create visually striking works, ranging from dynamic cityscapes to abstract artistic experiments. The article lists links to works by multiple artists, including Thomas Collet, Kaspar Ravel, and Sebastien Brias, showcasing the limitless possibilities of FFglitch in the field of glitch art. You can find these breathtaking works on Vimeo, Instagram, Reddit, and Facebook.

Building an SR-71 Blackbird from Paper: A Guide to Low-Poly Paper Modeling

2025-09-12
Building an SR-71 Blackbird from Paper: A Guide to Low-Poly Paper Modeling

This article details the author's journey in creating a low-poly paper model of the SR-71 Blackbird reconnaissance aircraft, covering the entire process from design to assembly. The author emphasizes balancing goals like ease of assembly, aesthetic appeal, and minimal resource consumption, while setting constraints such as using only single-color paper and employing only polyhedral shapes. The article thoroughly explains the use of Blender for mesh modeling, Pepakura Designer for mesh unfolding, and assembly techniques, and shares experiences of iteratively refining the model. The result is an impressive SR-71 Blackbird paper model, with PDFs available for download.

Mysterious ▓▓▓▓: Digital Art or a Glitch?

2025-09-10
Mysterious ▓▓▓▓: Digital Art or a Glitch?

The article consists primarily of a large block of repeating '▓' and '▒' characters, creating a visual maze. This isn't a simple typographical error; it's potentially a form of digital art using character repetition and variation for visual impact and mystery. It prompts reflection on the expressive possibilities of digital art and speculation about hidden meanings or messages.

Revisiting Deluxe Paint: A 40-Year-Old Pixel Art Powerhouse

2025-09-09
Revisiting Deluxe Paint: A 40-Year-Old Pixel Art Powerhouse

Forty years later, the author revisits Deluxe Paint III, a classic pixel art program. By working through the software's tutorials and testing animation tools, they explore its unique features such as color mixing, ranges, and stenciling, comparing them to modern image software. The article highlights Deluxe Paint's collaborative toolset, encouraging creative exploration rather than rigid precision, a stark contrast to modern software's focus on efficiency. The author concludes that Deluxe Paint remains a powerful and pure form of digital expression.

Design

Pico: A Minimalist CSS Framework for Effortless Elegance

2025-09-08
Pico: A Minimalist CSS Framework for Effortless Elegance

Pico is a minimalist CSS framework that directly styles HTML tags using fewer than 10 classes, even offering a classless version. It works seamlessly without dependencies, package managers, or external files, achieving elegant styles with pure CSS. It natively supports responsive design and automatically adapts to light/dark mode based on user preferences. Customization is easy with CSS variables. Pico prioritizes performance, keeping HTML lean and reducing memory usage and file load times, making it ideal for those seeking speed and elegance.

Design CSS framework

Navajo Weaver Transforms Microchip into Stunning Artwork

2025-09-07
Navajo Weaver Transforms Microchip into Stunning Artwork

Renowned Diné (Navajo) weaver Marilou Schultz has created a breathtaking rug depicting the internal circuitry of a 555 timer chip. The rug, featuring thick white lines on a black background and accented with reddish-orange diamonds, meticulously reproduces the chip's metallic wiring and pin connections. Inspired by a microscopic image of the chip, Schultz masterfully translates the microscopic world into a monumental artwork, employing traditional plant dyes and metallic threads. This piece is not only a testament to exceptional craftsmanship but also reflects a unique fusion of Navajo culture and technology, incorporating a poignant tribute to her late mother.

Design navajo

The Secret History of Pigments: From Prehistoric Cave Paintings to Contemporary Art

2025-09-06

This article explores the origins, creation processes, and cultural significance of various pigments, tracing their journey from prehistoric humans using ochre in cave paintings to modern artists' exploration of color. It delves into pigments like ochre, bone black, ultramarine, Tyrian purple, Venetian ceruse, and the Pantone system, revealing their historical narratives, societal impact, and artistic value, along with the symbolic meaning of color in different cultures. The engaging storytelling reveals the hidden darkness and light behind colors, and humankind's enduring pursuit of them.

Design pigments

The Subtle Art of Animation in UI Design

2025-09-06
The Subtle Art of Animation in UI Design

This article delves into the art of using animation effectively in user interface design. Well-executed animations can make an interface feel faster, more enjoyable, and even memorable. However, poorly implemented animations can have the opposite effect. The key takeaway is that animations should always serve a purpose – explaining a feature, improving responsiveness, or adding a touch of delight. Crucially, the frequency and speed of animations are critical; high-frequency interactions should generally avoid animation, and animations should aim for speeds under 300ms to maintain responsiveness. The article concludes that great UI design isn't about animating everything; sometimes, the best animation is no animation at all.

DIY Website Font: A Calligraphr Success Story

2025-09-06
DIY Website Font: A Calligraphr Success Story

To personalize his website, the author embarked on a quest to create a custom handwritten font. Initial attempts using open-source tools like Inkscape and FontForge proved frustrating due to their clunky UIs. He switched to the paid service Calligraphr, which uses a print-write-scan workflow. Calligraphr's intuitive interface and powerful features enabled efficient font creation. The author praises Calligraphr's fair pricing and user-friendly data handling, contrasting it favorably with other services.

Reviving Classic Mac Patterns: A Nostalgic Pixel Journey

2025-09-05
Reviving Classic Mac Patterns: A Nostalgic Pixel Journey

Driven by a love for classic Mac black-and-white patterns, the author embarked on a quest to extract the original 38 8x8 pixel patterns from a System 6 disk image. This involved using emulation, unpacking tools, and the DeRez command-line tool to convert the patterns into .pbm format, culminating in a website where they are freely available. A nostalgic project reviving the pixel art charm of early Macintosh.

Design

Open Source Font for Cockpit Displays: PolarSys B612

2025-09-03
Open Source Font for Cockpit Displays: PolarSys B612

PolarSys B612 is a highly legible open-source font family designed and tested for use on aircraft cockpit screens. Developed through a collaboration between Airbus, ENAC, and Université de Toulouse III, it aims to improve the display of information, focusing on readability and comfort. Key features include maximizing character spacing, respecting letter primitives, and harmonizing forms and spacing. Intactile DESIGN created eight variants in 2012, with complete hinting applied to all characters.

The Evolution of the Chapter: From Malory's Morte d'Arthur to Austen's Age

2025-08-31
The Evolution of the Chapter: From Malory's Morte d'Arthur to Austen's Age

This essay explores the history of novel chapter divisions and their evolution. It begins with the revelation that the chapter breaks in Malory's 15th-century *Morte d'Arthur* weren't his, but additions by the printer Caxton, altering the text's rhythm and tension. The essay traces the evolution of chapters from medieval times to the 18th century, where their function shifted from simple text segmentation to a complex tool shaping narrative pacing and reader experience. Analyzing various authors' uses of chapters – including Sterne, Fielding, Equiano, and Goethe – the essay reveals the interplay between chapter form, narrative strategies, social change, and reader subjectivity. Ultimately, it argues that chapter divisions aren't merely technical devices, but profound constructions of time and narrative experience.

Beyond Metrics: The Feeling of User Experience

2025-08-30

Checkboxes checked. Requirements met. Demo done. But did you *feel* it? This article argues that successful products aren't just about meeting specifications; they evoke feelings in users. Joy, satisfaction, ease of use – these are crucial elements often missed in metrics and demos. The author emphasizes the importance of developers truly using and living with their work to understand and create products that resonate emotionally with users. It's not just about checking boxes; it's about feeling the experience.

Nokia Sans as a UI Font: A Surprisingly Good Choice

2025-08-30

A nostalgic journey into the world of Nokia's iconic Nokia Sans font. The author, driven by sentimentality, experimented with using it as a user interface font. Despite the difficulty in finding a complete font set, they managed to install various variants and discovered Nokia Sans Wide to be surprisingly legible and charming. The post shares a personal experience and touches upon the font's performance across different systems and DPI settings, as well as legal considerations.

Design

Areal: Are.na's Custom Typeface – A Revival of Arial

2025-08-27
Areal: Are.na's Custom Typeface – A Revival of Arial

Are.na, in collaboration with design studio Dinamo, unveils Areal, a custom typeface. Instead of a simple copy, Areal is a meticulously redrawn and rebuilt "revival" of Arial, based on its earliest internet version. This collaboration stems from a shared design philosophy and a deep exploration of Arial's history and cultural significance. Areal boasts technical improvements and dark mode optimization, enhancing user experience. The update acts as a refresh for Are.na, retaining its original style while incorporating modern design principles.

Design

Nostalgic Retro: Blue Beings in a 1960s Recording Studio

2025-08-26
Nostalgic Retro: Blue Beings in a 1960s Recording Studio

A faded photograph captures a 1960s recording studio scene featuring two blue characters in the control room, bathed in the warm glow of vacuum tubes and a large mixing console. The larger figure, wearing slightly askew headphones, peacefully observes a musician through soundproof glass. The smaller character, perched on a stool and sporting tiny round glasses, meticulously adjusts a knob on a reel-to-reel tape machine. The aged photo's grainy texture, soft focus, and desaturated warm tones evoke a strong sense of nostalgia, transporting viewers back to a musically vibrant era.

macOS Tahoe's Utility App Icons: Dead Canaries

2025-08-26
macOS Tahoe's Utility App Icons: Dead Canaries

The new utility app icons in macOS 26 Tahoe Beta 7 are drawing heavy criticism. The author argues the new icons, all using a lazy wrench motif, are objectively terrible. Only a small portion of the icon represents the app's function, the rest being dominated by a poorly designed wrench and bolt. The design is criticized for its lack of detail and poor execution, exemplified by the Disk Utility icon being simply an Apple logo. This is seen as a canary in the coal mine, indicating deeper problems with Apple's design sensibilities.

Design icon design

OKLCH: A Perceptually Uniform Color Model Revolutionizing Design

2025-08-25
OKLCH: A Perceptually Uniform Color Model Revolutionizing Design

OKLCH is a new color model designed for perceptual uniformity, offering a significant improvement over traditional models like RGB and HSL. It more accurately reflects how humans perceive color, making color manipulation easier. Based on the OKLab color space, OKLCH uses Lightness, Chroma, and Hue values. Maintaining consistent lightness while changing hue creates visually uniform palettes, while varying lightness produces shades without hue or saturation drift. OKLCH also excels in gradients, color space support, and maximum chroma definition. Modern browsers support it well. The author created oklch.fyi, a tool for generating OKLCH palettes and converting colors.

The Artist Behind TWA's Iconic Posters: David Klein

2025-08-23
The Artist Behind TWA's Iconic Posters: David Klein

David Klein, an illustrator and artist best known for his stunning posters for Trans World Airlines (TWA) in the 1950s and 60s, left a lasting legacy. TWA, one of the world's most admired airlines at the time, was a pioneer – the first to hire an African-American stewardess, introduce in-flight movies, and utilize the Boeing 747. After illustrating army manuals during WWII and working as an art director for Broadway, Klein's TWA posters became his most celebrated work, capturing the excitement of post-war air travel with a timeless style that continues to resonate today.

Design

C-Tubes: Revolutionizing 3D Design with Flat Materials

2025-08-22
C-Tubes: Revolutionizing 3D Design with Flat Materials

Researchers at EPFL's Geometric Computing Laboratory have developed C-Tubes, a groundbreaking method for creating strong, lightweight curved structures from flat strips of material. Their algorithm precisely bends and connects these strips, avoiding stretching or wrinkling, resulting in surprisingly stiff and durable tubes. This sustainable approach minimizes waste and opens possibilities in furniture, lighting, architecture, and beyond. C-Tubes promises to revolutionize design and construction, offering a more efficient and environmentally friendly approach to 3D object creation.

Design

The Delight of Visual Rhyme: How Patterns in Art Create Pleasure

2025-08-21
The Delight of Visual Rhyme: How Patterns in Art Create Pleasure

This article explores how the interplay of repetition and variation in art creates aesthetic pleasure. Using Gustave Caillebotte's "Paris Street; Rainy Day" as a prime example, the author analyzes the repetition and subtle variations of geometric shapes like triangles and rectangles, and how these patterns trigger visual satisfaction in the brain. The article further examines Lee Friedlander's photograph "Albuquerque, New Mexico," and works by Roni Horn and Ormond Gigli, arguing that the "same-but-different" repetition patterns in various art forms generate visual rhyme, leading to aesthetic enjoyment for the viewer.

Design

Relive the 80s: Epson MX-80 Font Pack Released

2025-08-21

Michael Walden has recreated the fonts from the iconic Epson MX-80 dot matrix printer, popular in the 1980s. Manually transcribing the font data, he's expanded the character set to include Windows-1252 characters and offers the fonts in various formats (.fon, .ttf, .otf, .woff, .woff2). Perfect for retro printing simulations or displaying program listings on web pages and in documentation.

Design retro font
← Previous 1 3 4 5 6 7 8 9 10