Renée Köcher
Renée Köcher
+1 while not always needed it's a great way to get back to an existing article from Obsidian to review it or add new notes and highlights without jumping through...
Commenting because I experienced something similar today and it turns out the extra lessons that Tsurukame shows are hidden behind an "[🪄 Advanced]" button in my Lessons box on WaniKani...
> The number of lessons is configurable on WaniKani: https://tofugu.notion.site/User-Setting-for-Number-of-Today-s-Lessons-b32c4bae5cf44aa6baa860711eff4a91 > > > > Implementing it here would be a little difficult, because we'd need to keep track of a...
> @HealsCodes No, there's no functional difference in the API. All of them are available. > > The site's "rate limiting" is purely cosmetic. You can achieve the same effect...
> I think I figured out the issue. The latest version of https://github.com/marzent/winecx/releases/tag/ff-wine-2.4.2 is missing winedbg.exe in the wineprefix/drive_c/system32 folder. There's a call to winedbg in XIVLauncher.NativeAOT, attempting to get...
If it helps - and since i have the same issue - mine are all created on 31st of March this year, that would be [ff-wine-2.4](https://github.com/marzent/winecx/releases/tag/ff-wine-2.4) I believe?
Unless it's not mentioned in [Darwin Configuration Options](https://daiderd.com/nix-darwin/manual/index.html) it seems that one was removed.
I was afraid that 'hard coded /run path' was a reason - sad though given that pretty much most common build systems used by the majority of packages support specifying...
I don't think it's timing, the SwiftUI image picker has 3 format choices and 'Automatic' does not mean JPG - maybe check what your selection is as well (note that...
> Having a send original option should fix this, as the user can select it if they want to send the original file or not It won't - the SwiftUI...