Adam Something, is that you?
Adam Something, is that you?
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:
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.
This one is pretty comprehensive
https://drewdevault.com/2024/04/09/2024-04-09-FDO-conduct-enforcement.html
He was actually banned for condoning a toxic anti-trans culture on his Discord. Violating FreeDesktop’s code of conduct.
He also once said “I do believe there could be arguments to sway my opinion towards genocide.”
Also substack
Does this have something to do with the author being banned from freedesktop?
That team disbanded long ago. CA is wholly a Total War studio now.
Non-clickbait title:
UC Berkeley Professor Founds a Deepfake Forensics Company GetReal Labs.
It greatly depends on the applications.
Porting Windows exclusive games to Linux is a small step as well, but most developers don’t do it because they cannot justify the additional QA and debugging time required to port them over. Especially since Linux’s market share is small.
The reason Itanium failed was because the architecture was too different from x86 and porting x86 applications over required significant effort and was error prone.
For RISC-V to even get any serious attention from developers, I think they need to have appx 40-50% market share with OEMs alongside ARM. Otherwise, RISC-V will be seen as a niche architecture and developers would avoid porting their applications to it.
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.