interdimensionalmeme

joined 2 years ago

You are describing creative destruction

[–] interdimensionalmeme@lemmy.ml -1 points 15 hours ago (1 children)

Good, intellectual property is a mental illness of capitalism

[–] interdimensionalmeme@lemmy.ml -2 points 15 hours ago (1 children)

It's when you only have a pot and your fingers that a spatula is awesome. I could never bother finish learning C and its awkward syntax. Even though I know how to code in some other language, I just couldn't write much C at all and it was painful and slow. And too much time passed between attempts that I forgot most of it in between. Now I can easily make simple C apps, I just explain the underlying logic, with example of how I would do it in my preferred language and piece by piece it quickly comes together and I don't have to remember if the for loop needs brackets of parenthesis or brackets nor if the line terminator is colon or semi colon.

Wait they're not the same photons just bouncing? So it's some sort of switcharoo ?

That's not just you, my reprojection mirror also has a fixed field view since the latest firmware update and the fuckers locked firmware downgrades so if you didn't jailbreak yours beforehand, now you can't and you can't change the fov to more than 1:1

No doubt because they're about to release a pro version and that will be the only reason to pay extra for it.

My default position remains the same, kill god.

Debian OpenWRT NixOS Gentoo Proxmox

Yes, it steals your soul, spies on you for the cccp and sells your privacy to anyone with a buck fifty (except to you).

I think this comment thread is glitched out

Humans haven't had self-worth in I don't even know how long.

This one even does rocks

 

Expressing your needs, especially when related to health, can be delicate. Here’s a way to frame it that focuses on your health concerns and care, while also being considerate of the relationship:

"Hey, I’ve been thinking a lot about my health, and I recently read that regular intimate activity, around 21 times a month, could help lower the risk of prostate cancer. I know this might sound like a specific number, but it's something I’d like to work towards for my well-being.

I’d love for us to share more closeness not just for this reason but also because I feel it deepens our connection. I want to be open and honest with you about my needs, but I also want to make sure you're comfortable and that we find a balance that works for both of us.

How do you feel about this?"

 

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.

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

25
submitted 4 months ago* (last edited 4 months ago) by interdimensionalmeme@lemmy.ml to c/jerboa@lemmy.ml
 

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

 

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 ›