interdimensionalmeme

joined 2 years ago
MODERATOR OF
[–] [email protected] 1 points 24 minutes ago

I suggest you touch grass if you think remembering some social media server web address that the phone remember.

But also if you want to discriminate based on what server a user used to sign up, then it's already too late for you

[–] [email protected] 1 points 31 minutes ago

Wordoress engine for wordpress ?

[–] [email protected] -3 points 9 hours ago (2 children)

You think I remember my sign up server or that it matters in any way at all ?

[–] [email protected] 1 points 18 hours ago

I don't I only use the classic model and can't wait to switch to an open source self hosted model even if it's worse.

[–] [email protected] 5 points 18 hours ago

A modest proposal for the global south

[–] [email protected] 1 points 18 hours ago (1 children)

Do a sleep study, also, get long action type. When I was injured, I could feel the spikes and they didn't last long

[–] [email protected] 1 points 18 hours ago (1 children)

I don't think they will compress the screenshot and send them but run content in a tensorflow lite model or even just hash a few of the pixels to try for an ID match

[–] [email protected] 3 points 18 hours ago (1 children)

Does it really matter who does the evicting ? After it's done it's anybody's guess what will fill the power vacuum. All we know is they will wear black boots and carry guns.

[–] [email protected] 28 points 1 day ago (3 children)

We don't need them. They're already out of ammo. Just make them release the weights on the way out.

[–] [email protected] 5 points 1 day ago

How can I turn this input into an intrusion vector and exfiltrate all their IP to public social media and then corrupt all their servers and backups and make their IT Dept autodefenestrate ?

 

I'm just so annoyed of fighting this all the time.

If I can't figure this out I'm going to disable all https redirecting and all certificate errors off so I can have some peace

EDIT: I do not wish to manage certificates I do not want to setup private key infrastructure I don't want to use real internet domain names I don't want to manually install certificates into browsers after fishing them out of my ephemeral virtual machines

I just want to, add exception for *.lan for https auto redirect and auto-accept self-signed certificates as valid. This is not much to ask.

 

You know those websites that load a little bit of the page as you scroll, I want to search the whole thing !

First it would be something that autoscrolls the page without needing me to keep the page down button pressed down for the entire duration, which can be a lot. I want to do other things while this happens

Second, some websites, like facebook, actually UNLOAD from memory the data as you scroll further, defeating the simple scroll down. So, once the first one is done, I would like something that aggregates the entire page and loads it in a static second tab and/or saves it to a single file ?

Is there anything like that, yet ?

 

BTW this is on gigabit internet

It is quite annoyting, it prevents some other addons like close duplicates from running at all, as it does not run as long as there is something loading

Fortunately, "Stop all" does work to shut them off

https://lemmy.ml/pictrs/image/98152847-4f2b-4391-92c1-f146e755c54c.png

This is a new behaviour from today, possibly ?

I just gave it a try, openned 3 tabs and waited 60 seconds, they didn't finish loading.

I tried turning off ublock, no effect

NOTE :

Issue has resolved itself after a reboot. This is a system with a amd 5950x and 64gb ram.

 

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.

31
Libre and Free A Linux Legacy (song) (testaccountpleaseignore.bandcamp.com)
 

It is extremely frustrating. I just wanted to evaluate the whole list one by one and not miss one.

But no, it makes you click "more" every 10 items and then it wipes itself when you scroll back up.

You win steam, I give up and won't buy anything, happy ?

 

After some searching, it looks like I need to disable all hardware acceleration ? How can I disable only the minimum amount of stuff ?

 

I mean this context menu

 

I don't like it when I go back to a tab and it reloads.

For whatever reason, I want tabs to stop changing. I don't want the to reload from their javascript and I don't want the tab content to be deleted by the automatic discard (to save memory)

If firefox decides to free memory, it should dump tab data and tab state to disk, not delete and reload from the website later.

Sometimes the website won't exist later.

Somewhat related but this one is hard : Some website dynamically delete content after you've scroll past it (firefox) this means even if you scroll to the "true" bottom, you can't ctrl+f search and you can't freeze the page and read it all at your leisure and preserve it for later.

Currently my solution is to video screen capture the whole tab while scrolling slowly, this is quite a ridiculous step to take but apparently the only option to keep our data !?

23
submitted 4 months ago* (last edited 4 months ago) by [email protected] to c/[email protected]
 

I just tried the search button, got no result. Turns out the search button only searches community names not comments or posts ?!?!??

 

I have soooo many videos that I've already watched.

5 clicks in a context menu is wayyyyyy to much

It should be one click.

And "I've already watched this"

Doesn't meant I don't want to see that youtuber any less of course.

It's that specific video, because I'VE ALREADY WATCHED IT !

 

I would like to be able to perform the following actions from outside the browser, for example from a script

''' Obtain a list of all tabs, and which URL is open Obtain a list of all firefox windows and which tab is in each and in what order Obtain a list of firefox running instances Actions on tabs Close a tab Open a new tab and enter URL move a tab in a window's tab order move a tab to another window mute/unmute a tab make a tab hidden or unhide pin/unpin a tab select/unselect a tab discard a tab reload a tab copy tab body or a specific xpath run a javascript cmdlet, (bookmarklet ? ) Run a function of a script in somethingmonkey bookmarks list all bookmarks folder and bookmarks move a bookmark to another folder delete a bookmark create a bookmark get/change position of a firefox window close a window/ open a new window list installed addons turn an addon on or off '''

I would love to be able to write script, from outside firefox, and do these actions

I have found about the remote debugger, but I can't figure out if it's only for debugging firefox on android via adb ? Or can I use that directly from a script ?

https://firefox-source-docs.mozilla.org/devtools-user/about_colon_debugging/index.html#connecting-over-the-network

https://wiki.mozilla.org/Firefox_OS/Remote_Control

https://wiki.mozilla.org/Firefox/CommandLineOptions

devtools.debugger.remote-enabled -start-debugger-server ?

Is any of this possible ?

thanks !

view more: next ›