Great little #implementation in #javascript to #encrypt #static #html #pages https://github.com/robinmoisson/staticry.. Whilst the #idea is simple, the #implementation is not quite.
The #anime #acertainmagicalindex , #season 1 #episode 20, the #code of the #misaka #virus is just #html haha! The arc of #accelerator is really good though.
A #hashlink could be an interesting #idea to ensure that #content #linked to has not changed over time: https://datatracker.ietf.org/doc/html/dr.. I still think it may be useful as a #link #element in #html to replace all of those #hashsum 's.
A #html only #forum written in #python https://github.com/Demindiro/agreper The I saw somebody linked one written in #php under 1kB: https://nerdparadise.com/programming/php.. And then somebody wrote an improved version: https://gist.github.com/Xeoncross/150359.. I could be pretty interested in writing one in C at some point using #udatabase and #smollibs .
I found another one of these " #html that is cool and #underutilized " #articles https://tapajyoti-bose.medium.com/7-cool.. Some of this stuff is pretty cool as it happens!
Nice list of semi- #rare #html #attributes https://www.smashingmagazine.com/2022/03..
Very cool #singlepage #html #website https://css-tricks.com/a-whole-website-i.. I think *most* #websites out there could easily be #compressed down to a single page!
It looks like we are generally losing #browser #engine #diversity - there appears to only be a handful of #alternatives out there: https://www.jefftk.com/p/browser-engines As I was talking/thinking recently, #browsers and #html in general has become hopelessly #complex - to the point where no new players can come in.
I'm thinking to code up a #micro #chat #service for the #coffeespace #website that supports #html #post with some very light #js to #load #chat #logs and #telnet so that people can access from the #terminal ... The idea is that it would be ultra #ram #limited - perhaps something like this: https://coffeespace.org.uk/projects/simp.. I think C++ would be the way forwards too.
Interesting #idea by #apple #webkit #developers for a 3D #html #element to display 3D objects: https://github.com/WebKit/explainers/tre.. I think there could really be a need for something, but I fear that it could end up being a #gameengine ... I think the #proposal needs work, such as #camera definitions, etc. Otherwise the viewing experience will not be the same across #browsers - or even similar setups.
Regarding a new #rss #feed #reader to replace #akregator - one of the features I wish they all have is to parse #html (basically a different #xml format) - most #websites that have an RSS button also offer a list of content somewhere, it should be entirely possible to process... I actually don't want a content preview - I just want to know what links are new for the most part.