* Posts by doublelayer

10520 publicly visible posts • joined 22 Feb 2018

Don't say Pentium or Celeron anymore, it's just Processor now, says Intel

doublelayer Silver badge

Re: Too much choice

"Why does there ever need to be more than, say, 5 CPU models on the market, for any given generation?"

Well, there are at least that number of levels for power usage (very thin laptops 7-15 W, normal laptops 15-30 W, high-end laptops or compact desktops usually around 45 W, mid-range desktop parts often around 65 W, and workstations or gaming machines above 90 W). That's if I simplify quite a bit, because there's a lot of different levels in that "above 90" category, 15 and 28 produce very different laptop performance setups, and so on throughout the ranges. Having five units altogether would mean exactly one for each level. You want the AMD laptop processor, 6th gen? I hope you like it.

Even if we expand it to five per category, which is closer to what we actually have today, it's cost versus performance. If I'm going to buy a laptop for an office user, I don't want to give them a processor that'll produce awesome performance on complex games; in order to get that performance, it will cost double what the needed part costs and it will run down the battery faster unless they've markedly improved the firmware that scales down when the machine is idle. The packages we buy aren't even just a CPU. For example, you can have AMD processors with integrated graphics or without them. If you have GPU-intensive tasks so will be supplying a discrete graphics unit, skipping the lower-power included ones can allow you to get a cheaper or faster CPU-only device.

Comparison shopping between tons of models can be annoying, but there are benefits from not having to buy the top of the line because they didn't bother making anything else.

doublelayer Silver badge

Re: Is an Intel Processor an IProcessor?

I think Apple started ditching the i prefix when they couldn't call Apple TV "ITV". They'd been buying trademarks from people for a while (even doing that deal with Cisco so they could both use iOS). Admittedly, they didn't bother keeping the iBook brand around earlier than that, so maybe someone figured out that it no longer meant much.

doublelayer Silver badge

Re: trademarks

You can trademark a word for purposes it wasn't used for before. Windows brand operating system isn't confusing. Windows brand windows would be. Thus, if you want to trademark Processor as the name for your new restaurant, you'll likely be able to do it. Trademarking that for your processor will likely be denied. Snap (the Snapchat people) ran into this a while ago when trying to trademark "Spectacles" for a pair of glasses.

Intel might not even try that, given they're avoiding anything memorable here. They still have a trademark on Intel, so they're probably trying to hide the labels they think users associate with poor performance. Of course, I think if you ask a nontechnical person, they've probably never heard of either existing brand name and couldn't tell you where they are in the product line.

The funny thing about this branding push is that modern Celerons can be pretty good. As long as you don't get a 2016 one by mistake or skimp on the RAM, they're more than capable for many tasks.

Stand back, the FTC is here to police gig work

doublelayer Silver badge

Re: Employees

That's too absolute. For example if they contract out their IT to an external provider, then they may have no IT staff as employees, but their provider is still a contractor. The distinction is usually down to how much power the contractor has over their work, such as setting their prices, tasks they'll perform, hours they'll work, etc. Many companies with this business model do provide those doing the work with the power to select their hours, but often nothing else,, so they're in a middle area where laws or courts have to decide whether the people are employees or contractors.

California Governor signs child privacy law requiring online age checks

doublelayer Silver badge

Re: Lovely.

Go through the post you replied to. Which of those things would you want to restrict? Marx? Mao? Maybe the recipes for explosives? Which things do you want removed because there are imperfect people you want to protect from them? The logical one is the explosives, except anyone sufficiently motivated will be taught in chemistry class how explosions start and can figure out the rest from there. The complex part of bombs isn't the boom part.

The points mentioned are suggestions on how you can handle those things if you want to. You can also do nothing. If you want something banned or restricted, you'll have to explain why it's dangerous enough that the restrictions have to apply to everyone, and that's often a high bar. The world's full of dangerous things that you're allowed to do, and we don't restrict them all on the basis that someone may choose to put themselves into danger. A large part of parenting is explaining to children that things are dangerous and how to avoid them or obtain goals more safely.

US border cops harvest info from citizens' phones, build massive database

doublelayer Silver badge

Re: GDPR?

GDPR exempts government entities. Now I don't think they bothered to exempt non-EU governments, but if it really came to it, the U.S. government could say that the exceptions for governments applied to them anyway. The court could decide either way.

That is if it got there, which it wouldn't. In order to have GDPR consequences, a European data authority would have to investigate and fine the U.S. government, then sue them when the U.S. refused to pay. There's no chance they will investigate, assess a fine, or sue a government, and if they did all of that, the U.S. would say it wasn't chargeable under EU laws and refuse to do anything in that country. They'd have an argument under international law to back up that statement. Only if the entire government of some EU member was willing to start a diplomatic war over the issue could you get anywhere. They're not.

Arrest warrant issued for Do Kwon – the man blamed for 'crypto winter'

doublelayer Silver badge

Re: Affordable home ownership

Nakamoto was a pseudonym. The actual nationality of the person or persons who took on that name are unknown. A few people have claimed to be that person, but so far none from Japan and none with much proof of their claims. I wouldn't guess from the pseudonym that Bitcoin's founding was necessarily linked to someone with experience of the modern Japanese economy; even if they were of Japanese ancestry, there is a large diaspora of people from Japan throughout the Pacific.

doublelayer Silver badge

Re: "Obviously, [..] a lot of the beliefs and sort of the conjectures that I had made were wrong,"

Probably the same. Exactly how similar depends on when he realized his goals were not going to happen at all, and when he knew they weren't working yet. Holmes knew from the start that she was lying about her abilities and, from her actions, figured out eventually that it wasn't going to. He may have actually believed he was getting somewhere for longer. If he did, that just makes him marginally more sympathetic, not less culpable.

Backblaze thinks SSDs are more reliable than hard drives

doublelayer Silver badge

Re: SSD Failure

The full dataset includes not only manufacturers but specific models. It can allow you to find out in great detail what would have been the best disks to have bought five years ago, and although the SSD data is not as expansive, it should eventually provide similar levels of data for that. This is only slightly useful in determining what disks to buy now, unfortunately.

doublelayer Silver badge

Re: The choice isn't really about reliability

Depending on what you're doing with it, reliability can become more important and speed isn't always critical. Losing a disk doesn't just mean losing the data on it; I'm sure anyone running a storage business is aware of that and has redundancy. It means the cost in time and money to allocate a replacement disk and add that to the array holding the data. It means an eventual call to a technician to remove the failed hardware and replace it with fresh devices. It means buying replacements faster. There are reasons people care about that.

You don't always need speed, either. In my personal machines, the boot disk is always an SSD because speed is very important there. In my storage server, it's mechanical drives. I can deal with it taking a couple more milliseconds to fetch a file I've moved over there, and if I couldn't, I wouldn't be using a network link anyway. This allows me to have more storage in it than I could afford if it was an all-SSD setup (when I was buying disks, SSDs were running about 4-5 times as expensive per terabyte than HDDs). Although my primary consideration was financial cost, I'd definitely consider reliability more than speed.

doublelayer Silver badge

Re: 'High-tech credibility' at risk here.

Do you want to back up your sentence with an explanation? Why are they certainly not, and what data do you base that on? Why does this hurt the credibility? Right now, I don't have a clue what point you were thinking of when you wrote that.

doublelayer Silver badge

They're almost certainly not bothered about recovery. Their business is storing lots of data, so I'm sure they're aware that getting to the point of having to recover from failed hardware means they'd have completely failed the customer. It's not that useful even in personal usage, as there are a lot of failure modes where recovery from anything, mechanical or SSD, isn't possible. By all means recover if it looks possible and could help, but never count on having that option.

BOFH: It's Friday, it's time to RTFM

doublelayer Silver badge

Re: We need to change the PFY

I checked, and I was wrong. It's actually been longer. The PFY was first introduced in 1996, and it was only the third episode that year, so he's now 26 years into his career.

doublelayer Silver badge

Re: We need to change the PFY

No, it's been pretty clear that it's been the same one since he started in 1997. For one thing, whenever he leaves, it's unusual and causes problems until he's brought back (which the BOFH forces every time). For another thing, he often reminisces with the BOFH about stuff that happened decades ago. For example, they talk frequently about their robot wars, which occurred in 2010, so he's been the same one since then. Finally, if the PFY keeps getting replaced, the new one always seems to still be named Steven.

