hecko
hecko
Another issue I just realized: while Twitter would be unaffected, other services with iframe support (such as Mastodon) would. I've only just heard of OpenGraph, so I don't know if...
Oh, I thought the setting changed the Open Graph tags too, but the diff doesn't lie... I guess Discord tries to embed with the Twitter tags first, then falls back...
I personally wouldn't mind a way to disable physics altogether, whether as an option in the client or perhaps a flag in the map file (though I don't know your...
Another example in `2022.923.1-lazer`: [Sobsz playing EMILIA (CV_ Takahashi Rie) - Stay Alive (Seto Kousuke) [Insane].zip](https://github.com/ppy/osu/files/9646303/Sobsz.playing.EMILIA.CV_.Takahashi.Rie.-.Stay.Alive.Seto.Kousuke.Insane.zip) In the actual play, I failed just before the end, but the replay fails...
Confusingly, the relevant request is actually [Modify Guild Member](https://discord.com/developers/docs/resources/guild#modify-guild-member), as Modify User Voice State is stated to only work on stage channels. The former's documentation states: > If the `channel_id`...
I didn't realize until now that the website has a Serious vs. Humorous label axis, which isn't *quite* the same as formal vs. casual, but is close enough to matter....
After some thought, I'm not sure if data collection would even be necessary. In my experience, LLMs are pretty good at few-shot style emulation without being explicitly trained to do...
Some examples involve intermediate steps that a human would reasonably perform, but which are hard or unnecessary to do with `sympy`. Examples include: - algebra/0: "This implies $a(2)+3=2-5$, which we...
I'm currently still at the manual data creation step, see the doc linked in the first message. (I'll work on it soon, I swear!) Once that's done, help would be...
> Manually generate the top hierarchical topics, like Programming → Javascript or Science → Biology How about a pre-existing classification system? My first idea was a library classification system, but...