Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)IN
interdimensionalmeme @lemmy.ml
Posts 43
Comments 1.6K

How do you post music to lemmy ? You can post images and video files with music tracks, but what about simple.mp3?

Do I have to convert my mp3 file to mp4 by adding blackout video track using handbrake ?

22

robodatimg advice requested

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?"

0

On .LAN domains, how to stop firefox switching to https (when it's not available) and stop complaining about self-signed certificates when it is available ?

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.

15

Is there an addon that will load the entire page ?

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 ?

10

Anyone else getting youtube tabs loading forever ?

!

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.

2

How can I quickly "unclog" firefox when it runs out of memory (with 1000/2000 tabs)

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.

141

Libre and Free A Linux Legacy (song)

5

The steam store "all item" list clears itself when you scroll back up. How to prevent that ?

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 ?

7

When I visit websites like netflix and discord, all my side monitors go extra glitched, I think it's an HDR thing. How can I stop that ?

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

2

Is there an addon to allow rightclick-rename from the downloads manager ?

I mean this context menu

!

3

Are there addons to freeze javascript (toolbar button) and "discard tab to disk" (instead of plain discard)

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

8

how do you search lemmy comments ?

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

4
Youtube @lemmy.ml interdimensionalmeme @lemmy.ml

Why does it take so many steps to tell Youtube "I've already watched this" ?

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 !

8

Can I control my firefox browser externally (from CLI or make an app) ?

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 !

20

Is there an addon to move selected tabs to a bookmark folder

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

6

are there dedicated thin client linux distro, I mean moonlight, SPICE, waypipe, vnc, rdp, remmina, X.

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.

29

Is it possible for an addon to tell if a tab was closed, or pulled out ? (github issue, feature request)

github.com Feature Request : Distinct behaviour between tab close and tab pullout · Issue #37 · jingyu9575/select-after-closing-current

Hi, I like this addon for the functionality of pulling out a tab. Example of pulling out a tab explorer_y0Kw2ILFTt.mp4 As you can see in this example, I was able to pullout a random, not selected t...

Feature Request : Distinct behaviour between tab close and tab pullout · Issue #37 · jingyu9575/select-after-closing-current

The select-after-closing-current addon is a way to pullout a random tab out of a window, which will not change the tab that was visible in that window.

However, what it does is any closed tab, it will select the previously seen tab no matter what.

The reason for my question, I would like to know if it is possible for the add-on to have a different behaviour for closed tabs from pulled out tabs.

I wish, when I close a tab, to always select the tab to the right. But when I pullout a tab, I wish to always see the tab that was visible before the pullout.

0

I just spent my entire weekend doing my Sketchup 8 keybinds. I just had to share.

And I'm curious if I could map my keys to make Freecad work this way. I don't know how many of the these tools don't exist in Freecad, but if I could one to one make a keybind that works for me, I might start using it instead of sketchup 8

!

But mostly, this is the because general CAD community on lemmy and I wanted to share, ciao!

5

Which addon, will open multiple tabs, from the multiple URLs in my clipboard ?

There used to be an addon, "Open tabs from clipboard URLs" but I can't seem to find it anymore.

The best I find now is, an addon that opens a box, then you paste your URLs in it, then you press a button.

That's not what I want. I want a toolbar button, I press it, the tabs open.

So that I can opens large blocks of URLs.

Also, I would like another addon which opens large blocks of URLs but does not load them immediately.

I have LoadOnSelect3 for this, but the problem with that one, is that it opens special moz:// pages until you load the tab. And that breaks searching and filtering tabs because the tab title and URL are not the real ones.

38

Rate my rack !

I'm going to make this rack out of wood and angle iron I'm not going to put this many angle iron as most of my servers are 3U

Let me know if you spot something wrong

6