

Only the admin of your instance can see your IP address, it doesn’t get federated to other instances.
Only the admin of your instance can see your IP address, it doesn’t get federated to other instances.
Yeah, they really had to rise to the occasion here. Some people would have disposed of it irresponsibly, but I guess they’re just bread better there, although whoever left it in the sun must have been baked.
No need to make snippy comnents, he had to do it, there was a claws in his contract.
They’re special onions, err… bath onions. Very good for you.
Don’t let it grind you down, it’s just a twist on the usual pieces.
Only the most seasoned players use them properly.
Thanks for the analogy, that really helps to put it in perspective. I was trying to work out the number of molecules per metre that would leave you with, but either my sense of scales is off kilter or I’ve got it wrong.
From what I can find, there are approximately 2.5e25 molecules per m3 at 1atm. Given an 11km cube has a volume of 1.3e12 m3, that gives around 2e13 molecules per m3 per m3 released. That sounds high, have I got the figures wrong somewhere?
“Gelatinous tuna mold concoction” is a concept I don’t want to have to think about ever again, and I ate similar things when I was a young’un.
Fastration?
I think the author is just sick of the bloat and pointless garbage that so many sites now include. I was all ready to argue with them from the title because, to me, an SPA is a Single Page APPLICATION, which can run without communicating with the server. There’s places where those are useful, but the pointless, annoying trend of loading bits of pages via javascript that the author is calling out needs to stop.
If you’re making an ecom system, don’t, for example, make the product page load a page frame work, then load the description, price, stock levels and whatever else with javascript initiated requests. Instead render the whole thing server side and return it in one request. It’ll massively reduce the load on your servers, perform better for your users, and make your pages more indexable. Feel free to use the fancy CSS animations the author suggests, at least they degrade sensibly, with no loss of functionality.
Building up tolerance? That’s a smart move. When the vampire hoards attack you’ll be able to fend them off without risking harming yourself.
It might not be windowless; consider midwinter, when a real window will just be a dark rectangle for most of the important parts of the morning and evening. Having a fake window showing somewhere bright and warm could help lift one’s spirits if you didn’t think about it too much.
That’s pretty much what a mercury thermometer does. As the temperature changes so does the volume of the mercury, which causes the level to move up and down, and the temperature scale on the side is just a measure of how high the mercury reaches.
I don’t think it’s abuse they love exectly, it’s being told exactly what to think and how to act. It removes a huge amount of cognative load and uncertainty and leaves them feeling more sure of themselves.
It’s a bit ambiguous, so you could be right, but I took it to mean that activation of the receptors was that active mechanism, regardless of cause. Psilicin is just the compound they’re focused on, and maybe it does activate them in some unique way that has this effect, but the summary didn’t make that clear.
If there are alternative pathways to activate the receptors they may be better suited to thereputic use without the psycadelic side effects.
I haven’t gone looking forthe souce paper, but from the article it looks like seretonin was the actual compound that’s having a beneficial effect, specifically serotonin outside the brain.
The bash
man page is full of useful bits like this, but is is densely packed. It’s definitely worth reading though.
You can use the <( )
replacement for this as it runs a command in a subshell and replaces it with the filename of a temporary fifo. So something like:
join <( echo "${var1}" ) <( echo "${var2}" )
I assume it’s been vibe coded, sauce for the goose being good with the gander and all that.
ETA: /s just to be clear.
Oh, you should absolutely go there again, as should many other people, but only to explain to the manager, in detail, exactly how unacceptable this is, and to demand proof that they have written policies forbidding their staff from engaging in this sort of behaviour. Then contact law enforcement to ush them to prosecute to the maximum extent possible.