frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

The consumer experience of AI-mediated news

https://radicallyinformed.substack.com/p/an-ai-enlightenment-the-consumer
1•heyimada•46s ago•0 comments

Chinese cyberspies snoop on Russian IT biz in rare east-on-east attack

https://www.theregister.com/2025/10/16/chinese_russian_cyber_espionage/
1•rntn•1m ago•0 comments

Explore OpenSearch 3.3

https://opensearch.org/blog/explore-opensearch-3-3/
1•mooreds•2m ago•0 comments

How to trick an application into thinking its stdout is a terminal, not a pipe

https://stackoverflow.com/questions/1401002/how-to-trick-an-application-into-thinking-its-stdout-...
1•RyanShook•2m ago•0 comments

Lakehouses viable for low-cost observability?

https://clickhouse.com/blog/lakehouses-path-to-low-cost-scalable-no-lockin-observability
1•thesystemisbust•3m ago•0 comments

When you opened a screen shot of a video in Paint, the video was playing in it

https://devblogs.microsoft.com/oldnewthing/20251014-00/?p=111681
1•birdculture•4m ago•0 comments

The Parable of the Talents

https://slatestarcodex.com/2015/01/31/the-parable-of-the-talents/
1•kaladin-jasnah•6m ago•0 comments

DPRK Adopts EtherHiding: Nation-State Malware Hiding on Blockchains

https://cloud.google.com/blog/topics/threat-intelligence/dprk-adopts-etherhiding
1•gnabgib•8m ago•0 comments

Show HN: We priced basic needs in work hours (global ranking and CSVs)

https://www.thepricer.org/hours-to-afford-essentials-best-and-worst-countries/
3•mickeymounds•8m ago•1 comments

Specialization Is for Insects

https://staysaasy.com/strategy/2025/10/16/specialization.html
2•gpi•8m ago•0 comments

Large RCT finds GenAI integration boosts revenues 0% – 16%

https://arxiv.org/abs/2510.12049
1•keeda•9m ago•1 comments

Benjie's Humanoid Olympic Games

https://generalrobots.substack.com/p/benjies-humanoid-olympic-games
4•robobenjie•10m ago•4 comments

Show HN: Arky – Visual 2D Markdown editor

https://app.arky.so
1•masonkim25•11m ago•0 comments

Picasso painting vanishes en route to Spanish exhibition

https://www.barrons.com/news/picasso-painting-vanishes-en-route-to-spanish-exhibition-6f939a98
1•domofutu•11m ago•0 comments

The Parallel Task MCP Server

https://parallel.ai/blog/parallel-task-mcp-server
2•lukaslevert•14m ago•1 comments

He's 58 and Trying to Break into College Football

https://www.wsj.com/sports/football/58-year-old-college-football-player-tom-cillo-lycoming-8271aa03
2•domofutu•14m ago•1 comments

Yakko's All the Countries in the World Song

https://www.youtube.com/watch?v=V1508wboZXk
1•lifeisstillgood•17m ago•0 comments

The History of Rust

https://www.awesome.club/blog/2024/the-fascinating-history-of-rust
1•stmw•17m ago•0 comments

OpenAI board member is violating export control, selling Claude API to HongKong

2•justiceforai•18m ago•0 comments

California's solar and battery combo packs a transformational punch

https://www.reuters.com/markets/commodities/californias-solar-battery-combo-packs-transformationa...
1•MaysonL•18m ago•1 comments

Confidence as the Progressive Overload of Risk

https://www.jasonshen.com/279/
1•jasonshen•21m ago•0 comments

Ask HN: Are you structuring knowledge for Agent usage

1•tmaly•21m ago•1 comments

Why is Switzerland so rich?

https://simongrimm.substack.com/p/why-is-switzerland-so-rich
3•paulpauper•22m ago•1 comments

AI and Labor Markets: What We Know and Don't Know

https://digitaleconomy.stanford.edu/news/ai-and-labor-markets-what-we-know-and-dont-know/
1•paulpauper•23m ago•0 comments

