Found this beauty in one of my old projects from school
Found this beauty in one of my old projects from school
![](https://lemmy.world/pictrs/image/86355385-bd8f-4af7-9e6c-f6702801ec6b.png?format=webp&thumbnail=128)
![](https://lemmy.world/pictrs/image/86355385-bd8f-4af7-9e6c-f6702801ec6b.png?format=webp)
Found this beauty in one of my old projects from school
You're viewing a single thread.
Nested json 👽
Someone's handed me nested base-64 encoded JSON before and to this day I am moderately annoyed at them.
unity kinda does this ! there is a json file wirh a base-64 encoded string (UTF-16 encoding) and is a completely different data structure with embedded json
I just had to add URL-encoded TOML to something due to a certain Rust crate's constraints.