Comment on
How did marking corrections with the astrisk originate?
asterisk*
Comment on
How did marking corrections with the astrisk originate?
asterisk*
Comment on
Beauty is still out there
Comment on
Did non-RGB mechanical keyboards cease to exist? Can anyone recommend some?
Reply in thread
Damn I'm bad at searching, then. Thanks!
Comment on
**SHOW ME WHAT YOU GOT**
Reply in thread
the overflow property in HTML controls what happens in a given element when its contents extend past the element's boundaries, in other words when the contents overflow.
Overflow has 4 possible values (AFAIK): visible, scroll, auto, and hidden, where:
visible does not clip the content and lets it extend past the parent element,
scroll clips the content and adds a scrollbar so that the user can see the rest of the content,
auto adds a scrollbar only when necessary,
and hidden clips the content that extends past the parent and doesn't add a scrollbar.
Some paywalled/loginwalled sites load all of the article content regardless of whether the wall is up or not, so when a paywall pops up you can just go into the Inspect tool (usually CTRL+SHIFT+I) and delete the element containing the paywall, and/or, as some_random_nick said, change the article container's overflow property from hidden to scroll, letting you see all of the content
Comment on
What are some video game quotes that is stuck in your head?
"ROCK AND STONE!"
Comment on
Everett True will smite reckless fool drivers (Sept 1, 1914)
Everett just standing in his "default pose" while flying through a fuckin windshield is sending me.
Comment on
Starter Guide
Reply in thread
The polish side of the internet has a few hidden gems like that. This one's from 16 years ago. krzyk pterodaktyla (pterodactyl's scream)
Comment on
We have the Olympics at home
Reply in thread
iirc it's so that the text will appear correctly in the side mirrors of a car ahead of the ambulance but I'm sure there's more to it than that
Comment on
And guess what, that works.
Reply in thread
A whole 100 pieces? What a deal!
Comment on
How did marking corrections with the astrisk originate?
Reply in thread
I know, but I figured I might as well use the occasion to joke around a bit
Comment on
How is it that Germany and Japan can maintain good urban planning despite being home to some of the largest car companies?
Reply in thread
Every time I hear about highways in the US my mind keeps going back to that part of the I-10 in Houston
Comment on
*Permanently Deleted*
Reply in thread
Direct quote from the article:
Having difficulty securing enough grid power to fuel the energy-hungry data center, xAI brought in 35 portable gas turbines, and assembled them without environmental permits or pollution controls.
Looks like it's not just cooling that they're doing there. The link in the quote leads to an article describing the data centre's new turbines, specifically referring to them as methane gas turbines.
I skimmed that article briefly and I don't think it points out the mechanism by which these turbines work - if it does, I must've missed it. I did however see a line that said the turbines also release formaldehyde during operation.
Methane in this case seems to me to either be a byproduct of power generation or unused fuel somehow leaking from the system. I have no clue how gas turbines work, so I'm talking out of my ass here. In any case this seems to be the source of the methane emissions.
Comment on
I had a neighbour who embalmed his own wife.
almost blew myself up for good after a pistol flare exploded half a meter from my face.
went to the ER with superficial burns on my left hand and hearing damage that still rears its ugly head out to this day.
each time i think about that moment i realise that if i had been in any other position when that flare blew up i probably wouldn't be here today
Comment on
People warn about culture shock, but nothing prepared ne for this solid toilet paper roll in Vietnam
Reply in thread
You see these in Poland every now and then, just with an actual central hole. I remember seeing these in my school, we used to call it srajtaśma ("shit tape" is the best translation I can think of), and it was just as bad as you described it. It also had a very particular smell to it.
Comment on
Ahh, My cabbages!
Reply in thread
ROCK AND STONE, BROTHER!
Comment on
It works for anything
Reply in thread
Comment on
Selling Stuff
Reply in thread
From what I remember yes, it's a placeholder for currency
Comment on
Claim Now!
YES
Comment on
a challenge appears
Reply in thread
god-tier post, this goes hard
Comment on
*Permanently Deleted*
Reply in thread
Apps - Photo editing and 3D CAD are the main areas I've struggled with on Linux
Yeah, I feel that. Paint.net is the sole reason I still fire up my Windows VM every now and then.
The closest you can get is Pinta and even then, looking at the surface things may seem very similar, but the workflow is totally different (it doesn't even have overscroll god damn it!) and the plugin scene is deader than dead. I wanted to code a proper replacement based on Pinta, but I haven't got the motivation or time for that.
If I wanna edit an image, firing up a VM is still genuinely faster than trying to work with Pinta or GIMP or any other opensource alternative for that matter. Krita has surprisingly been pretty good at replicating the workflow, but it still falls short.