Pl/1 did it right:
Dcl 1 mybools, 3 bool1 bit(1) unaligned, 3 bool2 bit(1) unaligned, … 3 bool8 bit(1) unaligned;
All eight bools are in the same byte.
Pl/1 did it right:
Dcl 1 mybools, 3 bool1 bit(1) unaligned, 3 bool2 bit(1) unaligned, … 3 bool8 bit(1) unaligned;
All eight bools are in the same byte.
At this very moment, the tower my cellphone hooks to is not providing 5G connectivity. But when I went out to have breakfast and walked just one block I got a good one. So maybe some equipment was damaged by whatever happened (and has still not been repaired, which is understandable).
Good to know, and somehow good news.
There has been no space weather event remotely close to a Carrington one
What really scared me is the internet service and mobile networks went down a few minutes (like, 2-3 minutes) after the main power.
Comms switch centers and cell towers are supposed to have batteries to keep them running for a while. But they went black almost immediately.
During the day we got some short moments of connectivity. Short and sparse.
There are things that I’d like to have some explanation for.
You are right, of course. But the Spanish PM is called ‘President of the government’, and informally, ‘President’.
Banking IT engineer here.
In our case, everything ‘core’: checking and savings accounts, loans and credits, credit and debit cards… anything requiring a sub-second response time while being bombarded with tens of thousands of transactions per second AND requiring strict ACID transactions end to end AND 24x7 availability with quick recovery in case of disaster.
Secondary stuff is being moved to other architectures. And new core stuff is being written in Java… and ran on the mainframe.
I am.
First, I got a three days ban for ‘prompting violence’. The flagged post said just literally ‘The Heritage foundation should be labeled as a terrorist group in Europe’. I appealed, just to get the temporary ban confirmed with no further reasoning.
But that was moot, because two days after that I got a permaban for ‘using multiple accounts to evade a temporary ban’. I just had an account, with a good number of years behind. I appealed this too, and got a ‘we are not changing this’ reply.
So I nuked my account, looked a little bit around and found this.
I miss some of the technical communities I was part in Reddit. But fuck them.
Yeah, but we don’t try to apply our rules in their country. We demand they apply our rules in our jurisdiction.
They want to sell chlorinated chicken breasts in the US? No problem, but we don’t want that shit here.
The underlining linear algebra routines are written in… FORTRAN.