edge

joined 2 years ago
[–] [email protected] 46 points 2 days ago (1 children)

Literally the only thing that could live up to that is a nuke hitting Tel Aviv.

[–] [email protected] 40 points 4 days ago (1 children)

When Hitler occupied Europe, he met the first resistance in Ukraine.

Ukrainians still showing contempt for Poles despite Poland's help.

What are the odds the first post-war Ukrainian neo-Nazi blowback happens in Poland?

[–] [email protected] 3 points 5 days ago

Then focus on the companies’ actions instead of the robots.

[–] [email protected] 11 points 5 days ago

The 1970s shock was the nail in the coffin for the then established economic policy (Keynesianism). So if we get another shock, hopefully it will finally kill off neoliberalism.

[–] [email protected] 14 points 5 days ago (6 children)

What makes them snitches?

[–] [email protected] 9 points 5 days ago

DOGE Twitter, I assume:

$1 billion to get fish to fuck 🤣🤣🤣

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

If you get extra scroll bars in weird places, there's a decent chance this would work instead:

body {
    overflow-y: auto;
}
[–] [email protected] 6 points 1 week ago* (last edited 1 week ago)

I’m guessing :remove() actually removes the element from the page and normally uBlock Origin just hides it. But yeah, it makes sense that it would mess up other styling.

Stylus is useful to have in general since it lets you tweak any site to your liking. Even on here I have a style that indents nested comments more so I can more easily discern the levels. Although you do have to deal with CSS or find someone who has already written what you want.

[–] [email protected] 4 points 1 week ago* (last edited 1 week ago) (4 children)
nytimes.com##STYLE[data-lights="css"]

might work. If not, look through the css and find what might be doing it (if you don’t know how, paste it here and I might be able to find it), then use Stylus to override it.

A brute force method:

* {
    overflow-y: auto !important;
}

in Stylus might fix it, unless they’re doing something more complicated. But it might also add scrollbars in weird places.

[–] [email protected] 32 points 1 week ago* (last edited 1 week ago) (7 children)

Obviously the claims are complete bullshit and it doesn't actually matter.

But I feel like they probably could have made it look a little less like a public hanging. Not for any geopolitical sake, but just like "hey doesn't this look kinda like a gallows?" "yeah that's a little morbid, we should change the design".

[–] [email protected] 19 points 1 week ago

But the finest communist I’ve known lived to 95 and he spent his whole life fighting for humanity to thrive

150
submitted 1 month ago* (last edited 1 month ago) by [email protected] to c/[email protected]
 
 
 

Wow, the game is even shittier than I expected.

 

So glad we’ve spent millions of dollars and unfathomable amounts of energy to give computers the ability to talk to each other over the phone. Something that definitely didn’t exist before now.

 

I hate scrum

I hate stand up

I hate sprints

Fuck Toyota

How have we taken the most autistic job and tacked a stupid, worthless, autistic unfriendly process on to it? (the answer of course is capitalism)

I want to quit but I can't get another job and even if I could it would just be more of this shit.

 

I wanted to block Google's shitty AI results. Ok it looks like I can add &udm=14 to the url to do that.

Let me just add a custom search engine in Firefox... oh wait apparently you can't add custom search engines anymore. You have to install an extension for that.

Ok I found an extension that does it but it makes Firefox say "search with [extension name]" instead of "search with Google" and the icon is different which is annoying.

Should be an easy fix, just download the extension's source and modify the manifest.json to name it "Google" and change the icon to Google's.

Alright now let's install it and... "This add-on could not be installed because it has not been verified." Wtf I have to sign my own add-ons just to use locally?

Fine whatever download the shitty npm program to sign the add-on (it downloaded 400 dependencies btw). Oh wait I need an API key to sign the add-on to use it locally. I'm not getting a fucking API key to run local code.

Oh good there's actually an about:config setting to disable add-on signing... and it doesn't work anymore.

screm-a AAAAAAAAAAAAAAAAAAAAAAAAAAA

Is there a good Firefox fork that undoes this bullshit but otherwise keeps up with the main codebase and isn't a pain to switch to?

view more: next ›