fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

11K
active users

Sebastian Riedel

Very soon is SUSE Hack Week 22. What should i work on?

It was quite a bit of work, but minion.js should be feature complete now. 🎉
github.com/mojolicious/minion.

In the screenshot you can see the TypeScript port of the admin ui. Those two workers are performing the exact same tasks, but one does it in Perl and the other in JavaScript. 🥳

@kraih missed the voting period but "Finish minion.js port" sounds nice :)

@kraih good work! Looks interesting. I’ll give it a try when the documentation arrives :)

@kraih reading through your code is always worthwhile - TIL that CREATE INDEX USING GIN is a thing in PostgreSQL 🤩

@mephinet It's amazing with jsonb and pg_trgm. I love PostrgeSQL! :postgresql: