Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror

Comment You still need a domain name (Score 1) 35

I would also consider allowing an option to blindly accept self-signed certificates on private IP ranges to encourage HTTPS for people too lazy to use Let's Encrypt or something like that

Does "too lazy" include no budget for a domain name before the proof of concept is complete? Let's Encrypt doesn't work unless you buy a domain name and keep it renewed. To satisfy a DNS-01 challenge, you need to host the domain's DNS at a provider with an API that an ACME client can use. To satisfy an HTTP-01 challenge, you need to be on an ISP that allows incoming connections on port 80. A lot of home ISPs block inbound port 80 because they use carrier-grade network address translation (CGNAT) or want to upsell business-class service or both. Nor does HTTP-01 work for wildcard certificates.

Comment Depends on whether you're in customer support (Score 1) 86

Why the need for mouse jigglers and the like? Because as a remote worker you have to be at your laptop the full 8 hours, otherwise you are "slacking off".

In theory, that's an argument for adding a "bathroom break" button to groupware more than for RTO. Managers would get metrics to find employees who misuse the break button in excess of what labor law encourages employers to allow.

Go to the toilet and someone calls? You aren't working. Go to the kitchen for coffee and someone calls? You aren't working.

Ultimately, that depends on the nature of the position. Do you work call center or something else?

You don't answer an email right away? You can guess the answer.

I'm in development, not operations, so my manager tends to be more accepting of my habit of dropping offline for an hour at a time to avoid the 23-minute interruption penalty associated with complex problem-solving.

Comment Re:I connect via LAN (Score 2) 86

Say an employee with attention deficit or sensory processing disorder uses Teams on a separate device as a way to improve productivity on their primary device. Refusal to accommodate these conditions can get an employer in trouble under the ADA and foreign counterparts. If you end up fired for this, ask an equality lawyer about your options.

Comment Re:Something to improve consumer laws? (Score 1) 53

What in modern society requires signing up for monthly payments to any service? The only thing that even comes close for the average person is renting a property to live in.

Even if electric power, water, sewer, trash pickup, and gas for indoor heating (in areas that get snow) are included in your rent, other services with recurring payments include home and mobile Internet access, renter's insurance, car insurance, and health insurance.

Even the streaming services I have either have month to month options or bill me for the full year at the time of purchase. I don't need to use any of them as I could always choose to rent or purchase to own any of the content on those services.

A lot of shows on streaming services are never released on DVD.

Comment Keep in mind... (Score 1) 101

...that there's a LOT of minerals and other nutrients in food, only a fraction of which are produced from chemicals in fertilisers, O2, and CO2. If you produce too much with too little consideration of the impact on the soil, you can produce marvellous dust bowls but eventually that's ALL you will produce.

Comment It's not just foreign languages (Score 2) 49

There's a lot of stuff that is on the Internet that doesn't end up in AIs, either because the guys designing the training sets don't consider it a particular priority or because it's paywalled to death.

So the imbalance isn't just in languages and broader cultures, it's also in knowledge domains.

However, AI developers are very unlikely to see any of this as a problem, for one very very important reason --- it means they can sell the extremely expensive licenses to those who actually need that information, who can then train their own custom AIs on it. Why fix a problem where the fix means your major customers pay you $20 a month rather than $200 or $2000? They're really not going to sell ten times, certainly not a hundred times, as many $20 doing so, so there's no way they can skim off the corps if they program their AIs properly.

Comment Well, that's one example. (Score 2) 187

Let's take a look at software sizes, for a moment.

UNIX started at around 8k, and the entire Linux kernel could happily sit in the lower 1 megabyte of RAM for a long time, even with capabilities that terrified Microsoft and Apple.

The original game of Elite occuped maybe three quarters of a 100k floppy disk and used swapping and extensive use of data files to create a massive universe that could be loaded into 8k of RAM.

On a 80386SX with 5 megabytes of RAM (Viglens were weird but fun) and a 20 megabyte hard drive, running Linux, I could simultaneously run 7 MMORGs, X11R4, a mail server, a list server, an FTP server, a software router, a web server, a web cache, a web search engine, a web browser, and stil have memory left over to play Netrek, without slowing anything down.

These days, that wouldn't be enough to load the FTP server, let alone anything else.

On the one hand, not everything can be coded to SEL4 standards (although SEL4, by using Haskell as an initial language to develop the core and the proofs, was able to cut the cost of formal programming to around 1% of the normal value). On the other hand, a LOT of space is gratuitously wasted.

Yes, multiple levels of abstraction are a part of the problem. Nothing wrong with abstraction, OpenLook is great, but modern abstraction is mostly there due to incompetent architecture on previous levels and truly dreadful APIs. And, yes, APIs are truly truly dreadful if OpenLook is the paragon of beauty by comparison.

Comment Re:And TP-Link is being investigated for a ban.... (Score 1, Interesting) 34

The solution is easy. WiFi 6 is only just starting to come out in the marketplace. If TP-Link hijacks the standard development procedure, solidifies a workable WiFi 8 quickly, and manufacturers/users in Europe, Asia, and Oceana all start using WiFi 8, skipping WiFi 7 entirely, the US will be left with an inferior standard that only they have gear for, with no option to use WiFi 8 for many more years because the only manufacturers making it can't sell in the US.

Comment Re:I don't understand why this is so difficult (Score 1) 48

Why not make a simple API to that digital ID that would be a simple yes/no to any app or web page's query (permission permitting) to whether or not the user is over X age?

Your suggestion is defeated by parents' habit of handing a phone to a child as a digital babysitter. It's how we lost comment sections on animated videos on YouTube in December 2019.

Comment Re:iTunes doesn't sync under Linux (Score 1) 215

Until 2009, no other device could play iTunes Store purchases, and there weren't a lot of other legal downloadable music stores. This was one factor for the iPod to iPhone progression. Another was that Google required cellular telephony support in all certified Android devices prior to sometime in the 2.3 "Gingerbread" cycle, which made it impossible to make a direct counterpart to the iPod touch.

Slashdot Top Deals

"Gotcha, you snot-necked weenies!" -- Post Bros. Comics

Working...