Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment Re: Price of electricity (Score 1) 315

At 32 cents per kWh it costs under $20 to charge a 60 kWh EV.

32 cents per?!! I wanted to ask what the price of gas was if it costs more, but I dunno now, my chin is busted and hurting from hitting the floor so hard.

I live over on the east cost and here electricity is 8 cents per kWh.
Gas hovers around $3/gl, usually is about $30-35 to fill up, which is about every 1.5-2 weeks for me.

It sounds like an EV would be stupid cheap to charge at home if not for the small detail I do not currently have power to my garage. Something I've been meaning to look into the cost to have run but haven't gotten around to it yet.

Comment Re:Fingerprint? (Score 2) 84

You can also hold power/sleep and volume up (aligned with power on the other side) for 3 seconds.
This opens the emergency screen where calling 911 needs an extra swipe to do, along with a shutdown and cancel button.

However at this point face/touch ID is disabled requiring the passcode again.

I wasn't aware of the 5-press power button thing, so thank you for that.
Good to have options regarding auto-dialing 911 or not depending on the situation.

Comment Re:Huh (Score 1) 75

I can believe it was probably a temporary policy created by management of the day, rather than something they did historically, but I'd be curious to know if people with direct experience of IBM in the mid-1980s can comment.

It's a term from much earlier than that.

Punch cards held a fixed number of characters, the first IBM punch cards were 80 characters for instance, and that was the maximum length of a "line". One line per punch card.

It doesn't matter if your punch card was 1 character or all 80, you still used up an entire card to store it.
So it made little sense to count characters, words, etc. You count by card, or line. Thus LOC (lines of code)

Assembly language was a "one statement per line" language.
You didn't have text editors, at best you might have written a draft first on paper.
So a line/card was a direct measure of the number of instructions in your program.
Things like comments were hand written in the margins. They didn't count as lines of their own.

Oh, and punch cards came in packs of 1000, wrapped separately within the box of cards you ordered. Thus KLOC (1000 lines of code)

I don't know if programmers were paid by the line, but there was certainly a fixed cost of cards that was directly comparable, since cards and lines were the same thing.
If management types were involved at all it would be more related to reordering your consumables, not unlike measuring pages printed per month to figure out how often you need to reorder printer paper.

Comment Re:My solution (Score 2) 222

I've seen this claimed more than once, but if this scanning behavior was actually baked into any TV, why has nobody documented it and published their findings?

This used to be common 8+ years ago.
Technically it was an Android feature, it didn't matter what the device was. This behavior was changed/fixed in android a very long time ago.

I had a Sharp Aquos LC 70" tv from back in 2012 I believe, which ran android and shipped with wifi enabled.

I also had a Sony bravidia(sp?) that I know had the same version of android, although I didn't have it in a location near wifi to witness auto-connect, I used hard-wired ethernet.
I only even remember that detail as the two TVs used the same process for side-loading the kodi apk :P

What sucks about your question is that apparently the Aquos has had yearly refreshes ever since and I can't quickly find any results specific for the old 2012 model.
At the time there were numerous search results detailing how to turn the wifi auto-connect off, second only to troubleshooting wifi that stopped working.

It isn't that no one documented and published their findings, just that the search results for them seem to be lost to the sands of time.

Comment Detective work (Score 3, Funny) 115

The lord mayor said the City of Melbourne had initiated discussions with Victoria Police and would draw on CCTV footage to see "how we can catch those culprits".
The Lord Mayor did not believe the compromised QR codes had resulted in more graffiti in the city. "I think this is more of a PR effort by the vandals,"

So the task is to find and catch those who placed QR codes around the city as part of a PR effort...
Come Watson!

The Australian city of Melbourne recently posted QR codes its citizens could use to report grafitti, reports Australia's public broadcaster ABC.

Through the powers of deduction, I believe I've found your culprits!

