Gert V · @gert
137 followers · 1987 posts · Server social.coop

Version 0.2.8 of the post office has added the `get pageText` service, which calls the linux `html2text` tool, which outputs the text of the web page to unicode. This is particularly helpful for building one's own lean and searchable archive.

#digitalpostoffice #smallEngineering

Last updated 2 years ago

Gert V · @gert
137 followers · 1979 posts · Server social.coop

This week the rss scanner and collector modules will run alongside the old Node.js monolith (which was only designed last year..) in a production stage. It is probably going to be a external worker of the post office too, providing change notification service. If no more snags pop up, I'll be writing documentation.

This is the re3warding part.
load average: 0.05, 0.01, 0.00

#digitalpostoffice

Last updated 2 years ago

Gert V · @gert
137 followers · 1969 posts · Server social.coop

The post office is about to adopt the Mongoose web server. It serves the purpose well, beating Lua Turbo hands down, both in memory size (960kB) and for its purpose of serving non-cached.

But I thought i would ask if there are better alternatives for this particular purpose on Linux? Thx.

mongoose.ws/documentation/

#smallEngineering #digitalpostoffice

Last updated 2 years ago

Gert V · @gert
137 followers · 1955 posts · Server social.coop

The post office is about to adopt yq as a service, notably for converting RSS feeds to JSON. It serves the purpose well, but I thought i would ask if there are better alternatives for this particular purpose on Linux? Thx.

It does a avg job in ~40ms (on my 12 yr old machine).

github.com/mikefarah/yq

#smallEngineering #digitalpostoffice

Last updated 2 years ago