site: reviews — Böker Cable Knife, Wyrm Math, Corelle Vitrelle Dinnerware (graduate from finds)

This commit is contained in:
2026-07-11 01:57:30 -04:00
parent 1baac31f5a
commit 7ce2fda97f
10 changed files with 114 additions and 3 deletions
@@ -1,6 +1,6 @@
---
name: "Böker Cable Knife"
subtitle: "A WWI signal-corps cable-stripping knife, reissued in rust-resistant steel"
subtitle: "A WWII Wehrmacht cable-stripping knife, reissued in rust-resistant steel"
date: 2026-07-11
shortlist: true
link: "https://www.bokerusa.com/cable-knife-01hy004"
@@ -8,8 +8,9 @@ linkText: "bokerusa.com"
amazonLink: "https://www.amazon.com/dp/B0GS7Q9Z9J"
source: "Gear Patrol"
topics: [gifts, clothing, tools]
promotedTo: boker-cable-knife
tags: [knife, edc, military-history, steel]
description: "A faithful reissue of a WWI-era German signal-corps cable-stripping knife, now made in rust-resistant 440A steel with a fire-steel-striking concave edge."
description: "A faithful reissue of a WWII-era German (Wehrmacht) cable-stripping knife, now made in rust-resistant 440A steel with a fire-steel-striking concave edge."
---
Böker's reissue stays faithful to the original WWI-era German signal-corps tool, whose concave, notched edge was designed to strip insulation from field-telephone cable without nicking the wire inside. That same edge doubles as a fire-steel striker today. The switch to rust-resistant 440A steel is the one concession to a century of use since the trenches.
Böker's reissue stays faithful to the original WWII-era German Wehrmacht tool — issued to pioneers, signal units, and mechanized crews — whose concave, notched edge was designed to strip insulation from field-telephone cable without nicking the wire inside. Böker's own page pitches that same edge as a fire-steel striker today. The switch to rust-resistant 440A steel is the one concession to the decades of use since.
@@ -10,6 +10,7 @@ source: "r/BuyItForLife"
topics: [tools, clothing, gifts]
tags: [kitchen, dinnerware, bifl, glass]
description: "Thin, lightweight three-layer Vitrelle-glass plates and bowls that a 15-year owner reports have survived constant dishwasher use, apartment moves, and drops on tile without chipping or crazing."
promotedTo: corelle-vitrelle-dinnerware
---
Corelle's Vitrelle glass is laminated in three thin layers rather than fired as a single thick slab, which is why the plates are so much lighter than they look. A 15-year owner on r/BuyItForLife reports the set surviving constant dishwasher cycles, several apartment moves, and the occasional drop onto tile with no chipping or crazing — the kind of longevity that's rare in dinnerware at any price.
@@ -9,6 +9,7 @@ source: "Hacker News — Show HN"
topics: [macos-apps, tools]
tags: [math, education, open-source]
description: "A gesture-based algebra app built on an open-source 'conditionally-sound' engine that makes invalid algebraic moves physically impossible to drag into place."
promotedTo: wyrm-math
---
Wyrm Math is a gesture-based algebra app for iOS and Android (with a browser demo) built on an open-source engine the author calls "conditionally sound" — instead of letting you make a move and then flagging the error, the interface simply won't let an invalid step land. You drag terms across the equation, and if a move would break the algebra, there's nowhere to drop it. The result is a workspace where the usual trial-and-error of solving equations gets replaced by a constrained set of moves that are always legal.