• 0 Posts
  • 171 Comments
Joined 3 years ago
cake
Cake day: August 7th, 2023

help-circle





  • I have some earplugs I carry on my keyring that I originally bought for concerts. I don’t know if you can wear something like that or noise cancelling headphones, but that might help on occasion.

    Whistling is where I’d draw the line though. That would make me the crazy person that would confront him directly. If he isnt receptive to knocking it off I would escalate to my boss or get hr back in the mix.





  • I used windows 10 on my gaming PC for many years. I “upgraded” to 11, and it felt bad. The UI/ux was tolerable, but between the AI features and everything requiring a Microsoft account, it got on my nerves quickly.

    I literally just wanted to upgrade the firmware on my Xbox one controller (so it’d work in Linux…) and that forced a login. At that point I logged in, upgraded my controller, formatted as ext4, and now I rarely look back.

    Every once in a while a game will crash or not be playable on Linux, but I’d trade that for being in control of the hardware I’ve spent thousands on over the years.

    Very happy with bazzite on my htpc and a kde based distro on my main computer. I pop over to my MacBook for casual computing, but for the real stuff I’ll never use windows again (barring being forced by future employers)






  • They parse the website for feeds, search, etc. It is a java library and it looks like they are using jsoup to parse the dom.

    Using the website and actually establishing a connection to a video are separate things. The search side of things is essentially a headless browser that is just aimlessly looking for videos. As far as YouTube is concerned nothing is played during this process.

    When you decide to commit and watch a video, the NewPipe client establishes a connection to the video stream, which doesn’t count for YouTube stats.

    YouTube counts a view for long-form content when a viewer watches for at least 30 seconds, while Shorts views count each time a short begins to play or replay, with no minimum watchtime. Valid views must come from human users, with limitations on how often the same person can generate views within a short timeframe to prevent fraud from bots or artificial inflation.




  • I assume they know who you are and what you are doing if it is online. VPN is a good security measure, but one screw up and they’ve got you. At least for your current connection.

    Most people are still going to be logged into sites. Your cookies will give you away if you have any common tracking ones. Browser fingerprinting and other techniques can also be used to figure out who you are, even in incognito.

    Then there is chat control, which is how they really want to get you, but that’s another topic.