DTCoreText
Twitter Text Obj
DTCoreText | Twitter Text Obj | |
---|---|---|
- | 9 | |
6,348 | 3,080 | |
0.1% | 0.1% | |
5.2 | 0.0 | |
19 days ago | 7 months ago | |
Objective-C | HTML | |
BSD 2-clause "Simplified" License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
DTCoreText
We haven't tracked posts mentioning DTCoreText yet.
Tracking mentions began in Dec 2020.
Twitter Text Obj
-
Why is GPT-3 15.77x more expensive for certain languages?
I recall that Twitter allowed 140 Chinese characters in tweets originally, but when they switched to 280 ascii characters, CJK languages were not included. The current documentation does say that some languages and emojis use 2 characters per symbol of the 280 limit, limiting those languages to 140. https://developer.twitter.com/en/docs/counting-characters
-
Mini Musk in making
I assume you we’re going for half of the (new) character limit? That wouldn’t be bad as a rough guess, except Twitter uses UTF-8 encoding and what counts as a character is a bit complicated. Certain objects like usernames in a reply or image URLs hosted on Twitter are not counted, either. The maximum size of a modern tweet could therefore be upwards of 280 x 4 = 1,120 bytes.
-
A rust crate that lets you compress ASCII text to a single Unicode "character"
Given the examples in this article it seems like it could potentially be used for this!
-
Tweet-counter: A module to calculate the length of a tweet
It turns out, working this out is non-trivial, as Twitter has a few rules around how it count's characters. These are basically:
-
[DISC] The Tsunderedere Girl Getting More and More Dere Day by Day | Day - 13 by @yakitomahawk & @kota2comic
Japanese, Korean and Chinese were excluded from that increased cap, because they already had a significant advantage in being able to put more information into a single character. (More specifically, it's implemented such that ideograms count as 2 characters now, and emoji do, too.)
- Guinness World Regex
-
TIL the assumption that string length does not change when upper-cased is false
The 280 character limit in a tweet isn't equal to the number of glyphs in a tweet.
https://developer.twitter.com/en/docs/counting-characters
- Tech skill shortage
What are some alternatives?
YYText - Powerful text framework for iOS to display and edit rich text.
MarkdownTextView - Rich Markdown editing control for iOS
RichEditorView - RichEditorView is a simple, modular, drop-in UIView subclass for Rich Text Editing.
Atributika - Convert text with HTML tags, links, hashtags, mentions into NSAttributedString. Make them clickable with UILabel drop-in replacement.
Pluralize.swift - Great Swift String Pluralize Extension
Iconic - :art: Auto-generated icon font library for iOS, watchOS and tvOS
Nimbus - The iOS framework that grows only as fast as its documentation
SwiftString - A comprehensive, lightweight string extension for Swift
PhoneNumberKit - A Swift framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber.
SwiftIconFont - Icons fonts for iOS (Font Awesome 5, Iconic, Ionicon, Octicon, Themify, MapIcon, MaterialIcon, Foundation 3, Elegant Icon, Captain Icon)
EmojiKit - Effortless emoji-querying in Swift