I'm on Discord too: I'm a5rocks
, and you can find me on
Discord Bots,
Discord API,
Discord Developers, and
Python Discord.
Feel free to drop me a DM!
Last built—including Webmentions—on Thursday, December 7.
I've been focusing on https://github.com/fleuralice/discord-docs recently. It's time to put that to the test.
Over the last week or so I've been working on making making Discord libraries easier through a collection of JSONSchemas I plan to keep up to date.
Discord components are a strange mix of stateless and stateful programming. In this blog post, I will cover many different library's implementations.
Recently, I wanted a semaphore for Rust to limit the number of requests at once to a thread-based server. Sadly, there is none in the standard library, and so I have to write my own.
Maybe you want to meme around with the new JAMStack "innovation" or whatever. Anyways, for some reason, you decided to use Next.js in Cloudflare Pages.
Word of warning: I'm mainly talking about Python's type checking landscape. Things I talk about might or might not apply to your programming language of choice.
I've seen a few sites using Zola (well, more like a single), and it looks pretty good in my opinion - and hey, if that's what it takes to prevent myself from reinventing the wheel, great!