Susam

@susam
878 Followers
7 Following
206 Posts

Really enjoyed playing this game: CSS or BS? - https://www.keithcirkel.co.uk/css-or-bs/

No matter how carefully I play, I still get a few wrong every time. In the process, I learnt several new CSS properties I didn't even know existed.

Here is one my high scores: https://www.keithcirkel.co.uk/css-or-bs/?r=NBQAAAA

Tip: Use the keyboard arrow keys to choose answers. The faster you answer, the higher you score.

#css #webdev #game

CSS or BS?

Think you know CSS? Real property or made-up nonsense? 20 rounds. No mercy.

Mar '26 Notes: https://susam.net/26c.html

Bits and pieces of stuff I came across last month. It nearly became a group theory primer, but there is also a bit of algebraic graph theory and some Linux stuff towards the end.

#mathematics #blog #post #linux #technology

The clock transition on my tiny bot is always pleasant to watch.
#raspberrypi #bot

Wander 0.3.0 is out.

This is the third release of this small, decentralised, self-hosted tool for discovering the smol web.

This release brings fixes for unnecessary horizontal scrolling, some websites failing to load due to <iframe> sandbox restrictions and duplicate page recommendations appearing too close together.

For more details, see: https://codeberg.org/susam/wander/src/branch/main/CHANGES.md#0-3-0-2026-03-25

To try the Wander Console, go to: https://susam.net/wander/

#programming #html #javascript #indieweb

Every time I create a new HTML project, a small chunk of my time is spent resolving horizontal scroll issues I was sure I had finally got right.

Here is my peace offering today to the horizontal scroll demons that lurk in the Wander project: https://codeberg.org/susam/wander/commit/166ecfc

#programming #webdev #opensource #indieweb

Wander 0.2.0 is now available.

This is a small, decentralised, self-hosted web console that lets you and visitors to your website explore interesting websites and pages recommended by a community of independent personal website owners.

For a detailed account of the changes, see: https://susam.net/code/news/wander/0.2.0.html

To try Wander, go to: https://susam.net/wander/

README: https://codeberg.org/susam/wander#readme

#web #technology #programming #html #webdev #indieweb #blogging

@aartaka Thanks for setting up Wander!

I have just added support for customisation so you can keep your index.html file unmodified, which makes updating to newer versions easier.

Here are the steps to customise the UI: https://codeberg.org/susam/wander#customise-your-console

wander

A tiny, decentralised tool you can host with just two files to explore the small web

Codeberg.org

RE: https://mastodon.social/@maxwellito/115746481167814676

This site is gorgeous!
Found via @susam ’s Wander console (https://susam.net/wander/)

Wander: A tiny, decentralised tool to explore the small web.

Each click takes you to an independent personal website.

If you like it, please join the network. It just takes uploading two files to your web server.

Try it here: https://susam.net/wander/

Read more: https://codeberg.org/susam/wander#readme

#web #technology #programming #html

A little note I wanted to write down several years ago. Finally done.

https://susam.net/git-checkout-reset-restore.html

#git #programming #linux #technology