Forgot your password?
typodupeerror

Comment Re:Not just data centers (Score 3, Interesting) 74

A former head of AT&T back when it was The Phone Company made a comment along the lines that the long distance network had to be built to cope with with mother's day and everything else was free. It was used as an example of how guesses about CapEx vs OpEx can go very wrong. It might have been Fred Kappel who said that.

Comment Re:My home network is nearly pure IPv6 (Score 1) 73

To me the hoops that smoothbrains will jump through to avoid IPv6 and stay on legacy IPv4, especially when hosting, is pathetic. NAT, port forwarding, tunnels, blah blah blah blah.

I have something like ~1.2 trillion times the number of routable addresses that the entire IPv4 space has. Not all are reachable, of course, just the services that need incoming access and they're each on their own isolated DMZ.

Comment My home network is nearly pure IPv6 (Score 1) 73

Started the move about 18 months ago when I decided to get off my lazy ass. My ISP gives out a /56 prefix, so that lets me run 256 /64 subnets/VLANs in the house, currently there are ~10 in use. Everything get a GUA through SLAAC and I use RAs (Router Advertisements) to give ULAs to everything. Any external facing services get their own VLAN and /64 for the system(s) as needed. Firewall blocks all incoming as they usually do by default and I punch a hole for the external-facing systems. They can't reach back into the network, they only answer the phone. All the systems update DNS dynamically if the prefix or full address ever change.

I have an SSH bastion set up. In all this time there has not been a single SSH attempt from the internet. On IPv4 it was constant background noice.
For those legacy IPv4-only systems on the internet, I set up NAT64. I have an IoT VLAN and IoT 2.4 GHz wireless network that are only IPv4 because a lot of IoT network stacks are junk.

I'm still farting around with it, but man oh man, there's no way I'd go back to IPv4. It was one of the best moves I've done in ages.

Comment I thought the idea of glasses frames was to hide (Score 1) 56

I want thin frames and a color that sort of just disappears. I don't see putting a camera and battery into that form. Of course I don't see that form much any more and not in the proper colors. It may not help that there seems to be one company in the wold left that makes frames another that makes lenses and one is a subsidiary of the other.

Comment It is going to happen so propose a useful solution (Score 1) 193

The laws in several countries are going to require it. My preferred way is for the OS to offer a flag of "This user is of legal age in this region based on information provided to the administrator of this computer." I'll leave it up to the people with compilers to comply or not with their local laws.

My proposal is stuff the flags in a sysctl user.$UID.age var. and then let the browser send info off to other sites just like it does with language selection. That way a pam module (or systemd) can set an over/under age of majority for the region and then let the browser send a "yes/no" flag. The pam module or sysd can calulate that based on a birthday or a +18 flag so you may have to log in to reset it but the birthdate is never sent to the browser let alone to the end web sites.

This gives schools a way to control content. It allows parents to control content. It allows home router vendors to claim to control content. It allows web sites to stop annoying users about being above 16,18 or 21 depending on what they are pushing. The politicians will look at it and say the industry is working with them while patting themselves on the back.

The other solution is let the politician's owners come up with a solution and that will be an expensive id solution that tracks everyone through the web with no way to opt out.

Comment Re: YUP! (Score 1) 118

I'm in favor of fixing this properly before the politicians mandate something stupid.
My proposal is a sysctl value set by a pam module (or systemd on systems infected with that). The browser then does something like language verification much like the HTTP Language headers. Those can be intercepted, checked or forced in environments that have to provide web access to kids like schools. A web site should be able to ask for something like Australia's under 16 and can return a AGE_AU_VIC_Under_16=True if and only if configured to do so. This allows things like online news papers to allow under 16 access to news but not the discussion forums. The proposal still needs work, but it allows for parents to set things as they wish and keep the politicians out of it while letting them claim they fixed it. In the past local ISPs were required to give out software to lock down kids computers and the take up was smaller than the number of people who supported the law.

Comment Re:Lest anyone think the problem is just AI slop (Score 3, Informative) 47

The business side of music has been trying to control how much new music is released ever since reproduction because easy in the early days of printed sheet music.

About 25 years ago a radio station in Melbourne had a contest where bands had to send in an album that was less than a year old and had at least 3 songs that weren't covers. Their listening area was about 3 million people and they got 3,000 entries. To me that implies that there is a band for every thousand people who is producing an album worth of music every year. That would imply there should be about 8 million new albums every year globally.

Comment Re:Vim Startup (Score 1) 116

In the vi vs emacs wars, there is only one real point to argue and that is the cat index. Get a cat on the keyboard and see how much damage it can do to the file.

Slashdot Top Deals

If you had better tools, you could more effectively demonstrate your total incompetence.

Working...