Sure, they've fought many times before, and the PFY did once try to kill the BOFH, but all was forgiven after quite a lot of retribution. We hear when the BOFH kills someone, and he's never mentioned doing that to the PFY or suggesting that he's had a different one before.

doublelayer Silver badge

Re: ACRONYM is NOT an acronym

While it's not amusing, I think that was put in there as an attempt by whatever person got the task of assembling that list to include something slightly interesting or humorous. The over-acronymization of things somehow manages to make everything sound stupid or unpleasant.

I worked at a company which was very dependent on acronyms without reason. They had at least three acronyms for "when will it be done": ETA, EDA, and ECD, though I wouldn't be surprised that they had more which I either didn't see or have managed to forget. But that wasn't enough, because they also had the acronyms EDD and DFAD ("expected date for date" and "date for a date", because they found saying "When will you know the timeline" too difficult as well. These were just some of the stupidest ones they had, but they had a list of several hundred acronyms on a wiki page just in case you wanted to bore yourself into a coma.

DoJ charges pair over China-linked attempt to build semi-autonomous crypto haven on nuked Pacific atoll

doublelayer Silver badge

Re: Music to ears

He probably was considering that, but it's also one of a few languages that fits in that line. To fit, the language name in English would have to be two syllables with the second accented. The only ones I can think of that have that pattern are Chinese, Burmese, Maltese, and Malay. Not a lot of choices. I suppose you could also manage with a three-syllable one accented on the second (Korean, Marathi, Norwegian, Swahili), but those aren't great either.

doublelayer Silver badge

Re: Team America!

The U.S. alleges that they committed the crime using U.S.-based organizations and inside the U.S. If they're wrong about that, then they don't get to charge them. If they're right, they do. That works for other countries as well.

doublelayer Silver badge

Re: "offers to connect and secure small island nations"

All you have to do is build a few naval bases on such islands so that, if you need to send a ship to one that doesn't have a base, there's one nearby. Countries like that idea because it enables them to send ships to places they don't have agreements with just as quickly, which is why the largest countries or ones that used to have empires have large collections of bases in other people's countries and in some cases, islands with little or no native population whose entire purpose is to be naval and air bases far from the country itself.

Asus packs 12-core Intel i7 into a Raspberry Pi-sized board

doublelayer Silver badge

Re: A "teaser"...with just the opposite effect.

I agree on the pricing. If you sell something to individuals, or even to businesses who might buy one of them at a time, post the prices. Don't make me email you to ask how much the thing costs. Even if you don't sell that many of them, it suggests there's a reason to hide the prices, which dissuades me from sending an email I expect to be pointless but add me to a spam list.

The only reason not to post prices is if they intend on negotiating with every perspective buyer, which only makes sense for bulk orders. That's not the case here, and I'm prepared to guess they already have a price list they send to anyone who wants to buy less than a hundred units.

Microsoft warns of bugs after nation pushes back DST switchover

doublelayer Silver badge

Re: https://www.southsoftware.com

I can't find confirmation, but maybe Guatemala gave more notice so that article could get written? Otherwise, maybe they decided asking every user in a country to manually edit registry values, at that article does, isn't a functional solution.

doublelayer Silver badge

Re: Canada uses tzdata files with American city names

It depends on whether they use a database with a lot of copied zones or a simplified one that doesn't use duplicates. If you're using the more basic one, then except for the Atlantic provinces and Newfoundland, they use the largest cities (New York, Chicago, Denver, Los Angeles). Anything that has hard-coded these labels will need updating. Probably most Linux installations use the full TZ database. Many embedded ones use the smaller one to save on storage, so they won't be as lucky.

doublelayer Silver badge

Re: Hmmm...

Be careful. It's labeled by largest city, so it doesn't mean only Chile is in there. I think it is this time, but that doesn't always hold. For example, if the U.S.'s proposal to go to permanent summer time goes in, the tzdata is going to have to change because right now, Canada uses tzdata files with American city names, so unless they do the same, they'll need to change files and everyone in Canada has to start using the new Canadian files. If other countries were included in the America/Santiago file, they didn't make this choice and would have been affected as well.

doublelayer Silver badge

Re: Hard Coding Ahoy

Updating the time zone is just a file, well actually not quite, but someone else has pointed out that Chile shares time zone data with other regions that didn't do this. Even if it was just them, though, there'd be problems. So Microsoft rushes out an update which updates just that file. Now everyone in Chile needs to install it. In two weeks. You don't get that universal response when it's an actively-exploited zero day. You're not going to get it here either.

