Yeah, but the abstractions have been useful so far. The main advantage of our current buggy apps is that if it is buggy today, it will be exactly as buggy tomorrow. Conversely, if it is not currently buggy, it will behave the same way tomorrow.
I don't want an app that either works or does not work depending on the RNG seed, prompt and even data that's fed to it.
That's even ignoring all the absurd computing power that would be required.
Still sounds a bit like we've seen it all already – dynamic linking introduced a lot of ways for software that wasn't buggy today to become buggy tomorrow. And Chrome uses an absurd amount of computing power (its bare minimum is many multiples of what was once a top-of-the-line, expensive PC).
I think these arguments would've been valid a decade ago for a lot of things we use today. And I'm not saying the classical software way of things needs to go away or even diminish, but I do think there are unique human-computer interactions to be had when the "VM" is in fact a deep neural network with very strong intelligence capabilities, and the input/output is essentially keyboard & mouse / video+audio.
ACARS isn't ATC traffic. It's semi-private communications with airline company dispatch. Text-based ATC communications is done over a different system called CPDLC (FANS-1/A).
That said, this is no different than listening to any other unencrypted, non-cellular radio traffic. Totally legal everywhere (except a few rare exceptions, like the UK).
And as I mentioned in my other comment, in the US the ECPA specifically says you can listen to aeronautical radio traffic.
> Totally legal everywhere (except a few rare exceptions, like the UK).
And (after a cursory search) Spain, Portugal, Germany, Austria, maybe France... In other words, legal in some places, illegal in others.
> Text-based ATC communications is done over a different system called CPDLC (FANS-1/A)
ACARS is both an application and a (legacy) lower layer suite of protocols supporting it, but modern ACARS versions and CPDLC can use the same underlying digital channel, as far as I understand (i.e. VDL Mode 2).
As a result, many of these tracking sites can capture both, as well as presumably "legacy/analog" ACARS.
Not sure about the details, but I suspect it's more a consequence of laws on telecommunication privacy from analog days being very generic than a specific intention to make ATC listening illegal. Opt-out vs. opt-in by frequency and/or purpose, essentially.
That said, it's supposedly still being very much enforced against e.g. planespotters at airshows in some places – no idea what the point of that is.
> 16TB without nothing weird is pretty impressive. Our devops team reached for Aurora way before that.
Probably depends on the usage patterns too. Our developers commit atrocities in their 'microservices' (which are not micro, or services, but that's another discussion).
> Nope! Citizenship is a basic human right. No one can be deprived of it.
Unfortunately not true. Yes, it's a human right. Yes, there's all sorts of international agreements trying to prevent it (because it's a real mess that nobody wants to deal with), but it still happens.
This is more likely for countries that force one to renounce their birth citizenship. Not all those regimes want to take them back even if the option is statelessness.
Sort of. You need to spend more time in the US than not, but even if you do 6 months every year, there's a high change you'll start to get tough questions when you try to reenter. Longer periods, it gets worse.
That said, the GC will only be taken away if (a) you give it up (you can be pressured into doing so though) or (b) an immigration judge takes it away (CBP can send your case to one if they think you are not living in the US)
This is why a reentry permit exists and that's what OP is talking about. It allows one to leave the country for two years and can be renewed (not guaranteed though).
> Green card holders are essentially long term visas with citizenship grants for good behavior
No.
One of the major distinctions being – CBP cannot deny a green card holder to enter the country. They can try pressure tactics to 'convince' the person to 'voluntarily' give up their green card but, if they don't sign anything, they will still be let in. If there's something off about their case, they may be referred to an immigration judge, which is the only way to revoke a green card (barring some fraud detected by USCIS).
Contrast that with visas. They are entirely at immigration discretion and can be canceled at any time, including at the port of entry, for any reason. Visas which grant work authorization still have the SSN restricted and it's tied to whatever authorization the person has. A green card holder can remove the SSN restriction and their SSN is exactly the same as a citizen.
Really, the main differences are that a citizen can hold some offices a LPR cannot, the ability to vote, and no requirement to renew anything. And, most importantly, no residency requirements for a citizen.
As you point out, naturalization is more difficult to remove, but green cards aren't that easy either.
That is a pre-indicated stipulation of the green card validity, not revocation based on the whim of an evaluating (non-immigration judicial) official -- ie CBP and DHS and ICE cannot (read: should not be able to) revoke green cards.
The "basic US presence" requirement of green cards has always been present in the validity clause alongside the 5-10year expiry date, and not committing immigration fraud and other basic requirements to maintain green card -- a comical number of European green card holders gloss over/forget this clause every year, that is made explicit to them upon receiving the card and proceed to forfeit their green cards by not entering the US for over a year -- that is not a revocation (implies a subjective decision made by an official), it is a lapse of validity (implies some pre-stated condition was fulfilled).
Yes. People are generally familiar with rights that can lapse if eligibility is not maintained - consider the right to vote in state elections, which you lose if you fail to maintain residency in that state. Nobody yanked your state voter registration or your eligibility for in-state tuition, you abandoned it.
> Most electricity is generated by using steam to turn turbines
That is true. It is also true that renewables usually do not use steam. But they don't answer for "most electricity". That's natural gas, coal and other types of thermal plants, including nuclear.
Gas combined cycle power plants get part of their power from gas in the turbine directly, and part of it from steam cycles. I can't figure out what % over of power comes from which part, and not all gas power plants are combined cycled.
It seems reasonable to say that most electricity is not generated by steam turbines. However I'm not sure how to find the real data to verify this. (and pedantically the gas in a gas turbine is mostly steam)
It isn't. I mean, that depends on what "low level code" means. We have compilers so, to an extent, it's something desirable. But if "low level code" means everything we understand as code today, it may not be great. Human languages aren't precise enough for the kind of work that needs to be done.
But let's say it's accomplished. What will end up happening is that AI (should it work to the extent it's been hyper) will replace all the 'fun' jobs and we'll be left with either no jobs (and no income), or the most menial physical labor imaginable.
I have a million and one things I want to accomplish but can't due to lack of time and energy as I work full time.
This includes reading, gardening, playing sports, learning to play the piano, etc. Of course some of that is consuming media, but I don't think people will just become couch potatoes.
Think of all the things "high society" accomplished in Victorian england because they had the time, energy and resources.
Easier said than done. The Earth will be nowhere near where it is today. I assume such advanced civilization would be able to do the calculations, but it's going to be tricky. I hope they share with us their ways to solve the n-body problem.
I don't want an app that either works or does not work depending on the RNG seed, prompt and even data that's fed to it.
That's even ignoring all the absurd computing power that would be required.
reply