"Yanık kalp ile serde yaşamak ne çetindir,
Katlanarak bin derde, yaşamak ne çetindir,
Bağrımda gamlı yürek, başımda mecnun akıl,
Olmadığın yerlerde, yaşamak ne çetindir!"
seen from Netherlands
seen from China

seen from Germany
seen from Türkiye
seen from Palestinian Territories
seen from Türkiye
seen from Türkiye

seen from Thailand
seen from Germany
seen from United States

seen from United States

seen from Ecuador

seen from India
seen from United Kingdom
seen from United States

seen from Italy
seen from China
seen from Germany
seen from Türkiye
seen from Italy
"Yanık kalp ile serde yaşamak ne çetindir,
Katlanarak bin derde, yaşamak ne çetindir,
Bağrımda gamlı yürek, başımda mecnun akıl,
Olmadığın yerlerde, yaşamak ne çetindir!"
I haven't touched my rust AVL tree Map project in a while, but tonight i got a random urge to finally attempt serde implementation.
Last time i tried i got confused by all the visitors and whatnot, but this time i found some solid information here and here - turns out everything is very well defined for a normal Map-type.
I also have a Set type for when the key type is (), and i implemented serialize_seq for that case aswell. Overall the implementation is literally copied from the serde's webpage lmao, super easy.
Along the way i learned about adding feature flags - i havent done that before but felt appropriate to gate serialization behind a "serde" feature, especially since i kept it strictly dependency free until now and i would like to preserve that for the no-serialization build.
Finally, i wanted to test it so i added example binaries for serialization and deserialization using the serde_json deserializer, and they both work! Im super stoked honestly i thought it was gonna be much more difficult.
Theres two issues left: - examples cant have their own dependencies and feature flags requirements apparently, so i might have to check out workplaces in order to have serde_json as a dep without polluting the entire project with it - how do i write unit tests for a feature flag hmmmmm
But thats for the future me to figure out, for now i am glad i got it working despite this very long break
Serde- :
- Having a kintype that is ‘lighter’ in nature and being attracted to people who are kin with 'darker’ kintypes that are often the opposite of your own, particularly during strong kinshifts. (coined with angelkin and demonkin in mind, as an example.) Serde- is a term exclusive to otherkin.
flags, in order: Serde-, Serderomantic, Serdesexual, Serdequeerplatonic, Serdealterous, Serdesensual and Serdeaesthetic.
[Images: Set of 7 flags with the same base design. All have 9 stripes: Black, gray, dark red, crimson, gray, white, light gray, pastel yellow, muted yellow. In the 2nd through 7th flags, there is a smaller colored stripe in the center of the gray stripe. Green, purple, pink and yellow, blue, orange, pink]
SERDE Residency - Wanderland - Suburban Botany project - July 2017
I know that serde is great and everyone loves it, but if i had to pick one thing i dislike about it is that i learned it stands for serialize-deserialize and if they just swapped the order it would be deserialize-serialize and it would end up being named "deser" which means "dessert" in polish and that would be pretty funny i think 🍦🍰
#Rust 🦀 - Serializing and Deserializing data structures to JSON with Serde
Hi ! While I was creating a sample on how to use OpenAI APIs in Rust, I relized that I needed to serialize and deserialize some data in JSON format. Lucky me, Serde JSON works great ! Serde JSON Serde JSON is a library for serializing and deserializing Rust data structures efficiently and generically12. It provides ways to convert between different representations of JSON data, such as: As a…
View On WordPress
Sofrer nos caminhos do senhor ... vale a pena, Um grande prêmio que nos aguarda no céu. (Lc 6,17.20-26) #jovenscatólicos #serde deus #catolicos https://www.instagram.com/p/CZ6q13buLnc/?utm_medium=tumblr
Hive SerDe,how to write own Hive SerDe, Registration of Native SerDe in hive, Built-in Serde,Custom SerDes in Hive, ObjectInspector,example of Hive SerDe