Forgot your password?
typodupeerror

Comment Fictional address (Score 1) 62

The octets of invalid information mark the address as fictional, as opposed to being the live address of a real machine. Telephone subscribers in several area codes started receiving prank phone calls after the 1982 release of "867-5309/Jenny", a song by the band Tommy Tutone containing a live numeric address on the US phone network. This led US TV show producers to start using the 555 (or KLondike 5) exchange, which was largely set aside for fictional use.

Comment Re:An unintended side effect.. (Score 1) 62

The difference is that if the customer is on IPv6, the customer is more likely to have a globally unique address. This means the customer is at least technically capable of forwarding an inbound port across a stateful firewall, provided the ISP doesn't deliberately interfere with port forwarding the way T-Mobile US (a wireless ISP using 5G NR) does with its home Internet service. The TV commercials don't mention that T-Mobile home Internet is an outbound-only service.

Comment RIP Slashdot subscriptions (Score 1) 151

Why the fuck am I seeing huge ads on Slashdot now for "bolt.new" and other shite when I paid many years ago to "Disable Advertising"?

I seem to remember that Slashdot subscriptions lasted a specific number of page views before expiring. Slashdot stopped offering them a couple acquisitions ago. Yours probably expired.

Comment Bank note detection. (Score 1) 139

Photocopiers implemented bank note detection to prevent users copying them, as did scanner software and apps like Photoshop.

Yes, that ass-backward approach came in my mind.
Your bank notes are too easy to copy now that color photocopiers and color laser printers are a thing?
- Rest of the world: make better banknotes (see swiss money, euros, etc.)
- USA: make bank note detection software mandatory on each piece of tech (HP and other US manufacturers have a boner at the thoughts of the sudden illegalness of cheaper competitors from countries without that function) and also mandate yellow dot tracking (now in addition the police-state is having a boner, too) (*).
- Rest of the world: why the hell is my color cartridge constantly empty on yellow and why is this preventing my to print even black and white?

Same here:
USA: has a problem of violence, bonkers level of gun proliferation, on tops of tons of ways to make life shitty for everyone (lack of proper health care, social welfare, etc.)
also the USA: lets add "gun detectors" to 3D printers so nobody prints a gun without a serial number. Surely that's the best solution to address all of the above, right?

I would imagine that 3D printer manufacturers will comply by adding some largely ineffective code to their apps that blocks known gun designs.

Trouble is that this time, most 3D manufacturers ARE NOT in the USA.
Most of them are in China, and the US is only a fraction of their exports, and the required function requires magnitude more compute power to implement than the tiny micro-controller that is usually found in those printers and implementing would require massively driving up the cost of the printer.
Chance are high that the manufacturer will just say f-u, and merely just stop selling complete pre-assembled kit to the USA, only stuff that can circumvent the restrictions (e.g., kits with only motor and drivers that require adding a sold-separately microcontroller).

---

(*): fun fact: on some printers (E.g. with very low memory) those "functionnalities" were implemented in the drivers instead.
My ancient HP color lasterjet works this way. There are no yellow dot when I print from CUPS.

It's entirely possible that the "gun detection" is going to be the same: crappy buggy detection +additional privacy invading tracking implemented into the management software shipped next to the 3D printer as the MCU cannot handle that. Circumventable by downloading Octoprint from some european server and running that on a Pi to manage the printers.

Comment Build a house, go to jail (Score 1) 277

Housing prices are relatively higher, but not that much, not if you buy the size of house that people bought 50 years ago.

Changes to building and zoning codes over the past half century have made building "the size of house that people bought 50 years ago" illegal in many cases. You can't buy such a house if such a house isn't on the market, and you may not build a new one under current law.

See also "Why minimum lot size reform should be on every city’s housing agenda" by Patrick Tuohey.

Comment Re:Let me guess: new standard? (Score 2) 27

Google learned to embrace, extend and extinguish right out of Microsoft's playbook. They were excellent students and you can see the results in how email and web "standards" work today.

The difference is that when Microsoft did it the authorities eventually started getting in their way to promote more openness and competition again. So far there is little sign that anyone intends to challenge the way a few tech giants have recently been capturing long-established standards that we rely on for what have become vital services and effectively taking ownership for their own purposes. The governments and their regulators are either asleep at the wheel or, if you're a bit less trusting, bought and paid for.

Comment Torvalds was naturalized in 2010 (Score 1) 125

Linus Torvalds is a dual citizen. He was born a citizen of Finland and became a citizen of the United States in 2010. (Source: "Linus Torvalds, already an Oregonian, now a U.S. citizen" by Mike Rogoway, citing a post to LKML by Torvalds)

It'd be more interesting to count commits by nationality. I'm pretty sure Torvalds no longer has the lion's share of commits.

Comment Control of Secure Boot via the Windows copyright (Score 1) 102

Microsoft has no control over secure boot. You can even load your own custom keys for the Windows boot process

Microsoft has control over distribution of the copyrighted Windows operating system. It has used this control to dictate whether or not makers of devices that include Windows are allowed to let users load their own custom keys. For example, Microsoft required makers of devices that come with Windows RT (the port of Windows 8 and Windows 8.1 to ARM architecture) to block end users from turning off Secure Boot and block end users from loading their own custom keys, as conditions for a license under copyright to distribute Windows RT on those devices.

Comment Tap or click to view article (Score 1) 43

No video (or animated image) should ever load/autoplay unless the user interacts with that element, indicating he/she wants to play it.

How granular would the permission be? If web browsers start blocking all animation and post-load layout shifting by default, including CSS transitions and animations, this would encourage website operators to structure the page to coerce permission to animate in each document. For example, a website operator could make each page load blank other than a notice to the effect "Tap or click to view 'Title of Article' on Name of Site."

Slashdot Top Deals

In order to get a loan you must first prove you don't need it.

Working...