Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Last time I checked, long term is 3-5 years (Score 1) 46

Six months will save money, yes, but will not allow the executives to focus on long term goals

A more worthy goal would be to report AND PAY TAXES every 4 months. More steady income for the IRS, less reporting burden for companies.

We can harvest twice, or even thrice a year, and we now have computers to aid the record keeping instead of scribes and abacus...

Yearly taxes are an anachronism from early non-automated agricultural society...

JM2C
YMMV

Comment Re:How many tabs could you have open with 32-bit? (Score 1) 40

How much CPU power does a machine have that can't run a 64bit OS and browser? Would such a machine cope with even a single tab of a modern bloated website?

You would be surprised what some 32 bit only machines can do.

But at this stage, most machines running a 32 bit OS are machines capable of 64 bit operation, but that have a very expensive or very critical peripheral that has only 32 bit drivers.

Comment Re:The replacement system sucks. (Score 2) 46

You should not use Amazon Family even if you do live in the same household.

The system Amazon has devised is an Unacceptable security risk.

The problem is the new "program" requires that you Make all your Payment methods, such as your credit card, available for everyone else in the household -- They can click a button in the Family section of their Account management to automatically add your credit card to their Amazon wallet.

That means, for example.. If you wanted to share Prime delivery with your Elderly parent you are housing; They can go into their Amazon account and instantly add Your credit card, and then make a purchase on you instead of using their own card. Also, If they set their password to 1234 or their account gets hacked, and let a few other people access their account, now your account suddenly has a massive issue as well, and there is really no way to manage this risk. You just have to trust your family members more than is due or warranted in most cases.. Spouses often have some non-Joint bank accounts and cards for Personal and Joint for the household costs only - the very deliberate reason of not putting all the eggs in one basket, and making sure people retain a level of independence, and still have their own funds allocated just for each person's personal usage.

Chilax. While what you say is technically true (which is the best kind of true), nowadays many banks offer "virtual pre-paid credit cards" to compliment the one you have. If anyone is so concerned with this "loophole", they may as well set up one for "Amazon-Family" Stuff, and use that one only for amazon.

Comment Re:Weighted average of multiple GNSS systems (Score 1) 39

So, the europeans (union) are so lazy that they let their leader fly in a plain Flacon 900LX plane?!

Actually you'll find this fascination with hardening transport for leaders is an almost uniquely American thing among democracies. I say among democracies because dictatorships surround themselves by military for obvious reasons.

[...]

Your president hides in a bullet proof truck costing tax payers millions.

I am not an USoAn, but I live in one of those "dictatorships" you allude (if you care about which one, you can search my comment history). So I hope you understand my confusion. Your information was interesting.

Having said that, I still do believe that a president/head of state has to have a dedicated plane, with heightened security and more roboust flight systems. It does not have to be a 747 decorated in Gold leaf with every conceivable luxury inside, but rather something utilitarian, that does the job and does not crash while doing it.

Comment Re:Weighted average of multiple GNSS systems (Score 1) 39

I did not find that the plane had military-grade systems. The picture from the Bulgarian information services shows a Falcon 900LX aircraft registration OO-GPE, belonging to Luxaviation Belgium. It's a civilian jet that any other day it be carrying CEOs or celebrities. https://www.ainonline.com/avia...

So, the europeans (union) are so lazy that they let their leader fly in a plain Flacon 900LX plane?!
Not a miliatry hardened/modified Falcon 900XL Plane?!
While a land war rages in europe (the continent) cor ~3 years now!

Les mots me manquent.

Comment Weighted average of multiple GNSS systems (Score 3, Interesting) 39

As early as 2018, even earlier, Polish scientists (Poland is a member of NATO) were working on using multiple GNSSs to improve acuracy and being more resilient to interference/jaming/spoofing

https://www.mdpi.com/2072-4292...

That plane had (Military Grade)GPS + (Military Grade) Galileo and yet was Jammed? Either the Russians are very advanced in the Jamming Game, or the europeans are very lazy hardening their (Military Grade) GNSS Systems

Comment SecureBoot (and TPM 2.0) has(have) been mandatory (Score 1, Informative) 60

As a matter of fact, SecureBoot was introduced with Win8, and many an OEM turned it on by default even back then... And has been mandatory on Win11 since day one.

So, how come in the year of our lord 2025 there are still gamers having trouble with Secure Boot?

If you want to play battlefield 6:
Update your firmware to the latest version available.
Turn on SecureBoot and TPM 2.0 , disable CSM compatibility in Firmware.
Include the relevant keys in secureboot if you multiboot other OSs (like Linux Distros or *BSD)
Re-install Windows(10/11) if needed.