So some machines have the patch and others don't. Say hello to lots of computers disagreeing about what time it is, and therefore what time any other reference is talking about. Systems that work by sending times between them will end up with answers that are an hour apart, and that's if the programmers have been careful only to ever use UTC for internal storage. If they ever use local time, even temporarily, except when processing user input, they can have even more bugs. This also makes Microsoft and everyone else release an emergency patch just to get into this state, which takes time and effort.

Open source biz sick of FOSS community exploitation overhauls software rights

doublelayer Silver badge

Re: "the need and moral obligation to contribute"

Yes, they've got bills. When you start a project, you decide what you'll do about them. One possible decision is to go proprietary, as many have before. You get paid as soon as you find someone who wants your product. Another way is to use a license that says people can use it or even sell it for free, and you won't get paid automatically. You'll have to solicit donations or find a different way to make money, but you'll probably get more users and contributors. Then there's this way, where you start with open source without thinking about the consequences, then change the terms and take all the code written by others for your own and make a profit off them. You're allowed to do that, and I'm allowed to dislike you if you do. Just because you have bills to pay doesn't mean I should pay them if you're not making as much as you thought your "give this away for free" plan would generate.

Sure, in this case, those who have to pay are not that sympathetic. Who cares if a large corporation has to pay more money. The problem comes when they change the license in other ways. They could put the bar anywhere. They can make the source unavailable for future updates. They can charge for any production use if they want. One benefit of open source software was that they were suggesting they weren't going to do those things. They've abandoned that.

doublelayer Silver badge

Re: I wonder if Lightbend as a company depends on FOSS

They didn't say absolutely that they're hypocritical. They suggested it's possible. The chances are very high that they do use open source software; they're employing devs who are probably using open source tooling, they probably have many Linux servers, and unless they forged the record just to mess with me, they're definitely using Nginx as their HTTP server. We don't know if they donate to all of those things, but if, and only if, they don't donate to at least one of them, they can be seen as hypocritical. I don't claim to have proof that they are, but it is not only possible but also wouldn't be surprising.

doublelayer Silver badge

Absolutely, and they do. They buy proprietary stuff when they want it. They donate to open source when it benefits them. They don't pay for stuff they're given for free unless they see a benefit in it, which is the risk in giving stuff away for free. Everyone knows there's a risk that, if you make code available, someone will make money off it and not give it to you, but that's intrinsic when you go for a free or open source license which explicitly says so. You want proprietary, go proprietary. Don't act surprised when you don't get an open source community building around your proprietary thing. If it's good enough, you will still turn a profit. Thousands of software companies have succeeded by making proprietary software.

Google CEO Pichai: We need to up productivity by a fifth

doublelayer Silver badge

Re: My thoughts

"There is nothing worse than a "standup call" for five people that's scheduled in for an hour only for most of it to be trivial personal banter (usually a repeat biography of someone's kids and how they're ill yet again) and the actual work talk takes less than 20 minutes once you finally get round to it."

That's bad, but I think there is one thing worse than it. At least with unimportant banter, there's a chance it's about something of interest to you, so you can have a fun unproductive meeting. What is worse is a meeting where you have to be there or someone will complain, but you don't have to know what they're talking about (bonus points if you don't even understand what they're talking about). Now, you're wasting the same amount of time, but there's no chance you're enjoying any of it. If you're me, then I'm sorry for you, but you would also get mildly annoyed at everyone in the meeting and ponder whether they'd notice if you had network failures about twenty minutes into each of these meetings.

doublelayer Silver badge

I think the correlation probably does go the other way at least somewhat, combined with the fact that, if you waste half of everyone's week in meetings, then you may not be able to rely on single points of contact anymore because the chances are high that they'll be unavailable because they're in a meeting or too busy to deal with your request. It probably also puts off some people, resulting in a more mixed set of people to work on the product. Managers who set up all those meetings may also be managing badly in other ways as well, leading to inefficient team organization which also harms communication.

California passes bill requiring salary ranges on job listings

doublelayer Silver badge

Re: Women v men

