jeffrey.
media
garden
projects
thoughts
bookmarks
about
notes, artifacts, and other musings
garden
unrefined artifacts and snippets of varying levels of maturity
All Maturity
🌱 Seedling
🌱
2026-05-11
Japanese Paper Culture
Japanese paper culture is the centuries-old ecosystem of craft, aesthetics, ritual, and art that has grown around _washi_ — a handmade paper produced from plant bark using a technique called _nagashi-zuki_. Introduced from Korea in the 7th century, washi evolved far beyond a writing surface to structure Japanese architecture (shōji screens), enable art forms (origami, woodblock printing, calligraphy), mediate sacred practice (Shinto offerings, ceremonial gift-wrapping), and embody core aesthetic values like _wabi-sabi_ and _mono no aware_. Its long-fiber construction gives it extraordinary durability — lasting centuries under proper conditions — making it prized globally by conservators restoring fragile historical artifacts. UNESCO recognized washi as an Intangible Cultural Heritage in 2014. Understanding Japanese paper culture means understanding how a civilization can transform a single material into a complete way of seeing the world.
#japan
#craft
#washi
#material-culture
#papermaking
#design
→ READ MORE
🌱
2026-05-11
Superposition
Superposition is one of the strangest and most foundational ideas in quantum mechanics — the principle that a quantum system can exist in multiple states simultaneously until it is observed or measured. Unlike everyday objects, which are always in one definite state, quantum particles like electrons or photons inhabit a blur of possibilities at once. This briefing covers what superposition is, how it works, where it shows up in the real world, and why it matters for the future of computing, cryptography, and our understanding of reality itself.
#quantum-mechanics
#physics
#computing
→ READ MORE
🌱
2026-01-23
Astro Web Framework
Astro is a modern web framework designed specifically for building content-driven websites (blogs, marketing sites, portfolios, and documentation) faster and more efficiently than traditional application frameworks.
#develoment
#computing
#technology
→ READ MORE
🌱
2025-05-01
HTML
HTML (HyperText Markup Language) is the foundational language of the web — the skeleton that gives every webpage its structure and meaning. It's not a programming language but a markup system: a way of labeling content so browsers know what to display and how to interpret it. Understanding HTML is the essential first step for anyone building for the web, and it underpins virtually everything you see in a browser.
#web-development
#frontend
#markup-language
#beginner
#internet
#browsers
#web-standards
→ READ MORE
🌱
2025-05-01
Javascript
JavaScript is the programming language of the web — the only language that runs natively inside every browser, making websites interactive and dynamic. Originally a quick scripting tool, it has grown into one of the most widely used languages in the world, now powering everything from front-end interfaces to back-end servers, mobile apps, and command-line tools.
#javascript
#programming
#web-development
#front-end
#back-end
#node-js
#scripting-language
#browsers
#DOM
→ READ MORE