Readit News logoReadit News
Posted by u/indiehackerman 7 months ago
Show HN: Engineering.fyi – Search across tech engineering blogs in one placeengineering.fyi/...
I built a search engine for engineering blogs because I was tired of manually checking individual company blogs to find real-world production examples.

The problem: When learning a new technology, the best insights often come from how companies like Google, Meta, or Stripe actually implement it in production. But these gems are scattered across dozens of separate engineering blogs with no way to search across them.

What I built: Engineering.fyi indexes engineering blogs from ~15 companies (Google, Meta, OpenAI, Anthropic, Stripe, Uber, etc.) and makes them searchable in one place. You can filter by topic, difficulty level, and whether articles include code samples.

Technical details: - Built with Next.js, SQLite, DrizzleORM - Custom scrapers for each blog (they're all frustratingly different) - Basic tagging system using content matching (still improving this)

Current status: Core search is working. Adding new blogs weekly as I index them.

Next features (based on early feedback): - AI summaries for quick article previews - Weekly digest of trending engineering insights - Save/bookmark articles (considering whether to add accounts)

Interesting challenges: - Each blog requires custom parsing logic (no standard format) - Building an accurate tagging system is harder than expected – started with exact matching but exploring better approaches

I'd love feedback on: - Which company engineering blogs you'd find most valuable to include - Whether AI summaries would actually be useful or just noise - How you currently discover engineering articles from these companies

zX41ZdbW · 7 months ago
Only 16 companies - quite sparse. May I ask to add my blog if possible? https://clickhouse.com/blog?category=engineering
indiehackerman · 7 months ago
Just getting started but will definitely add to the list!

Deleted Comment

freetonik · 7 months ago
Shameless plug, but hopefully relevant enough: my directory and search engine for personal blogs[1] indexes over 1000 RSS feeds, and naturally lots of them are about engineering and software development. Full-text search is implemented with Typesense, and there are also "related" recommendations for each post, example [2].

1. https://minifeed.net/

2. https://minifeed.net/items/n1HZYMDEKyra

pnt12 · 7 months ago
I was surprised that I started reading one blog on your site, and it was badly written. Only afterwards below the text, did I notice it was a summary!

I'd advise to put it at the top, before the text, to let people know beforehand and not be caught off guard. Then you can have a big button saying "read full article in website" or something, to make it easy for people to see both options.

pnt12 · 7 months ago
OK turns out it was not a summary, just a preview paragraph that mixed headers and text from the original, leading to strange casing and reading. I'd suggest not to include headers there or distinguish them!

Example (had to search on kagi with site:minifeed.net):

You Can Either Steal Great Developers or Farm Them To grow software development teams, you can either steal excellent developers or you can develop them internally.

pnt12 · 7 months ago
Also when going back the page, I don't see that post anymore - it was featured in random blogs, so I lost it.

It's a cool idea, but maybe a improvement could be to select a random handful per day, and let them stay there for a while? Fewer surprises this way!

jpmonette · 7 months ago
Looks really nice! Any plan to add social aspect like comments, likes and such?
freetonik · 7 months ago
Thought about it, but not sure yet. Not too many user yet for that sort of thing.
OisinMoran · 7 months ago
I'm building something similar with a bit more of a social angle (has comments, likes, and reposts) at lynkmi.com. If you sign up to the waitlist it's a very very short wait!
victorbjorklund · 7 months ago
Can we add / suggests sites?
freetonik · 7 months ago

Deleted Comment

Dead Comment

gombosg · 7 months ago
I kind of miss the RSS days when you just had your own news/blog aggregator without the annoyance of Substack, Medium or anything else.
rambambram · 7 months ago
Don't act like RSS is done with. It's twenty plus years old, and still going strong. Nobody is stopping you from using it, whether you only read or also post.

Hyped up tech is like milk, it stinks after a couple of days. Open protocols are like fine wine, they age beautifully.

P.S. Your site is offline. If it wasn't and you even had one interesting article, I would have added your website to my list of feeds. I picked up hundreds of interesting websites/feeds through HN alone in the last years.

ctxc · 7 months ago
Damn, if I knew I'd get one person to read what I write I'd have added RSS :P
dewey · 7 months ago
Less people are blogging these days but there's still a lot of interesting blogs out there. It's even more self-selected than before but I almost always find a RSS feed for a blog that I think is useful and interesting.
pbronez · 7 months ago
Cool idea. I thought I’d try to make a Kagi Lens to accomplish the same thing:

https://kagi.com/lenses/LdYine8hZtYmrt8yTMngOUtvTM9rmkRy

Kagi Lenses can be defined in many ways, one of which is specifying URLs to search. Unfortunately you can only provide 10 URLs per lens. Here are the ones I chose:

https://stripe.com/blog/engineering, https://engineering.fb.com/, https://www.uber.com/en-US/blog/engineering/, https://netflixtechblog.com/, https://research.google/blog/, https://technology.riotgames.com/, https://incident.io/blog, https://www.anthropic.com/engineering, https://openai.com/news/, https://shopify.engineering/

pbronez · 7 months ago
When I use this lens to search for “Python” the top three hits are:

Meta’s Pyrefly announcement (may 2025)

Netflix post about their overall use of python (March 2013)

Google’s announcement of the Croissant ML metadata format (March 2024)

__turbobrew__ · 7 months ago
No AWS blog? If anything I have found the AWS blog the highest quality and most novel. The articles on things like route53 are really interesting.
jzig · 7 months ago
Now make a lens of lenses!
angelmm · 7 months ago
I like the concept. Many times I look for high quality articles to go deep on some topics. I recommend you the fly.io blog [1], it has really nice articles.

[1] https://fly.io/blog/

indiehackerman · 7 months ago
Adding to the list!
kenanfyi · 7 months ago
Looks good, but it‘s fascinating the term engineering nowadays almost only boils down to software(also mostly web) and AI, although it is way more than that.
mrugge · 7 months ago
the engineering that pays (big bucks)
kawfey · 7 months ago
idk, hardware engineering (whether electrical, mechanical, civil, aerospace, etc) is just as lucrative and IMO more interesting, since physics isn't an invention of the human mind like software is, and mistakes go boom instead of segfault.
plucafs · 7 months ago
I'd suggest to add the Riot Games tech blog (https://technology.riotgames.com)
sontek · 7 months ago
They haven't posted since February of 2024, seems inactive?
indiehackerman · 7 months ago
Adding to the list!
mustaphah · 7 months ago
It would be awesome to have a newsletter highlighting the top X articles (fully automated). You could start with a simple scoring system (page views) and maybe later add an upvote button so the most-voted articles get sent out each week.

Sending emails isn't cost-free, but AFAIK, Buttondown [1] has a free plan for up to 100 subscribers. It's dead simple: they provide an issue archive [2] and handle subscription for you [3].

With their 100-subscriber free plan, you could limit this feature to a close circle. Maybe later monetize the newsletter feature to cover the ESP costs.

[1] https://buttondown.com

[2] https://buttondown.com/hacker-newsletter/archive

[3] https://buttondown.com/hacker-newsletter