That's not what I suggest. I was pointing out that the cited figure is already overstating the difference, and that if you want to get a better picture, you can isolate the level of discrimination by controlling for the factors you name. If two people really do have the same abilities, experience, and goals, then we'd expect them to earn similar amounts. If they average out to different numbers, then there may be other things we didn't control for.

I'm not asking for equality of outcome. I point out that existing comparisons are often flawed and contain a lot of differences averaged together. Some of those differences are due to discrimination. Some are due to unintentional differences that are worth studying, but not always modifying. Some are simply due to choice. If you average them all together, you may overstate or understate the ones that are due to discrimination, which is a problem for making any argument based on the statistics.

doublelayer Silver badge

Re: What are the downsides?

Nothing stops them, but if they tried that on me, that would get a "no, and don't ask anything else like that" response. I think they are aware that the candidate isn't pleased with such tactics, and if they're negotiating salary, they at least kind of want that candidate to join.

A candidate can overstate their previous salary, but what it boils down to is "You must pay me at least this much for me to join". They could come out and say that, which is basically their attitude anyway, but the more overt negotiation might annoy the negotiator for the company.

doublelayer Silver badge

Re: Women v men

That's not the only thing the number means. There is a job-specific salary difference, which varies by industry but in almost all cases exists, and a difference in occupations in each group. If you want the number you've quoted to be 100%, there are two questions you need to answer:

1. Why are women paid less than men when doing the same job? (The obvious question)

2. Why do women on average have jobs that pay less than the jobs chosen on average by men? This is a combination of women choosing different jobs and being considered less often for certain jobs.

If you only solve the first question, there will probably still be a disparity seen in the average income comparison you've cited. Asking the second question is very important because the answer to it can often reveal other difficulties, such as societal expectations of occupations, imbalance in family work leading to different choices in which job to take, or sexism seen in who gets hired but not how much the person who gets hired is paid. If we want there to be equality, we need to know all the reasons why there is inequality.

doublelayer Silver badge

Re: Will this actually help ?

What I dislike even more, if that's possible, is the recruiter who has a job they think I would be a good fit for, and their second question (after how are you) is how much money I want to make. If I took your call, I want to hear about what the job involves just in case my reaction is to run away. Then, you can tell me how much they want to pay for the person who fits their needs. I'm not doing salary negotiation the wrong way, on the wrong end of the interview process, and with a person who isn't equipped to accept or suggest terms.

No, Apple, you may not sell iPhones without chargers

doublelayer Silver badge

Re: Simple Compromise?

Apple already make those and ship them to stores. Nobody buys that when another one is just fine, but you can. They have already incurred the impact in order to sell it to someone who doesn't have a block that works with the included cable, so the only risk is if a lot more people ask for them when they're free.

doublelayer Silver badge

Re: The rest

One thing that may be considered here is that Apple's including a USB-C to Lightning cable in the box now, which means that to use that, you'll need a charger with a USB-C port. I have ten blocks with USB-A ports, and I have a USB-A to Lightning cable (my iPhone is old enough that they were still shipping those, and although the one they sent was damaged long ago, I replaced it with another). I don't have any wall adapters with a USB-C port on it. I'm sure they exist, but I've not seen them used by anything. I do have a laptop with a USB-C port, so I suppose I'd have to use that to charge if I only had the cable Apple includes available. I'm not sure why they felt it necessary to go that way instead of using USB-A on the power source end as pretty much everything else does.

doublelayer Silver badge

All they'd have to do to both comply with Brazil's request and keep their environmental record is to allow people to present a receipt, serial number, or some other single-use validator for an iPhone to receive a free charging block. Those who have one don't ask and are fine. They could probably also get away with it by using USB-A cables instead of USB-C ones, as arguing that USB chargers are ubiquitous is easier than making the same argument with USB-C ones. I think either approach would end up working for them and having similar results.

G7 countries beat UK in worldwide broadband speed test again

doublelayer Silver badge

Re: Interesting looking at the bottom country speeds

And what's worse is that these countries also tend to have limited access to any connection at all, meaning that advances in technology can quickly be absorbed by adding new users, whereas at least in developed countries, we're unlikely to find millions who just didn't have any connection before. However, one possible benefit is that many less developed countries that have poor infrastructure for wired internet have mobile networks that are far more advanced than running services to homes. People may have access to more mobile internet than these statistics take into account.

