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

 



Forgot your password?
typodupeerror
×

Comment Re:Bad Summary, Only new part is the sharing optio (Score 5, Interesting) 487

First, we're only talking Windows 10 PHONE

ERROR: INCORRECT

First: This is in Windows 10 desktop, as detailed here, complete with screenshots: http://www.howtogeek.com/21970...

Second: Even if this were only confined to Windows Phone 10, it would still be monumentally stupid.

Comment Re:third solution the MS doesn't want to mention (Score 3, Insightful) 487

ERROR: INCOMPLETE SOLUTION

There is no provision in this "killer feature" that establishes whether the person doing the sharing is the network administrator, i.e. the person who grants authorization to use their network. So if you share your WAP credentials with a friend, and that friend uses Windows 10 with Wi-Fi Sense enabled, than that friend has just compromised your WAP.

Comment Re:No (Score 5, Informative) 487

ahhhh no, for networks you have SELECTED to share it can do it. [ ... ]

ERROR: MISLEADING.

Wi-Fi Sense's default settings are to share everything, all the time. Indeed, Microsoft's rules for shipping Windows Phone 8.1 requires OEMs to turn this "killer feature" fully on. Expecting users to have the presence of mind to turn this off is willfully disingenuous.

Submission + - Windows 10 to Share WiFi Credentials by Default?

ewhac writes: Even those of us who reflexively (and correctly) bash Microsoft every chance we get are having trouble wrapping our heads around this one. It seems that the latest build of Windows 10 has a new feature called Wi-Fi Sense which, by default, will share your WiFi connection profiles and credentials with all your Facebook friends, and Skype and Outlook.com contacts.

Wi-Fi Sense is apparently a feature that first appeared on Windows Phone 8.1, and is described by Managing Editor Sam Sabri in this Windows Central article from last year — without irony or sarcasm — as a, "killer feature." The apparent use case for this "killer feature" is to more conveniently share the connection credentials to your own WAP with your friends. If, however, you would prefer your WAP's info to not be shared, you have but to append the string "_optout" to your SSID (no solution is provided for people whose SSIDs are already near the 32-character limit). The WinPhone version of Wi-Fi Sense reportedly does not display the WAP's password to recipients but, since recipients can connect, the password is (probably) stored using a symmetric cipher and, thus, can be easily extracted. Wi-Fi Sense will also automagically click through any ToS page that typically appears on public WiFi access points (thus destroying any remaining illusion of meaningful assent to such so-called contracts).

Wi-Fi Sense can apparently be turned off completely, but its default state appears to be enabled and sharing everything. It is unclear how much, if any, of this "killer feature" will be in the final release of Windows 10.

Comment Re:Hire That Programmer Immediately! (Score 1) 456

Ummm good programmers always free every malloc.

Actually, I've heard the contrary argued on occasion: "Don't bother wasting code space on cleanup; the OS will do that when you exit."

Maybe the programer didn't use any dynamically allocated memory and just put everything on the stack?

Uh, no. Amiga's default stack size was 4 KiB (4096 bytes), and did not auto-extend. So nothing of any significant size was going on the stack.

Comment Hire That Programmer Immediately! (Score 4, Insightful) 456

Please to remember: Amiga had pre-emptive multitasking, but no memory protection and no resource tracking. Diving through bad pointers would take out the entire system; and not meticulously free()ing every malloc() would lead to unrecoverable memory leaks which would... take out the entire system.

So anyone who can write a program for that platform that is still running problem-free after 30 years deserves to be making stacks of cash in the embedded/IoT space.

Also, shameless plug: http://amiga30.com/

Comment Re:Oh please (Score 1) 287

I believe the car is holding back SO MUCH stuff that folks using a smartphone is their only recourse.

The PC industry was based around a "screwup" on IBM's part - it opened the PC architecture. They tried to correct it (remember the PS/2 and OS/2 and the proprietary microchannel architecture?)

The rise of windows was based on this open architecture. Microsoft pushed to have PCs become a commodity so windows sales would be strong. (Read up on substitutes and complements - if peanut butter prices go down, jelly sales will rise).

I believe if the car manufacturers opened up their cars like the IBM PC and it's bus, put in *simple* plug-in slots or something similar for computer hardware, all kinds of crazy and useful stuff would come to your car. Imagine if you (not an installer) could change or add to your car stereo like plugging in a graphics card or sound card? (probably would work better like a rack - think smaller 19" rack mounting for audio equipment, except with standard interfaces in the back)

Comment Re:Failed CEO and Gubernatorial Candidate (Score 1) 553

Uh, no. Fiorina ran for US Senate. You're thinking of Meg Whitman, who tried to click "Buy It Now" on the California Governorship ($150 million campaign). But your confusion is understandable, since they're both from the tech sector, and they both spout buzzword-bingo gibberish.

Whitman lost to Jerry Brown, BTW, thus earning Brown the singular distinction of having to clean up the mess left by a B-grade movie actor twice.

Comment Re:How I manage these calls (Score 3, Insightful) 227

Sounds like my algorithm.

Very very occasionally, if the description sounds interesting, I'll paste the description/requirements into Google. Most of these spamming third-party recruiters just copy-paste from public job postings, so Google can usually find the original posting on the employer's Web site.

Slashdot Top Deals

"A car is just a big purse on wheels." -- Johanna Reynolds

Working...