Jim

Results 9 comments of Jim

Okay, at the time of writing, desptie the ghidra version on kali being 9.1.2 on the repos, the installed version was a 9.1 dev build. Pay attention to the version...

I had an issue with Content-Type: application/json;charset=utf-8. The requester does a hard check for "application/json" so I just removed the trailing charset segment. Maybe change the check to see if...

I completely agree in keeping tools streamlined and this use case definitely does not fall under ffuf's domain so no worries there. It was just an experience I kept having...

I can't seem to find the repo/branch for the rewrite. Is it still private? I may be interested in working on it.

Following @GabrielHaeusler 's approach (Thanks for the info!), I was able to successfully get ollama in podman to use the GPU via the following command: ``` sudo -u ollama -H...

Is it possible to point to a directory? For example, if I an using vdirsyncer and have a folder containing all the ICS files? Alternatively, is it possible to point...

For anyone using vdirsyncer / radicale / CalDAV, you can use vdirsyncer to create a single file ICS and point to that using the `file://` protocol. Here's a single file...

Not sure if it's the same issue, but I get the same message for the `any`, `wg0` (wireguard), and `tailscaled0` interfaces. `wlan0` works though. For reference, i'm running Arch linux...

Check CloudWatch logs for your lamda. When you upload an mp3, are there logs? There should be around 3 for each request/action.