Syrian H. Seldon
hzreik.bsky.social
Syrian H. Seldon
@hzreik.bsky.social
Baffled, foreign, and paradoxical.
Totally agree!
If I were benevolent dictator of BlueSky, I'd add support for Markdown in posts here, providing writers with the most basic features of the web, simple styling and links.

I don't think you can claim to be part of the "social web" if you don't support links, btw.
June 1, 2025 at 12:15 PM
#include
#include
#include

int main() {
std::string post = "Hello World!";

if (violatesThreeLaws(post))
return std::cerr << "ERROR: Asimov doesn't approve.\n", 42;

std::cout << "Posted: " << post << std::endl;
return 0;
}
April 15, 2025 at 6:09 PM