Un outil pour styliser un texte personnalisé à l'aide de caractères unicodes.
🔗 https://textstyler.com/
#unicode #utf8 #texte #style
Latest posts tagged with #UTF8 on Bluesky
Un outil pour styliser un texte personnalisé à l'aide de caractères unicodes.
🔗 https://textstyler.com/
#unicode #utf8 #texte #style
Unisymbol Set Editor v1.0 for windows is out.
I'm so happy. 😋
Download site: unisymbol.com
#unisymbol #ascii #unicode #utf8 #utf16 #utf32 #symbol #symbols #letter #letters #alphabet #alphabets
I know that it's perhaps "not a good look", but I will correct people who use a instead of å in my family name in important documents or in citations when I review.
it's not a big deal, but I won't let it slip.
I do the same for other misspellings & I hope others will correct me too
#utf8
#unicode people, pls help!
https://kolektiva.social/@licho/115595823010390153
#egipt #hieroglyphs #unicode #utf8
This may interest programmers. It a version of my UTF-8 encode/decoder that I contributed to Rosetta Code.
It is VERIFIED. It requires proofs of correct values.
https://pastebin.com/q6pV2FvG
#programming #Unicode #utf8 #ats #ats2
Programming Joke of the Day: Oct 29, 2025 #programming #programminghumor #programmingjokes #utf8
My goal isn't to talk about new groundbreaking achievements that change the world, blah-blah-blah... I find it more interesting to look for points where code generation starts to fail.
pvs-studio.com/en/blog/post...
#ai #vibecode #coding #programming #utf8 #bugs
RE: https://mastodon.social/@reiver/115352274818575263
This probably means that someone should modernize HTTP by creating HTTP/1.4.
#HTTP #Unicode #UTF8 #WorldWideWeb
Google more-or-less created 2 new versions of the HTTP protocol — HTTP/2 and HTTP/3 —
But didn't bother make either of them (officially) support UTF-8 in the HTTP request.
#HTTP #WorldWideWeb
UTF-8 is a brilliant design — it can represent millions of characters from different languages and scripts, and still be backward compatible with old systems that used ASCII.
iamvishnu.com/posts/utf8-i...
#utf8 #unicode
A spooky piece of fruit boasts human facial features
Mistigram: @mcfresher drew this #UTF8 #textmode illustration of a #beherit from #Berserk, titled Griffith Did Nothing Wrong. It was included in last month's #anime-themed MIST0825 artpack collection.
🔤 𝑈𝑇𝐹-8 𝑖𝑠 𝑎 𝐵𝑟𝑖𝑙𝑙𝑖𝑎𝑛𝑡 𝐷𝑒𝑠𝑖𝑔𝑛 by Vishnu Haridas
Fascinating exploration of UTF-8's ingenious architecture and how it represents millions of characters while maintaining backward compatibility with 𝐴𝑆𝐶𝐼𝐼.
#Programming #UTF8 #Encoding
#Development #Explainers
UTF-8 is a brilliant design · How the encoding preserves ASCII compatibility ilo.im/166ue2 by Vishnu Haridas
_____
#Programming #Coding #Encoding #Unicode #UTF8 #ASCII #Playground #WebDev #Frontend #Backend
#Development #Playgrounds
UTF-8 Playground · Explore and understand UTF-8 encoding ilo.im/166xzt by Vishnu Haridas
_____
#Programming #Coding #Encoding #Unicode #UTF8 #ASCII #WebDev #Frontend #Backend
Hyphen-minus. Hyphen. Shy hyphen. En dash. Em dash. Non-breaking hyphen.
There are too many dashes. Please remove two. I am not a crackpot.
#characterSets #UTF8
"Designing a system that scales to millions of characters and still be compatible with the old systems that use just 128 characters is a brilliant design."
#utf8 #binärcode #binarycode #characters #design
@rberghorn.bsky.social
Interessant für #Informatikunterricht:
iamvishnu.com/posts/utf8-i...
💯:
“UTF-8 Is A Brilliant Design”, Vishnu Haridas (iamvishnu.com/posts/utf8-i...).
Via HN: news.ycombinator.com/item?id=4522...
On Lobsters: lobste.rs/s/mlbsfi/utf...
Russ Cox explains: research.swtch.com/utf8
#UTF8 #Unicode #Encoding #Strings
Overview: Hacker News explored UTF-8's brilliance, praising its design for ASCII compatibility, self-synchronization, and efficient space use. The discussion also covered its historical context, design trade-offs, and Unicode's broader challenges. #UTF8 1/6
Comment UTF-8 a été conçu pour être rétrocompatible avec ASCII et ses 128 caractères seulement. L'idée est de représenter les caractères ASCII sur 1 octet, et les autres sur 2, 3 ou 4 octets.
Passionnant !
🔗 https://iamvishnu.com/posts/utf8-is-brilliant-design
#utf8 #encodage #texte
#Development #Techniques
Text lengths with ‘Intl.Segmenter’ API · Human-friendly character counting in JavaScript ilo.im/166lco by Sangeeth Sudheer
_____
#Characters IntlSegmenter #API #JavaScript #Unicode #UTF8 #UTF16 #Browser #WebDev #Frontend
L'API JavaScript `Intl.Segmenter` peut être utilisée pour compter le nombre de caractères visibles dans une chaîne de caractères, et non pas le nombre de caractères unicode comme ce que fait…
🔗 https://links.kalvn.net/shaare/v1i6Rw
#JavaScript #unicode #utf8 #internationalisation
A 3x3 grid of pixelated thumbnail images depicts men, women, mecha, and supernatural beings from the world of Japanese animation
Mistigram: in different formats and from different eras, here's a sampling of the varied subjects and different mediums (#ANSIart, #teletext, #utf8 art) our artists used to salute #anime in the new MIST0825 artpack collection, browsable via the @sixteen_colors gallery or downloadable locally!
Every time I look at #Unicode gotchas, I 😰:
“RFC 9839 And Bad Unicode”, Tim Bray (www.tbray.org/ongoing/When...).
On HN: news.ycombinator.com/item?id=4499...
On Lobsters: lobste.rs/s/qrs9w8/rfc...
#UTF #Encoding #Text #RFC #RFC9839 #Validation #ErrorHandling #UTF8
«Unicode is good. If you’re designing a data structure or protocol that has text fields, they should contain #Unicode characters encoded in #UTF8. There’s another question, though: “Which Unicode characters?” The answer is “Not all of them, please exclude some.”
This issue keeps coming up, so […]
How to Enable or Disable #Unicode UTF-8 for Worldwide Language Support in #Windows11 and #Windows10 #UTF8 #UnicodeUTF8
www.elevenforum.com/t/enable-or-...
Faites attention lorsque vous découpez une chaîne de caractères avec `.slice()`, elle risque de découper certains emojis en différents *code units*, ce qui n'est probablement pas ce que vous…
🔗 https://links.kalvn.net/shaare/dxwuhA
#JavaScript #utf8 #emoji