Show HN: Gulugulu, an old-style client-side search engine for the old weird web
Fixes the uselessness of normal search engines for finding obscure, non-SEO-optimized content. Serverless, private, and ad-free.
View Origin LinkProduct Positioning & Context
AI Executive Synthesis
Fixes the uselessness of normal search engines for finding obscure, non-SEO-optimized content. Serverless, private, and ad-free.
Gulugulu identifies a significant gap in the search market: the inability of mainstream engines to surface niche, non-commercial, 'human-curated' content. This project, while personal, highlights a broader dissatisfaction with SEO-dominated and AI-slop search results. Its client-side, serverless architecture demonstrates a commitment to privacy and simplicity, appealing to a specific user base. The use of an LLM for quality scoring in the crawler indicates a pragmatic approach to scaling while maintaining content relevance. While not a direct B2B SaaS, the underlying concept of specialized, curated search could be adapted for internal knowledge bases or industry-specific content discovery platforms, addressing information overload and relevance issues within organizations.
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: https://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!
Related Ecosystem & Alternatives
Discover adjacent products, open-source repositories, and developer tools sharing similar technical architecture.
Deep-Dive FAQs
What is Gulugulu, an old-style client-side search engine for the old weird web?
Gulugulu, an old-style client-side search engine for the old weird web is analyzed by our AI as: Fixes the uselessness of normal search engines for finding obscure, non-SEO-optimized content. Serverless, private, and ad-free.. It focuses on Gulugulu identifies a significant gap in the search market: the inability of mainstream engines to surface niche, non-commercial, 'human-curated' c...
Where did Gulugulu, an old-style client-side search engine for the old weird web originate?
Data for Gulugulu, an old-style client-side search engine for the old weird web was aggregated directly from the Hacker News community ecosystem, representing raw developer and early-adopter sentiment.
When was Gulugulu, an old-style client-side search engine for the old weird web publicly launched?
The initial public indexing or launch date for Gulugulu, an old-style client-side search engine for the old weird web within our tracked developer communities was recorded on May 7, 2026.
How popular is Gulugulu, an old-style client-side search engine for the old weird web?
Gulugulu, an old-style client-side search engine for the old weird web has achieved measurable traction, logging over 3 traction score and facilitating 2 recorded discussions or engagements.
Which technical categories define Gulugulu, an old-style client-side search engine for the old weird web?
Based on metadata extraction, Gulugulu, an old-style client-side search engine for the old weird web is categorized under topics such as: client-side search engine, old/weird web, digital gardens, Neocities pages.
How does the creator describe Gulugulu, an old-style client-side search engine for the old weird web?
The original author or development team describes the product as follows: "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..."
Community Voice & Feedback
No active discussions extracted yet.
Discovery Source
Hacker News Aggregated via automated community intelligence tracking.
Tech Stack Dependencies
No direct open-source NPM package mentions detected in the product documentation.
Media Tractions & Mentions
No mainstream media stories specifically mentioning this product name have been intercepted yet.
Deep Research & Science
No direct peer-reviewed scientific literature matched with this product's architecture.
SaaS Metrics