sigmoid.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A social space for people researching, working with, or just interested in AI!

Server stats:

572
active users

#WebDev

120 posts90 participants0 posts today

MARQUEE

0.0.4 Preview

A minimalist HTML widget written in Go
github.com/ha1tch/marquee/rele

New and renewed

  • New parsing engine. Completely discarded older regexp-based parsing. Translates old-style html 1.0 tags to modern spans
  • Observes inheritance and nested containers.
  • New rendering engine based on DOM as single-source of truth

Fixes and enhancements

  • Better Unicode handling, at least for European languages, for now
  • Better proportional text layout
  • Consistent margins throughout all elements
  • Proper visual hierarchy between heading levels
  • Aligned scrollbar
#golang#foss#html