Gulugulu, a client-side search engine for 'old/weird web' content like digital gardens, Neocities pages, ASCII art, and personal projects.
Raw Developer Origin & Technical Request
Hacker News
May 7, 2026
A few days ago, I was looking for some obscure dev blogs and websites, and realized how completely useless normal search engines have become for finding "weird" content. Unless you already know the exact URL, almost every query just leads to SEO-optimized, commercial websites or AI-slop.So I built Gulugulu to fix this for myself. It's a search engine that only indexes the old/weird web like digital gardens, Neocities pages, ASCII art, and personal projects.There is no backend. It's a static site hosted on GitHub Pages.You can try it here: cbrincoveanu.github.io/gulugulu/The search runs entirely in your browser using Fuse.js against a single, flat index.json file. To get the data, I wrote a Python crawler that specifically scrapes curated indie webrings (like 512kb.club and Cloudhiker), extracts the basic metadata, and dumps it into the JSON array. Because it's completely serverless, there are zero analytics, no ads, and no cookie banners.Obviously, loading a massive JSON file into browser memory has a hard upper limit. Right now, the index is small enough that client-side search feels instant. To scale it without melting mobile browsers, I'm working on a deeper crawler (depth=2) that runs URLs through an LLM to score their quality. If a site looks like commercial spam, it gets dropped before appending to the json.I'd love feedback on the client-side Fuse.js performance. Also, the index is still pretty small. If you have a personal blog, a digital garden, or know any weird RSS feeds, please drop them in the comments and I'll add them to the crawler's seed list!
Developer Debate & Comments
No active discussions extracted for this entry yet.
Frequently Asked Questions
Market intelligence mapped to Gulugulu, a client-side search engine for 'old/weird web' content like digital gardens, Neocities pages, ASCII art, and personal projects..
What is the technical positioning of Gulugulu, a client-side search engine for 'old/weird web' content like digital gardens, Neocities pages, ASCII art, and personal projects.?
How is the developer community reacting to Gulugulu, a client-side search engine for 'old/weird web' content like digital gardens, Neocities pages, ASCII art, and personal projects.?
Which technical concepts are associated with Gulugulu, a client-side search engine for 'old/weird web' content like digital gardens, Neocities pages, ASCII art, and personal projects.?
Engagement Signals
Cross-Market Term Frequency
Quantifies the cross-market adoption of foundational terms like metadata and static site by tracking occurrence frequency across active SaaS architectures and enterprise developer debates.
SaaS Metrics