-
8 votes
-
Are LLMs making Stack Overflow irrelevant?
23 votes -
[SOLVED] How can I hide streams from my YouTube subscriptions page?
Picture explanation: https://i.horizon.pics/tWovRax4kh.jpg When I view my subscriptions page on YouTube, half the "videos" are recordings of completed streams, often 2+ hours in length. I'm not...
Picture explanation:
https://i.horizon.pics/tWovRax4kh.jpg
When I view my subscriptions page on YouTube, half the "videos" are recordings of completed streams, often 2+ hours in length. I'm not interested in watching these. For me, they're just pollution in the feed.
Apparently, a lot of the channels I subscribe to, whose videos I enjoy watching, also stream on YouTube a lot.
Second Wind is probably the channel I'm most hung up about. I like their normal videos, and don't want to unsubscribe from their channel, but jesus they stream two or three times a day.
(Also, it's annoying that when I view a YouTube channel, I can visit their videos page or their streams page separately. Why can't I have this same separation on my own subscriptions page?)
(Also also, I already use an extension to hide shorts (among other things), but it unfortunately does not have a feature for hiding streams.)
Fancy bullet point summary:
- I want to hide recorded streams from my subscriptions page
- I don't care as much about hiding active livestreams, because those don't pollute my subscriptions page nearly as much
- I do not want to unsubscribe from any of the channels I follow. That is not an option
- I'm willing to stop using
youtube.com
in favor of an alternative client (web, desktop, etc) if that client supports hiding recorded streams from actual videos - I'm willing to install a browser extension that can solve this problem (but I can't find one for Firefox)
Ninja edit:
While writing up this topic, I actually found my own solution. The browser extension I mentioned earlier has an "advanced blocking" feature that takes a JavaScript function as input. The extension's GitHub page has an issue, with a comment, with some code to hide streamed videos on the subscriptions page.
However, that code didn't work when I tried it. Thankfully, I just needed to check for
videoRenderer
instead ofgridVideoRenderer
.Here's the updated code:
(video, objectType) => { // Only videos on the Subscription page if ( objectType === "videoRenderer" ) { if ( video.hasOwnProperty("badges") && video.badges.includes("live") ) { return true; } if ( video.hasOwnProperty("publishTimeText") && video.publishTimeText.indexOf("Streamed") != -1 ) { return true; } } return false; }
I have no idea what the consequences of checking against
videoRenderer
instead ofgridVideoRenderer
might be, and right now I'm too lazy to find out. This works well enough for now.(The "consequence" might be that streams are hidden from the related/recommended videos in the sidebar of a video page? I actually hide that sidebar, so I wouldn't know. Oh, and they'll probably be hidden from a channel's streams feed.)
It isn't a perfect solution though. Streams that are "scheduled" still show up on the subscriptions page. However, I think channels can set streams and videos as scheduled? So blocking one without the other would be more complicated?
I welcome any feedback or improvements on the code.
15 votes - I want to hide recorded streams from my subscriptions page
-
Why does Cloudflare Pages have such a generous free tier?
23 votes -
Having a hard time understanding how minds.com makes money
came across the minds.com social media space and I am very intrigued but I am having a heck of a time figuring out how it makes money. I'd like to use it more but if it's the same as...
came across the minds.com social media space and I am very intrigued but I am having a heck of a time figuring out how it makes money.
I'd like to use it more but if it's the same as facebook/insta/twitter and just makes money via outrage and scraping and selling user data, that's a non-starter for me but I can't actually tell what their revenue stream is?
4 votes -
Dillo 3.2 celebrates the browser's 25th anniversary
10 votes -
Amazon drone delivery footage
16 votes -
European Union orders X to hand over algorithm documents
51 votes -
TCL's bet on screens that look like paper
16 votes -
The day Google killed the Pixel 4a
39 votes -
Nepenthes: a tarpit intended to catch AI web crawlers
33 votes -
TikTok is coming back online after US President-elect Donald Trump pledged to restore it
27 votes -
Randomized trial shows AI tutoring effective in Nigeria
12 votes -
TikTok makes app unavailable for US users ahead of ban
54 votes -
US Federal Trade Commission takes action against GoDaddy for alleged lax data security for its website hosting services
19 votes -
Donald Trump says he'll 'likely' give TikTok a ninety-day extension to avoid US ban
19 votes -
US$ 30 million to reinvent the wheel (Bluesky vs. Mastodon)
24 votes -
Apple Intelligence doesn't work the way I want it to
Recently I did an update on my Macbook and it started showing alerts about Apple Intelligence. I've heard a little bit of marketing about this but I haven't really spent any time trying to figure...
Recently I did an update on my Macbook and it started showing alerts about Apple Intelligence. I've heard a little bit of marketing about this but I haven't really spent any time trying to figure out if it is just hype. Well, I've tried it a few times and I'm completely underwhelmed.
One of marketed features is that Siri is much improved. That would be nice, I thought, because there are only a few use cases like "Set an Alarm" where Siri could ever do anything besides a google search.So there are two times recently I tried to use this improved Siri to solve a problem. My background using AI: I use Copilot at work. I get mixed results for it, but it does use my local context (open files etc) and is able to ask follow up questions if my prompt is too vague.
First Use Case: I want to solve a technical problem on my laptop
- My Prompt: "Can you help me fix Discord so that audio is shared when I share a video stream"
- My Expectation: Maybe an AI summary of the cause of the issue. Maybe open up system settings or open up Discord or give an explanation of why this is a technical problem on Macs.
- Actual Siri Response: Does an internet search and shows some links. Essentially just did a google search which I could have done by typing the same prompt in a browser.
Second Use case: I want help finding a file on my laptop
In this case, I made a summary of my finances on my laptop a few months ago. I can't remember what I named the file or what kind of file it was. Maybe a spreadsheet? I know it was on my local computer.
- My 1st Prompt: Can you help me find a specific file on my computer
- My Expectation: Maybe some follow up questions where it asks me for a date range or something that is inside the file. Yes, I know that I can do this in Finder but I want Apple Intelligence to save me a few minutes.
- Siri: Shows the result of a web search on how to find files on a computer. The first few results are for Microsoft Windows
- 2nd Prompt: Can you help me find a specific file on my mac
- Siri: Tells me to use Command-space and use the search
In both cases, Siri just acted like a shortcut to a google search. It didn't even recognize that I was asking the question on a Mac. This is same as Siri has always been. I assume that it can still figure out to set a timer and do a few things, but it doesn't seem to be working in a way I would expect an AI to work at all.
28 votes -
Seeking programmable mouse with top buttons
I am looking for a new mouse that meets the following: Must have: at least 3 (ideally 5+) programmable buttons on the top (not the sides), preferably to the outer edges (of the top), rather than...
I am looking for a new mouse that meets the following:
Must have:
- at least 3 (ideally 5+) programmable buttons on the top (not the sides), preferably to the outer edges (of the top), rather than in the middle
- those top buttons should not be right-handed-biased (most that I've seen put more additional buttons beside left click, and fewer near right click)
Nice to have:
- Can be configured with Linux; but I don't mind temporarily using Windows or OSX for initial and a once-in-a-while setup
- not too many buttons on the sides, since I won't be using them, so that would just drive up the price for features I won't use
I am currently using a Logitech G300s (images from DDG). I am very satisfied with it, as it meets all my criteria, but one of my primary mouse buttons is starting to unintentionally double click (on single click). I know that that is a common problem with mice in general, but I don't want to bother with DIY fixing, especially any operation that involves soldering. Prior to that, I used a Roccat Kova (images from DDG) which had only 3 additional buttons on top.
I would just buy another G300s, but it's not in stock any more anywhere that I've looked, presumably due to its age.
I've done a little websearching, and have asked ChatGPT, but everything I've come across either is biased to right-handed users, or doesn't have enough buttons on top. Most options I've seen have many buttons on the sides, but that's not the way I mouse (I move the mouse with the thumb, and ring and pinky fingers).
10 votes -
US Supreme Court unanimously backs law banning TikTok if it’s not sold by its Chinese parent company
48 votes -
Read.cv and Posts sold to Perplexity; will be closed soon
11 votes -
The making of Community Notes
14 votes -
Any real AI recommendations from the community?
Hey - I'm wondering if we've got any real-life recommendations for AI's out there? I'm not looking for a list of AI's - they're everywhere! What I'm interested in is whether and how anyone here...
Hey - I'm wondering if we've got any real-life recommendations for AI's out there?
I'm not looking for a list of AI's - they're everywhere! What I'm interested in is whether and how anyone here has started to use an AI on a regular basis to the extent that you consider it genuinely useful now?
For example,
- At work with have a ChatGPT3 wrapped app in Slack which I use quite often to improve summaries and formal comms I write. I think everyone knows it's basically good at that.
- I use Pi.ai as a "sympathetic" and filtered advisor for more sensitive topics relating to mental health that I have to deal with - it's useful insofar as I'm less worried about hallucinations or bad output when I'm using it. This might be misplaced confidence to be fair, but I've not had a bad experience with it so far.
- I use ChatGPT built into Apple Intelligence more and more since getting a device capable of using it. I think the use case I'm most warming to is that "search" is less and less useful nowadays because of blog spam and assumed corrections to my searches. I can use ChatGPT as a replacement to search in a growing number of use cases.
What I'm wondering about:
- Gamma.app promises to be a .ppt replacement via AI. I'm skeptical. I have to summarise and present a lot of content at work. Having a means of an AI doing some of the lifting here would be incredible, but I remain unconvinced.
Any sites/services you use regularly and effectively that you'd recommend?
34 votes -
US President Joe Biden won't enforce TikTok ban
31 votes -
Why I make smart devices dumber: a privacy advocate's reflection
36 votes -
The trouble with Elon Musk
47 votes -
New York starts enforcing $15 broadband law that ISPs tried to kill
51 votes -
Supreme Court seems ready to back Texas law limiting access to pornography
20 votes -
TSMC may have approval to create 2nm chips in the US
24 votes -
Fluid simulation pendant
21 votes -
Announcing Supporters of Chromium-based browsers
22 votes -
Best way to set up NAS?
so I have a setup where I have a NUC that has docker on it, one of the containers is my nextcloud that I use for sharing my files across my computers. I also have a synology NAS which is connected...
so I have a setup where I have a NUC that has docker on it, one of the containers is my nextcloud that I use for sharing my files across my computers.
I also have a synology NAS which is connected to my NUC via NFS and the files themselves are stored on that NFS file via a docker volume mount.
Hopefully that made sense.
My problem: not often but it does happen where my router has an issue, today it just needed a restart. another time it was cause I deliberately disconnected it from the power not realizing it would mess up the connection between my NUC and my NAS.
Why is this an issue? it causes my nextcloud to freeze up as the files it is supposed to share are no longer available. necessitates me restarting my NUC to get the connection going again.
Thankfully hasn't happened often but still something that can be scary in the moment. My question is, is this just one of the pitfalls I have to accept of utilizing a NAS the way I am or is there a way to connect a Synology to a NUC and ensure router issues don't cause the nextcloud docker instance to freeze?12 votes -
Five things privacy experts know about AI
19 votes -
Incident with Git(Hub) Operations
9 votes -
US introduces additional export restrictions on AI-chips
14 votes -
Revisions of ‘hateful conduct’: what users can now say on Meta platforms
58 votes -
Another post about bulk deleting content from Reddit
Is there a utility that will bulk delete threads and comments I made, but from 1 subreddit only? Thanks for any clues.
16 votes -
Matt Mullenweg deactivates WordPress accounts of contributors planning a fork
55 votes -
Candy Crush, Tinder, MyFitnessPal: See the thousands of apps hijacked to spy on your location
65 votes -
Mark Zuckerberg defends Meta's latest pivot in three-hour Joe Rogan interview
24 votes -
Adobe Lightroom's AI Remove feature added a Bitcoin to bird in flight photo
15 votes -
TikTok says it plans to shut down site for US unless Supreme Court strikes down law forcing it to sell
38 votes -
Russia carves out commercial surveillance success
5 votes -
Google faces US trial for collecting data on users who opted out
39 votes -
Tencent designated as a Chinese military company by US
29 votes -
US based The Heritage Foundation plans to ‘identify and target’ Wikipedia editors
81 votes -
Nvidia announces four next-gen RTX 5000 GPUs
37 votes -
Facebook is censoring 404 Media stories about Facebook's censorship
45 votes -
Walled gardens, privacy, SEO and the open internet
Hey all! So I was thinking of how when looking at privacy, having a platform being a walled garden (i.e. data not being found on search engines) can feel like a worse experience for what is...
Hey all!
So I was thinking of how when looking at privacy, having a platform being a walled garden (i.e. data not being found on search engines) can feel like a worse experience for what is regarded as the open internet.
I don't have a solid solution for this. So my question to you is,
How do you respect privacy while sharing content for search engines on a platform?
13 votes -
OpenAI boss Sam Altman denies sexual abuse allegations made by sister, Ann Altman
29 votes