Viktor

Results 73 issues of Viktor

It has LibWeb in the user string, which is (I guess) SerenityOS' browser engine. The problem is this line: https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/blame/53efb03c2e07d0ad97fc3b523b0cf2b38fb58896/conf.d/globalblacklist.conf#L387

Hey there neighborino :wave: I tried a few pathological cases I've encountered in Marginalia Search on mwmbl.org, and I think you've got trouble there too. For example: "cherry brown switches"...

bug

This is a very minor API issue I ran into. I wanted to define a custom record type instead of tacking weird nonstandard semantics onto revisits. This proved difficult since...

Marginalia currently only supports a very sparse amount of !bang commands. These are configured here: https://github.com/MarginaliaSearch/MarginaliaSearch/blob/f2b39ad055aba5ec1d74056e189636a631b930e8/code/services-application/search-service/src/main/java/nu/marginalia/search/command/commands/BangCommand.java#L20 Should be pretty easy to add more. Hard part is just coming up with...

good first issue

Sort out what happened here: ![image](https://github.com/MarginaliaSearch/MarginaliaSearch/assets/1004095/80c2b6a1-498a-4a7f-862f-fcd5800af769)

three-pipe problem

Currently the domain name parsing is a bit of an idiot and trying to guess based on some heuristic where the "TLD" ends and the rest of the domain begins....

enhancement

Should be very doable to use these blacklists to clean up the results a bit. Maybe a "give me filth" checkbox option for those who want to circumvent it. https://github.com/olbat/ut1-blacklists

enhancement

More nuance than just "allow" or "deny". Shouldn't need more than to add a quiet q

enhancement

As far as practical, processes should be possible to run from the command line and not always pull instructions from the control message queue. This could be done by having...

enhancement

There's currently a dump of the data in the random exploration mode available in the MarginaliaSearch/PublicData repo. It would be nice to be able to automatically synchronize changes made within...

enhancement