Adam Something, is that you?
deathmetal27
Kind of disappointed that it's not a permissive license but still glad that it's at least somewhat available to the community.
Reading the article, it looks a lot more like The Terminal Man.
This is some "Terminal man" shit right here.
Use piped or invidious instead perhaps.
Alternately, disenshittify YouTube using addons like DeArrow, Sponsor Block and uBlock origin.
Could you share the URL of that link? IMO, there should be a better way of presenting that than on the pill bar on the top.
Here's a non exhaustive list of things I've blocked:
- The pill strip on top with a list of video topics (don't know what the official term is.)
- YouTube shorts suggestions.
- Ads that are injected into the suggestions.
- "Shorts remixing this video" section in the video descriptions.
I'll perhaps share my ublock filter list for YouTube later.
Edit: My uBlock Origin filters:
www.youtube.com##.ytd-rich-item-renderer.style-scope > .ytd-feed-nudge-renderer.style-scope
www.youtube.com###voice-search-button
www.youtube.com##ytd-rich-section-renderer.ytd-rich-grid-renderer.style-scope > .ytd-rich-section-renderer.style-scope
www.youtube.com##yt-related-chip-cloud-renderer.ytd-watch-next-secondary-results-renderer.style-scope
www.youtube.com##.ytd-ad-slot-renderer.style-scope
www.youtube.com##ytd-reel-shelf-renderer.ytd-item-section-renderer.style-scope:nth-of-type(1)
www.youtube.com##ytd-reel-shelf-renderer.ytd-item-section-renderer.style-scope:nth-of-type(2)
www.youtube.com##ytd-reel-shelf-renderer.ytd-structured-description-content-renderer.style-scope
I use all of these XD
One of the best addons you can get. Period.
It's like a paradigm shift when you browse YouTube after enabling it.
This plus using ublock to remove useless UI elements makes for a prime disenshittified YouTube experience.
I hope so.
Wait till you learn about the other stuff about them.
Size limitations? In git?
What is the average size of your source code files?
Normally you'd never run out of space in git unless you're committing large binary files.