I built an internet search engine from scratch and somehow this is my full time job now?!
https://www.marginalia.nu/ <-- main website
https://marginalia-search.com/ <-- search engine
kontakt@marginalia.nu <-- email
I think in general, bugs go unfixed in two scenarios:
1. The cause isn't immediately obvious. In this case, finding the problem is usually 90% of the work. Here it can't be known how long finding the problem is beforehand, though I don't think bailing because it's taking too long is a good idea. If anything, it's those really deep rabbit holes the real gremlins can hide.
2. The cause is immediately obvious, but is an architecture mistake, the fix is a shit-ton of work, breaks workflows, requires involving stakeholders, etc. Even in this case it can be hard to say how long it will take, especially if other people are involved and have to sign off on decisions.
I suppose it can also happen in low-trust sweatshops where developers held on such a tight leash they aren't able to fix trivial bugs they find without first going through a bunch of jira rigmarole, which is sort of low key the vibe I got from the post.
One of the central points of the Mueller report is that they were organized and operated at a large scale, running major social media accounts and were infiltrating various fringe groups such as the Tea Party and BLM.
Though it's worth noting this was happening under Prigozhin's lead, and since he's fallen out of a window now, it's unclear what's become of his troll factories.
This project is an enhanced reader for Ycombinator Hacker News: https://news.ycombinator.com/.
The interface also allow to comment, post and interact with the original HN platform. Credentials are stored locally and are never sent to any server, you can check the source code here: https://github.com/GabrielePicco/hacker-news-rich.
For suggestions and features requests you can write me here: gabrielepicco.github.io