interdimensionalmeme

joined 2 years ago
[–] [email protected] 1 points 1 hour ago

I think the concept of sexual cheating is obsolete and malignant psychological evolutionary flotsam that should be stamped out. That those who wish to reinforce its social presence should be bullied and ostracized for it.

[–] [email protected] 1 points 1 hour ago

Yes, that's point. If you're not into being eaten then you're thé weird one.

[–] [email protected] 1 points 1 hour ago

Yeah, that's not a red flag

[–] [email protected] 1 points 1 hour ago

Ambiguïty increases memetic potential

[–] [email protected] -1 points 1 hour ago

Maybe that extremist view of consent is a disease.

[–] [email protected] 1 points 1 hour ago

Ouch that stings

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

This isn't coming from the self, our culture is extremely anti human, anti sexuality (the major cause of human)

Discussion of sexuality is grounds for erasure in most spheres of society. When sexuality is permitted to be depicted, it is almost always in a negative condemning light similar to how's drugs are discussed.

The only valid and acceptable use of sexuality is when its vague reminder is used to sell us garbage like beer and trucks or whatever.

Even the majority of art and artist pretend sexuality is not part of art, unless it's rape.

[–] [email protected] 1 points 1 hour ago

Concerning new trend, are these men becoming a new form of boob predators ?

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

Yes, that's users for you. A diverse bunch and many lacking in basic politeness. But you just have to listen to whiney users. You just have to... and figure it out if you want to make world class software.

[–] [email protected] 0 points 11 hours ago

Intellectual property has been abused beyond recovery, we need an entirely new paradigm. Duration of right is just a tiny part of it. Any system that turns the infinite resource into an artificial scarcity is fundamentally evil.

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

Actually you can and should Gordon Ramsey all over it. It is the duty of audience members to express how they feel honestly about the artwork.

Open Source can and do understand that and open source software becomes better for it.

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

Want to make something, the people eho want it pay to make it happen, once it's done and paid for, it belongs to everyone. I rather live in the star citizen dystopia than the Disney vampire dystopia.

Making an unlimited reproducible resource artificially scarce for 160 years is really fucking evil parasiticism.

 

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.

35
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 !?

 

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 !

 

And I really mean move, not copy.

The difference between copy and move is that copy... copies, but move dies copy->verify->delete original, in a single operation of the user.

Preferably, that is reliable. Meaning it checks the bookmarks have been successfully created before closing the related tab.

Also it should be clear what bookmark folder it is going to put the tabs in.

Because the current bookmark manager, it is easy to end up dumping all your tabs in the parent folder of tge destination you indented.

Or end up creating an extra child folder inside your intended destination bookmark folder

Would also be nice to have quality of life features, such as a default bookmark folder.

The option to put the bookmarks in a folder named with today's date.

Maybe an option to specify a default destination bookmarks folder on a per site domain basis

 

Either pxe netboot or usb or installable. Immuttable or not. Ramfs. With a host selector or fully auto login ?

Ultra light 16 to 128mb storage 64-128mb ram. Or "full sized"

And lastly, something like that, but that would run on a proxmox host.

view more: next ›