Unhappy about excluding nation-state attacks from cyberinsurance? Get ready to pay

doublelayer Silver badge

Re: Self-Insuring

I'm not sure how long that would last, because one company might find that large savings account to be too tempting. Oh no, looks like some employee machines got ransomware. Let's file a claim and see if we can't turn a profit from other people's funds. You'd need some kind of contract allowing the other participants to audit claims, and they might not want to hire the people needed to do it.

doublelayer Silver badge

Re: Who's the hacker?

There are various people that study malware and attack methods to attempt to guess who did it. They're not always correct, but they're usually able to identify useful patterns and can often be trusted. I'm guessing the bar for the insurance companies is "If we can find someone speculating that it could have been a state actor, then it was an act of war and you're out of luck". That wouldn't necessarily stand up in court, but they have a lot more lawyers than you do.

Of course, not every way a government could harm you is an act of war, but insurance companies are in the business of selling you a contract that looks like it'll cover something, then finding a reason that it really doesn't. They find the vaguest language they can which can cover a lot of unexpected things, then include as many as they can without causing the signer to become suspicious. They got a lot of mileage from the "act of God" provision, despite it not meaning anything. They found lots of reasons why the pandemic didn't count, sometimes with reasons but mostly without them. They'll do it with this as well. If you get cyber insurance, be very careful what you sign before you rely on it.

Salesperson's tech dream delivered by ill-equipped consultant who charged for the inevitable fix

doublelayer Silver badge

How would it do that if it was set to interpret any incoming email as a request and bounce those that weren't valid? To handle this, it would have to cache invalid requests and deduplicate identical ones, which would have stopped the loop after two of the autoreplies to invalid messages but wouldn't have accomplished any other goal, such as actually working or not filling the queues with bounced messages and autoreplies for each new incorrect request. It just wouldn't have gotten into an exponential loop, but things still wouldn't be fine. If anything, the system that should have handled things differently is the system that sent automatic replies to a bounced message, as that's easier to figure out from the headers.

Man wins competition with AI-generated artwork – and some people aren't happy

doublelayer Silver badge

This contest didn't require hand-drawn art. The parallel is still appropriate, because it's only trying to answer two questions:

1. Does this count as art?

2. Given the lax requirements of the contest, which did include digitally modified photos, would this count?

The contest didn't specify any rules that clearly remove this from consideration. It was not required to draw by hand or even to avoid using digital editing techniques. You can still find arguments for why this tool shouldn't count, but to be applicable, they'll end up being smaller and more subjective.

doublelayer Silver badge

Re: It may be AI generated, but it's pretty good.

I don't know what art is, but I think you can make a case for cookery having at least an artistic element, not including those people who make food, especially cakes, purely for their visual appeal. Those who are effectively making edible sculptures are definitely artists. I don't consider myself an artist even though I do artistic things on occasion, which is good because a lot of people who do consider themselves artists seem to spend a lot of time finding reasons why other people aren't.

doublelayer Silver badge

Re: AI-Generated Artwork

That rule doesn't say it had to be his photographs that were manipulated. If someone took other photographs that were publicly available and used manual editing tools to stitch them into a fictional image that was distinct from the originals, would that not have counted? I'm not sure, but I think they would allow it. The software used to produce this example basically did that, but instead of making the user draw the connections between the aspects, it did it on its own (or possibly just at random) until the user accepted the result. If the first is allowed, I think the second should be also.

The crime against humanity that is the modern OS desktop, and how to kill it

doublelayer Silver badge

Re: It does suck

I don't think that's the right approach. It should be optional, but I've seen enough devices that can do that that it makes sense to have a tablet UI which can be enabled. The problem with deeming it optional or even unused is that it's easy to assume your use case is everyone's, and it's not. For example, you've given this idea of the average computer user:

"Most computer users are sitting at their desk in front of 2-3 huge monitors and don't really care about touch and small screen usability."

That's not the average. That's you. It's also everyone in my office, because we're all programmers. A lot of others have one screen. Sometimes huge, sometimes medium sized. Then, we have a lot of people who really do just use a single laptop-sized screen, especially those who work from home and didn't get extra displays from their work. Many of them might like having lots of extra display real estate, but some don't see the advantages and many more just don't have that as their setup. Those people may not be using them as tablets, but they do care a lot about small screen usability. I can't tell you how large each group is, but I can tell you that they're larger than you make out.

