richö butts

Results 18 issues of richö butts

Hi! I finally got something working as far as libusb callbacks go. This PR is a mess, I mostly wanted to run the API past you before I clean things...

I cleaned up some older idioms. I'm not sure if you have a minimum supported version of rust, if you do this would require bumping it.

I'm thinking support for an idempotent extension loading keyword: ``` bash use_extension "hadoop" ``` extensions should be loaded from an internal extensions lookup (local to babashka core) or from ~/.babashka/extensions/....

Enough machinery to resolve pointers and locate global syms on lldb. lmk if you want a gdb implementation, I'm not like.. against writing one but I kinda cbf. I added...

(As per discussion with shabble) I narrowed down my extended shutdown issue within irssi by manually unloading each script after leaving it running for a few days. /script unload auto_server_ng...

auto-server

If you join+ a channel on a server you're not connected to, and that server doesn't have a MOTD you will never join the channel. Is a MOTD mandatory acording...

Hopefully cut back on the number of "can't run chapcrack due to missing dependencies" issues.

I got pretty confused tonight, I figured I'd put the docs where I started looking as a cautionary tale for others.