Fed up with both traditional and AI search
1 zyruh 4 8/2/2025, 3:29:48 AM
traditional search is junk - filled with ads and a list of blue links to sort through. AI tools hallucinate too frequently that its difficult to find them reliable. Is this as good as it gets? Someone give me some hope.
For example, if you are programming you should have some tool that looks at your project.toml or package.json or POM and looks up the exact versions of the dependencies you use and search that documentation and only that documentation.
For that matter you would want an AI to act only based on that knowledge base —- it is so awful to argue with a AI over whether you can write a switch statement with a null in it (you can in JDK 21) or have it write code for the wrong version of SQLAlchemy.