TG Telegram Group Link
Channel: Solar // Posts
Back to Bottom
Octopuses have three hearts: two branchial hearts that pump blood through the gills and one systemic heart that pumps blood to the rest of the body.

#fact #fun #ot

Join us @SolarPosts
๐Ÿคฏ4๐Ÿ‘1
A Day on Venus Is Longer Than Its Year

Venus has an extremely slow rotation on its axis, taking about 243 Earth days to complete one rotation. In contrast, it only takes 225 Earth days for Venus to orbit the Sun.

#fact #fun #ot

Join us @SolarPosts
๐Ÿ‘Ž2โšก1
Frame 729.png
43.8 KB
There's an encrypted message in this executable.

You can submit your answer in PM @WildWaze and the first one to answer the correct pin will be displayed here in this post

Join us @SolarPosts
Solar // Posts
Frame 729.png
HINT: I LOVE YOU RED :)
As for the source code of the script:

from cryptography.fernet import Fernet
import base64

password = input("Enter password: ")

if len(password) <= 32:
password = bytes((password.upper() + ("0" * (32 - len(password)))).encode())
else:
password = bytes(password[:32].encode())

key = base64.urlsafe_b64encode(password)
cipher_suite = Fernet(key)

try: print("Decrypted Message:", cipher_suite.decrypt(b"gAAAAABlAvLrzrIT5K716CaeNEaIbSC0dm4XqLlDmJ681XYVsMYY6priYBsgGfubWSF5WVAo2a35WgSwL2oa0oB0lI_5QWtgouGtOJAwlgOx-1CRcp-MmB0=").decode())
except: print("Invalid Password")
@leafinferno won the puzzle once again :)

Credits to @TheDragonSin and @decipher3114 as well
โค1
Pixel 7 coming soon :)
Solar // Posts
Pixel 7 coming soon :)
I'm getting pixel 7, it's arriving today
๐Ÿคฃ4๐Ÿ‘1
๐Ÿ‘3๐Ÿ‘€3โค1
The flex is real ๐Ÿ˜‚
Why can't I see stories camera button on my telegram client? Neither on exteraGram nor on telegram stock (apk from website)
DAMN, NEW WINDOWS FEATURES ARE FIREE
๐Ÿ”ฅ3
Fun Fact: Rizz is a short form word for charisma (chaRISma)
Fun Fact: Humans convert sand into intelligence

SAND โ€”> SILICON โ€”> CHIPS โ€”> AI
๐Ÿ†’8
I just made a quiz bot, you can go check it out in @SolarRoom. It will post quizzes every hour
Mellow Music // Privacy-friendly YT Music

Mellow Music, powered by the Piped API, offers unrestricted music streaming. Customize your app's look with material design and an adaptive theme. Enjoy dark mode on demand and offline playback for previously streamed songs. Create and shuffle favorite playlists, manage queues effortlessly. Experience ultimate music control with Piped Music for music enthusiasts.

โœจ Download ยป GitHub
โค๏ธ Support ยป N/A
๐Ÿ“ฑ Screenshots ยป here
๐Ÿ”— Other Links ยป GitHub

#music #android #privacy

This post was made in collaboration with @Mix_Mods

Join us @SolarPosts
โค6
HTML Embed Code:
2025/07/08 21:52:29
Back to Top