Slashdot Mirror


User: the_humeister

the_humeister's activity in the archive.

Stories
0
Comments
1,700
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,700

  1. Re: What's with the ARM to x86 comparisons? on ARM Announces Next-Gen 64-Bit Artemis Mobile Chip On 10nm TSMC FinFET Process (hothardware.com) · · Score: 1

    Intel was trying to get into smartphones and failed. They're still in the tablet space though, where ARM still dominates, so the comparison is still valid.

  2. High revenue doesn't mean high profits on Amazon Beats Microsoft In 'The Battle of Seattle' (usatoday.com) · · Score: 1

    There are plenty of companies with higher revenues than Microsoft (eg most oil companies, Wal*Mart, etc.). That doesn't mean higher profits though. Amazon sells so much stuff, it was inevitable their revenues would increase. But their profit margins are pretty small.

  3. Re: Mobile Atom was a dead-end anyway on Intel Cuts Atom Chips, Basically Giving Up On Smartphone and Tablet Market (pcworld.com) · · Score: 1

    Raspberry Pi 3 has 64-bit ARM and runs Debian.

  4. Odds are you will see a Windows version of the same machine. I just hope you can put Linux on this one or the Windows version... Oh and that the touchpad does not suck.

    I already runs Linux. It just so happens that ChromeOS sits on top of it.

  5. Re:Huge flaws in their analysis on The Guardian Publishes Comment Abuse Stats, Invites Debate On Moderation (theguardian.com) · · Score: 2

    The newspaper has an article that explains a little of how they analysed their data (Postgres, cloud, Perl).

    I think I found the problem!

  6. I already have an Ubuntu tablet on Ubuntu Tablet Now Available For Pre-Order · · Score: 2

    Installed Ubuntu on my Surface Pro 2.

  7. Re: What is a DOS screen? on Petya Ransomware Uses DOS-Level Lock Screen, Prevents OS Boot Up (softpedia.com) · · Score: 1, Informative

    Actually, DOOM was 320x240. 320x200 was Duke Nukem 3D. The reason to use 320x240 is because the pixels were square. However, the screen was split into banks of four because 320x240 pixels is too large to fit in a 64 KiB segment (ie pixels 0,4,8,⦠are in bank 0, pixels 1, 5,9,⦠are in bank 1, etc.) which makes accessing the framebuffer more complicated and slower. 320x200 has slightly rectangular pixels, but the framebuffer is linear and fits in 64KiB, which is the largest segment size that can be accesses in real mode DOS.

  8. Re: Yay! on Rumor: Broadcom Phasing Out Wi-Fi Chip Business (digitimes.com) · · Score: 3, Insightful

    The strangest thing: Raspberry Pi uses a Broadcom SoC for all 3 versions, and everything is open source. When I heard they were going to use Broadcom for their device and have open source drivers for everything, needless to say, I was skeptical. And yet they delivered, even with the GPU.

  9. Re:Increase it a bit, at least on Twitter CEO Jack Dorsey: the 140-Character Limit 'Is Staying' · · Score: 3, Insightful

    You should post in Chinese then. 140 characters is plenty in a logographic writing system.

  10. Re: Good on Millions of Android Devices Vulnerable To New Stagefright Exploit · · Score: 1

    Just for clarification, there are official methods to bootloader unlock some phones (eg Google Nexus, HTC, Motorola, Sony, etc.), but not root. These methods vary by carrier. Generally carrier branded phones may be bootloader unlockable (AT&T HTC One M8/M9/A9) or not (Verizon HTC On M8/M9). Have to do research to figure this one out.

    Now with regard to root, root and bootloader unlock often go hand in hand, but they're not the same thing. You can have root on your system without having bootloader unlock on the device (via root exploit, eg any carrier branded Samsung Galaxy S5/6/7). You can have bootloader unlock without having root on your system (ie don't flash SuperSU or don't flash a ROM containing root privileges).

  11. Re:I don't get this on Linux 4.3 Reached End of Life; Users Need To Move To Linux 4.4 · · Score: 1

    My laptop's trackpad doesn't work with 4.4.x. Can't find the reason why. It does work with 4.1.x and 4.3.x. So I guess I'm going back to the 4.1.x line.

  12. Re: Athlon X4 845 why cut pci-e lanes? amd is losi on AMD Launches Enthusiast A10-7860K APU, New Mainstream CPUs and Wraith Cooler (hothardware.com) · · Score: 1

    Which is odd since Core 2, without an on-die memory controller, had higher IPC than K8. I never really understood how that was possible.

  13. Re: Athlon X4 845 why cut pci-e lanes? amd is losi on AMD Launches Enthusiast A10-7860K APU, New Mainstream CPUs and Wraith Cooler (hothardware.com) · · Score: 1

    If losing billions is considered "doing just fine", then sure they're doing just fine. I mean, when was the last time they had a profitable year? Not to mention their revenues keep falling. Yes they're doing just fine.

  14. HD 520 on my Core i5 6200U works just fine on Debi on Intel Gets Called Out Again For Their M.I.A. 3.0 X.Org Driver (phoronix.com) · · Score: 1

    Jessie would revert to software rendering, which makes working in Blender nearly impossible. Had to upgrade from Jessie to Stretch/testing for this to work though, which upgrades the entire graphics stack from the kernel up to X.

  15. Re: Well, let's see how Google fixes this on Serious Linux Kernel Vulnerability Patched (threatpost.com) · · Score: 2

    This vulnerability affects Linux kernel 3.18 and above. Android 4.1 comes with Linux kernel 3.0.31. My HTC One M8 running Marshmellow (Cyanogenmod 13) is still on kernel 3.4.0

  16. Re: I'd like to use Linux, but I can't due to syst on Mesa's Highlights Reel: An Impressive Year For Open Source 3-D Drivers · · Score: 0

    I've been running Debian 8.2 without any problems on a wide range of computers, from desktops to my latest Skylake-based laptop. I haven't had any software issues at all. I'm curious what kind of problems you're having? And it's not like Mac OS X doesn't use something similar to systemd (they do, called launchd).

  17. Re:The Intel compiler still anti-competitive on The Ups and Downs of AMD (hackaday.com) · · Score: 1

    I've tested version 13 of ICC using Povray on several of my AMD and Intel systems. I can tell you that the dispatch code works as you would expect: AVX (but not AVX2) code path does work on the FX8350, does not work on Phenom II x6 1090T so switched to SSE2 path. Of course, compiling without dispatch will cause seg faults on processors that don't support AVX or AVX2. But that doesn't necessarily mean ICC is the fastest compiler for AMD. For Povray at least that would be GCC.

  18. So no more 32-bit Android either? on Google To Drop Chrome Support For 32-bit Linux · · Score: 1

    That's too bad since most Android phones are 32-bit right now.

  19. Re: Who is buying the FX-8370? on Intel's Core i5 6500 Shines As a $199 Skylake Processor, Works With Linux (phoronix.com) · · Score: 1

    Depends on program actually and what version of ICC. What you're describing was old ICC behavior before they were sued. My own tests compiling Povray with ICC 13 I've found that the ICC dispatch code does work properly on my FX 8350. In other words, compile with AVX dispatch support and the program will choose the AVX code path, which gives the same performance as compiling with only AVX support (the dispatched program also runs on my PhenomII 1090T, but the AVX exclusive program doesn't). But that doesn't necessarily mean the ICC code is always faster. Sometimes GCC code is faster because GCC can explicitly order instructions for Bulldozer, but it doesn't do autodispatch. That has to be coded separatley by the programmer.

  20. Re:Who is buying the FX-8370? on Intel's Core i5 6500 Shines As a $199 Skylake Processor, Works With Linux (phoronix.com) · · Score: 1

    It's Linux friendly because the GPU drivers are open source and don't suck, unlike the AMD GPU drivers. Although if you don't do any 3D related work, any of the open source drivers for all the GPUs are good enough.

  21. Look at the CRay results. It's a small renderer that can fit in processor cache. Look how the i5 6500, with 4 threads and lower clock, still beats an FX 8370, which has much higher clocks and 8 threads.

  22. He has a machine that uses ARM on Linus: '2016 Will Be the Year of the ARM Laptop' (softpedia.com) · · Score: 2

    Almost all cellphones have an ARM-based CPU. Only a handful have an x86 CPU.

  23. Incorporated into systemd yet? on What's New In GNOME 3.18 · · Score: 1

    If not, then I'm not interested.

  24. Re: That's only for Google-Brand Nexus devices on Purdue 'HUSH' Tool Promises 16% Battery Life Gain For Wasteful Android Phones · · Score: 1

    When to install Cyanogen, for me, is right after I open up the box. I've never run the OEM skins for more than a few days on any of my Android devices (HTC Aria, Samsung Galaxy S II, HTC One M8, Barnes and Noble Nook HD+).

  25. Absolutely ridiculous and unnecessary. on Sony Unveils Smartphone With 4K Screen · · Score: 1

    Our eyes can't even resolve that kind of resolution at that size. Not to mention more energy needed, which sucks down even more power. How about a 2k screen and a bigger battery instead? People would be happier with that instead of 4k screen.