001Guy001

joined 2 years ago
[–] [email protected] 4 points 2 months ago (1 children)

Because emotions* are for girls and gays you silly goose
^*that^ ^are^ ^not^ ^hate/anger/etc.^
Raising Cain: Protecting The Emotional Life Of Boys

Real Boys: Rescuing Our Sons From The Myths Of Boyhood

[–] [email protected] 4 points 2 months ago

I used it very briefly. Doesn't it depend on the groups you join? There could also be horrible stuff in Facebook groups, WhatsApp groups, Telegram groups, etc.

Of course, there needs to be a way to report that type of content, and the platform should be held accountable for hosting/disseminating the reported content if it doesn't remove it. It's just that I don't think that banning access to a general platform is the right move.

[–] [email protected] 3 points 2 months ago

see simon's comment under my original comment and my reply, regarding passwords/sync

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

Yes, it will copy everything related to that profile. The passwords are stored in the key4.db file so it shouldn't be copied in that situation.

https://support.mozilla.org/en-US/kb/profiles-where-firefox-stores-user-data#w_what-information-is-stored-in-my-profile

Then there's also the sync feature which might import the passwords even if the file has been deleted, so the sync needs to be disabled on the work pc.

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

In the "olden" times, should have parents vetoed the usage of Usenet/forums/AIM/mIRC/ICQ/etc. just because horrible stuff could have been shared there?

Additionally, should parents monitor everything their kids do? Other than the privacy/lack-of-trust implications, not everybody has the time/ability/energy to do that

[–] [email protected] 8 points 2 months ago (6 children)

Copying the profile folder should do it

You should also copy profiles.ini (which indicates the path of the working/available profiles)

Generally speaking, this should also work for other forks, but it might depend on which versions the forks are based on. If they are too behind the version that the profile is from then there might be "forwards compatibility" issues, for example in the way specific files/databases are structured (but maybe not, this is just a guess).

Also note that since forks tend to have different default values for some settings then if you didn't explicitly set them through a user.js file or directly in prefs.js (or another method) then you would get the default from the fork instead of the one from the main version.

[–] [email protected] 9 points 2 months ago (4 children)

The pressure to review thousands of horrific videos each day – beheadings, child abuse, torture – takes a devastating toll on our mental health

What could be a solution for dealing with that? I wouldn't want to be exposed to that type of content even if I was paid to do so and had access to health support to deal with the aftermath every time.

[–] [email protected] 6 points 2 months ago

Israel Kamakawiwo'ole - Somewhere Over The Rainbow

Shawn Colvin - I'll Be Back

Sonic Youth - Superstar (btw not originally by The Carpenters)

[–] [email protected] 1 points 3 months ago

Here Comes Mr. Jordan (1941)

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

a kindergarten-level understanding of German.

I love the serendipitous use of kindergarten, with it being of German origin :)

[–] [email protected] 13 points 3 months ago (1 children)

I fear that this will be used as a pretense to have a Real ID tied to all of your online accounts, and that it will be publicly facing.

And then if people come to your house after you share a wrongthink, or if part of who you are clashes with "the good ole days", well then that's just an unintended but necessary evil, so sit down and shut up.

 

like this: https://i.imgur.com/vu85Vtp.png

Previously I've used the "Decrease toolbar height" section from here, which stopped working correctly a few days ago so I messed around and ended up with:

toolbar#nav-bar {
  height: 26px !important;
}
.urlbar-input-container {
  height: 26px !important;
  margin-top: -4px !important;
  margin-bottom: 0px !important;
}
#urlbar-background {
  height: 20px !important;
  margin-top: -1px !important;
  margin-bottom: 0px !important;
}

But almost every day the urlbar moves up or down from where I set it and I have to change the values above accordingly.

edit: the changes seem to have stopped. I've updated the code with the currently-working values

 

I'm looking for an alternative to Clipboard History since it has a limit on the amount of text it can store (11kb per text copied)

It has an ignore list option (to prevent storing passwords, credit card info, etc.), and I couldn't find that in any other program (at least not in their description/features lists)

I'd also like it to have an option to auto-clear the history on exit but this is optional.

Thank you in advance :)

view more: next ›