Skip to main content


I don't know why it has never occurred to me that I would want a social media that will let me post code!
print("Hello, World!")
in reply to bobonthenet

@bobonthenet

#!/usr/bin/env -S sbcl --script 

; Hello world example

(format t "Hello World!~%")

And hello to you too! 😀

Personally I cannot count the times, back when I was on Meta, that I wished they supported BBcode though I guess it was just to much for them to add for advanced users. They prefer to do everything for you... 😉

This entry was edited (2 days ago)
in reply to bobonthenet

@bobonthenet

Just so you are aware. BBcode is a federated thing and all the servers are going to render it pretty uniformly. I also have markdown and mathjax enabled. Which will render just fine to anyone on this Instance though may not render so well on other Instances that do not have these features available. This is more likely to be the case with mathjax than markdown.


Markdown & Mathjax


Just to let users on the Instance know. I have Markdown and Mathjax Addons enabled. Though to use them you have to enable them in your settings. I have provided a few screenshots to show where the settings are.


This entry was edited (2 days ago)
⇧