From cd6ff6d50bf4a0602bcc047d3e45197177258360 Mon Sep 17 00:00:00 2001 From: Oliver Bryan <04oliverbryan@gmail.com> Date: Mon, 26 Jan 2026 23:40:21 +0000 Subject: [PATCH 1/2] added bash -lc --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index a6c52c0..917a398 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -16,4 +16,4 @@ jobs: port: ${{ secrets.SERVER_PORT }} key: ${{ secrets.SERVER_SSH_KEY }} script: | - /home/ob/.local/bin/s + bash -lc '/home/ob/.local/bin/s' From 35abaff30c9c8596a6ce25f794e1d1db48e04c29 Mon Sep 17 00:00:00 2001 From: Oliver Bryan Date: Tue, 27 Jan 2026 21:19:59 +0000 Subject: [PATCH 2/2] The software is full of bugs -> The tools are full of bugs --- packages/frontend/src/pages/Landing.tsx | 31 ++++++------------------- 1 file changed, 7 insertions(+), 24 deletions(-) diff --git a/packages/frontend/src/pages/Landing.tsx b/packages/frontend/src/pages/Landing.tsx index 030a631..0ea0533 100644 --- a/packages/frontend/src/pages/Landing.tsx +++ b/packages/frontend/src/pages/Landing.tsx @@ -182,36 +182,19 @@ export default function Landing() {
- -

+ +

Wasting hours configuring workflows instead of shipping features

- -

- Drowning in features you'll never use while missing the basics -

+ +

Drowning in features you'll never use while missing the basics

- -

- The software is full of bugs. Your flow state doesn't stand a chance + +

+ The tools are full of bugs. Your flow state doesn't stand a chance