All tags
Tag
solution-design
9 writings tagged with “solution-design”
- Jul 18, 2026solution-designI Rebuilt My Makefile in TaskI rebuilt this site's Makefile in Task to judge the two properly. The trap is stacking the deck against a rotten Makefile — so I brought mine to its best first, then weighed Make against Task, round by round.
- Jul 18, 2026larsbarkman.comHow I Picked a Comment SystemWhy I added comments, what I evaluated, and why I went with Hyvor Talk — on a static Astro site, DevOps overhead and vendor tracking are both non-starters.
- Jul 16, 2026solution-designMy RAD StackThe opinionated stack I've formalized after building the same kind of application too many times ad-hoc — the philosophy, principles, technology choices, the roads not taken, and why. A formalized hypothesis: individual pieces tested in practice, the combination still proving itself.
- Jul 13, 2026solution-designChoosing a Documentation PlatformA structured evaluation of ten documentation platforms — Docusaurus, VitePress, Starlight, Doks, Material for MkDocs, Antora, and more — against requirements for versioned, long-running documentation projects. Covers performance, versioning, search, and ecosystem viability, with scoring tables, a progressive elimination process, and an incremental implementation plan built around Starlight. Starting from the needs of the Digital Solution Lifecycle Model and its companion tooling, but intended as a reusable approach for future projects.
- Jul 7, 2026visualizationWhich Diagram for Which ViewEach of the Ten Views of a digital solution has a natural diagram type and a tool that produces it well. This post maps them one view at a time — using PlantUML, Mermaid, BPMN.io, and DBML, with a consistent running example of a small online bookshop and source included for every diagram. A cross-reference matrix summarises the full mapping at the end.
- Jul 3, 2026solution-designThe Ten Views of a Digital SolutionMost digital solutions are documented partially — the technical parts get captured, the rest is assumed. The Ten Views provide a framework for what complete solution documentation looks like: Current State, Domain, Requirements, Customer, Information, Organizational, Process, System, Interaction, and Operational.
- Aug 9, 2025solution-designWhy I Prefer Stakeholder StoriesPicture this: You're in a product planning meeting, and someone reads out a user story: 'As a user, I want to receive email notifications so that I stay informed about updates.' Everyone nods. It sounds reasonable. But here's the problem—who actually wants this feature, and why? As an IT architect, I've seen teams build perfectly functional systems that nobody uses because they solved the stated problem instead of the real problem. This is where stakeholder stories become transformative, forcing teams to ask the right question: What outcome are we trying to achieve, and which stakeholders actually care about it?
- Jun 10, 2025solution-designWeb Frontend Rendering Strategies: A Strategic Decision-Maker's GuideThis strategic guide helps technology leaders navigate the complex landscape of web rendering approaches—from CSR to SSR, SSG, and ISR—with a decision framework that aligns technical choices with business requirements, performance metrics, and SEO considerations to optimize both user experience and operational efficiency.
- Jun 9, 2025enterprise-designEnterprises Are Systems Too: Designing for Competitive AdvantageEnterprises function as systems where intentional design of operating models, interfaces, and feedback loops can dramatically reduce coordination overhead, accelerate decision-making, and create sustainable competitive advantage.