Apologies, but I cannot see DMs or chats. My website offers alternative options you can use to reach out. ❤️
28.01.2026 16:35
👍 0
🔁 0
💬 0
📌 0
Apologies, but I cannot see DMs or chats. My website offers alternative options you can use to reach out. ❤️
I love how it's offering a translation option for this. 😹
LOL, and here I thought I was being unique. 😹
// My first post written in C++ on BlueSky
#include <iostream>
int main() {
std::cout << "Hello World!";
return 0;
}