this post was submitted on 24 Jun 2026
284 points (99.0% liked)

Programmer Humor

43315 readers
1 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 7 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] dan@upvote.au 2 points 2 months ago* (last edited 2 months ago) (1 children)

Unfortunately the search tooling is specific to our internal systems. It's essentially just a cronjob that periodically indexes the entire repo and a backend service to do the search.

[โ€“] dragnucs@lemmy.ml 1 points 2 months ago

Smart enough, maybe we can achieve the same using meilisearch or similar.