Skip to main content

Welcome to my blog 🤓

Welcome to my small piece of Internet. Here we have something about Internet, games, web development and all the other stuff..

Recent

Human.json for Humans WordPress Plugin

·289 words
I built an open-source WordPress plugin that implements the human.json standard. It serves your human.json file, adds a discovery tag to every page, and lets you manage vouched sites with a Gutenberg block or shortcode.

How I Use AI

·916 words
I’ll share a bit about how I currently use AI. I’ll go through how I use it in my own projects (like this blog) and elsewhere.

The Human.json Protocol
External

human.json is a lightweight protocol for humans to assert authorship of their site content and vouch for the humanity of others. It uses URL ownership as identity, and trust propagates through a crawlable web of vouches between sites.
https://codeberg.org/robida/human.json

Deploying Hugo site to a Linux server

·560 words
Hugo is fast and great static site generator. This blog is built with Hugo. In this article, I’ll show how I deploy my Hugo site to a Linux server using GitHub Actions.

Increasing the character limit on a Mastodon server

·332 words
This is mostly a note to myself, but hopefully useful to others too. Here’s how to increase the post character limit on a Mastodon server. Bonus: how to increase the number of poll options as well.