gitextract_15dbuwo8/ ├── .gitignore ├── .npmrc ├── .prettierignore ├── .prettierrc.json ├── .vscode/ │ └── settings.json ├── Makefile ├── README.md ├── astro.config.mjs ├── bin/ │ └── chezmoi ├── package.json ├── public/ │ ├── humans.txt │ └── robots.txt ├── src/ │ ├── components/ │ │ ├── demo.astro │ │ └── external-link.astro │ ├── consts.ts │ ├── content/ │ │ ├── gear/ │ │ │ ├── aer-day-sling-3.md │ │ │ ├── anker-laptop-charger.md │ │ │ ├── apple-studio-display.md │ │ │ ├── aqara-presence-sensor-fp2.md │ │ │ ├── aqara-smart-home-hub-m3.md │ │ │ ├── aqara-smart-lock-u100.md │ │ │ ├── aqara-water-leak-sensor.md │ │ │ ├── aqara-wireless-mini-switch.md │ │ │ ├── benchmade-mini-bugout.md │ │ │ ├── breville-barista-express-espresso-machine.md │ │ │ ├── caldigit-ts4-thunderbolt-4-dock.md │ │ │ ├── carepod-mini-ultrasonic-cool-mist-humidifier.md │ │ │ ├── cerave-hydrating-facial-cleanser.md │ │ │ ├── chris-reeve-small-sebenza-31.md │ │ │ ├── coway-airmega-air-purifier.md │ │ │ ├── coway-airmega-hepa-purifier.md │ │ │ ├── ecobee-smart-thermostat.md │ │ │ ├── eltamd-uv-daily-face-sunscreen.md │ │ │ ├── emr-tek-inferno-red-light.md │ │ │ ├── eufy-robot-lawn-mower-e15.md │ │ │ ├── eufy-security-camera-floodlight-camera-e340.md │ │ │ ├── eufy-security-homebase-s380.md │ │ │ ├── eufy-video-doorbell-e340.md │ │ │ ├── evergoods-civic-access-pouch-2l.md │ │ │ ├── evergoods-civic-half-zip.md │ │ │ ├── evergoods-civic-panel-loader-16l.md │ │ │ ├── fellow-atmos-vacuum-coffee-canister.md │ │ │ ├── focusrite-scarlett-audio-interface.md │ │ │ ├── foursevens-mini-turbo-mk-iii.md │ │ │ ├── global-6-inch-chef-s-knife.md │ │ │ ├── goruck-bullet-15l.md │ │ │ ├── hds-systems-edc-tactical.md │ │ │ ├── herman-miller-sayl-chair.md │ │ │ ├── hurom-h400-cold-press-juicer.md │ │ │ ├── ironmaster-super-bench-pro-v2.md │ │ │ ├── kalita-wave.md │ │ │ ├── kinesis-advantage-360-keyboard.md │ │ │ ├── knipex-cobra-water-pump-pliers.md │ │ │ ├── knipex-pliers-wrench.md │ │ │ ├── la-roche-posay-lipikar-ap-triple-repair-moisturizing-cream.md │ │ │ ├── lutron-aurora-smart-bulb-dimmer-switch.md │ │ │ ├── m4-mac-mini.md │ │ │ ├── maestri-house-rechargeable-milk-frother-with-stand.md │ │ │ ├── neutrogena-hydro-boost-water-cream.md │ │ │ ├── nitecore-nb-air.md │ │ │ ├── peak-design-packing-cube.md │ │ │ ├── pica-dry-longlife-automatic-pencil.md │ │ │ ├── powerblock-elite-exp-adjustable-dumbbells.md │ │ │ ├── prometheus-beta-qrv2-titanium.md │ │ │ ├── rocket-espresso-appartamento-tca-espresso-machine.md │ │ │ ├── rode-podmic-microphone.md │ │ │ ├── roka-oslo-2-0-wind-down.md │ │ │ ├── roost-laptop-stand.md │ │ │ ├── snow-peak-ti-double-h200-stacking-mug.md │ │ │ ├── sony-wh-1000xm4-headphones.md │ │ │ ├── spyderco-dragonfly-2.md │ │ │ ├── subminimal-flick-wdt-espresso-distribution-tool.md │ │ │ ├── synology-ds224.md │ │ │ ├── tactile-turn-apollo-flashlight.md │ │ │ ├── tactile-turn-rockwall-thumbstud.md │ │ │ ├── technivorm-moccamaster.md │ │ │ ├── the-james-brand-midland.md │ │ │ ├── timemore-sculptor-064s-coffee-grinder.md │ │ │ ├── tom-bihn-synik-22.md │ │ │ ├── tom-bihn-truck.md │ │ │ ├── toto-washlet-s5-electronic-bidet.md │ │ │ ├── tp-link-16-port-gigabit-poe-switch.md │ │ │ ├── tp-link-6e-mesh-system.md │ │ │ ├── unifi-dream-router-7.md │ │ │ ├── wera-bitholding-screwdriver.md │ │ │ ├── wera-tools-hex-set.md │ │ │ ├── yubikey-5c-nfc.md │ │ │ └── zebralight-sc5c-ii-le.md │ │ ├── jobs/ │ │ │ ├── clerk.md │ │ │ ├── hashicorp.md │ │ │ ├── masuga-design.md │ │ │ ├── mighty-in-the-midwest.md │ │ │ ├── nationbuilder.md │ │ │ └── watershed.md │ │ ├── notes/ │ │ │ ├── 2024-12-05-1.md │ │ │ ├── 2025-02-17-1.md │ │ │ ├── 2025-02-19-2.md │ │ │ ├── 2025-02-25-1.md │ │ │ ├── 2025-03-22-1.md │ │ │ ├── 2025-04-13-1.md │ │ │ ├── 2025-04-14-1.md │ │ │ ├── 2025-04-14-2.md │ │ │ ├── 2025-04-15-1.md │ │ │ ├── 2025-04-16-1.md │ │ │ ├── 2025-04-17-1.md │ │ │ ├── 2025-04-18-1.md │ │ │ ├── 2025-04-18-2.md │ │ │ ├── 2025-04-19-1.md │ │ │ ├── 2025-04-19-2.md │ │ │ ├── 2025-04-30-1.md │ │ │ ├── 2025-05-01-1.md │ │ │ ├── 2025-05-02-1.md │ │ │ ├── 2025-05-14-1.md │ │ │ ├── 2025-05-26-1.md │ │ │ ├── 2025-06-18-1.md │ │ │ ├── 2025-06-18-2.md │ │ │ ├── 2025-06-18-3.md │ │ │ ├── 2025-06-18-4.md │ │ │ ├── 2025-06-21-1.md │ │ │ ├── 2025-06-24-1.md │ │ │ ├── 2025-06-27-1.md │ │ │ ├── 2025-07-01-1.md │ │ │ ├── 2025-07-02-1.md │ │ │ ├── 2025-07-08-1.md │ │ │ ├── 2025-07-11-1.md │ │ │ ├── 2025-07-15-1.md │ │ │ ├── 2025-07-17-1.md │ │ │ ├── 2025-07-17-2.md │ │ │ ├── 2025-07-18-1.md │ │ │ ├── 2025-07-18-2.md │ │ │ ├── 2025-07-21-1.md │ │ │ ├── 2025-07-23-1.md │ │ │ ├── 2025-07-29-1.md │ │ │ ├── 2025-08-05-1.md │ │ │ ├── 2025-08-13-1.md │ │ │ ├── 2025-08-13-2.md │ │ │ ├── 2025-08-13-3.md │ │ │ ├── 2025-08-14-1.md │ │ │ ├── 2025-08-18-1.md │ │ │ ├── 2025-08-18-2.md │ │ │ ├── 2025-08-23-1.md │ │ │ ├── 2025-08-25-1.md │ │ │ ├── 2025-08-26-1.md │ │ │ ├── 2025-08-26-2.md │ │ │ ├── 2025-09-05-1.md │ │ │ ├── 2025-09-05-2.md │ │ │ ├── 2025-09-06-1.md │ │ │ ├── 2025-09-12-1.md │ │ │ ├── 2025-09-19-1.md │ │ │ ├── 2025-09-20-1.md │ │ │ ├── 2025-09-28-1.md │ │ │ ├── 2025-10-23-1.md │ │ │ ├── 2025-11-05-1.md │ │ │ ├── 2025-11-05-2.md │ │ │ ├── 2025-11-18-1.md │ │ │ ├── 2025-12-03-1.md │ │ │ ├── 2025-12-15-1.md │ │ │ ├── 2026-01-06-1.md │ │ │ ├── 2026-01-17-01.md │ │ │ ├── 2026-01-19-1.md │ │ │ ├── 2026-01-22-1.md │ │ │ ├── 2026-01-26-1.md │ │ │ ├── 2026-01-28-1.md │ │ │ ├── 2026-01-29-1.md │ │ │ ├── 2026-02-03-1.md │ │ │ ├── 2026-02-03-2.md │ │ │ ├── 2026-02-06-1.md │ │ │ ├── 2026-02-06-2.md │ │ │ ├── 2026-02-09-1.md │ │ │ ├── 2026-02-11-1.md │ │ │ ├── 2026-02-11-2.md │ │ │ ├── 2026-02-12-1.md │ │ │ ├── 2026-02-13-1.md │ │ │ ├── 2026-02-14-1.md │ │ │ ├── 2026-02-15-1.md │ │ │ ├── 2026-02-15-2.md │ │ │ ├── 2026-02-16-1.md │ │ │ ├── 2026-02-16-2.md │ │ │ ├── 2026-02-24-1.md │ │ │ ├── 2026-03-01-1.md │ │ │ ├── 2026-03-01-2.md │ │ │ ├── 2026-03-04-1.md │ │ │ ├── 2026-03-05-1.md │ │ │ ├── 2026-03-06-1.md │ │ │ ├── 2026-03-06-2.md │ │ │ ├── 2026-03-08-1.md │ │ │ ├── 2026-03-11-1.md │ │ │ ├── 2026-03-15-1.md │ │ │ ├── 2026-03-17-1.md │ │ │ ├── 2026-03-20-1.md │ │ │ ├── 2026-03-21-1.md │ │ │ ├── 2026-03-21-2.md │ │ │ ├── 2026-03-27-1.md │ │ │ ├── 2026-04-04-1.md │ │ │ └── 2026-04-26-1.md │ │ ├── oss-contributions.json │ │ └── recommendations/ │ │ ├── amy-stuart.md │ │ ├── andrew-possehl.md │ │ ├── benjamin-kohl.md │ │ ├── danielle-dunn.md │ │ ├── david-mosher.md │ │ ├── jimmy-merritello.md │ │ ├── kyle-luck.md │ │ └── melissa-taylor.md │ ├── content.config.ts │ ├── env.d.ts │ ├── layouts/ │ │ ├── base-layout.astro │ │ └── demo-layout.astro │ ├── lib/ │ │ ├── markdown.js │ │ └── utils.ts │ ├── pages/ │ │ ├── 404.astro │ │ ├── demos/ │ │ │ ├── bg-repeat-round.astro │ │ │ ├── box-decoration-break-clone.astro │ │ │ ├── button-disabled-color-mix.astro │ │ │ ├── button-tint.astro │ │ │ ├── hanging-punctuation.astro │ │ │ ├── inline-trailing-icon.astro │ │ │ ├── list-format-to-parts.astro │ │ │ ├── list-item-icon-baseline.astro │ │ │ └── modal-aspect-ratio.astro │ │ ├── index.astro │ │ ├── notes/ │ │ │ ├── [...page].astro │ │ │ ├── [...slug].astro │ │ │ └── rss.xml.js │ │ └── uses/ │ │ └── index.astro │ └── styles/ │ ├── demos.css │ └── global.css └── tsconfig.json