No way this is a scam!
Telegram added auto-detection of the programming language used when monospacing a code snippet.

It does a pretty nice job, but there are issues with this approach due to similarity in syntaxes across a huge number of languages.
The guess can be different (wrong) from what the user actually intends.

For instance, language for this snippet is detected as "C":
#include<stdio.h>
printf("Hello World");


Syntax wise, it is perfectly fine, but what about the actual code?
Is it a valid executable C code? No, it lacks the entrypoint, the main() method and hence would not even compile, let alone execute.

But the same piece of code is perfectly valid and executable in Ruby.

The first line #include<stdio.h> is ignored in Ruby because it is treated as a comment, the next line is executed and the program outputs "Hello World" on the screen!

Conclusion: While the auto-detection of the snippet language is a very cool feature, you may not always see it detect what you intend, for such cases you can always explicitly mention the language you want and TG's auto-detection algorithm won't override it!
Thrilled to share this remarkable Padoru art crafted by a dear and highly proficient artist friend of mine. Heartfelt thanks to her for this cute arwork! 🎨✨

Also, explore my curated Padoru sticker pack designed exclusively for fellow anime enthusiasts: https://www.tg-me.com/addstickers/PadoruAniSysWOW64 🌟

Kindly note, the credits for the original artworks featured in this sticker collection belong to the respective artists. My contribution involves the meticulous vectorization and animation process. πŸ˜‰
Enjoy spreading the holiday cheer! πŸŽπŸŽ„
Sharing a nostalgic throwback β€” a low-poly snowy landscape render from my archives during my explorations with Blender, a journey I paused midway.
Wishing everyone a season filled with joy, peace, and treasured moments. May this Merry Christmas envelop you in warmth and sparkle with delight. πŸŽ„βœ¨
Language:
py


Code:
δΈ€,十=lambda γƒΌ:[十("β–ˆβ–ˆβ–ˆβ–ˆβ–ˆγ€€γ€€γ€€γ€€β–ˆγ€€γ€€γ€€β–ˆ"[int(δΈ€):][:5])for δΈ€ in("0%d"%0x15fe6ad15acd24457d93f3e65ffc9d6450106ef14)[γƒΌ::0O12]]+[十()],print;十("H a p p y\n");[δΈ€(int(十))for 十 in"%d"%0O3750]


Output:
H a p p y

β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ
γ€€γ€€γ€€γ€€β–ˆ
β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ
β–ˆγ€€γ€€γ€€γ€€
β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ

β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ
β–ˆγ€€γ€€γ€€β–ˆ
β–ˆγ€€γ€€γ€€β–ˆ
β–ˆγ€€γ€€γ€€β–ˆ
β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ

β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ
γ€€γ€€γ€€γ€€β–ˆ
β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ
β–ˆγ€€γ€€γ€€γ€€
β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ

β–ˆγ€€γ€€γ€€β–ˆ
β–ˆγ€€γ€€γ€€β–ˆ
β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ
γ€€γ€€γ€€γ€€β–ˆ
γ€€γ€€γ€€γ€€β–ˆ
Please open Telegram to view this post
VIEW IN TELEGRAM
This media is not supported in your browser
VIEW IN TELEGRAM
😊😎 Early Internet βŒ¨οΈπŸ‘πŸ•Ί
Please open Telegram to view this post
VIEW IN TELEGRAM
Minimal wallpaper render ⚑️
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
2024/05/14 20:47:38
Back to Top
HTML Embed Code: