Earlier quoted context omitted.
Thank you. I should have been clearer and mentioned that I'm on Debian )) But in any case, Safari's reader mode can be scripted from the CLI? That is good to know, maybe I'll try to find something similar for Firefox's Reader Mode. Thank you.
Yes. On macOS we would generally use osascript on the command line. Apple Script Editor shows which functions each app exposes. Very powerful combo.
To preserve their work journalists take archiving into their own hands
51–60 of 94 posts
Re: To preserve their work journalists take archiving into their own hands
#52I fully support the efforts. but are there not legal problems with this? (No I dont thik legal issues should prevent this) If I worked for CorporateMediaNews as a columnist and reporter for 10 years and they decide ot remove all of it. Does not CMN own the work and can (unfortunately) dispose of it if they so wish? I would not have any rights for the work? Thinking about my own career. I have written a hell of a lot…
Journalists are often judged based on their public output. You get bylines on published articles, and you can use those to apply for jobs. There's not much emphasis on secrecy because the goal of a news outlet is to be read by as many people as possible. Being unable to provide examples of your work is a career-killer if everyone else can point to stuff they wrote. Preserving your work isn't altruistic, it's required…
Re: To preserve their work journalists take archiving into their own hands
#53I fully support the efforts. but are there not legal problems with this? (No I dont thik legal issues should prevent this) If I worked for CorporateMediaNews as a columnist and reporter for 10 years and they decide ot remove all of it. Does not CMN own the work and can (unfortunately) dispose of it if they so wish? I would not have any rights for the work? Thinking about my own career. I have written a hell of a lot…
Does that (not too often) not happen with "abandonware" turned open source?
Re: To preserve their work journalists take archiving into their own hands
#54Journos discover backups! Yay.
Re: To preserve their work journalists take archiving into their own hands
#55Earlier quoted context omitted.
Archive.org can and does accept takedown requests, even if the requester wants to avoid public scrutiny. If you're writing about a contentious topic and want to preserve your links (tweets or whatever), there are better options.
What are some of those options?
Re: To preserve their work journalists take archiving into their own hands
#56A nice social attack is to create an internet archive looking website call it archive.newtld and use it to create social proof of things you didn't actually do. "Oh yeah the Washington Post did a redesign but here are my past 10 posts which I saved in archive: link " In post truth internet, proving archives is going to be tough and unless there's some other form of verification it's going to be useless fast for "prov…
Could this be solved by digital signatures on web content? (Or, a way to store those)
Re: To preserve their work journalists take archiving into their own hands
#57Earlier quoted context omitted.
I wrote a book in 2010. It had a references section with links to about 100 websites. When I wrote the second edition only about five years later, 50% of those links no longer worked. What we're doing right now is borderline insane. We're putting all of this information on the web, but almost each individual bit of information is dependent on either a company or a human being keeping it online. It's inevitable that c…
That entity goes out of its way to hide information if you're friends with the owners.
Re: To preserve their work journalists take archiving into their own hands
#58Too bad there's not something like DOI or ARK [0] available for anyone to use to give documents a searchable, permanent ID so that a location can be maintained. IME, the half-life of many URLs (5-10 years?) makes them unreliable. I recently was unable to find (by URL) an entire historical collection at a major southern US university until I discovered that it had been moved to a new server. [0] https://arks.org/about…
> the half-life of many URLs (5-10 years?) makes them unreliable. "Simple" enough experiment, on this very site: Use the "past" feature on the main menu to go back a step at a time, and tally the number of broken links from the external submissions the further you go back.- The amount of dead projects, expired domains, broken links, 404s, etc. is sad.-
Submitted 3 months ago: https://news.ycombinator.com/item?id=40307519
Re: To preserve their work journalists take archiving into their own hands
#59Earlier quoted context omitted.
Could this be solved by digital signatures on web content? (Or, a way to store those)
How do you obtain the key to check the signature?
I also don't know exactly what bag of bytes you would be checking the signature against, the raw normalized text of an story? Maybe if news articles were distributed as PDFs this would be a solved problem, but news sites actually don't want their content to be portable, they want you to sign in to their domain to view anything.
Re: To preserve their work journalists take archiving into their own hands
#60Earlier quoted context omitted.
Archive.org is such a godsend.- The entire information 'substrate' of society is ephemeral , if digital, and none (at least not enough) seem to have noticed .-
I wrote a book in 2010. It had a references section with links to about 100 websites. When I wrote the second edition only about five years later, 50% of those links no longer worked. What we're doing right now is borderline insane. We're putting all of this information on the web, but almost each individual bit of information is dependent on either a company or a human being keeping it online. It's inevitable that c…
Books deserve a github repo with PDF web archives of referenced links, the same way that Wikipedia mirrors the content of cited links.