News:

The moderation team plans to make revisions to the community guidelines. Detailed information about the changes can be found here. Your feedback is appreciated.

Main Menu

If this gets a Post ID of 16384, we advance!

Started by gilbert_given_TBG, Jun 07, 2021, 02:29:15 PM

Previous topic - Next topic

Byron_Inc_TBG

Quote from: solitarehttps://scratch.mit.edu/discuss/post/5545806/

copper among fish us is apparently in production and i don't like it
copyright mineral fish
eh

Byron_Inc_TBG

eh

PkmnQ

I'm gonna explain how the special encoding part of my BMP code works with an example.

Let's encode the ace of spades using the special encoding. Its codepoint is U+1F0A1. First, we sutract 0x10000. Now we have 0xF0A1.

Now, here's 0xF0A1 in binary:
0b1111000010100001We pad it with 0's until we have 20 bits:
00001111000010100001And then we separate it into its high 5 bits, and its low 15 bits.
00001 111000010100001Now back to hexadecimal. The high part is 0x01, and the low part is 0x70A1. We add 0x20 to the high part, and we add 0x8000 to the low part. We get 0x21 and 0xF0A1. We turn each of those into Unicode codepoints. U+0021 is an exclamation mark, and U+F0A1 is in a private use area. So we get this:
!
That doesn't cover all of it, but it covers the most important part.
This was a thing I tried to do, but insert mess of a sentence here. Also, I'm a vowelless neither transparent nor translucent mammal of the genus Neogale, I guess. :/ B)
The future experience must be anticipated beforehand to ensure proper expectations.
Tip: Use c͢ombining cha͊racters, because ye᷂s.
Quine list

Threads that I think should be played more (found in the Infinite Flood): link chain

solitaire

hi!


PkmnQ

The average weight of someone in the UK is ͸ 脗 脉 脷 脡 脸͹
This was a thing I tried to do, but insert mess of a sentence here. Also, I'm a vowelless neither transparent nor translucent mammal of the genus Neogale, I guess. :/ B)
The future experience must be anticipated beforehand to ensure proper expectations.
Tip: Use c͢ombining cha͊racters, because ye᷂s.
Quine list

Threads that I think should be played more (found in the Infinite Flood): link chain

solitaire

hi!


CoolTBGGaming

https://ecosia.org Switch to Ecosia to help save the environment while searching the internet!

I don't care if my signature doesn't get cut off on certain styles lol

i hate this account ngl

solitaire

hi!


Byron_Inc_TBG

eh

solitaire

hi!



Maew Nryang

These emojis spell out "book": ?️?️?️

These emojis spell out "book": ?️?️?️
*See XKCD 1688.
Hi. My name is Maew Nryang. Please call me "Maew", not "Nryang".
NEW GAME: https://tbgforums.com/forums/index.php?topic=6658.0

gilbert_given_TBG

Quote from: realicraft
Quote from: gilbert_given_TBGI've devised a way to silently get posts without incrementing the view count.

Fun fact: This is the reason I change the command keyword to /nickel instead of ni$.
what's the way

I search. That's it, it's easy.
You can only use simple search queries, though.


solitaire

hi!


Byron_Inc_TBG

eh

solitaire

hi!


Byron_Inc_TBG

eh

Byron_Inc_TBG

eh

realicraft

Quote from: gilbert_given_TBG
Quote from: realicraft
Quote from: gilbert_given_TBGI've devised a way to silently get posts without incrementing the view count.

Fun fact: This is the reason I change the command keyword to /nickel instead of ni$.
what's the way

I search. That's it, it's easy.
You can only use simple search queries, though.
Oh.
I don't think it would really work with Nihonium, considering it's restricted to specific threads.
it sure is 43.250.142.151       tbgforums.com time, i think
ewow status: 1a has released yet; voting has ended
videos | FS3 | FS3 Wiki | Ratings | Calendar | Universe Manager 2 | Sandbox
65536 progress: ~13.08% @ 97d (0y 3m 5d) [03/18/2024] {8572/65536}



:P:|:o

Maew Nryang

#4696
Find out which card this is with the BMP 2-way-coder. Right now. Do it. 

And while we're here, what about this cursive text? 

And what's in this fruit salad? 
*See XKCD 1688.
Hi. My name is Maew Nryang. Please call me "Maew", not "Nryang".
NEW GAME: https://tbgforums.com/forums/index.php?topic=6658.0

Maew Nryang

#4697
TB148 BMP 2-way-coder
This version uses private use area 0xE000 — 0xEFFF to encode out-of-BMP characters.
*See XKCD 1688.
Hi. My name is Maew Nryang. Please call me "Maew", not "Nryang".
NEW GAME: https://tbgforums.com/forums/index.php?topic=6658.0



Maew Nryang

Quote from: gilbert_given_TBGList of BMP codecs
Terminated
PkmnQ (encoder)
PkmnQ (decoder)
Substituted
Gilbert
TB148
what does Terminated and Substituted means?
*See XKCD 1688.
Hi. My name is Maew Nryang. Please call me "Maew", not "Nryang".
NEW GAME: https://tbgforums.com/forums/index.php?topic=6658.0