Show HN: CTRL Kai – AI Summarizer Chrome Extension

https://chromewebstore.google.com/detail/ctrl-kai/kehoalmblpnigdnmiobjnnlmibhmhjjj
1•peti_poua•27m ago•0 comments

Beginner-friendly issues across all repositories

https://tangled.org/goodfirstissues
1•PaulHoule•27m ago•0 comments

Nork scammers work the blockchain to steal crypto from software job hunters

https://www.theregister.com/2025/10/16/norks_abuse_blockchains_to_scam/
2•rntn•28m ago•2 comments

Daniel Estevez – 10 years of blogging

https://destevez.net/2025/10/10-years-of-blogging/
3•tverbeure•29m ago•1 comments

4000 gone: Inside NASA's brain drain

https://www.planetary.org/articles/4000-gone-inside-nasas-brain-drain
5•awnird•29m ago•0 comments

The State of the AI Industry Is Freaking Me Out [video]

https://www.youtube.com/watch?v=Q0TpWitfxPk
1•ortusdux•30m ago•0 comments
Open in hackernews

Ask HN: Best way to create a searchable knowledge base?

8•aljgz•2h ago
Have you had the experience of using/developing knowledge bases? Here is my scenario:

My team is dealing with a lot of information: Wikis, Code repos, Monitoring dashboards, internal chat messages, emails, Task tickets, related systems, etc.

There are many cases when we need to do ad-hoc searches for anything related to a concept. For instance, imagine if someone makes a change to a metric, there is a need to find all dashboards that might be using this metric to make sure they are still valid after the change.

I don't want to just fix this problem, but create the ability to find related information in ad-hoc cases.

The ramp-up time is not important, as long as some positive value can be created with a small initial effort.

Any existing products (Paid/Free/Open Source, etc) and any references to existing knowledge (designs, discussions) about this would be really appreciated.

Comments

carlos_rpn•2h ago
I never dealt with it or tried anything like you need, but isn't it a good use case for an AI with Retrieval Augmented Generation?
aljgz•1h ago
Agree. Still, if the data is stored in a usable format not just by AI, it can enable other use cases. We do have some AI indexing of our sources and it creates some value.
softwaredoug•1h ago
I've _never_ seen a wiki or internal documentation stay up to date.

My experience has been to encourage public blogging / speaking of technical information. If its public, there are several benefits. First you need to explain to people with little context from the company. You also feel scrutiny to make it accurate and not embarrass yourself. And readers will see the date of authorship, and have a sense of when this information was true. And of course, Google is a better search engine than anything you'll have internally!

For example, when I worked on search at Reddit, I didn't point people at anything internal (that stuff rots) but instead I would point people at places like:

https://www.reddit.com/r/RedditEng/comments/1985mnj/bringing...

https://www.youtube.com/watch?v=gUtF1gyHsSM

The downside to this approach is companies are too precious about IP so don't want you to be specific. (despite it almost certaintly not being special). Also company blogs can get over-edited to the point where they lose authenticity in favor of SEO spam.

This isn't the tool to use for things like runbooks, etc. It's a more useful thing for broader context.

I wish more companies just gave their developers their own personal blogs, and were less precious about preventing speaking.

aljgz•1h ago
This is a very interesting take. At this moment, I have little hope that I can encourage others to do this in the short term, but a helpful reminder for myself to finish and post some of the drafts I've kept for too long.
softwaredoug•1h ago
At Reddit, I tried to be the instigator for other people to do this :) It helps to have someone encouraging blogging, speaking. Almost a team evangelist.
bitbasher•46m ago
cd ~/Documents

vim knowledge.md

rurban•9m ago
I did that for a very large multi-continent automotive company. There were several unsuccessful attempts before. I did it with my own phpwiki, plus xapian integration for searching over all the other existing documentation and tickets, SAP and CQ. It's still doing good for the last 15 years.

It's markdown, with several plug-ins. Easier than mediawiki which relies on human forces. We preferred automation, but no insanities like on other wikis like WYSIWYG editing and such management nonsense.