(This wasn't my fault, the prior article made me do it)

Comment Re:They did NOT "certify websites were secure" (Score 4, Informative) 57

Pretty weird that after so many years, we still fully trust single CAs instead of requiring a consensus from several of them.

You can setup Certificate Authority Authorization in your dns to do just that.
Add a "CAA" record for your webservers domain with "issue your.chosen.ca.here"
You can add multiple records too when planning to switch CAs.

A browser receiving a cert signed by any other CA will fail SSL validation.

Chrome, Firefox, and Safari all check these. I only assume Edge does too but never actually checked that.

It's only been part of the TLS standard since 2010 so depending on the client application, it's possible it goes out of its way to not check this validation step. Most TLS libraries do check by default however.

Comment Re:This is the conundrum of 'streaming' gaming (Score 1) 28

The hardware capable of streaming is very likely to come with a viable GPU for actually rendering at decent quality.

When I was in the xbox xcloud beta, they initially only released an Android client, which I ran on a samsung galaxy s20.
It used a snapdragon cpu, and a family-matching gpu (Sorry, I never really memorized the chip names in the mobile arm world)

The big deal with xcloud was that all the heavy 3d rendering was done server-side, and only the final video frames were streamed to the device.
Basically if your device can watch youtube, it has enough power to play xcloud.

MS stated after the beta they would also release windows, iphone, and xbox one clients for xcloud.
It seemed a tiny hdmi stick akin to a fire stick or chromecast would be an obvious end-goal, which is why the article here is so strange.
There's no real reason the hardware needed would be a cost problem.

Comment Re:What is the limit of the cpus? (Score 3, Insightful) 55

What makes these faster chips illegal? Are they literally saying "you cant do math over this speed" in the law?

Here's an article from a month ago that has more details
https://www.protocol.com/enter...

No FET transistors made with "14 nm process" or better technology, which is a FET with a gate size of 20 nanometers or smaller.
No memory with gate sizes of 18 nanometer or smaller.
No flash storage with 128 layers or more.
No fab gear or any other equipment that aids with photolithography.
Plus no services or tools to use any of the above.

So in a sense, yes, we are saying it's against the law to give them the hardware needed to do math faster.

They will eventually figure out how to build the fabs to make such hardware themselves, the same way we had to figure it out, but they are hoping the development and design process takes longer than signing a purchase order, and slow the progress down.

Comment Re:Intention (Score 2) 72

Here's one argument. A work of art has intention behind it. It is meant to accomplish something, even if it's purely aesthetic. There is no intent behind an algorithm.

A counter argument is that "art is in the eye of the beholder"
Not just the properties of that art, but even if I consider it art.

You say intent behind it matters.
When I look at some cable harness assemblies, I see beauty and art.
The intent of the assembler was a functional system that is easy to maintain and diagnose.

Why shouldn't I see that as art, simply because the creators intent was not to make art?

Moreso, not all assemblies look like art to me. A google image search on the term provides plenty of ugly examples.
Here's one of those I find to be beautiful

Haven't you ever looked at something that occurred in nature and thought to yourself "wow that could be a work of art!", despite being completely organic with no intent behind it at all?

What does this mean for paintings of flowers? If flowers in nature can't be art due to lack of intent, why would an artist ever have an intent of duplicating such a scene? Only for it to just then become art?

I don't disagree with your statement regarding curating of art, except in that the curator curates. What is curated (those things being art or something else) isn't changed by the curating of those things.
But yes, the curation as a whole, a different thing (sum of the parts), can also itself be art.

Comment Re:they already pay (Score 1) 139

Typical European government double dipping. These companies are already paying for the telecom infrastructure they are using.

Shh! I think this is a great idea!

Now I can just go to some .eu website, keep hitting refresh, and send the website a bill for the bandwidth consumed over my in house Ethernet!

The European Commission would never pass some unfair law that doesn't apply equally to all network providers... right? ~

Comment Re:Most software has phased out pre sse2 cpus (Score 3, Informative) 154

The last 486 system I worked on was early last year.
This was an embedded SoC of course. The modules are about $60 USD and only about $10 of that was to license the CPU core. It even came with onboard ISA (for pc-104) and PCI controllers.

We had to support an old latency sensitive BacNET TSR library with the additional requirement of fat32 support.

It used to be based on FreeDOS, and was DOS 7 via Win9x before that.
It didn't utilize any of the Windows shell or GUI at all, it was just an unfortunate MS licensing thing.

Those older ones were the 128 MB RAM versions, but today they also have 1 GB chips.
Here we still use Linux kernel 2.0 and DosBox to host the TSR and DB2 engine.
(A nice legacy stack of turtles all the way down!)

Slashdot Top Deals

"Unibus timeout fatal trap program lost sorry" - An error message printed by DEC's RSTS operating system for the PDP-11

Working...