janwirth

Results 56 issues of janwirth

We would like hourly / quarter-hourly backups for 48 hours. Our database dump is tiny as of now (

**Describe the proposed feature** See discussion here: https://discord.com/channels/841451783728529451/1305187683643166812 This is how I fixed a hindenbug in our codebase: ![image](https://github.com/user-attachments/assets/3fa564fe-9b33-482d-ac80-63e674784e46) It could have been prevented had the client checked for reference...

I want ts-liveview as UI for a scraper. I don't need a database because I bring my own. Is there minimal example template that I can use - using an...

### Code of Conduct - [x] I agree to follow this project's Code of Conduct ### AI Policy - [x] I agree to follow this project's AI Policy, or I...

enhancement
good first issue

Behavior: ```❯ bun x elm-pages dev { path: '', name: 'Main', problems: [ { title: 'Could not generate entrypoint', message: [Array] } ] } file:///private/tmp/bunx-501-elm-pages@latest/node_modules/elm-pages/generator/src/dev-server.js:43 !messages[0].startsWith("Failed to load url") ^...