20 lines
666 B
Markdown
20 lines
666 B
Markdown
---
|
|
type: "blog-post"
|
|
title: "2023-12-29-Don't be afraid of bespoke solutions"
|
|
description: "2023-12-29-Don't be afraid of bespoke solutions"
|
|
draft: true
|
|
date: "2023-12-30"
|
|
updates:
|
|
- time: "2023-12-30"
|
|
description: "first iteration"
|
|
tags:
|
|
- '#blog'
|
|
---
|
|
|
|
This is an argument I see a lot both at work and online, we shouldn't build this
|
|
solution ourselves, there must be something out there to solve it for us. It is
|
|
a nice sentiment and often it is worth it to research if there truly is a
|
|
solution out there to solve your issues. But it is also sometimes a sign that
|
|
you don't understand the problem fully, and/or don't have the skills yet to
|
|
solve said problem.
|