I suppose the one thing I need would be an easy way to share links into Hister. Hopefully we will see both Android/iOS mobile apps to send links into Hister and better support for Safari. I wonder what could be possible with the extensions support available on mobile browsers too (Safari, MS Edge, Firefox).
Hister – A private, full content search index that you control
101–110 of 110 posts
Re: Hister – A private, full content search index that you control
#102Earlier quoted context omitted.
I used to be interested in the prophecies of Nostradamus a lifetime ago. You may be surprised to learn that “Hister” is a name mentioned in those prophecies that is commonly claimed by believers to refer to the future Adolf Hitler. Academics usually take it to mean the Danube river instead, but in conspiracy/New Age contexts, the association with Hitler is prevalent, and mentioned in several pop culture works, includ…
Literally the first thing I thought of. Is he trying to reference an Antichrist?
Re: Hister – A private, full content search index that you control
#103Ohi, author here! Thanks for posting Hister. Feel free to A.M.A. My first free software search project was Searx, a privacy respecting metasearch engine, but because of the limitations of the metasearch concept, I've decided to take a different approach. Hister builds a personal search index from pages you visit, bookmarks, browser history, local files, and crawled websites. It stores extracted content with offline r…
I used to be interested in the prophecies of Nostradamus a lifetime ago. You may be surprised to learn that “Hister” is a name mentioned in those prophecies that is commonly claimed by believers to refer to the future Adolf Hitler. Academics usually take it to mean the Danube river instead, but in conspiracy/New Age contexts, the association with Hitler is prevalent, and mentioned in several pop culture works, includ…
Re: Hister – A private, full content search index that you control
#104Earlier quoted context omitted.
> are you planning a hosted version Not in the near term. Right now I am focused on developing Hister rather than operating a hosted service. There are already plenty of centralized hosted search engines, so my longer term interest is in federation and distributed search. I want to make the core system mature first. > would've been great with a more liberal license It depends on how do you define liberal. =] I chose…
I agree with AGPLv3, I don't really understand why people have an objection. All it prevents is someone taking your work and making a business out of it.
In fact many companies avoid AGPLv3 licensing for this reason.
> All it prevents is someone taking your work and making a business out of it.
Not really. I say licensing is moot now because of LLMs.
Re: Hister – A private, full content search index that you control
#105While I love Karakeep, the truth is that I'm using it to solve this exact same problem, even though its project goals are not as well aligned. I would seriously consider giving Hister a try because it seems like a better fit. Bonus points for being written in Go. I suppose the one thing I need would be an easy way to share links into Hister. Hopefully we will see both Android/iOS mobile apps to send links into Hister…
Re: Hister – A private, full content search index that you control
#106Re: Hister – A private, full content search index that you control
#107Earlier quoted context omitted.
Is this reply from Gemini? Because I'm used to gemini gaslighting me. The answer is the opposite of my question.
Doh, sorry, the answer was coming from me who did not read the question properly. It currently cannot import browser bookmarks, but it is a good idea. Added to my TODO.
Re: Hister – A private, full content search index that you control
#108Ohi, author here! Thanks for posting Hister. Feel free to A.M.A. My first free software search project was Searx, a privacy respecting metasearch engine, but because of the limitations of the metasearch concept, I've decided to take a different approach. Hister builds a personal search index from pages you visit, bookmarks, browser history, local files, and crawled websites. It stores extracted content with offline r…
I was thinking about making a "personal data search engine". I have almost 30GB of email archives and a bunch of Google Drive and offline files. I am thinking about downloading it all from the cloud and storing it on a large RAID array, with an indexing and search interface (and possibly a local MCP server). Would Hister be suitable for this? Can it index mbox files? Would it handle this amount of data? Does it have…
Re: Hister – A private, full content search index that you control
#109Ohi, author here! Thanks for posting Hister. Feel free to A.M.A. My first free software search project was Searx, a privacy respecting metasearch engine, but because of the limitations of the metasearch concept, I've decided to take a different approach. Hister builds a personal search index from pages you visit, bookmarks, browser history, local files, and crawled websites. It stores extracted content with offline r…
Re: Hister – A private, full content search index that you control
#110- lots of stupid questions to the author from a guy who has no idea about search engines - let us say I want to index every blog ever listed on HN - should be a small subset of the 400 billion pages out there on the internet no? - First I need to gather data, what do you use to load so many webpages rapidly? asyncio with aiohttp in python? are there better options? - how do you handle proxies? rotation? are there lib…
Others could be answered by examining the source code, as it is open source.
It's good etiquette to check existing documentation and resources before badgering OSS project teams with a lengthy list of questions.