In Perl -> is the dereference operator, similar to C. So when you see $a->[2]{"bar"} then $a is an array reference where each item is a hashmap. But with $a->[2]->{"bar"} then $a is an array reference where each item is…
Good to know there are other solutions than Cloudflare to block those leeches.
There are usage statistics of most IRC servers and channels on https://netsplit.de/networks/top10.php
Gloriously useless :)
It's an electron app, so I guess at least 1GB of RAM.
I love this article! It is not the first time I hear the bad reputation of aspartame is unfounded. AFAIK, there was only one study which said aspartame was dangerous: they fed a rat with a HUGE amount of it (like way…
message to OP: you see? All you had to do is create some drama and now people are interested in you :)
Why indeed! Recent versions of GNU cat (and other coreutils) include those optimizations. https://git.savannah.gnu.org/cgit/coreutils.git/tree/src/cat...
If you wanted to have 2 redundant hosts, you could use something like GlusterFS for the replication. I have only tested it with XFS, but apparently it supports ZFS now:…
On Linux with glibc, ldd -v will give you similar information, though less pretty of course.
> No one cares how big it is. A lot of people care, especially Linux users. > Disk space is still cheap on end users machines. Not cheap for everyone.
> Neither Flatpak nor Snap have increased memory usage because of containerization. Yes it does, because you end up loading multiple versions of the shared libraries. There is also the memory used by the flatpack/snap…
Don't remove it. Please. I'm begging you ;_;
So what? Just because IPv6 does does not solve all the problems in networking it's trash and we should abandon it? No thanks. Where I live, ISPs are starting to share IPv4 addresses between several customers, which…
Easy: https://en.wikipedia.org/wiki/Crt0
We simply put all the team's keys in an S3 bucket. Each server regularly syncs the bucket and updates the authorized_keys file.
This looks a lot like what France Press did in 2007: https://en.wikipedia.org/wiki/Google_News#EU_copyright_and_d...
This is fantastic news! I'm glad perl 5 is evolving again.
Oh. I was expecting someone to post the original APL paper here.
"the industry consensus is that 5G will double to triple energy consumption for mobile operators" - https://www.fiercewireless.com/tech/5g-base-stations-use-a-l... Needless to say that ecologists see the 5G deployment…
Nice to see we're going back to simple counters like in the 90s.
Any news about Firefox? Are they also impacted?
FYI, MongoDB now passes the Jespen test suite. It's just as safe as Postgres, while much easier to use.
It seems 90% of the emails are just newsletters (LeMonde, Korben, Google Alerts...). It would have been so easy to remove those!
docker-compose 1.11.0 will be released soon with support for secrets, probably using the same system.
In Perl -> is the dereference operator, similar to C. So when you see $a->[2]{"bar"} then $a is an array reference where each item is a hashmap. But with $a->[2]->{"bar"} then $a is an array reference where each item is…
Good to know there are other solutions than Cloudflare to block those leeches.
There are usage statistics of most IRC servers and channels on https://netsplit.de/networks/top10.php
Gloriously useless :)
It's an electron app, so I guess at least 1GB of RAM.
I love this article! It is not the first time I hear the bad reputation of aspartame is unfounded. AFAIK, there was only one study which said aspartame was dangerous: they fed a rat with a HUGE amount of it (like way…
message to OP: you see? All you had to do is create some drama and now people are interested in you :)
Why indeed! Recent versions of GNU cat (and other coreutils) include those optimizations. https://git.savannah.gnu.org/cgit/coreutils.git/tree/src/cat...
If you wanted to have 2 redundant hosts, you could use something like GlusterFS for the replication. I have only tested it with XFS, but apparently it supports ZFS now:…
On Linux with glibc, ldd -v will give you similar information, though less pretty of course.
> No one cares how big it is. A lot of people care, especially Linux users. > Disk space is still cheap on end users machines. Not cheap for everyone.
> Neither Flatpak nor Snap have increased memory usage because of containerization. Yes it does, because you end up loading multiple versions of the shared libraries. There is also the memory used by the flatpack/snap…
Don't remove it. Please. I'm begging you ;_;
So what? Just because IPv6 does does not solve all the problems in networking it's trash and we should abandon it? No thanks. Where I live, ISPs are starting to share IPv4 addresses between several customers, which…
Easy: https://en.wikipedia.org/wiki/Crt0
We simply put all the team's keys in an S3 bucket. Each server regularly syncs the bucket and updates the authorized_keys file.
This looks a lot like what France Press did in 2007: https://en.wikipedia.org/wiki/Google_News#EU_copyright_and_d...
This is fantastic news! I'm glad perl 5 is evolving again.
Oh. I was expecting someone to post the original APL paper here.
"the industry consensus is that 5G will double to triple energy consumption for mobile operators" - https://www.fiercewireless.com/tech/5g-base-stations-use-a-l... Needless to say that ecologists see the 5G deployment…
Nice to see we're going back to simple counters like in the 90s.
Any news about Firefox? Are they also impacted?
FYI, MongoDB now passes the Jespen test suite. It's just as safe as Postgres, while much easier to use.
It seems 90% of the emails are just newsletters (LeMonde, Korben, Google Alerts...). It would have been so easy to remove those!
docker-compose 1.11.0 will be released soon with support for secrets, probably using the same system.