12 Sep 25

hosting, and sharing great software in a single, portable, self-updating, vanilla HTML file

by tobhar 6 months ago saved 2 times

10 Jul 25

A library that allows to edit any HTML document using rich primitives. I’m curious about the implementation, but I think having a wrapper around contenteditable=true nodes that controls the state of the HTML, and especially what can be pasted in is gold. The problem is selection management, though.


02 Jul 25

After learning a little bit more about web accessibility last year I had been exploring some of the less common HTML elements, and making changes to this website, like wrapping the text of the posts on this blog in <article> tags and adding a <main> tag in the website’s layout templates (this website is built using Eleventy).


20 Jun 25

This is some really good advice! And it also doubles as being a capsule for all sorts of web-related history.


14 May 25

An explainer for doing web development using only vanilla techniques.

by maf 10 months ago saved 5 times

05 May 25

Slingcode is a personal computing platform in a single html file.

  • You can make, run, and share web apps with it.
  • You don’t need any complicated tools to use it, just a web browser. You don’t need a server, hosting, or an SSL certificate to run the web apps.
  • You can put Slingcode on a web site, run it from a USB stick, laptop, or phone, and it doesn’t need an internet connection to work.
  • You can “add to home screen” in your phone’s browser to easily access your library of programs on the go.
  • You can share apps peer-to-peer over WebTorrent.
  • It’s private. You only share what you choose

06 Mar 25

Empower the web community and invite more to build cross-platform apps


24 Feb 25

12 Oct 24

An explainer for doing web development using only vanilla techniques.

by tobhar 1 year ago saved 4 times

11 Oct 24

An explainer for doing web development using only vanilla techniques.

by reimar 1 year ago saved 4 times

26 Apr 24

The modern way to create CSS shapes using a minimal code and a single element. A collection of CSS-only shapes created by Temani Afif.

by tobhar 1 year ago saved 2 times