Most of the companies behind it (including NextCloud itself & IONOS) are providing a document cloud to their users already & are used to maintaining Open Source, so I would indeed assume some seriousness here.
This is much bigger than subsidies. IONOS is already making serious money in selling "we host FOSS for you" to both users and (though generally: small) companies. They can expect to gain substantially greater revenue from acquiring larger commercial and municipal/federal customers.. IF the full package attains sufficient interoperability to withstand the usual anti-competitive tactics.
Yes and the official docs even mention that if you’re on Windows you should run Codex CLI via WSL. Meaning, it’s specifically designed for unix systems.
I’m guessing the app works but their prod servers don’t? If they can point the app during review at a “self hosted” GitHub Enterprise server on a test domain with AAAA that would pass the requirement as stated by gp , without requiring GitHub.com actually support ipv6.
The prod servers work. The app does a DNS lookup, receives something like 64:ff9b::140.82.112.5 and 140.82.112.5 from the ISP's DNS servers, and then connects to 64:ff9b::140.82.112.5. Some part of the ISP network translates the connection into a v4 connection to 140.82.112.5.
The requirement is simply that the app does AAAA queries, and that it attempts to connect to them if they exist. It doesn't matter whether the server does v6 natively or if the ISP is covering for a v4-only server via backwards compatibility. (Native v6 will probably perform better, but any site that wants to give up that advantage is free to do so.)
That’s DNS64, which is pretty annoying in practice. (For one thing, you can’t use your own DNS server anymore, but more importantly, anything using v4 literals will 100% break.)
What’s nicer is 464XLAT, or more generally NAT64 prefix announcements. Then your local OS can just synthesize NAT64 addresses from v4 literals, either at the socket library or kernel networking (via “bump in the stack” translation) layer.
Space junk would come down in other countries, too. Even if there was a great conspiracy of "them" in the USA, there's plenty of others to report on it.
oh no, they had to resign from their government jobs and in a year will work in the private sector as consultants for double the salary, those poor souls :'(
prison, fines, mental asylum, whatever would be an actual consequence.
a bit hyperbolic and reactionary from my side, maybe. but you get the gist.
> In addition to the advanced flow we’re building free, limited distribution accounts for students and hobbyists. This allows you to share apps with a small group (up to 20 devices) without needing to provide a government-issued ID or pay a registration fee.
What stops scammers from simply creating a new hobbyist account for every 20 people they scam?
> Then we will have accomplished something no amount of mailing list discussion could: a court record establishing what AB 1043 actually means when applied to the real world. Does "operating system provider" cover a bash script? Does "general purpose computing device" cover a Raspberry Pi Pico? Can you fine someone "per affected child" when no mechanism exists to count affected children? These are questions the legislature left unanswered. We'd like answers. A fine would be the fastest way to get them.
Yep, the goal of civil disobedience is literally to get sued/charged/arrested in order to force the issue to be (hopefully) properly and publicly resolved.
On the one hand, I'd love a judge to respond 'yes' to all of these, if only to confirm how ridiculous they are and that a reasonable implementation is impossible. On the other hand, I'd hate for a judge to respond 'yes', because then the enforcement of said ridiculousness becomes vindicated.
These aren't all yes/no questions. And what I'm saying is I think anyone who thinks there's some sort of paradox in answering these will be in for a rude awakening. E.g., "How do you fine someone per child affected?" Idk, maybe the parents that become aware of their children being affected would join a lawsuit, and others would not be parties to the suit?
That seems pretty annoying for people who sell computing appliances like smart toasters, routers, and televisions, and videogame consoles—do they preemptively start implementing in case a judge decides they are covered? Why not write an easy-to-interpret law in the first place?
You couldn’t really write a law that is easy to interpret in all cases and that is completely unambiguous.
Could the law be better written? Probably. But at some point there will always be a grey area that needs to be slowly defined through jurisprudence and case law.
The GE smart wall oven could meet the definition. I’m genuinely unsure which way a judge would rule. For ovens which do not provide an App Store, I cannot tell what the intent of AB 1043 should be.
> The GE smart wall oven could meet the definition. I’m genuinely unsure which way a judge would rule.
> or ovens which do not provide an App Store, I cannot tell what the intent of AB 1043 should be.
- Does the oven have an "account setup" process?
- Does the phrase "the user of that device" make sense for this oven?
- Does "the purpose of providing a signal regarding the user’s age bracket to applications available in a covered application store" make sense for this oven?
- Does "to provide a developer, as defined, who has requested a signal" seem relevant to this oven?
For example, if GE assumes some risk and issues an OS update, then the oven will ask the users age. GE would at that point be capable of limiting functionality based on age. But the bill is not enforced against GE, but the OS maintainer.
I assume you're aware that many "smart" devices these days have a full blown OS, a web browser, and an app store. But then some are missing or have only partial functionality here or there. If the law doesn't unambiguously specify what it applies to it puts anyone in the grey area in a difficult position.
While we're at it, does fdroid count as the sort of app store that this law cares about? Because an end user can install that for themselves.
reply