• 2 Posts
  • 32 Comments
Joined 1 year ago
cake
Cake day: August 4th, 2023

help-circle





  • If you’re thinking it may be malicious, I think it’s innocuous.

    Try cat’ing /etc/skel/.bashrc and see if the code in question in in there. My guess is it will be. When a new user’s home directory is created, it copies all the files from /etc/skel into the newly-created home directory. So, that directory is basically a “new user home directory template.”

    The code you posted (is missing an fi at the end, but anyway) just looks like a utility for making it easier to organize your .bashrc into separate files rather than one big file. That’s a common technique for various configuration files that a lot of distros commonly do. And I personally find that technique nice.

    If you want to delete that code, it’s not going to hurt anything to remove it (unless someday you add a ~/.bashrc.d/ directory and some file in there “doesn’t work” and it confuses you why.)

    Also, what distro are you on?




  • No joke. I’m ashamed to say I have had to endure Weblogic in the past. God was that time a massive clusterfuck.

    The company I worked for decided to use two particular separate products (frameworks, specifically; ATG and Endeca, even more specifically) to use in tandem in a rewrite of the company’s main e-commerce application. Between when we signed on the dotted line and when we actually started implementing things, Oracle acquired the companies behind both products in question.

    The company should have cut their losses, run away screaming, and started evaluating other options. That’s not what happened. Instead, they doubed-down and also adopted several other Oracle products (Weblogic and Oracle Linux on (shudder) Exalogic servers) because that’s, of course, what Oracle recommended to use with the two products in question. The company also contracted with Oracle-licensed “service integration” companies that made everything somehow even worse.

    And the e-commerce site rewrite absolutely crashed and burned in the most gloriously painful way possible. They ended up throwing away tens of millions of dollars and multiple years on it.

    When the e-commerce site rewrite did happen, it was many years later and used basically only FOSS technologies. I guess at least they learned their lesson. Until the upper management turns over again.




  • Yeah, I do know about that. (You’re referring to the PPA repo thing, yeah?) But there are a couple of reasons why that isn’t a workable solution specifically for me specifically.

    • The major reason is that I only use Ubuntu on my work machine and my employer’s compliance department won’t really answer questions about whether it’s allowed to add extra repositories or install things not from the official Ubuntu repositories on company-owned hardware. (And they’re always really threatening and assholeish about breaking the rules they won’t elaborate on, so my best option is kindof just to interpret the rules as strictly as I can and follow that. Or else flout the rules and dare them to fire me. Heh…) Raising questions like that is always a whole thing.
    • “firefox” from the PPA repo and “firefox” from Snap have the same package name which makes things awkward dealing with Apt. (Unless you use “firefox-esr” from the PPA repo, which would otherwise be an acceptable workaround if that was the only issue.)

    So I just use Chrome on my work machine. I dislike Chrome more than Firefox for many reasons, but I at least mitigate some of the issues with Chrome by specifically not doing anything personal on my work machine. I don’t really care if Chrome invades my employer’s privacy. Especially when my employer doesn’t give me a choice in browsers. If anything comes of it, it’s their own damned fault.






  • My experience is similar. I don’t play YouTube videos on my 4B with 8GB of RAM very often. When I do, I make sure it’s well less than a quarter of my 1920x1080 screen. (I use a tiling window manager, so I usually just make my browser window the top-left quadrant of my screen and don’t theater-mode or anything.) And I often reduce the quality to 480p or whatever.

    If I’m going to watch something longer than a few minutes and want to be doing other things on my Raspberry Pi while the video is running, I’ll just pull it up on my phone propped next to my monitor.



  • Oh Jesus. Really?

    Holy crap. That explains nearly everything. The only things that still seem weird are:

    • I’m 99% certain 273s is exactly where I left off watching yesterday, which seems like a weird coincidence.
    • I don’t remember it starting anywhere but the beginning when I first started it yesterday, but it’s possible I just immediately scrolled it back to the beginning without thinking about.
    • It doesn’t start there by default on my phone. Maybe YouTube doesn’t do that for mobile devices for some reason?
    • It doesn’t start at 273s if you use (at least certain) other search terms. Maybe YouTube decided that the bit that was relevant to my search term was at the 273s mark.
    • Someone else in this thread said they couldn’t reproduce the behavior I’m seeing by performing the same steps. It’s possible YouTube is A/B testing, though… though you’d think I wouldn’t consistently fall into the same “testing out the automatically starting you in the middle of the video feature” group and sometimes I’d get the control group where it didn’t give me that feature. Maybe they decide which group your in on the basis of “are you on mobile or not-mobile.” And maybe bamboo is on mobile or otherwise is on a machine that will consistently be picked for control group.

    Still, though, the idea that it’s not “remembering me” and probably is just giving people that timestamp when they search that term by default even if they’ve never run across that video before seems like the most likely explanation.

    Oh, and I did take a minute to go try this on (a fairly outdated version of) Firefox on another Arch Linux laptop on which I wasn’t logged in and all my cookies/history/form data/etc had all been deleted immediately before. I did get the indicator on that video when searching “gnu taler”. Which definitely seems like more validation of this theory.

    Thank you for your input!


  • While logged out, https://www.youtube.com/feed/history gives me the following:

    "Watch history isn't available when signed out."

    And it’s still showing the indicator on the “gnu taler” search results page.

    I suppose it might be worth closing my browser, opening my browser, going to YouTube, logging in, and checking that page, though. It might at least give some information or something. I’ll try that here and see if it lists the video in question. I’ll update when I’m done.

    Edit: That video about GNU Taler does not show up in my viewing history while logged in. I tried viewing a random video while logged in and checking my viewing history and that random video shows up. But not the GNU Taler one that still has the indicator. I’m starting to think I’m losing my mind. Lol.