this post was submitted on 24 Jun 2026
278 points (98.6% liked)

Programmer Humor

42711 readers
163 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 1 week ago* (last edited 1 week 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 week ago

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