Slashdot Mirror


User: jones_supa

jones_supa's activity in the archive.

Stories
0
Comments
6,543
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 6,543

  1. Re:Sigh...Twitter is about following celebrities on How To Fix Twitter · · Score: 1

    Sigh...Twitter is about following celebrities

    Works great for keeping up on news headlines as well. It's like a modernized RSS reader.

  2. Microsoft didn't shun back from destroying the then largest mobile phone vendor, Nokia.

    Nokia destroyed itself by trucking on with crusty Symbian for too long. The Microsoft deal happened long time after that.

  3. Re:Why not clone OS X? on New Release of the Trinity Desktop Environment · · Score: 1

    I'm seriously starting to look at Macs as well. Linux needs constant tweaking to keep it running properly, and Windows 10 is ugly and filled with spying features.

  4. Duh on Microsoft Builds Open-Source Browser Using HTML, JavaScript, and CSS · · Score: 1, Insightful

    It's just a WebView component embedded inside a web page.

  5. Re:not good enough on How To Keep Microsoft's Nose Out of Your Personal Data In Windows 10 · · Score: 1

    No disagreement there, but it still is higher quality than Linux.

  6. Re:not good enough on How To Keep Microsoft's Nose Out of Your Personal Data In Windows 10 · · Score: 0

    On the desktop Windows 10 is much higher quality than Linux.

  7. Re:HOSTS file on How To Keep Microsoft's Nose Out of Your Personal Data In Windows 10 · · Score: 0

    Works every time, eh? Sure, if you fix a million of glitches first and after that babysit the constantly breaking system.

  8. Re:What does Science have to say about this? on Massachusetts Boarding School Sued Over Wi-Fi Sickness · · Score: 1

    I doubt anyone is suggesting blinking LEDs actually cause the problem (dear God, I hope not).

    The LEDs can make the people imagine that there are "harmful electromagnetic waves" present. Thus, the LEDs would actually cause the problem, but mentally.

    Solution: make devices with just a simple power LED in concealment somewhere back of the device, or allow the blinking LEDs to be toggled on/off.

  9. Re:I remember ..... on Windows 95 Turns 20 · · Score: 1

    I had 16MB RAM and it ran like complete garbage.

  10. Re:I remember ..... on Windows 95 Turns 20 · · Score: 0

    We forget now, but it packed an astonishing amount of stuff into just 4mb of RAM (8mb recommended). If someone produced it today in some kind of hackathon it'd be praised as a wonder of tightly written code. They even optimised it by making sure the dots in the clock didn't blink, as the animation would have increased the memory usage of the OS!

    What the heck are you talking about. :)

    You needed at least 32 MB to not lose your mental sanity, and Windows 95 is one of the most bloated monsters in the history of computer software.

  11. Re:I do it wrong on Ask Slashdot: Do You Press "6" Key With Right Or Left Hand? · · Score: 1

    Can't help it, bub.

  12. Re:I use both hands on Ask Slashdot: Do You Press "6" Key With Right Or Left Hand? · · Score: 1

    Where is this classic ALT-xxx functionality handled, BTW?

    OS, BIOS, KB controller?

  13. Re:I do it wrong on Ask Slashdot: Do You Press "6" Key With Right Or Left Hand? · · Score: 1

    As long as you type fast enough for your needs, who cares? I've known a couple of two finger typists who were plenty fast.

    Yeah, but it looks kind of amateurish. It's like eating with chopsticks so that you hold one stick with left hand and the other one with right hand.

  14. Open source food on Germany Says Taking Photos Of Food Infringes The Chef's Copyright · · Score: 1

    Or, how about open source food? How can I know if the restaurant puts malicious components in the food? I can't, unless I can see the original precise recipe and audit it before ordering anything. Also, I must be able to trust the packager (the cook) to not slip anything nasty in.

  15. Re:So before ordering... on Germany Says Taking Photos Of Food Infringes The Chef's Copyright · · Score: 1

    Hahhah! Man, that sounds ridiculous. :D Create a video of you doing that and put it up in YouTube.

  16. WPS Office on Italian City To Dump OpenOffice For Microsoft After Four Years · · Score: 1

    Any experiences on WPS Office for Linux? Better or worse than LibreOffice?

  17. Re:ECC on Windows Memory Manager To Introduce Compression · · Score: 1

    Yes, but it can do more damage to compressed memory. Let's say that your compressed memory says "repeat number 126 seven times". Now that value 126 gets corrupted, and it becomes, say 94. Now when the memory is uncompressed, you get 94 seven times. The error is expanded sevenfold.

  18. Re:Out-of-band patch for iExplorer versions 11 on Microsoft Patches Remote Code Execution Hole for Internet Explorer · · Score: 1

    Wouldn't the sandbox mechanism protect the user in more recent versions of IE?

  19. Re:How Linux was built, and is still being built on How Microsoft Built, and Is Still Building, Windows 10 · · Score: 1

    Okay, do this experiment. Install a Linux distro on any PC. From the very beginning, keep a notebook on every little glitch you meet over the months. Anything that you have to manually hack together, every bug report that you have to send, and every weird error message that occurs. You'd be surprised.

    Look, I don't care a dime about the repetitious Secure Boot rants. They are a secondary issue. I first want proper QA on the Linux desktop.

  20. Re:No on How Microsoft Built, and Is Still Building, Windows 10 · · Score: 0

    I do not think that the latest version of Windows can be called "predictable", as it forces all updates to its users.

    That does not make Linux any better!

  21. Re:How Linux was built, and is still being built on How Microsoft Built, and Is Still Building, Windows 10 · · Score: 2

    Linux is too glitchy and unpredictable to be a realistic competitor on the x86 desktop PC market.

  22. Re:Slashdotter Template on How Microsoft Built, and Is Still Building, Windows 10 · · Score: 1

    Nope, not disappointing. You can turn any of the 'new' privacy-invading features off. Like you have to do when you install Ubuntu and disable all the Amazon search integration shit.

    How is that different?

    It's really bad that one has to explicitly turn off things. At any point Microsoft can introduce a new evil feature and the user must be knowledgeable enough to go turn it off, or else he is screwed.

    No. All datamining should be only enabled with my consent. In other words, it should be a whitelist, not a blacklist. I don't want to be turning knobs and plugging holes all the time.

  23. Datamining on How Microsoft Built, and Is Still Building, Windows 10 · · Score: 2

    Is the datamining crap turned off in the Enterprise edition of Windows 10?

  24. Windows Platform Binary Table on Lenovo Installed Software On Laptops That Persisted After Complete Wipes · · Score: 5, Informative

    This is actually a mechanism called Windows Platform Binary Table (WPBT).

    More information can be found in the Microsoft WPBT whitepaper:

    "This paper describes the format of a Windows Platform Binary Table (WPBT). The WPBT is a fixed Advanced Configuration and Power Interface (ACPI) table that enables boot firmware to provide Windows with a platform binary that the operating system can execute. The binary handoff medium is physical memory, allowing the boot firmware to provide the platform binary without modifying the Windows image on disk. In the initial version, the WPBT simply contains a physical address pointer to a flat, Portable Executable (PE) image that has been copied to physical memory. The WPBT is extensible, allowing the layout of published platform binaries to be more complex in future versions and allowing the support of more than one binary type.

    It is expected that the binary pointed to by the WPBT is part of the boot firmware ROM image. The binary can be shadowed to physical memory as part of the initial bootstrap of the boot firmware, or it can be loaded into physical memory by extensible boot firmware code prior to executing any operating system code. A boot firmware component would create the WPBT based on the location of the platform binary. During operating system initialization, Windows will read the WPBT to obtain the physical memory location of the platform binary. In the first version, the binary is required to be a native, user-mode application that is executed by the Windows Session Manager during operating system initialization. Windows will write the flat image to disk, and the Session Manager will launch the process. Windows may reclaim the physical memory described in the WPBT.

    If Windows observes a WPBT during operating system initialization, it will attempt to use an ACPI control method to communicate binary execution status back to the platform."

  25. Re:No problems for me on Broken Windows 10 Update Causes Reboot Loops For Some Users · · Score: 3

    The headline clearly says that the problem only affects some users.