IsaacTheKind

Results 6 issues of IsaacTheKind

Had an assignment that required generation of huge factorials. Was using Numbat to check output. Couldn't understand why my code was wrong, eventually questioned Numbat and checked some large factorial...

### Description Given my current config, everything works perfectly everywhere except in the terminal where Espanso seems to want to just paste whatever is currently in the clipboard if I...

bug
needs-triage

**Describe the bug** If I'm in Nushell in a directory with a devshell loaded, then run `bash` my prompt (Starship) comes out looking like this: ![Image](https://github.com/user-attachments/assets/dd9606d8-d337-40d9-986f-27d8c13b7a20) **To Reproduce** Load up...

Bug

I've set up a thingy to print all events. At the top level: ```hs runDiscord $ def { discordOnEvent = onDiscordEvent storagePath $ mkClientEnv manager url ... ``` Then I...

GetGuildBans (from https://hackage.haskell.org/package/discord-haskell-1.17.1/docs/Discord-Internal-Rest-Guild.html) fails if any ban has no `reason` field. When any ban lacks `reason`: ``` Left (RestCallErrorCode 400 "Library Parse Exception" "restcall - parse exception [Error in $[0].reason:...

**Describe the bug** Certain colors in interactive mode can't be changed. **To Reproduce** Change all the colorable regions to red (for debugging purposes, not because this is a desirable theme)....