Jan. 19th, 2023

isaacschemm: A cartoon of myself as a snail (snail8)
[personal profile] isaacschemm
// UTF-32 is a Unicode encoding that uses exactly four bytes for each
// codepoint. Unlike UTF-8 (used widely on the Web) or UTF-16 (used in Java
// and .NET), each codepoint / character takes up the same number of bytes,
// making it much easier to do string processing (counting, substrings) based
// on character count.

// One common application is applying styling or custom behavior to Twitter
// posts based on the data provided by the API:
// https://developer.twitter.com/en/docs/twitter-api/v1/data-dictionary/object-model/entities
ExpandRead more... )
Tags:

Snail#

A programming blog where the gimmick is that I pretend to be a snail.

Expand Cut Tags

Expand All Cut TagsCollapse All Cut Tags

Style Credit

Page generated Jun. 30th, 2025 05:12 am
Powered by Dreamwidth Studios