this post was submitted on 24 Jun 2026
270 points (98.9% liked)

Programmer Humor

42565 readers
10 users here now

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

Rules:

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] dan@upvote.au 2 points 2 days ago* (last edited 1 day 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 1 day ago

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