Radoslav

Results 61 comments of Radoslav

> First of all, thank you for the library! > > Have you considered using [crypto.createHash](https://nodejs.org/api/crypto.html#cryptocreatehashalgorithm-options) to create md5/sha1 hashes instead of the js dependencies? > > This would allow...

I confirm that drizzle studio does not work with bun:sqlite ``` Please install either 'better-sqlite3' or '@libsql/client' for Drizzle Kit to connect to SQLite databases error: script "db:studio" exited with...

> `bunx drizzle-kit studio` seems to be working for me on latest `drizzle-kit` and `bun` with following config. > > ``` > { > "dialect": "sqlite", > "schema": "./data/schema.js", >...

> WMIError: HRESULT Call failed with: 0x80070005 > > Any known reason that may cause this? Try this crate. https://github.com/doroved/mid I'm actively supporting it right now.

Do not use this setting to create Machine IDs of your Mac application users' devices, because after each system update, this setting changes. ```bash diskutil info / | grep 'Volume...

> If we do it we need to handle the hosting part of the images, which will be a bit costly. What do you think? I must have explained it...

> Hey @doroved I was thinking about this solution. We allow saving templates, this might be an issue for that. Let's say someone save one template (with images) and try...

> It will break the workflow for the site, what I can do is expose some low level API for `onImageDrop` or similar so on local you can upload it...

> What do you think if I add a theme config, where you can set the font sizes, line heights, and etc? Yes, that's a great idea. The more tools...

> > Outdated what? Which specific support do you want? > > newer ubuntu use netplan Newer, what version is that?