TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: How do you save and browse external interesting URLs?

43 pointsby bluewaltover 2 years ago
As a curious developer, my knowledge is scattered between many external resources I consumed and want to keep at my fingertips: blog posts I read, Youtube videos I watched, Stack Overflow answers I read, Github repos I follow, etc. My knowledge is NOT the notes I took, but these external resources I consumed and loved.<p>But over time, I forget. I don&#x27;t know what I know, and as soon as I need something like, I google it. For example, it could be the 10th time I google &quot;efficient logging with Python&quot;. I may come across a link I already clicked, or not.<p>To me, it would be much more efficient to be able to search among all my external resources I already read and decided to keep, because it is limited to quality contents that I have already filtered, and that I already read, so that memory will activate when I read it another time.<p>At that point, you could tell me to use bookmarks. And it&#x27;s what I do. Then 6 months later, I end up with 200 bookmarks I will not sort. And even if they were sorted, I will be too slow to find something in them with no tagging, I and I would use Google anyway.<p>In a ideal world, It would be easy to save and tag external resources (one click from the browser), and then, browse and find them back easily.<p>Do you have this feeling too, or it&#x27;s just me? If so, what do you use for this?

44 comments

0x6c6f6cover 2 years ago
I use Wallabag[0]. Open source and self-hostable, but there is also a paid option[1] as well. That&#x27;s _just worked_ for me. Has browser extensions and mobile apps, tagging and searching and in-app site rendering with links out to the original URL.<p>I&#x27;m not sure this gets <i>frequent</i> development time (last iOS update was about 6 months ago) but everything feels feature complete for my setup using Firefox and Android on Linux and macOS. Haven&#x27;t had any desire to switch<p>0: <a href="https:&#x2F;&#x2F;wallabag.it" rel="nofollow">https:&#x2F;&#x2F;wallabag.it</a><p>1: <a href="https:&#x2F;&#x2F;app.wallabag.it" rel="nofollow">https:&#x2F;&#x2F;app.wallabag.it</a>
Springtimeover 2 years ago
I save everything I consider useful as an MHTML file (HTML&#x2F;CSS&#x2F;images in one file), which is native to Chromium browsers. This has the benefit of the page not being split into separate files as the normal save page does, doesn&#x27;t break when the file is renamed like the normal save page does (on Windows at least), removes the need for bookmarks which go dead over time, preserves the original source URL in the file for later reference.<p>There are over 10k of such files I&#x27;ve saved in this manner. With practice it becomes second nature to categorize and tag them just using the filename, which makes them findable within seconds.<p>These have become like my own private search engine, without the issue of not being able to find answers to queries you know exist (which increasingly has become an issue with online search engines).<p>In Chromium the saving to MHTML feature is enabled by launching the browser with the CLI argument `--save-page-as-mhtml` (Vivaldi browser enables this by default without any arguments needed). Firefox used to support it via excellent addons up until their Quantum update but they haven&#x27;t supported it since and is a dealbreaker to my daily use of it.
评论 #34752328 未加载
评论 #34752517 未加载
评论 #34751912 未加载
评论 #34751814 未加载
deweyover 2 years ago
I used to think like that, stored everything in Pinboard, tagged properly. I also used to use nvalt (<a href="https:&#x2F;&#x2F;brettterpstra.com&#x2F;projects&#x2F;nvalt&#x2F;" rel="nofollow">https:&#x2F;&#x2F;brettterpstra.com&#x2F;projects&#x2F;nvalt&#x2F;</a>) for that as it had good search and I didn&#x27;t have to switch to other tabs to search Pinboard.<p>It felt good to &quot;catalog&quot; all this knowledge but in reality I never went back to it, just like bookmarks and I realized that if something is important enough I&#x27;ll always be able to re-find or re-download almost everything I ever found.<p>Not feeling like you have to catalog and store everything in personal knowledge management apps is very liberating.
评论 #34751716 未加载
alexpetraliaover 2 years ago
I use a system of personal knowledge management (PKM), which I&#x27;ve posted about before:<p><i>1. Capture: every interesting idea that I think up or read is immediately stored in Google Keep (on mobile or laptop). It can be very rough at this point, the goal is simply to not forget.<p>2. Transcribe &amp; Organize: every weekend, I go through the notes I accumulated during the week. It tends to be between 10 and 30 notes. Sometimes the note is &quot;read this article&quot; or &quot;catch up on all newsletters&quot;, so understanding a single note can take over an hour. On some tough weekends the process takes an entire day, but that is invariably a day where I feel like I learned a ton. Once the note is cleaned up (transcribed), I feel like I understand it. At this point I rarely forget it - it has been absorbed into my brain. The final step here is &quot;categorizing&quot; the note. I classify it using OneNote with tabs like &quot;Clinical psychology&quot; (nested under &quot;Psychology&quot;) or &quot;Investment management&quot; (nested under &quot;Finance&quot;) or &quot;Math&quot; or &quot;Physics&quot;. This way, in the future, I don&#x27;t have a million notes scattered around, but one clear place I know where to look. On average, this process takes 2-4 hours per weekend. I never accumulate bookmarks, Google Keep notes or unread emails more than a week to prevent existential dread.<p>3. Revisit: generally, people recommend you revisit your notes from time to time. I almost never do this. But if I ever am thinking about &quot;Marketing&quot; or &quot;Sociology&quot;, I have an immense, high SNR repository of everything I&#x27;ve ever found valuable on the topic. I&#x27;ve done this for software interviews and it&#x27;s been incredibly helpful.<p>Overall, I attribute this system to making me much smarter. It has been an invaluable investment.<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=25302365" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=25302365</a></i>
评论 #34751689 未加载
评论 #34753678 未加载
评论 #34751533 未加载
评论 #34759850 未加载
PookMookover 2 years ago
I created a section on my website for shower thoughts and link reminders. I&#x27;m building it as I go and as I require new features. So far it&#x27;s a title&#x2F;desc+tags that I can search and filter. I&#x27;m planning to add a random reminder every day and some sort of &quot;check back in X months&#x2F;years if what I predict happen to be true&quot;. I can&#x27;t remember the name of the addon I had to create bookmarks in the 2000&#x27;s with tags rather than folder and but it was the best organization tool I ever had (as a very disorganized person), trying to recreate what I remember from it.
评论 #34751853 未加载
nadradover 2 years ago
I&#x27;ve never done something like that, but after reading your post and the comments, I&#x27;m tempted to start doing so!<p>I&#x27;m thinking about a script that receives the URL and saves its main content (e.g., using Mozilla&#x27;s Readability) in a text file. It also stores the URL on the first line and maybe sends a request to Archive.org to take a snapshot of the page and adds its URL to the second line in the file. Then, whenever I need something, I can search the content of those files (I use the Silver Searcher) and find what I&#x27;m looking for. If the main content stored in the file is not enough, I can open the original URL or the Archive&#x27;s snapshot.<p>I think I won&#x27;t need to categorize or tag them; searching seems enough to me.<p>The only difficulty I can think of is that extracting the main content of pages is not easy, and, for example, Mozilla&#x27;s Readability doesn&#x27;t work well all the time. It may be required to have a manual process for copying and pasting the data.
评论 #34752431 未加载
sleepresolvedover 2 years ago
For me, a Pinboard account with pin-via-bookmarklet set in browser, and the app on my phone. Then an Inoreader account loaded with feeds, mark-as-read via scroll enabled. Fly thru things a couple times a week - open interesting things in a new tab. Once I&#x27;ve hit a critical mass of interesting articles open, check &#x27;em out and hit the bookmarklet as needed to save permanently.<p>Then I visit Pinboard or its feed mostly as those topics come back up again in conversation or work.<p>I treat it as kind of a short term cache, I don&#x27;t worry about organizing them - most things are interesting but maybe not necessary to revisit but I feel good to have available. Every once in a while though, it captures a gem I level up from or keep coming back to or want to share out, and that&#x27;s what it&#x27;s about.
jcq3over 2 years ago
I take structured notes with Obsidian, then add a backlink to the resource. No bookmarking anymore because there&#x27;s a probability of exactly 0% that I ever click on bookmarked resource again. Google indexes content, so you should index your own with obsidian and add semantic research on top.
ricardo81over 2 years ago
Sometimes I&#x27;ll spend 15 minutes going through my (unordered) bookmarks and put them into folders, in the context of the things I&#x27;m working on. Some also get deleted.<p>There&#x27;s a higher likelihood of them being deleted if they can&#x27;t fit into a folder shared by other bookmarks.
glidejover 2 years ago
I use Pocket[1] for this. There’s a browser extension and an iOS app; both are optimized for saving quickly. Later, I tag each item for easier search.<p>[1] <a href="https:&#x2F;&#x2F;getpocket.com&#x2F;en&#x2F;" rel="nofollow">https:&#x2F;&#x2F;getpocket.com&#x2F;en&#x2F;</a>
评论 #34751940 未加载
CrypticShiftover 2 years ago
One solution is to continuously record web history and then just search it. The advantage is:<p>1. you often don&#x27;t know what resources you will really &quot;value&quot; in the future, so no more &quot;<i>to save or not to save, this is the question</i>&quot;<p>2. tagging, to be effective, requires discipline (thinking about then sticking to an agile system). So, we just replace it with search, preferably NLP&#x2F;AI (so you don&#x27;t have to remember the exact keywords)<p>Apps do exist, from the expensive [1] to the experimental [2].<p>[1] <a href="https:&#x2F;&#x2F;heyday.xyz&#x2F;" rel="nofollow">https:&#x2F;&#x2F;heyday.xyz&#x2F;</a><p>[2] <a href="https:&#x2F;&#x2F;github.com&#x2F;karlicoss&#x2F;promnesia">https:&#x2F;&#x2F;github.com&#x2F;karlicoss&#x2F;promnesia</a>
l72over 2 years ago
I run an instance of yacy (in non-distributed Robinson mode). Any interesting links I add to my index (with a crawl depth of 0 since I only want that page, not the whole site).<p>This gives me a good search history, plus it automatically creates a cache of the page!
评论 #34754290 未加载
alan_nover 2 years ago
Yes, I can&#x27;t believe how few good complete solutions there are for this that don&#x27;t involve me curating anything.<p>Currently I have obsidian notes for different libs and technologies and really useful stuff or things I plan on reading, they go there but search of the page itself is non-existent. For sites I go to again and again because chrome&#x27;s search sucks, I tag my bookmarks in the url title with an underscore (e.g. _python _docs) and stuff them all in a folder. An underscore actually works and you can combine them to quickly find stuff. For highlights, I don&#x27;t highlight much, but I use hypothesis because it looked promising, but honestly it&#x27;s been very slow with any management related features. I also run a local archivebox for pages I don&#x27;t want to loose. It has search but doesn&#x27;t show you where the term matched.<p>And I&#x27;ve been keeping an eye out on spyglass, which is a local search engine with the concept of custom &quot;lenses&quot; that you can create or you can get ones created by the community. It can also index local files and bookmarks. It recently fixed the shortcut issue I had on linux so I&#x27;m properly trying it out and it seems very promising. I hope to be able to hook it up to all those different services. Need to clean my older bookmarks first....
dandanuaover 2 years ago
In Firefox you can add tags to bookmarks and then search in bookmarks by typing &#x27;*&#x27; as the first symbol in the address bar. In this way I always can find anything I saw and tagged appropriately.<p>Though now I&#x27;m switching to saving bookmarks locally as folders (sometimes with cached content) named with tags and use custom scripts for searching them (fzf tool is amazing).
PeterWhittakerover 2 years ago
I use a mix of tab groups and semi-organized bookmarks. The tab group is useful because if something is no longer relevant, e.g., if I’ve mastered that, closing the tab removes it from the group.<p>While tab groups are not searchable (at least not on iOS Safari - hint, hint, Apple), bookmarks are. They take a bit more to maintain, and I find the trick is to organize them thematically, and to either prune them periodically or forget about them.<p>My “favorites” are things I use regularly, with groups for work-related, interesting tech, hobbies, entertainment, etc., but nothing adhered to too slavishly.<p>Bookmarks that are not favorites are basically a hoarder’s stash of things I cannot be bothered to prune but don’t feel like deleting.<p>For pruning bookmarks, I find swiping on iOS a slightly friendlier&#x2F;easier approach than clicking on the desktop.<p>I’ve tried a few tools over time, and none really beats periodic manual curation. Save as much as you want, thematically, then clean occasionally.
dylanzhangdevover 2 years ago
Hi, I have the same problem and I found a method that works for me. I bookmark or scribble into my phone memo every week that I see interesting or useful links — articles, software, frameworks, code repositories, cool websites, etc. Every Saturday I will take a few hours to review and organize these resources, and write a markdown document.<p>I&#x27;ve been on it for 24 weeks and am sure I can keep doing it. Reorganizing and thinking will be more rewarding. When I need to find a resource but I can&#x27;t remember it, I will turn on the computer and use vscode&#x27;s fuzzy search (it may be more convenient to make an online search entry, which is enough for now).<p>For reference: <a href="https:&#x2F;&#x2F;github.com&#x2F;theseazhang&#x2F;weekly_news">https:&#x2F;&#x2F;github.com&#x2F;theseazhang&#x2F;weekly_news</a>
评论 #34759764 未加载
jitlover 2 years ago
I save interesting t stuff to Notion in a “My Links” database for general stuff, “Recipes”, or a “Shopping” database for consumerism. On some items I go back and write notes if I’m in the mood; the draw is quick capture + able to link between items or organize&#x2F;summarize&#x2F;synthesize them more later all in the same app. This works okay from all my devices.<p>The more focused “recipes” and “shopping” DBs have really upped my food and interior design game respectively. I’ve now built up a good library of things I love to make plus my special adaptations that I can sort by effort level and tastiness. With shopping, I tend to slowly build up products for some purpose over months&#x2F;years, and when I’m ready to spend I can quickly organize all my best options, sort by price, review them with my partner, to make the choice.
kangruixiangover 2 years ago
I keep everything in Evernote. The clipper is so good that I only have to clip the part of the page I care about, whether it&#x27;s comments or pictures or whole article. It has fantastic search function with OCR.<p>I have about 5,000 notes in Evernote. I haven&#x27;t found a good alternative so far.
msadowskiover 2 years ago
This is actually the reason why I stated a newsletter (weeklyrobotics.com). I was finding things on the Internet that were interesting, but then I could never find them again. I discovered that limiting search to my own domain made it much easier.<p>I’m using raindrop.io to save all the bookmarks in one place, and then while working on them I go through the top of the unsorted bookmarks, and select the ones I will feature in the newsletter.<p>This still doesn’t solve the problem of heaps of unsorted links (over 1.4k after around 3 years).<p>If I was to do something that you describe, I would probably look into dedicating some time into organizing your bookmarks, and if taking it to the next level then I would consider using TriliumNotes for making notes and categorizing the knowledge.
评论 #34751254 未加载
NoZebra120vClipover 2 years ago
I don&#x27;t really have a centralised place where I store this stuff. I basically use the native facilities of whatever app I&#x27;m using.<p>In Chrome, I frequently use auto-complete instead of bookmarks. I don&#x27;t need to use deep links very often, just hit the front page and then sign in. In the event that I do want a deep link, I use a simple bookmark. I really don&#x27;t need too many of them, but I do like my Bookmark Bar for quick and easy links to stuff. More so at work than personal accounts.<p>I spend a lot of time in YouTube, and so I have a ton of playlists across two accounts. I have thousands of liked videos and a healthy history of viewed videos as well as searches. I have subscriptions for the best channels I watch all the time. So YouTube&#x27;s organisation schemes are well-leveraged for me, in a way that can&#x27;t be achieved with bookmarking or downloading locally.<p>On Wikipedia, of course I use watchlists for stuff. I really should have some sort of calendar or TODO list, because there are a lot of tasks I abandon or forget after a short while. I am largely a reactive editor who follows up on other people editing an article with my own changes, or contributing to an active discussion. I used to use a chat bot that was able to watch for other editors&#x27; edits, but that facility was unfortunately discontinued. (Yes, it was a bit like stalking, but it is 100% acceptable to monitor and verify edits if we expect disruption; my usage was always in the best interest of the project.)<p>I also use folders and favorites and stuff on Google Drive to organise, and if I need to jot an electronic note, I don&#x27;t use Keep, I just use Docs. I have some offline Sheets and Docs that document general stuff about my life, for instance a grocery inventory and household measurements.<p>I used to use Evernote and it was fantastic. I totally agree with the poster upthread who mentioned clipping ability with it. Evernote could totally bring your personal knowledge all together in one place, with offline capabilities. In fact, I briefly, fearlessly, used Evernote as a rudimentary account&#x2F;password manager before I got a real app that encrypted the stuff!
JVillafruelaover 2 years ago
I use a self hosted instance of the Shaarli bookmark manager : <a href="https:&#x2F;&#x2F;shaarli.readthedocs.io&#x2F;en&#x2F;master&#x2F;" rel="nofollow">https:&#x2F;&#x2F;shaarli.readthedocs.io&#x2F;en&#x2F;master&#x2F;</a>
zhte415over 2 years ago
JabRef - the browser extension and download function are especially useful - [1], Zettlr [2], Git and some discipline taking notes. I also email myself stuff to read later.<p>[1] <a href="https:&#x2F;&#x2F;www.jabref.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.jabref.org&#x2F;</a> | <a href="https:&#x2F;&#x2F;github.com&#x2F;JabRef&#x2F;jabref">https:&#x2F;&#x2F;github.com&#x2F;JabRef&#x2F;jabref</a><p>[2] <a href="https:&#x2F;&#x2F;www.zettlr.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.zettlr.com&#x2F;</a> | <a href="https:&#x2F;&#x2F;github.com&#x2F;Zettlr&#x2F;Zettlr">https:&#x2F;&#x2F;github.com&#x2F;Zettlr&#x2F;Zettlr</a>
puppycodesover 2 years ago
<a href="https:&#x2F;&#x2F;archivebox.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;archivebox.io&#x2F;</a> &amp; <a href="https:&#x2F;&#x2F;raindrop.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;raindrop.io&#x2F;</a>
btwonuover 2 years ago
I see others have already mentioned software I use for categorisation, i.e. Google Keep, Obsidian. If you like bookmarks and&#x2F;or you want to organize and tag yours, I&#x27;ve recently found raindrop.io
HKH2over 2 years ago
In Linux you can use xsel to grab the url and put it in a tagger using one shortcut, then add tags or comments.<p>As you can see, the harder part is using what you have tagged. If you have a custom menu that you do searches with, it can show matches, and if you keep a history of searches then more frequently used links can be seen first.<p>You can do all sorts of things with tag hierarchies and other stuff that a browser won&#x27;t do, so tagging is often saner than thinking of how to make hierarchies using folders in a browser.
pamorosoover 2 years ago
I use the Google Keep browser extension.<p>When I click on the extension&#x27;s icon (or right-click &gt; Save to Keep), a draft note pops up with the page link in the body of the note, as well as any text selected on the page prior to clicking the icon.<p>From there I can add more text to the body, insert a title, and add or select a tag. Once the note is in Keep more features are available, such as attaching an image or archiving the note to move it out of the way. And the note is accessible and searchable from any device.
undebuggableover 2 years ago
Browser bookmarks with Netscape Bookmarks format (yuck!) for transferring between browsers when I access stuff regularly and don&#x27;t want to discover it through the search engine every time. Self-hosted shortener service when I need to access URLs from any device in any location. So called &quot;url files&quot; which browser opens for me with every URL in a separate tab when there is temporary high volume inflow of URLs, e.g. researching a purchase, rental, or travel.
romain_dardourover 2 years ago
Tried a lot of different approaches, from markdown to notion, to native browser bookmarks. Ended up liking <a href="https:&#x2F;&#x2F;anybox.app&#x2F;" rel="nofollow">https:&#x2F;&#x2F;anybox.app&#x2F;</a> - great cataloging &#x2F; sorting capabilities and plenty of keyboard control<p>I don’t have any vested interest in this company - no hidden connection. Just happened to find a nice solution in it.
geekfunover 2 years ago
Normally I use this one <a href="https:&#x2F;&#x2F;microsoftedge.microsoft.com&#x2F;addons&#x2F;detail&#x2F;pxlet-bookmarklet&#x2F;acdadibpngdnepfghkidpijpjfljccah" rel="nofollow">https:&#x2F;&#x2F;microsoftedge.microsoft.com&#x2F;addons&#x2F;detail&#x2F;pxlet-book...</a> After installing it, when you browse a webpage, you can right click and find the bookmark option on the menu.
hjuutilainenover 2 years ago
I was a heavy pinboard user but recently made the switch to a paid plan on <a href="https:&#x2F;&#x2F;raindrop.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;raindrop.io&#x2F;</a>. I tested a few self-hosted OSS solutions but none of them felt right for me. Still too early to say anything meaningful about raindrop but I’ve already found it useful a number of times.
tbliuover 2 years ago
I run into the same issue you do, and I just paste interesting links into Apple’s notes app since it’s convenient to use across my devices.<p>Personally I’ve found it useful to just scroll through it time to time to refresh my memory on what I’ve read&#x2F;watched&#x2F;listened to.<p>Maybe not the most ideal or fancy solution, but it works well for me, even as my note has gotten longer and longer.
评论 #34751761 未加载
yawnxyzover 2 years ago
I have a browser bookmark script that saves it to an Airtable table. Works like a charm, and I&#x27;ve saved almost 10k links in the last four years I&#x27;ve been using it!<p>I occasionally go back and search for a specific link from months to years ago (since I have a terrible memory), and it works great. I also built a custom Pocket-like interface which works great too!
theshrike79over 2 years ago
If I feel a specific command is something I need often or is too tedious to figure out how to do from scratch every time, I put it in Obsidian.<p>For links I used to use pinboard.in with archiving, but I&#x27;m seriously considering moving to randrop.io just because pinboard&#x27;s only admin is a bit too flaky for my taste.
spegover 2 years ago
I wrote a small app to scan my comments and stories on hacker news. It would dump them into a postgres database and use the full text search to normalize the text of the articles to make for easy searching at a later date when I inevitably would think “where did I read that thing about this?”
tamishungryover 2 years ago
I have a &quot;notes.txt&quot; file that I keep at every job. I paste all the links snippets into the note, alongside with my personal note. I use the same file to jot down things I need to do, and also use it as scratchpad.<p>i find the file to be very easily searchable, even if it has 10k+ lines.
snozolliover 2 years ago
I installed a wiki on my personal site and used that to create a sort of bookmark hierarchy with descriptions.<p>Then Google Bookmarks came along, which was perfect, so I switched to using that. Then Google killed the project for some reason and I&#x27;ve never gotten back into the wiki habit.
kmarcover 2 years ago
I take notes in Joplin in general and also use the Joplin web clipper [1] to make sure that I have all the interesting articles I read or want to read in markdown<p>[1] <a href="https:&#x2F;&#x2F;joplinapp.org&#x2F;clipper" rel="nofollow">https:&#x2F;&#x2F;joplinapp.org&#x2F;clipper</a>
a13oover 2 years ago
My personal solution to this is YAGNI. In very rare situations I visit chrome:&#x2F;&#x2F;history and search, if it is only a couple of days old.<p>But I do sorta like the idea you hint at, of a 1 click &quot;add to my web&quot; with its own personal webcrawler. I&#x27;d give it a try.
nvarsjover 2 years ago
This is basically what tools like roam and obsidian are for.<p>When you want to capture a link, make a new note and link the external page. Write down any tags or thoughts so it is searchable. It’s basically my second brain and hugely helpful.
BaudouinVHover 2 years ago
I&#x27;m using a self-hosted Shaarli :<p><a href="https:&#x2F;&#x2F;github.com&#x2F;shaarli&#x2F;Shaarli">https:&#x2F;&#x2F;github.com&#x2F;shaarli&#x2F;Shaarli</a>
MattDemersover 2 years ago
I&#x27;ve been using Obsidian in order to store a &quot;clips&quot; folder with some front matter&#x2F;tags&#x2F;aliases.
pqsover 2 years ago
My life is in Evernote, and it works well now. At work we use OneNote. It also works well.
评论 #34752268 未加载
mikewarotover 2 years ago
That was the goal of the Memex proposed back in 1945, still unrealized. 8(
jcv_fortranover 2 years ago
RSS
评论 #34760745 未加载