Game programming patterns:
https://gameprogrammingpatterns.com/
A website (and a book) dedicated to programming patterns used in video games.
Knowing these patterns is key for making better designs which result in less headaches during development.
| Pronouns | 🏳️⚧️ she/her |
| YouTube | https://www.youtube.com/@HigasaMitsue |
| https://twitter.com/higasa_mitsue | |
| Discord | Higasa Mitsue#6810 |
Game programming patterns:
https://gameprogrammingpatterns.com/
A website (and a book) dedicated to programming patterns used in video games.
Knowing these patterns is key for making better designs which result in less headaches during development.
@alex since it’s serverless, how did you tackle the lack of a background process?
Takahe attempted this and quickly dropped it as a priority, opting instead to have a docker image to deploy.
@bangwin This is the old "delete and re-draft" function. Mastodon 4.0 adds a proper Edit function that doesn't change the link, and retains an edit changelog history.
As an example, I've edited this post to add this second paragraph. Note that most apps still do not support this function, so you'll have to use the web interface for now.
The fediverse is getting people to caption their images more often, but did you know you can also caption images on #discord ?
On Desktop:
1. Click the Edit pencil during the image upload labeled Modify Attachment
2. You can rename the file AND also provide an Alt Text description
On Mobile:
1. Tap the image while you're composing your message
2. Tap Image Description to access the textbox for image descriptions.
@cadey @mjgraves This is because streaming services only ingest h264/h265, and the latter at the penalty of latency because it cannot ingest h265 over RTMP. Hence, this is currently only viable with pre-recorded videos.
Twitch is doubly problematic for non-partners/affiliates, because even if they did have AV1 ingest, they wouldn’t provide any transcoding. This limits its potential usage to Twitch partners/affiliates who have transcodes as an option.