Results 5 issues of Andrei Hava

Hello! I have a network-attached HP DeskJet Plus 4100 All-in-One Printer and CUPS wasn't recognizing it automatically. Having followed the troubleshooting steps, I generated the 2 logs below. snmp.log: https://gist.github.com/devpikachu/e1011ae9fd0a307306ac55ba00fff5c8...

### Describe the bug Having added a SvelteKit 2 app (running with Vite 5) and then a dynamic route to it (`routes/activate/[activationToken]/+page.svelte`) results in a 500 error being displayed in...

documentation
good first issue

### Which feature or improvement would you like to request? Currently, if switching tracing from a file to OTel, we lose logs as they're not delivered by default, and the...

enhancement

Whilst trying to run migrations that contain a [`RANDOM ROWID`](https://github.com/tursodatabase/libsql/blob/6f67c65a4094c52baa57b0c091e0b2d9e02533d9/libsql-sqlite3/doc/libsql_extensions.md#random-rowid) statement, the main thread panics. This is due to an upstream bug that has been reported here: https://github.com/tursodatabase/libsql-client-rs/issues/67

bug

### Describe the bug The library is licensed under BUSL-1.1 https://github.com/surrealdb/surrealdb/blob/ebc365d4d324eaca93e4b9737ba05ba1040ecb6e/lib/Cargo.toml#L21 The README states it should be Apache-2.0 OR MIT https://github.com/surrealdb/surrealdb/blob/ebc365d4d324eaca93e4b9737ba05ba1040ecb6e/README.md?plain=1#L488 Because of this, SurrealDB's library cannot currently be used...

bug
triage