DeFi venture OptiFi permanently locks up $661,000 of assets in code snafu

doublelayer Silver badge

Re: DeFi

In fairness, that's not really a new term. Cryptocurrency is the underlying system that permits relatively basic transactions to occur and be tracked and verified. DeFi is the attempt to layer some kind of financial product on that infrastructure, usually without fixing the problems that product had when it was centralized, but adding in some extra bonus problems from the attempt to reimplement it. Cryptocurrency is like HTTP, and defi* like a specific website that eventually uses it. Well except for the fact that HTTP and websites generally work.

* A question for any grammarians out there, "defi" looks wrong, but it's not a proper noun, so I don't like writing it "DeFi" in the middle of a sentence. If we must write the term on occasion, how do others stand on capitalizing it?

EU proposes regulations for tablet battery life, spare parts

doublelayer Silver badge

Re: Please do it.

Google has tons of power. They can prevent people from making phones with any other version of Android on them, thus killing competition with Google's software and services. They've used that to tremendous effect. They can and have forced manufacturers to include all of Google's crapware on devices. They can and have broken a lot of Android features, supposedly in the open source code, so they can come back and fix them in their proprietary stuff. They have redesigned the system layers of the OS several times to make updates even less dependent on anything custom. And yet, they can't do anything about security updates?

Here's how they do it if they ever start caring:

Licenses for Google Play Services will only be granted if you promise to update the licensed device on at least the following schedule. Security updates will be released monthly, at most fifteen days after the update is made available, for the first seven years of device life. After that point, they may be released every quarter, at most 45 days after being made available. Feature releases will be released within 180 days of availability for at least five years after device is released. Failure to follow these requirements will be a breech of contract and will result in a penalty of $35 per device sold. Also, you won't be getting licensed again until you comply.

Or, if they don't like the strong-arm tactics, they could make the security updates portable and cut out the manufacturer. After all, I don't need to go to Dell's website to install a Windows patch or get a new kernel version for Linux. I get those from the people who patched the problem, or at farthest, the package maintainers for my distribution who didn't have to go to the manufacturer either.

doublelayer Silver badge

Re: Start with your own European Companies

I'm not sure what you're asking, given that this would cover everyone, including European companies. If you actually mean that it should start by only covering European companies and not others, then count me out. Cover everyone, and let the benefits spread.

doublelayer Silver badge

Re: Please do it.

"How many Lenovo/Samsung tablets is a store going to sell for 200€ when another no-name landfill Android tablet is 50€ ?"

They're selling them now. They could have gone with the cheap landfill Chinese brands any time in the last decade, and they mostly chose not to. Why should they do so any more now? Of course, that hasn't stopped there being similarly landfill non-Chinese brands that end up in those stores, but if I want the cheapest, all-corners-cut options, I still have to go to a site like AliExpress.

doublelayer Silver badge

Re: Please do it.

Or maybe it forces those legitimate manufacturers to put in a little effort in automating the security update lifecycle or going to Google and saying "If you don't fix the design that made this process difficult*, our business will get killed, so get moving or expect to lose a lot of OEM licenses". Either is fine with me.

* It's on both Google and the manufacturers here, and either can do the work it takes to push out those update packages. I don't care who does it, and if it doesn't happen, I'm happy if both parties get penalized for failing to do what every other operating system manages.

Lenovo launches face-mounted monitor

doublelayer Silver badge

Re: Will they be like Googleglass?

It doesn't look like there's a camera in this, so no. Unless they've hidden it well and plan to announce that with the rest of the details when they start selling it, it doesn't have the same privacy concerns as AR glasses with cameras.

One man's battle to get patent rights for AI inventors in America may be over

doublelayer Silver badge

I'm in favor of giving this machine, and this machine only, all the rights of a human. If we do that, we can immediately turn around and charge the guy clogging the courts with these pointless cases with having enslaved and stolen from the machine whose work he's selling, and reject any actions he's filed on the basis that the machine did not choose to file them, and as the machine owns any intellectual property that might exist, it will have to file suit. Then throw out all the patent claims on the basis that the machine didn't submit them, and when he edits the code to make the machine submit documents, charge him with illegal vivisection of a person. You want a machine to have rights, then it has to exercise them.