An average user is the most likely to buy an OEM machine, but if s/he is having trouble with this and does not know what those words even mean, if those are in doubt, there are pleny of tutorials on youtube on how to do it.

OTOH, Users that build their own machines, or disbled secureboot on an OEM after 2018 for "reasons" are NOT average users, so they shall know what those words mean, and be capable to follow the instructions given...

Comment Intel will sue the Federal Govt'... (Score 1) 93

... when a more moderate administration takes office, maybe in ~3 years, maybe in ~7 years, or maybe when the statute of limitations for this type of crime is about to kick in, and they will get their money back.

The important thing right now for intel is to live as a going concern long enough to fight another day.

Comment Re:Does this mean ... (Score 1) 22

... I can bin the TV, and use a decent monitor on my PC instead?

Its pretty clear that broadcast TV has no future - bits or no bits.

Broadcast TV's future is defined market by market. A long while ago, a study in germany determined that, if viewership is below 14% of the market, is more spectraly efficient to allocate the UHF Spectrum to cellular and let people stream.

But VHF is not parctical for cellular AND in undeveloped countries economic factors dictate that broadcast OtA TV is needed, so OtA broadcast still has a future.

Beyond that, a TV (even a dumb one) has certain advantages, like built in Speakers, remote control and sleep functions. And is more practical for places like beedrooms or kitchens, where an HT-PC is not practical.

And, if the TV is "Smart", it gains access to streaming, which does have a futurre...

Comment Re:When are we moving to 128bit? (Score 2) 22

64-bit address space is sort of the point of diminishing returns for memory. You are not going to have more than 18 quintillion bytes of memory! Going to larger and larger bus widths should happen, since bus bandwidth, not CPU speed, it pretty much the limiting factor for most massively parallel computing problems. GPUs are currently using 256-bit busses.

What determines the memory of a system is not the Bit-ness. Is the address bus size. The Bit-ness of a processor is determined by the Register size.

If only bit-ness determines the size of memory, 8-Bit computers would have had only 256 BYTES (not Kbytes, BYTES total) of memory. But, while the registers were 8-bit only, address buses were 16Bytes.

The OG 8086 was 16 Bit (as in 16 Bit registers) but did not have 64Kbytes of memory. No. It had a whopping 1024Kbyets. You know how? 20 Address Lines.

The 80286 was also a 16 bit processor, but it had 16MBytes of RAM. How you ask? 24 Address lines.

The mighty PentiumPro was a 32 Bit processor, but it could address more than 4Gbytes of RAM. How? 36 Address lines instead of only 32...

The OG 64 bit AMD processors did no support the full address space, only having 128GB of RAM... I guess now you understand why...

Going from 64Bit processors to 128Bit processors allows a few things:
1.) Bigger registers are "moar betta"
2.) One can expand the number of registers
3.) One can do clean-up of the architecture, not implementing inefficient instructions in 128 Bit mode.
4.) One can implement more efficient instructions and ways of doing things that would otherwise be disruptive in the lower bit-ness modes.

So yes, companies like Intel, AMD and Microsoft are already preparing for the 128 Bit future. Are you?

Comment Re:what use is it to run "supported" (Score 1) 114

Please do let us know when the ONLINE version of TurboTax requires either TPM 2.0 or Windows 11 to run. Until then I will continue to not take any of these for your own good statements seriously.

The ONLINE version of turbotax does not require TPM2.0 or Windows 11*. As a matter of fact, it is what intuit recomends for people stuck on Win10. TFS says as much.

The requirements of turbotax ONLINE can be googled, but since you didn't, here they are.
https://turbotax.intuit.com/pe...

Until you develop enough reading comprehension to understand TFSs and have the ability to use google to search minimum requirements of software or online SaaS, the ./ community at large will continue to not take any of your statements seriously.

If Intui's servers use TPM2.0 or the AMD SEV, or intel equivalent to encript the data server-side, that's another issue entirely.

Comment what use is it to run "supported" (Score 1) 114

Software on top of an unpatched OS?

Most users of turbo tax are not computer saavy enough to even know what an ESU is, or how to enable it.

And pretty much all windows W10 "like" configurations * with support beyond 2026 go afowl of MS's EULA or licence, or both.

Intuit being a company with both an EULA and license terms, will not be in any rush to challenge MS' , glass ceilings and all that.

Also, it does make no sense to keep developing 2 versions of the SW. For intuit, the sooner they can leverage TPM2.0 (and here we do have a rara-avis: a legitimate use case for the extra security) the better...

So, for Intuit, and for many of their users that do not read the /. , but rather the lancet, GAAP monthly, Journal of Advanced Photograpy Techniques and such, is the best course of action to go Win11 only

Slashdot Top Deals

Air is water with holes in it.

Working...