Mael

Results 109 issues of Mael

It's quite useful to have nix/devbox to setup efficient local dev environment, would it be possible to package rust-build in nix, so we could just `nix shell -p rust-build` and...

I'd love to be able to store all my userscripts in a git repo for versioning, sharing, etc Also be able to run native code when doing some actions in...

Hi! This is a bit off-topic but I couldn't get to install and use Frida to do process injection either on osX or iOS with the latest version. I guess...

Doesn't work anymore, it requests a Dockerfile somehow?

When trying to import a lib which itself uses noble from a Vue app, I get this error ![CleanShot 2024-10-18 at 01 10 20@2x](https://github.com/user-attachments/assets/ff8986a2-11bf-4cd2-8233-7d03d932a15a)

It's not clear to me how we initiate a MTU negotiation, in particular on osX or webbluetooth? Is there a method to call? On my end, the `peripheral.mtu` is always...

Would be nice to integrate with Drizzle to have an automated diagram from the Drizzle schema Also to be able to "visualize" migrations

When I run isolate I get this error ``` $ pnpm isolate error Command failed: pnpm pack --pack-destination "/home/runner/work/gouach-backend/gouach-backend/infra-api/isolate/__tmp" Error: Command failed: pnpm pack --pack-destination "/home/runner/work/gouach-backend/gouach-backend/infra-api/isolate/__tmp" ``` but if I...

Hi, HyperDX seems like an amazing product, but I'm wondering if it is meant just as a "software observability" stack, or if it can also completely replace stuff like Vector...

Would be nice to also include ESP32 targets :)