In the US, you can get a domain name like somename.city.state.us for free. If your town has its own domain, you can get nameservers from Amazon Lightsail, send the Interim .US Domain Template to the delegated manager for your locality, then point DNS entries at your webhost.
Kyiv Metro Fonts is a free font package, aiming to preserve the typographic memory of the city of Kyiv and it's metro.
Feber is a simple, self-hostable group calendar
slopfree-software-index - A list of open-source projects that reject AI-generated code
FitLang is a human-readable markup language for defining workout programs and training sessions.
Member-owned web hosting that puts data sovereignty and privacy first
The last text editor you’ll ever need to learn.
A list for beginning Perl programmers to ask questions in a friendly atmosphere.
History of Perl releases since version 5.6, each with a summary of added or changed features.
A poetic salute to the language of sigils, regex, and glorious entropy. I think that I shall ne'er unfurl A beast as wild and weird as Perl. A line of code – a cryptic rune– Can parse a log or launch a moon. Its sigils dance:
$,@, and%, With magic dense and recompensed. A regex here, a glob of text, Then...
httpd is the OpenBSD built-in Webserver. It has support for FastCGI which is a protocol that allows Web servers to execute external programs through a FastCGI Server. In OpenBSD, the FastCGI Server is called slowcgi and also is in the default installation. So it is possible to build a dynamic website or API without installing additional packages.