Slashdot Mirror


User: spirtbrat

spirtbrat's activity in the archive.

Stories
0
Comments
10
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 10

  1. It is! Especially when the shit you do is needed by others only to put more suckers in motion.

  2. Re:.04 versions? on 0-Day GRUB2 Authentication Bypass Hits Linux (hmarco.org) · · Score: 3, Informative

    It's a boot loader. And as boot loaders go, GRUB2 is already packed with features. What more do you expect it to be developed?

  3. Re:Not nearly forever on Why Micron/Intel's New Cross Point Memory Could Virtually Last Forever · · Score: 1

    Your RAM directly modifies the specific parts your program need modified. On the other hand, if your SSD did the same, these parts will wear out quicker than the others, so the SSD only says that it modifies the same address, but it actually has its own controller which makes things so a different cell is modified each time (in the ideal case) - that's called "wear-leveling". If Intel's gizmo is prone to such wear, it most probably will use some sort of wear-leveling too. This makes the whole device wear out almost evenly with the speed of memory change. You are right that working with the memory doesn't include only writes. There are a lot of reads too and the reads aren't causing wear. So, if reads:writes are 4:1, then you are looking at a month, instead of a week. This again is short of 'nearly forever'.

  4. Not nearly forever on Why Micron/Intel's New Cross Point Memory Could Virtually Last Forever · · Score: 1

    Wear-leveling, levels the demand for erase-write a cell, between all available cells. It does not increase their durability. It just makes them equally worn out, so part of them don't fail, while the others still have a lot of juice in them. ECC catches errors caused by the environment. It also does not increase the durability limit of the cells. And after they're worn out - they are worn out. ECC will not make them continue to store info for you. 8GB x 1million write cycles = 8 000 000 GB changed. According to Wikipedia, DDR3-1600 has a Peak transfer rate of 12,5GB/s. At comparable speeds, the 8GB of Intel's new memory will be worn out in about 178h, which is a little over a week of crunch. And this is not nearly forever.

  5. Linux port on Retro City Rampage Getting a DOS Version · · Score: 5, Informative

    The game is now available for: Windows, Mac, PlayStation®4, PlayStation®3, PS Vita, Wii, Nintendo 3DS, Xbox 360, NES and DOS. What remains is the obvious hardest - Linux port.

  6. Re:That's bogus. Why should it cost more? on Planned Sequel To Fairphone Promises an Ethical, Repairable Phone · · Score: 1

    I would really like it if you give any examples. Which are those products that have being ethical as their primary selling point and at the same time they cost substantially more than their non-ethical alternatives?

  7. aluminum on Navy Tests Unpowered Exoskeleton · · Score: 1

    Ignorantly repeating the wrong pronunciation obviously leads to ignorantly writing it wrong.

  8. There already is a very similar thing in Bulgaria on Mexican Government To Document Cell Phone Use · · Score: 2, Informative

    There already is a very similar thing in Bulgaria (and probably in other countries). Here, the cellphone providers, the ISPs and all traveling agencies must keep detailed records in electronic format and grant access to them for the authorities at any time, without any warning. It's basically a human rights violation, but it seems that no one affected gives a damn. Maybe it's because the non-tech people don't realize the threat.

  9. Design is more important on Programming Language Specialization Dilemma · · Score: 1

    Today's top software is not that much about perfect implementation. It's about software design. The big popular programs (actually even the text editors) are complex and the good software design is way more important that the implementation according the established design. So, you better specialize programming in certain scope, rather than certain language. The language is a derivative to the design. For an example - if you like low level programming (drivers, kernels, embedded systems), then you should learn C and some assembler very well. If you like programming desktop apps - C and C++ (maybe also Python). If administration is your passion, then specialize in Bash, Perl and C. To be a successful web developer you need to master HTML, Java Script, PHP... You got what I'm trying to say.

  10. "640K ought to be enough for anybody." on Windows 7 To Be 256-Core Aware · · Score: 1

    "I think we can all agree, 256 cores is enough for anybody." "640K ought to be enough for anybody."