Mama told me not to come.

She said, that ain’t the way to have fun.

  • 2 Posts
  • 1.41K Comments
Joined 3 年前
cake
Cake day: 2023年6月11日

help-circle







  • I haven’t had that experience at all, and I use it macOS at work, Linux at home, and my Pixel 8 everywhere else. I did have a few issues on my old phone when lots of tabs were open, and I attributed it to running out of RAM.

    Could you perhaps be low on RAM? If Firefox is your main, Chromium could work better in a one-off situation if it only has one or two tabs open.

    Try restarting Firefox the next time it happens and see if it recurs when fresh. If it works fine after a restart, you’re probably running out of RAM.








  • The user agent tells the page what the browser is, so the page can tell whether you’re runnit Chrome, Firefox, Safari, etc. The intent is for the page to change behavior depending on the browser since each have different capabilities (web standards change quickly). Unfortunately, pages rarely get updated in a timely fashion when browsers implement web standards so the engine check is frequently inaccurate.

    Changing the user agent means changing what web pages think you’re running. If a page uses an optimized API on Chrome and a slower one on Firefox because Firefox was slower to implement it, then you can get a speedup by saying your Firefox is Chrome. Some pages refuse to run unless it’s a specific browser, so lying can make those pages work.

    I hope that makes sense.






  • Agreed 100%.

    As someone with some unpopular opinions that I think are backed by good data, I get down votes on a number of my comments. I find that changing the way I present ideas goes a long way toward changing perception. My natural way of presenting things is to give the TLDR at the start and justify it after, but a lot of people don’t read past the TLDR. So when presenting something controversial, I’ll change my tactic to reference something popular and demonstrate some tweaks I’d make to arrive at my idea.

    For example, I’m a fan of a Negative Income Tax. Most people don’t know what that is, and I used to start by saying it could replace welfare, which is unpopular (I have good reasons to want that end goal). Instead, I pitch it as UBI, but not going to wealthy people, and that’s a lot more popular, amd then down the thread I can show how it could make welfare more accessible (i.e. replace it) by eliminating the complex application process.

    If I didn’t see downvotes, I wouldn’t be able to make that correction.