Another day, another successful deplatforming campaign; Internet Archive removes problematic text from its eponymous cacheanother kind of disregard for the natural rights of man is occurring.
First, those who own or control machines that provide hauntings have a moral and legal right to evict guests, although they are, of course, subject to rights under orderly eviction. In the second case, an ostensibly professional archivist organization chooses, according to opaque and always ideologically based principles, which parts of online history are worth preserving and which parts should be banished in flames. I am.
But the happy fact about technology is that it frees us from total preoccupation with political or philosophical questions. At some point, one elects to err on the side of caution and build their first attempt. They see what happens, make tweaks, and see what works. (More broadly, we might suggest discovering what helps cultivate true virtue within and across online communities.)
At this stage of technological development, little will be accomplished by a mob trying to burn books at the local library. Even if ACLU lawyers campaigned to ban certain books from Amazon, the effect would be minimal and temporary. These are probabilistic acts, and creating fear is their effect, if not their intended purpose. If morale continues to decline or acceptance of defeat continues, further restrictions on access to and creation of texts may be formalized and the process repeated.
All this smoke and mirrors, let me be clear, they are very dangerous. One is the leading cause of death in home fires, and the other can cause serious, life-threatening injuries. Anyone with some tech skills can create and share their own libraries today. We knew this early on with listservs, Usenet, Kazaa, BitTorrent, and all the other companies. It is well known for e-books and home media servers.
But, of course, this also applies to web pages and text. Many of you reading this article will probably spend more time reading blogs, forum threads (group blogs), and Substack articles (blogs) than the rest of the articles combined. And in the end, which is more likely to find Anon’s articles erased from existence, or Clint Eastwood’s movies lost forever?
So let’s move away from history and philosophy and focus on technique. As I mentioned earlier, despite rampant over-engineering, it’s a happy coincidence that a typical web page is only a few megabytes in size. And like many “readability” apps, if you clean this up and reduce it to text and important images, the file size can be reduced by a factor of 10. In the space it takes to store one movie, you can comfortably store thousands of articles, providing months of continuous reading time. Here, you don’t face any severe physical or digital constraints.
Is your library personal, private, or public?
We are witnessing a resurgence on the web of decentralized or semi-autonomous communities, similar to the early semi-commercial blogosphere. There are parallels between things like Webring and his Substack, or more abstractly, the emerging relevance of the world of podcasting and social media. After all, it’s much more interesting than that. big 3so we should count our blessings.
Whether you want to curate links and articles with a broader mutual community, collect web pages to share with a few friends, or stockpile articles for yourself, you have several different options.
Save page to disk
When it comes to saving web pages, that’s true. File and keep – You get something substantially incomplete. Many browsers do not preserve the original media, layout, and styles. Others may generate large numbers of files and try to represent small slices of the web locally. Safari is web archive format to embed all of your web page’s key assets in one file. Another option is to save the web page as a PDF or Special programs for extracting text.
You will end up with a large number of files, which can be neatly organized into folders. Also, using the operating system’s search function is sufficient to find what you need. Maybe that’s all you need.
host text file
Plain text has its advantages if you’re not afraid of copying and pasting. A savvy user can very easily host it on any her web server or use static hosting such as: GitHub page Share it on the web.
large archive House text-only manifestos, essays, and other delusions They come from pre-blogosphere creative networks such as email chains, BBSs, newsgroups, and listservs. Several new primitives have entered the realm of text file enthusiasts.today Join a decentralized text-driven microblogging network or You can also run it yourself. Text files are primitive in creative computing, and projects can be developed around them. Host on your own server or use them to access artificial intelligence, natural language processing. Don’t underestimate them.
Use an indie bookmark site
If you’re looking for something beyond a lone folder on your drive that requires less work and you’re comfortable delegating control to a smaller organization, pin board is a simple paid bookmarking tool that allows you to create public or private link collections. For an additional fee, we also save copies of your bookmarked sites.
Other options include: pocket and insta paper, and many more. Many of these services blur the line between old-fashioned services. RSS feed readerworthy of its own tools and articles.
Launch your own web archive
Thanks to open source software, you can start your own bookmarking site with little effort. Bookmark A great option here. Run on your own infrastructure In a few minutes. If you’re familiar with Docker, check out this guide. Please help me get off and start running. and accessible from the web.
You can also try it out in a few steps by running it locally.download Shiori binaries for your platform from Githubgo to your application folder, or Update system path.
Check out what we can do Shiori on the command lineThis includes importing URLs and exporting bookmark data by doing the following:
bookmark-h
Then run the web application locally using the following command:
bookmark serve
Once properly started, you can access it locally at http://localhost:8080 and log in with default credentials.
Username: Shiori
Password: Gopher
This will give you a feel for the interface and make it fully functional. However, because this web application is running locally, it cannot be accessed by others and cannot be accessed through a browser when the program is not running.
In reality you should do something like this: Follow similar steps on the server Allow yourself and others to access this application and keep it running day and night.
Once you log in, you’ll be presented with a simple UI that displays your collection of bookmarks.
By default, you can click to add new URLs and archive these pages. As a result, his two copies of the web page are stored on the server. One is a text copy that has been processed to improve readability, and the other is an archive of HTML and assets that replicates the original site.
The configuration is fairly minimal. Most bookmark parameters, such as title, excerpt, and tags, are automatically populated, but you can also adjust them manually. The application has a list and tile view, and you can optionally add other users to your site with read-only access.
Developers can take advantage of Shiori’s openness and leverage Shiori in their own work. APIand Open source browser extension It is also available for Firefox and Chrome for your convenience.
From there, you can create an account and share it with your friends. Extend Shiori for authentication via API Please allow mutual access. Now you can create your own web apps.
Want even more control?
archive box It is also open source software, but allows for more detailed configuration and is better suited for large collections shared among a large number of users. Think of it as an enhancement to your own Internet Archive or WayBack Machine, rather than a library of archived bookmarks. You can set up pages and feeds to be continuously archived as HTML files, PDFs, image screenshots, and more (including embedded media). This option is a great choice for power users and developers. well documented.





