Skip Navigation

Posts
6
Comments
197
Joined
2 yr. ago

  • Sometimes I get hyped when a game is on sale and want to buy and download, to play it. But then realize I already have it and immediately loose interest and move on with my life. Humble Bundle ruined my life.

  • I have tons of games on Steam I forgot to have them. In example I forgot that I had Skyrim and never played it. I've tried it this year for the first time in my life, just to see how it is. And immadiately could not play it, because the intro was bugged and I thought its a puzzle I had to solve. Took me until I understood that I had to limit the fps to 60, because Skyrim is buggy if you play it on a 120 Hz monitor.

  • That's interesting! I use RSS (and love it) and never tried this on YouTube. You know what, this is actually amazing! Right now I am visiting some channels which I do not want to miss content on and add as RSS News. Thank you for this!

  • The satire in me says Microsoft would have lost all Game Pass players if they did that. /s (does the s make the satire non satirical?)

  • Looking at the comment history of this profile, is this a spam account trying to collect likes before it casts his spam magic spells? Sorry if you are a human, but you look like a malfunctioning robot.

  • I actually wasn't aware of this possibility. Thanks. That's probably what I will do soon and stop visiting YouTube altogether.

  • At the moment, I am in a hybrid state. I also use Indivious to watch the videos, but I still use the subscription view of YouTube to see what video is new. I have 145 subscriptions. I installed a new addon Redirector, which you can guess what it does, and it redirects each new tab to an Indivious instance if it's a YouTube video page. So YouTube thinks I stopped watching videos at the moment. Sometimes I forget to middle click instead and get reminded how bad the ads are.

    The reason I am doing that is, because I feared Google could delete my account, if I keep blocking ads with uBlock Origin. It probably never happened to anyone, but the uncertainty was too high to risk for me, as I need this account for other things. Also sometimes I want to like or comment on the video too.

  • Well, well, well, Google. I told you.
    This is only 20% of our power. We are not even Super Saiyan yet.

  • BTW in case you didn't know, a bare cd without arguments will bring you to your home. I have alias setup to quickly navigate one or two directories up and print the path then:

     
        
    alias ..='cd .. && pwd'
    alias ...='cd ../.. && pwd'
    
    
      

    Should works with every shell and I don't even need to type cd itself.

  • That's what Google want you to believe, forget about and step back. It's not over yet. We just stopped the first wave and it will get harder with each wave.

  • If they can't storm the front door, then try to sneak in through the back door I guess.

  • Came here for Zig too. I never programmed anything in it other than hello world stuff. I think the world is waiting for the 1.0 release with complete tooling and package manager and a solid foundation that won't change too soon. I watched talks from Andrew and what this guy and his team is doing is amazing. It's a small team.

  • I recently switched from regular Vim to Neovim, using LazyVim config.

  • I agree with you! He changed in recent years and I usually don't like him anymore and most of his content. But this was really good and any Half-Life fan or anyone else interested into gaming or Valve history might be interested into the interview. The Half-Life developer talks about the development of the original game and how this came to be.

  • or merging the ad into the video stream itself. This would make it un-skippable

    That's not true. Besides the point that people can skip any video content manually anyway, I already use a Firefox addon called "SponsorBlock for YouTube - Skip sponsorships", which is configurable and works for other sites as well. The skip points are community maintained, but with the help of AI it should be easy to detect ads automatically. The point is, there are already tools to help with skipping video encoded content.