logo

drewdevault.com

[mirror] blog and personal website of Drew DeVault git clone https://hacktivis.me/git/mirror/drewdevault.com.git

Nitter-and-other-internet-reclamation-projects.md (3623B)


  1. ---
  2. title: Nitter and other Internet reclamation projects
  3. date: 2021-09-23
  4. ---
  5. The world wide web has become an annoying, ultra-commercialized space. Many
  6. websites today are prioritizing the interests of the company behind the domain,
  7. at the expense of the user's experience and well-being. This has been a
  8. frustrating problem for several years, but lately there's been a heartwarming
  9. trend of users fighting back against the corporate web and stepping up to help
  10. and serve each other's needs in spite of them, through what I've come to think
  11. of as Internet reclamation projects.
  12. I think the first of these which appeared on my radar was [Invidious][inv],
  13. which scrapes information off of a YouTube page and presents it in a more
  14. pleasant, user-first interface— something which [NewPipe][np] also does
  15. well for Android. These tools pry data out of YouTube's hands and present it on
  16. a simple UI, designed for users first, with no ads or spyware, and with nice
  17. features YouTube would never add, like download links, audio mode, and offline
  18. viewing. It shows us what users want, but YouTube refuses to give.
  19. [inv]: https://github.com/iv-org/invidious
  20. [np]: https://drewdevault.com/2019/04/02/NewPipe-represents-the-best-of-FOSS.html
  21. [nt]: https://github.com/zedeus/nitter
  22. Another project which has been particularly successful recently is [Nitter][nt],
  23. which does something similar for Twitter. Twitter's increasingly draconian
  24. restrictions on who can access what data, and their attitude towards logged-out
  25. users in particular, has been a great annoyance to anyone who does not have, and
  26. does not want, a Twitter account, but who may still encounter Twitter links
  27. around the web. Nitter has been quite helpful in de-crapifying Twitter for these
  28. folks. I have set up an automatic redirect in my browser which takes me straight
  29. to Nitter, and I never have to see the shitty, user-hostile Twitter interface
  30. again.
  31. [Bibliogram][bi] is another attempt which has done its best to fix Instagram,
  32. but they have [encountered challenges][bi issues] with Instagram's strict rate
  33. limits and anti-scraping measures. Another project, [Teddit][td], is attempting
  34. to fix Reddit's increasingly anti-user interface, and [Libreddit][lr] has
  35. similar ambitions.
  36. [bi]: https://sr.ht/~cadence/bibliogram/
  37. [bi issues]: https://git.sr.ht/~cadence/bibliogram-docs/tree/master/docs/Instagram%20rate%20limits.md#tldr-what-does-it-mean-if-an-instance-is-blocked
  38. [lr]: https://github.com/spikecodes/libreddit
  39. [td]: https://codeberg.org/teddit/teddit
  40. All of these services are more useful, more accessible, and more inclusive than
  41. their corporate counterparts. They work better on older browsers and low-end
  42. devices. They have better performance. They aren't spying on you. In short,
  43. they are rejecting the [domestication of their users][domesticate] that the
  44. platforms they interact with have been trying to do. Their efforts are part of
  45. an inspiring trend of internet activism which rejects the corporate shells and
  46. walled gardens without giving up the useful data they have stolen away inside.
  47. [domesticate]: https://seirdy.one/2021/01/27/whatsapp-and-the-domestication-of-users.html
  48. Here are some more services full of user-hostile behavior I'd like to see
  49. replaced with user-first, high performance, FOSS frontends:
  50. - Facebook
  51. - GitLab and GitHub
  52. - ~~Medium et al~~ 2021-11-08: Check out [scribe.rip](https://scribe.rip)!
  53. [0]: https://github.com/mozilla/readability
  54. I would be happy to redirect myself away from any of these services for a
  55. faster, lighter weight, more inclusive, user-first experience. Any others you'd
  56. like to see?