• 16 Posts
  • 226 Comments
Joined 3 years ago
cake
Cake day: November 8th, 2021

help-circle






  • 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.



  • 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.


  • You dream to small Bookmarks suck and are cumbersome They sucked in 1996 and they still suck today ! Bookmarks have apparently been a crutch to make the browser more usable. Like for instance, instead of discarding a whole tab, keep a text index of the html body and make that searchable. But no, it’s an all of nothing thing, either 2gb of youtube javascript per tab, or we only keep URL and tab title.

    Also, you don’t actually need to bring a solution to the table just to say “this thing is not working right” You don’t have to be a mechanic to say “the car is broken” You don’t have to be a doctor to say “this person is sick”

    Clearly my message just need to be said over and over until it gets implemented. It is obvious where browsers are going. A total web awareness platform that remembers everything you’ve ever seen. There will be infinite tabs and a local llm will know it all 7 ways from sunday “Firefox, write a song about the 500 first tabs I’ve seen in June 2017, in the style of a broadway musical”



  • Yes, I find that it identical to closing a tab. I never go in the bookmarks manager after. It is very clunky to use, it adds extra steps compared to keeping the tab open. At that point, it’s usually easier to use google to find it again, since at least google can search text inside the page, not just the title. I do occasionally dump my thousands of tabs into the bookmarks managers, in a single unusable folder. It hasn’t yet happenned that one of these tabs was retreived. But I hope in the future that I could dump all these tabs into another piece of software that will fetch all the tab’s body data and allow me to search it all with a local LLM based search like “using my bookmarks, create one browser window with all URLs on the topic of the 7 megahertz maser” We’re close but not there yet.



  • 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






  • 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.


  • 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