Jef Roosens Chewing_Bever
Loading Heatmap…

Jef Roosens opened issue Chewing_Bever/lnm#8

Better routing

2024-02-08 15:36:36 +01:00

Jef Roosens opened issue Chewing_Bever/lnm#7

Improved usage APIs

2024-02-08 15:31:52 +01:00

Jef Roosens opened issue Chewing_Bever/lnm#6

Per-route custom contexts

2024-02-08 15:26:42 +01:00

Jef Roosens opened issue Chewing_Bever/lnm#5

Response Gzip compression

2024-02-02 16:00:49 +01:00

Jef Roosens opened issue Chewing_Bever/lnm#4

Multipart requests

2024-02-02 15:52:16 +01:00

Jef Roosens pushed to main at Chewing_Bever/lnm

2024-02-01 18:54:38 +01:00

Jef Roosens pushed to main at Chewing_Bever/lnm

2024-02-01 14:00:35 +01:00

Jef Roosens commented on issue Chewing_Bever/lnm#3

Blocking tasks & worker threads

It would be better to implement blocking work at the event loop level, not the HTTP loop level. For this, we could introduce another event loop state: `blocking`. The processing function sets this…

2024-01-31 09:36:02 +01:00

Jef Roosens pushed to main at Chewing_Bever/lnm

  • 854e8c3809 chore: add example for testing blocking tasks

2024-01-31 08:39:44 +01:00

Jef Roosens commented on issue Chewing_Bever/lnm#3

Blocking tasks & worker threads

Instead of "spawning blocking tasks", the step processing pipeline could also just be moved to a worker thread at some point if it knows it will require blocking operations. The whole point of…

2024-01-30 09:35:27 +01:00

Jef Roosens opened issue Chewing_Bever/lnm#3

Blocking tasks & worker threads

2024-01-30 09:05:08 +01:00

Jef Roosens opened issue Chewing_Bever/lnm#2

HTTP byte range requests

2024-01-27 23:02:03 +01:00

Jef Roosens opened issue Chewing_Bever/lnm#1

TLS support using BearSSL

2024-01-27 23:01:04 +01:00

Jef Roosens created branch main in Chewing_Bever/lnm

2024-01-27 22:59:05 +01:00

Jef Roosens pushed to main at Chewing_Bever/lnm

2024-01-27 22:59:05 +01:00

Jef Roosens created repository Chewing_Bever/lnm

2024-01-27 22:52:39 +01:00

Jef Roosens commented on issue Chewing_Bever/homelab#5

Schedule BTRFS Maintenance

We can base our scripts off of the [btrfsmaintenance](https://github.com/kdave/btrfsmaintenance) repo, which is also provided as a package for debian. The scripts don't work exactly the way I want…

2024-01-27 18:09:02 +01:00

Jef Roosens opened issue Chewing_Bever/homelab#5

Schedule BTRFS Maintenance

2024-01-27 17:56:07 +01:00

Jef Roosens pushed to main at Chewing_Bever/homelab

  • ef8f5da37d matrix: add initial conduit-only config

2024-01-25 15:20:12 +01:00

Jef Roosens commented on issue Chewing_Bever/homelab#3

Baikal CalDAV/CardDAV server

Baikal also supports tasks/todos, which we could use together with the DavX5 & tasks.org android apps to sync todos to this server. I think it's also a full webdav server, meaning we could sync…

2024-01-22 14:37:31 +01:00