~timharek

Bergen, Norway

https://timharek.no/

  • Developer at Value Tech.
  • Privacy and security advocate.

git.sr.ht/~timharek

Tim Hårek's logo

~timharek/hima-dev

Last active 4 months ago

~timharek/public-inbox

Last active 4 months ago

~timharek/migadu-deno-dev

Last active 5 months ago

~timharek/deno-modules-dev

Last active 5 months ago

~timharek/filmpolitiet-api-dev

Last active 5 months ago

~timharek/timharek.no-dev

Last active 7 months ago

~timharek/public-feedback

Last active 2 years ago
View more

Recent activity

CV-page is missing 22 days ago

From Tim Hårek Andreassen to ~kmaasrud/inbox

Hi, Knut Magnus!

I noticed that your CV-page is giving a 404 (both with `curl` and in the browser), although it is present in your Git-repo: https://git.sr.ht/~kmaasrud/kmaasrud.com/tree/main/item/src/cv.txt

Just wanted to give you a heads up! :)

--
Tim Hårek

Re: [PATCH] Fix: add new condition redirect to old "item condition" 7 months ago

From Tim Hårek Andreassen to ~timharek/public-inbox

Thanks, I've applied the patch! :)

Re: [PATCH] Fix: Redirect loop when in dev mode 7 months ago

From Tim Hårek Andreassen to ~timharek/public-inbox

Thanks, I've applied the patch! :)

[PATCH hima] chore: Tiny test 7 months ago

From Tim Hårek Andreassen to ~timharek/public-inbox

Signed-off-by: Tim Hårek Andreassen <tim@harek.no>
---
 README.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README.md b/README.md
index fccdd4c..9684a11 100644
--- a/README.md
+++ b/README.md
@@ -23,8 +23,7 @@ be lightweight and fast. It's a work in progress atm.

### Usage

1. Copy the `.env.defaults`, `cp .env.defaults .env` and update the variables
[message trimmed]

Re: [PATCH 2/3] Fix: Redirect loop when in dev mode 7 months ago

From Tim Hårek Andreassen to ~timharek/public-inbox

Are you able to resend/redo the patch?

Also, don't forget to reply to all so that the mailing list gets updated :)

Re: [PATCH 2/3] Fix: Redirect loop when in dev mode 7 months ago

From Tim Hårek Andreassen to ~timharek/public-inbox

Hi,

Thank you for the contribution!

Unfortunately I'm not able to use this patch as `git am` is unable to detect the diff.

Re: [PATCH 3/3] Fix: add new condition redirect to old "item condition" 7 months ago

From Tim Hårek Andreassen to ~timharek/public-inbox

Hi,

Thank you for the contribution!

Unfortunately I'm not able to use this patch as `git am` is unable to detect the diff.

Re: [PATCH 1/3] Chore: Enable Deno by default in .vscode/settings.json 7 months ago

From Tim Hårek Andreassen to ~timharek/public-inbox

Hi,

Thank you for the contribution! I don't VSCode myself and I don't want to enforce any specific editor on the development of Hima.

Maybe we could add a ignore rule in `.gitignore` instead? 💭 🤔

Re: builds.sr.ht only run when certain files/directories has been touched 10 months ago

From Tim Hårek Andreassen to ~sircmpwn/sr.ht-discuss

Thanks for the quick reply!
Do you have any examples for how to check this with git?
How would I find the commit hash for the previous commit before the last push?

builds.sr.ht only run when certain files/directories has been touched 10 months ago

From Tim Hårek Andreassen to ~sircmpwn/sr.ht-discuss

Hi,

Is it possible to write a check for my build manifests to check if certain files/directories has been touched and/or changed, and only run the task then?

--
Tim Hårek