Hi, Once in a while I try to clean up my tabs. First thing I do is use “merge all windows” to put all tabs into one window.

This often causes a memory clog and firefox get stuck in this state for 10-20 minutes

I have recorded one such instance.

I have tried using the “discard all tabs” addon, unfortunately, it is also getting frozen by the memory clog.

Sometimes I will just reboot my PC as that is faster.

Unfortunately, killing firefox this way, does not save the new tab order, so when I start firefox again, it will have 20+ windows open, which I again, merge all pages and then it clogs again !

So far the only solution I have found is just wait the 20 minutes.

Once the “memory clog” is passed, it runs just fine.

I would like better control over tab discard. and maybe some way of limitting bloat. For instance, I would rather keep a lower number of undiscarded youtube that as they seem to be insanely bloated.

In other cases, for most website I would like to never discard the contents.

In my ideal world, I would like the tabs to get frozen and saved to disk permanently, rather than assuming discard tabs can be reloaded. As if the websites were going to exist forever and discarding a tab is like cleaning a cache.

  • Observer1199@lemmy.ml
    link
    fedilink
    arrow-up
    11
    ·
    18 days ago

    The solution to write your own application that does what you want because your workflow is not a use case that browsers are designed for. It’s not bad to wish for features but your workflow is never going to be catered for in a browser and it’s both unreasonable and unrealistic to expect otherwise - hence you need to do it yourself.

    If you can’t or don’t know how to do that yourself, I suggest you listen to the advice everyone else is giving you. Organisation does require ongoing work and given your comments it will likely require a lot of upfront effort to change your browser hygiene habits but once you are more organised it becomes a lot easier and a lot less work to stay on top of things.

    It’s none of my business but I wonder why you feel it’s so important to open 500+ tabs just to buy something small online. Doing research and being informed is good but it seems disproportionate and perhaps talking to a professional might help you with that.

    • interdimensionalmeme@lemmy.mlOP
      link
      fedilink
      arrow-up
      1
      arrow-down
      8
      ·
      18 days ago

      browser hygiene habits

      You used that term, and frankly I recoil a bit a this term because of the implication that it’s not a deficiency of the software but that it’s the users who are wrong.

      Still, I typed in the phrase into chatgpt

      And I see “reading lists” as an alternative to bookmarks (that I find to be, straight up unusable)

      So I found this reading list addon give a try.

      https://addons.mozilla.org/en-GB/firefox/addon/reading_list/

      I have a very specific use for a “reading list”, which I take to be something like a FIFO stack of links. And that would be going through youtube videos.

      Putting this in case someone else is reading this thread looking for answers.

      However, it’s a side bar thing, and you have to add links one at a time, can’t select multiple tabs and add them

      As for opening 500+ tabs to buy a thing.

      You do know that sellers now use algorithmic pricing and often there will be hundreds of sellers for the same thing.

      Plus the price will be obfuscated with various artifices that all have to be overcome to find the best seller with the best price.

      Defeating all of that means openning a shit-ton of tabs.

      Here’s an example of the process I’ve designed for aliexpress

      https://github.com/igorlogius/gather-from-tabs/discussions/8

      • Observer1199@lemmy.ml
        link
        fedilink
        arrow-up
        11
        ·
        18 days ago

        You used that term, and frankly I recoil a bit a this term because of the implication that it’s not a deficiency of the software but that it’s the users who are wrong.

        I wouldn’t say FF is deficient in this case - not being designed for your exact use case doesn’t mean there’s anything wrong with it.

        As for opening 500+ tabs to buy a thing.

        You do know that sellers now use algorithmic pricing and often there will be hundreds of sellers for the same thing.

        Plus the price will be obfuscated with various artifices that all have to be overcome to find the best seller with the best price.

        Defeating all of that means openning a shit-ton of tabs.

        I usually only buy things if I agree with the price it’s being sold at. If I don’t I will look elsewhere but ultimately I value my time more than money. Extra money can be earned, time cannot 🤷‍♂️ If you have to drive 100 miles to a fuel station to save 2 cent per gallon, are you actually saving money?

        Here’s an example of the process I’ve designed for aliexpress

        https://github.com/igorlogius/gather-from-tabs/discussions/8

        So it’s a script generating all the tabs?

        • interdimensionalmeme@lemmy.mlOP
          link
          fedilink
          arrow-up
          2
          ·
          18 days ago

          No, I have to setup all the tabs in just the right way. Then for each tabs it gets the price and shipping information I paste that into excel Combine the total together and sort with ascending price Then I repeat that for every quantity value for 1,2,3,4,5,7,10,15,20,25,50,75,100 Then I find the minimum quantity to get the best price.

          This is because if you go to the website and just ask “order by price” it either hides most results, or straight up lies and still place them out of order. It also lies about the shipping cost. But it can’t lie on the last page before clicking buy.

          I expect the internet to continue becoming more deceptive and manipulative in this manner, my method is almost not good enough. If my tools don’t continue to evolve it will simply become impossible to find the best price for anything. It will all become an endless maze where they measure how much mental stamina you’re willing to waste to save another dollar. At that point the price of things will become whatever the maximum you individually will bear.

  • Rimu@piefed.social
    link
    fedilink
    English
    arrow-up
    17
    ·
    19 days ago

    I’m really curious about the workflow you have that needs that many tabs. How does the History and Bookmark functions fall short of what you need?

    • interdimensionalmeme@lemmy.mlOP
      link
      fedilink
      arrow-up
      2
      arrow-down
      9
      ·
      19 days ago

      It’s easier to use google than the bookmarks manager, which can’t even find text inside the pages. I do often dump all those thousands of tabs into a bookmarks folder. And it has never happened that I went back into that enormous pile to fetch something that would take hours to find again. I have no use for the history either. A gigantic, alphabetic ordered list of everything I have seen in the last 7 days. Again, easier to just use google.

      The one thing that is better and faster than google, is not closing those tabs that may contain the stuff I need.

      Of course, it’s not really possible to search the text body of open tabs, unless you search them one by one.

      But I’m going to ask for only one computing miracle at a time !

      • optissima@possumpat.io
        link
        fedilink
        arrow-up
        9
        ·
        19 days ago

        What I’d recommend, based on the insistence that seeing to not change your workflow, is to locally download the pages you have open with httrack, wget or a similar application. This would allow you to locally search all your tabs and their contents very quickly without Google, they will load faster because of lack of needing to redownload them, which if I understand correctly Firefox is trying to do at some level.

        • interdimensionalmeme@lemmy.mlOP
          link
          fedilink
          arrow-up
          2
          arrow-down
          1
          ·
          19 days ago

          Thanks, I didn’t know that one.

          I have been experiementing with a transparent proxy like squid or something like Archive Box, to create static pages on the fly and load that.

          But so far I’ve not made something seamless and pleasant to use. It would have to be at least as low friction as using google.

          I am going to try using Mixtral 8x7b to perform natural language search over my archives and pull tabs from the collection of all pages I have ever seen. But that’s still a long way away from being operational !

          • optissima@possumpat.io
            link
            fedilink
            arrow-up
            3
            ·
            19 days ago

            …has Google still been giving you the same results recently? This is an extremely weak link in your setup to me. You’d be better off looking at a locally run search engine like peARs or something similar with locally downloaded and indexed files if you insist on using search, and it’ll be waaaay more reliable than an LLM here.

            • interdimensionalmeme@lemmy.mlOP
              link
              fedilink
              arrow-up
              2
              ·
              19 days ago

              Google is giving me increasingly poor results, I am looking into deploying Searxng locally.

              I really would like to operate my own local crawler and sorting algorithm.

              I will check out the peARs you mentionned !

  • Eager Eagle@lemmy.world
    link
    fedilink
    English
    arrow-up
    29
    arrow-down
    2
    ·
    19 days ago

    geez, just press Ctrl+W when you’re done with a tab, or if the tab is older than a couple hours

    I don’t understand why some are so attached to tabs. Search your history if you need it again.

    • interdimensionalmeme@lemmy.mlOP
      link
      fedilink
      arrow-up
      2
      arrow-down
      31
      ·
      19 days ago

      I tried closing tabs, I have to finish reading them, make sure I got everything and that whatever reason I had for opening that tab was done. The result is that I spend all most all my time trying to close and sort and order tabs instead of doing what I was trying to do in the first place. And then the browser freezes for 10 minutes.

      Something is very wrong that 64GB is nowhere near enough to handle a few megabytes of text. And searching text inside of all tabs is an unthinkably difficult operation ?

      Where did the web go wrong !?

      • Eager Eagle@lemmy.world
        link
        fedilink
        English
        arrow-up
        24
        ·
        19 days ago

        It’s not the web. It seems to me you might have an attention deficit issue. Try improving your workflow.

          • golden_zealot@lemmy.ml
            link
            fedilink
            English
            arrow-up
            26
            ·
            19 days ago

            Then invent the technology that makes what you want to do reasonable, otherwise don’t blame a drill for being incapable of hammering nails fast enough for you.

          • Eager Eagle@lemmy.world
            link
            fedilink
            English
            arrow-up
            10
            ·
            18 days ago

            Say these problems are fixed for now. How many tabs is enough? How do you see this tab hoarding progression being sustainable at all?

            • interdimensionalmeme@lemmy.mlOP
              link
              fedilink
              arrow-up
              2
              arrow-down
              11
              ·
              18 days ago

              I would put the full text, image and video of every tab I have ever opened into the context memory of an open source LLM if I could. I would only consciously delete stuff that needs to stop existing immediately, like doxxing data or illegal data or malicious code.

              This is like asking, how many email should you keep.

              Well at work we auto delete all emails after 60 days.

              But my personal email has every email going back to 2006, the last storage failure before backup, and it’s all quickly searchable.

              The other limit would be storage space, but my cluster has still 180 terabyte empty space, I don’t see that getting filled up from plain browser data any time soon.

              Of course, I would like better automated data catalogging tools. I would like to ask my local open source LLM to “pull up all tabs regarding 7 megahertz maser project” and it should should open a browser window that contains every tab I have ever come accross on that topic. Including now-dead websites. It should all be sorted by date, it should know to put the more basic tabs to the left and the cutting edge stuff on the right. All this without me tagging a single thing, without wasting a minute of my time doing sorting busywork.

              It is the job of the computer to organize my data, in an offline, private, reliable, open source-based, enshittification-proof manner with infinite memory and perfect recall. So that I can get on with doing the stuff that I want to do and not fiddle with browser settings.

              Mozilla foundation has revenues in the 500 million range and a 7 million a year CEO, I expect nothing less.

              I applaud their initiative with llamafile, however I hope that was just an appetizer.

              • subtext@lemmy.world
                link
                fedilink
                arrow-up
                2
                ·
                18 days ago

                That’s fair, maybe you’re using the wrong tool though, something like an internet archive sounds more like what you need.

                Take every tab you open and save a PDF, all the text, and all the images, then put a timestamp on them before deleting the tab. That’s not the point of a browser though, that’s an entirely different product.

                You’re welcome to build it though, or ask Microsoft if they can make Recall work for tabs.

                • d-RLY?@lemmy.ml
                  link
                  fedilink
                  arrow-up
                  3
                  ·
                  18 days ago

                  I was going to also say that OP might be wanting something like Recall (which might be one of the few instances where it constantly saving shit would be perfect). But they would need like the most extreme version that isn’t just saving searchable screenshots.

                  I also think that one major issue for OP is more about how the actual sites are coded these days. As even if a single tab is being used, the shit can just decide to force it to update the contents at any time (like how just having Gmail open you will see new messages just show up even without refreshing your browser).

                  It seems like the perfect situation for OP would be if the web still worked like it did pre-web 2.0, but with using the current version of FF. Outside of that, it really seems like they need to just start having sites be auto-completely downloaded for full offline use.

                  I am still shocked that the main issues being had seems to be that it taking 10s of mins to allow FF to process that much stuff is the frustration. Which does seem to mean FF is holding up pretty well given the situation. Their complaint about tab isolation being too much overhead seems odd though. As it would seem that going back to not having that would mean a much higher chance of just everything just being yeet-ed out of nowhere.

                  I am not sure how their headspace of using virtual machines approach would be much better as shit would still have the issues of sites still self-updating and loading up in the first place. Though given they seem to have dramatically more coding experience, I am much more ignorant of this shit.

              • Eager Eagle@lemmy.world
                link
                fedilink
                English
                arrow-up
                4
                ·
                edit-2
                18 days ago

                yeah mate - you need a knowledge management software, not a browser.

                tabs were always ephemeral and that’s unlikely to change because they’re much more than text and images.

                that’s simply an unreasonable expectation for a browser.

                I’m honestly surprised Firefox even handles more than a few hundred open tabs.

      • settoloki@lemmy.one
        link
        fedilink
        arrow-up
        28
        arrow-down
        1
        ·
        19 days ago

        It’s not the web it’s you dude. You’re not using the software the way it’s intended to be used. There is no reason at all to ever need 1000+ tabs open.

  • Sanctus@lemmy.world
    link
    fedilink
    English
    arrow-up
    43
    arrow-down
    1
    ·
    19 days ago

    If you need quick access to this many pages I suggest organizing bookmarks. As this is what they are meant for. Tabs are meant for active pages you are working with. So anytime you get that many tabs with any browser its gonna run like shit.

    • interdimensionalmeme@lemmy.mlOP
      link
      fedilink
      arrow-up
      4
      arrow-down
      24
      ·
      19 days ago

      I find organizing bookmarks incredibly tedious. I have bookmarks folder with thousands of tabs in and it’s just easier to use google again to re-find the information than to pick them out of bookmarks. Also tabs just keep the title and URL so you can’t even search the text inside. So, organizing a library of tabs is like a much worse version of google without previews. I also use the session manager addon but again, when you open thousands of tabs, it clogs up the memory almost instantly. It’s taking multiple gigabytes of ram, just to display a few kilobytes of text ! I wish the browser would just render the page as a static searchable text and image and then ditch all the javascript garbage.

      • Sanctus@lemmy.world
        link
        fedilink
        English
        arrow-up
        18
        ·
        18 days ago

        May I ask why you have to have this level of access to thousands of pages? Even for my job I have maybe 8 active that I use Firefox keywords to jump to.

        • interdimensionalmeme@lemmy.mlOP
          link
          fedilink
          arrow-up
          1
          ·
          13 days ago

          I would prefer not to save and tags tabs 500 times per day. It’s easier to let them accumulate and handle them all in memory.

          500 tab save and tag per day is too much labour, I would spend half my day just fiddling and sorting bookmarks !

    • tyler@programming.dev
      link
      fedilink
      arrow-up
      1
      arrow-down
      1
      ·
      edit-2
      18 days ago

      Nah, FF handles thousands of tabs just fine. I literally have just as many if not more tabs than OP and have never seen this issue. It’s either from the merge they’re doing or something else. It would be better if y’all just worked under the assumption that this does work and something is otherwise wrong with op’s setup.

      • Sanctus@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        18 days ago

        The issue is parsing all that. There is no way you can keep that many tabs readily accessible like tabs are meant to be. Which is why these addons were born and are not official parts of Firefox. This is one of those just because you can doesn’t mean you should situations. I get they’ve adopted this workflow, but reading through this it sounds more like daily driving than actual work. Which makes this even more bizarre, you can’t read them all, they have to reload when you open them after a while (ie download again) so all points are moot. You aren’t saving the page, you are holding onto a shell that will request the page again when you wake it up. If the server went offline never to be seen again your tab will not hold the information.

        With this workflow, it might be better to have a crawler dump everything into folder hierarchies that are content searchable, and then search that like google using specialized software. I dont see any other reason you could even have 1k tabs open efficiently, you aren’t searching through that, might as well google again and follow the purple links.

        • tyler@programming.dev
          link
          fedilink
          arrow-up
          1
          ·
          18 days ago

          Yeah I think that everyone here is latching onto the workflow part of this, when I don’t think that’s the problem here at all. OP mentioned that they search these, etc. but the real problem is the merging of windows, correct? So why can’t these windows merge properly? Well it’s probably the extension sucks (because I can drag hundreds of tabs around in sidebery just fine) or that they have disabled swap mem.

          I understand everyone is freaking out about the workflow, but this is the reverse of the XY problem, like what happens on SO. Everyone tells them they’re doing it wrong rather than just telling them how to do what they’re trying to do. If OP had said “I have 2gb of ram and I have 30 tabs open in different windows and I use this extension to merge them and FF freezes” no one would be batting an eye about helping them.

  • enbyecho@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    ·
    17 days ago

    You are manually caching web content. Were you aware that (a) your browser does that for you; (b) the internet does that for you ?

    I’m as guilty of this as anyone and can tell you from experience that it’s sutpid.

  • chillhelm@lemmy.world
    link
    fedilink
    arrow-up
    47
    ·
    18 days ago

    I’m not going to tell you that you’re managing your information wrong. I would physically die if I had ever more than 20 tabs (my ADHD couldn’t handle it).

    But I think you might be using the wrong tool. A browser (like Firefox) is not really designed as an information manager. It’s primary purpose is navigating and visualizing web pages. So when you talk about “a few megabytes of text and images” thats not what your browser sees. Your browser handles more than just the text and images. It also handles fetching and prefetching, a browser history for every tab, a JS context and much much more.

    What you want is some kind of personalized archiving system that processes websites into machine processable (ie searchable) structures. Firefox is not that. Maybe data hoarder communities will have the answers you seek.

    • interdimensionalmeme@lemmy.mlOP
      link
      fedilink
      arrow-up
      5
      arrow-down
      19
      ·
      18 days ago

      Well so far, it would be too much friction and extra labour to export each tab to external software.

      I’m not even sure what software other than a browser would display live web pages in a more organized manner than firefox ?

      I’m pretty sure I just hit a bug that’s causing firefox to wake up too many tabs and not handle tab discarding correctly. Firefox does seem like the best tool still even if it’s not working right.

      What I would like instead is a browser that treats tabs more like virtual machines that you can roll back, suspend to disk and resume. Little package of data that get frozen in time and are externally searchable.

      Anyway, here’s my setup

      • chillhelm@lemmy.world
        link
        fedilink
        arrow-up
        6
        ·
        18 days ago

        What I would like instead is a browser that treats tabs more like virtual machines that you can roll back, suspend to disk and resume. Little package of data that get frozen in time and are externally searchable.

        Maybe look at ArchiveBox. IIRC it has pretty much everything you ask for including an import from your browser history and bookmarks.

  • sgtlion [any]@hexbear.net
    link
    fedilink
    English
    arrow-up
    3
    ·
    18 days ago

    I tend to have ~10,000 tabs because I obsessively fail to clean up. But it never takes much memory or cpu, my PC isn’t amazing yet Firefox is always lightning quick.

    I’ve never used the discard or merge windows features though, I can see why those might cause issues. I assume these two functions just aren’t optimised for so many tabs.

    One addon I might recommend to help keep numbers down is Duplicate Tab Closer, which has options to specify how similar tabs can be to be considered duplicates, and also will detect across all open windows if desired.

    • Possibly linux@lemmy.zip
      link
      fedilink
      English
      arrow-up
      1
      ·
      18 days ago

      10,000 tabs? As in 4 zeros? How do you remember what’s open? Can’t you just close the browser nightly?

      • originalfrozenbanana@lemm.ee
        link
        fedilink
        arrow-up
        23
        ·
        edit-2
        18 days ago

        Then you will have software that doesn’t work. This is not a Firefox problem, or a problem of extensions, or anything but a user problem.

        If your 1998 Toyota Camry is struggling to haul a cargo container up a hill it’s not the car’s fault. You’re doing it wrong. Whatever tasks you’re trying to do with 1000 tabs, a web browser is the wrong tool for the job.

      • Crashumbc@lemmy.world
        link
        fedilink
        English
        arrow-up
        12
        arrow-down
        2
        ·
        18 days ago

        I’m using the wrong tool in the wrong way and won’t stop!!!

        Help me!!!

        ROFL…

  • oscardejarjayes [comrade/them]@hexbear.net
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    2
    ·
    19 days ago

    Oh, hmm, interesting. I would simply not bother trying to clean up your tabs (it’s what I do, 6476 baby!).

    Perhaps consider also getting more RAM. 128 is good, 256 is better. Thanks to ddr5, ddr4 isn’t all that expensive now (and 5000 series can’t use ddr5 anyways).

    • interdimensionalmeme@lemmy.mlOP
      link
      fedilink
      arrow-up
      4
      arrow-down
      3
      ·
      19 days ago

      I got some old HP G8 DL380 servers with 384GB ram in each, I am investigating running firefox in a VM on them and then somehow making only the firefox window appear on my PC. That would be awesome. I would have practically unlimited ram !

    • Possibly linux@lemmy.zip
      link
      fedilink
      English
      arrow-up
      1
      ·
      18 days ago

      Perhaps he needs a machine with 512gb of ram and dual socket motherboard with thread ripper pros. Also he probably needs at least 10 gig if not 25 or 50 gig networking for all the analytics

    • Possibly linux@lemmy.zip
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      1
      ·
      edit-2
      18 days ago

      It blows my mind how many tabs people open. I rarely use more than 4.

      I feel like Firefox should just start hard limiting the number of tabs.

  • orcrist@lemm.ee
    link
    fedilink
    arrow-up
    10
    ·
    17 days ago

    From a practical standpoint, it’s hard to imagine what you could possibly be doing where it’s beneficial to have a thousand tabs open.

    If I’m writing a research paper, I might want 5 or 10 tabs open at a given time. Let’s say I’m a little chaotic so I get up to 20. And then limitations on my working memory kick in, and having any more open tabs actually makes me worse off.

    But then let’s suppose it’s a thesis that’s 50 pages long. So I might be relying on 40 or 50 references. I’m not relying on them all at the same time, right? So I definitely don’t want to keep those tabs open all at the same time.

    What I could do, and what you could consider, is either bookmarking things or using archive.org to make a backup of the pages.

    In one of the other comments you mentioned Facebook. That has me a little concerned again with your objectives. If it’s something private on Facebook that can’t be recovered later, and you need something reliable, then you have no choice but to do long screenshots or scrolling videos. If it’s not reliable, then why do you care so much to keep the window open? Just close the window, remember whatever you remember, and move on with your life.

    Whatever you do, here’s a few rules of thumb… Your web browser is not an archiving tool. Printing to PDF is one way to archive things. There are other ways to archive things too. You don’t actually need to archive as much as you might think you need to archive. Most of the things that we think might be important now actually won’t be useful at all three months from now. Rarely would one actually want to have a thousand sources of information for any given task.

  • Leo@lemmy.linuxuserspace.show
    link
    fedilink
    arrow-up
    9
    ·
    19 days ago

    You have 64GB RAM and that’s still not enough for your browser. Wow.

    I’ve come away from this with only more questions. What does your Downloads folder/Filesystem look like? Do you have notebooks or any real world allocation of information? What’s that like? What kinds of things do you keep in a junk drawer?

    Absolutely fascinating.

    • interdimensionalmeme@lemmy.mlOP
      link
      fedilink
      arrow-up
      7
      arrow-down
      6
      ·
      19 days ago

      I do not waste time sorting, emails, downloads and bookmarks

      For my linux ISOs, which I have approx 60 terabyte of, I use dedicated sorting software and it does a really good job of keeping it all organized. I also make liberal use of symlinks and hardlinks to keep the original alive while also keeping things organized.

      As for notes, I have notepad++ with an endless series of titled untitled text files of everything I ever want to remembered. Shared accross computers using a local git server

      On my phone I have google keep which has a list of notes that has long since become far too long to scroll to the bottom off of. I am in the process of degoogling and I want to switch to a selfhosted file centric markdown note taking web app, not decided on which but this video is probably going to be one of them.

      I don’t have a junk drawer, my stuff is sorted into bins, here is a glimpse of that

      • Leo@lemmy.linuxuserspace.show
        link
        fedilink
        arrow-up
        3
        ·
        18 days ago

        Those ISOs must go back YEARS! Same with the files! What sorting software helps keep track of all that?

        Notepad++ surely has some type of global search feature to help find the thought you saved for later, right? I’m utterly impressed with how much stuff you seem to have around, yet can still find and make sense of it. I would have long since buried myself under it all and given up.

        • interdimensionalmeme@lemmy.mlOP
          link
          fedilink
          arrow-up
          2
          arrow-down
          2
          ·
          18 days ago

          Yes, files that go back to 1996 when I first got online. Much older stuff that I got afterwards

          I was using Kodi and I am switching to Emby.

          Various renamers

          https://picard-docs.musicbrainz.org/en/config/options_filerenaming.html

          https://github.com/mobeigi/filebot

          and many custom bash and batch scripts

          Yes, notepad has “search in all open files” which would be great in firefox, “search in all tabs” and then it shows you a tab list with the search text in context with excerpts, kind of like how google does. Then with one click you could jump to that place in the text in that tab.

          • Leo@lemmy.linuxuserspace.show
            link
            fedilink
            arrow-up
            1
            ·
            18 days ago

            Kodi and Emby. Ohhhhhh. ISOs. Ha! I knew exactly the types of sorting software that was coming when the idea clicked.

            “Search in all tabs” would be so awesome. I don’t do 1000 tabs, but when doing research, I regularly have 30-40 I’m flipping through, and I tend to lose my place, know I saw something, and need that exact tab, and it’s always a bit of a chore to track it down before I forget why I wanted the tab in the first place.

            I hope Firefox gets where you need it to be soon. I recently read the story of the 7000 tab person, so it’s clearly a use case.

  • Etterra@lemmy.world
    link
    fedilink
    arrow-up
    50
    arrow-down
    5
    ·
    19 days ago

    The solution is to see a psychotherapist because dude is there something strange happening in your brain and it really needs fixing.

    • interdimensionalmeme@lemmy.mlOP
      link
      fedilink
      arrow-up
      3
      arrow-down
      48
      ·
      19 days ago

      Yes, it’s a disease called “having a lot of shit going on and not wanted to spend my afternoon sorting tabs” It is cured by “throwing all tabs in the bin and starting over” because today’s computer are so incredibly weak they can’t handle a few megabytes of text anymore.

      • Lee Duna@lemmy.nz
        link
        fedilink
        English
        arrow-up
        14
        ·
        18 days ago

        because today’s computer are so incredibly weak they can’t handle a few megabytes of text anymore.

        I mean, sites today are more richer compared to earlier 2000s. We have css, more complex js scripts, embedded fonts, embedded videos etc. I’m sure you understand that it takes more than a few megabytes of RAM.

        • interdimensionalmeme@lemmy.mlOP
          link
          fedilink
          arrow-up
          1
          ·
          18 days ago

          I’ve researching that and it seems the bottleneck is going to be transfering the tab inner information to secondary storage software. This is often a multi step process and also imperfect. With many website expressly frustrating this attempt by deleting and reloading data which is out of sight.

          For instance trying to archive a facebook thread. As you scroll down the thread, it loads tge text ahead, but it also delete a few pages behind.

          I’m not sure tab data can be expected to translate reliably to another store systen. It might have to stay in the browser.

          Best I could figure so far is a rolling video screenshot, but that makes the data huge and difficult and imprecise to search as you now have to OCR evety frame to make it searchable again.

      • Sanctus@lemmy.world
        link
        fedilink
        English
        arrow-up
        16
        ·
        18 days ago

        Okay I know people are being rude. You have to understand its not just text. Your browser sends a request to a server for a webpage and it downloads that webpage, all media included. Its not just text. The only solution here is disabling all of your addons and going one by one until the merge all works. Or finding a work flow that doesn’t involve the goal of reaching 20k tabs. Browser are not designed to search through tabs. Firefox has bookmark tags and keywords to search or instantly open a link. But tabs are not meant to be this repository of where you’ve been.

        • interdimensionalmeme@lemmy.mlOP
          link
          fedilink
          arrow-up
          1
          arrow-down
          9
          ·
          18 days ago

          I mean, look at how much data a youtube tab actually download, versus how much it occupies in memory. I think the strict memory isolation between tabs, so that one tab crash doesn’t take down the entire browser, has become uneconomical. I think combining some tab memory. Especially tabs of the same websites, especially their libraries, would greatly reduce the memory consumption and probably overall speed. I rarely ever get crashes until I bust both my ram and swap. I would sacrifice some tab isolation to get some memory back.

    • interdimensionalmeme@lemmy.mlOP
      link
      fedilink
      arrow-up
      6
      arrow-down
      37
      ·
      19 days ago

      I think the machine built to handle hundreds of trillions of operation per second should be better at handling a few gigabytes of text and images.

      • riodoro1@lemmy.world
        link
        fedilink
        arrow-up
        36
        arrow-down
        1
        ·
        18 days ago

        Fuck, you’re welcome to create your own web browser if it’s that easy.

        Oh sorry, i forgot you have a lot of shit going on.