Elektrine lite

← Feed

@nopatience@swecyb.com

Post #2226300

2026-05-01 22:08 UTC

Experimenting with a column based "timeline" like view of articles. Each column is dynamic in what content appears based on a combination of topics and tags extracted from each article. I kinda like this, like Mastodon timelines but for articles 🙂

Replies (1)

  • @nopatience@swecyb.com 2026-05-02 12:57

    Have now added automatic grouping based on a number of criteria such as pattern matching, similarity using Rapidfuzz, and field overlap (basically, these articles share many tags) ... and this makes a suggestion to me, the user, that hey... perhaps you'd like to group based on this pattern, field or similarity now and for future articles. That gives you something like this. So when a vulnerability first gets published and multiple new articles come in and share the same characteristics I pick that up automatically and no... it's not just based on CVE.

    Open ##2715683