This is why https://farside.link/ is a very good thing to use.
Well, it moves the issue of privacy-frontend linkrot one level higher.
What happens if farside.link goes down? Should there be a service that redirects between multiple Farside instances? (for start it would be great if there were any other Farside instances)
That’s again the same issue, but on different level.
Is solution somewhere in IPFS or in some other decentralised technology?
No idea, but it would be great if more people paid attention to this and helped find these solutions.
Matrix has this thing: https://github.com/matrix-org/matrix-public-archive
So Matrix bridge to Discord in combination to this is a weak solution.
I have seen someone refer to Discord as “Black hole for information”.
It is nice to see that people are thinking about possible solutions and working on them.
Matrix has this thing: https://github.com/matrix-org/matrix-public-archive
So Matrix bridge to Discord in combination to this is a weak solution.
I have seen someone refer to Discord as “Black hole for information”.
It is nice to see that people are thinking about possible solutions and working on them.
fuggggg, Linux 4.0 was almost 8 years ago. How time flies.
but maybe my perspective is skewed, as I got into Linux around the time of 2.4 and 2.6.
those two felt like Linux version releases move very slowly.
But now that I check Linux version history, I see that versions 0 and 1 went for about as long, if not even faster, than versions 3 and 4
regular expressions? Any decent text editor should have them. But with text editor you could either just find the hashtags, or do the “replace text” with a regular expression that matches everything that is not a hashtag, and replaces it with nothing.
If you are willing to use command line, you could copy the contents of the article into a text file and then use grep
command in combination with regular expression that does match hashtags. That would get you a proper list.
I came here to shill as well
https://github.com/magic-wormhole/magic-wormhole
it’s an amazing piece of software that allows you to transfer files between any two machines or easily share them with your friends.
it’s P2P most of the time, except where there is no direct path between two machines, then it goes through wormhole relay
Yes, LibRedirect is redirecting done on client side and Farside is redirecting done on server side. So Farside works even without browser plugins. I mostly use it when sharing links with other people, so that I do not send them into various privacy hellholes just because I wanted them to see something interesting.
Good question in regards to subscriptions. I’m not a web developer, so I do not know exactly what are all the technologies that could be used to solve this.