Slashdot Mirror


User: azav

azav's activity in the archive.

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

Comments · 1,509

  1. Re: Good news on Disney Turned Down George Lucas's Star Wars Scripts · · Score: 1

    The immensity of her forehead frightens me.

  2. Re:Good news on Disney Turned Down George Lucas's Star Wars Scripts · · Score: 1

    Holy shit. Whedon would have been beyond perfect.

    That man is a genius and he is the genius we need for thie franchise.

  3. It's basically a water absorption compound on Scientists Discover Compound In Baby Diapers Can Enlarge Brain Cells · · Score: 2

    This compound is used in many areas where holding water is important. It's used in transport of seedlings to provide a water reservoir and keep them moist. It's used in diapers. It's used in many creative areas to absorb and hold water.

  4. Re:OMG! on Steam For Linux Bug Wipes Out All of a User's Files · · Score: 1

    That approach makes temp files pretty impossible to use.

  5. Re:We own your hardware on Steam For Linux Bug Wipes Out All of a User's Files · · Score: 1

    My comment that addresses point B seems to be right below this one.

    I vote B.

  6. Why is this not surprising? on Steam For Linux Bug Wipes Out All of a User's Files · · Score: 1

    When TF2 has critical bugs that are still in it after 7 years and issues like the Strange PDA Engie Upgrade Bug that has been in the product for over a year, it amazes me that these guys are still going.

    It just looks like they are running by the skin of their teeth since there are FREQUENT issues that are dangerous as hell or that stay in the product for ages.

    Every new release of TF2 seems to add new bugs and they spend more time putting in new hats than fixing outstanding issues. This reeks of shitty software development.

  7. Yes. on Lawrence Krauss On Scientists As Celebrities: Good For Science? · · Score: 2

    As in subject.

  8. Just because anything "can" happen on The Strange Story of the First Quantum Art Exhibition In Space · · Score: 1

    doesn't mean that it will.

    It's the same thing with the million monkeys concept. You're going to get a bunch of smashed keys and poop on the keyboard, not several great novels.

    True randomness will not produce specified output. Sure, it "could", but in reality, it won't.

  9. Re:Gains? on Ted Cruz To Oversee NASA and US Science Programs · · Score: 1

    And it appears this happens every time Republicans get into office.

    When will they learn that science research == business development?

  10. Nice to know that this is based on an agreement on EFF: Apple's Dev Agreement Means No EFF Mobile App For iOS · · Score: 2

    that was published in 2010.

    Look at the last link in the post. It's from March 9, 2010.

    https://www.eff.org/deeplinks/...

  11. Re:If you don't want to upgrade your box on Samsung Unveils First PCIe 3.0 x4-Based M.2 SSD, Delivering Speeds of Over 2GB/s · · Score: 1

    That's actually why I decided to use it. Faster compile times.

    OS X hits the disk so often, that I moved my user environment on to the RAM drive.

    Even with 1066 MHz RAM, I would get instant build times as the swap files were now in RAM.

    That when compared to 30 second build times are a trade off I'm willing to make.

    And losing my contents? That's what rsync is for. And that's what back up batteries are for. My RAM drive is rsynched to an SSD partition. Happens in the background every 5 mins. I never see the impact.

    So, yeah. Swap files on the RAM Disk. Insane speed as a result. Disk backed up to an SSD. Battery backup (laptops have batteries too, don't they?) Never a problem.

  12. Re:If you don't want to upgrade your box on Samsung Unveils First PCIe 3.0 x4-Based M.2 SSD, Delivering Speeds of Over 2GB/s · · Score: 3, Interesting

    Well, shame on me. I've been doing it for 3 years on a daily basis.

    I have my RAM drive rsynched to an SSD partition that is the same-ish size.

    And here's one area where you're incorrect. Safari loads web pages. Each page loads javascript. Many of these leak over time or simply never purge their contents. I often end up with 8 GB used in Safari. Safari alone is a citizen that doesn't play by these rules because each page that loads is a prisoner of the javascript that loads and often doesn't handle memory freeing properly.

    When I use my RAM as a drive, I get near INSTANT builds on OS X.

    This matters to me more than your claims of "all modern operating systems taking full advantage of the RAM". If the operating system takes full advantage of the RAM, it may not be to my best benefit.

    For example, Apple apps now by default do not quit when you close the last document. They merely stay in memory, hide the UI and then need to be relaunched to enable the UI again. Why does this matter? For TextEdit, if I want to open a document form the open menu if I close the last document and click elsewhere, this forces me to reopen the app because the OS fake closes the app (really only hiding the UI) while the rest of the app stays memory resident.

    So, I have to relaunch the app. This takes more time and ONLY just renables the UI. How much memory does this save on my 32 GB machine? 1 MB. Now, that's certainly not taking full advantage of the RAM. It's a case of the OS designers thinking that "he wanted to quit the app, so we'll do it for him". But I didn't want to quit the app. The computer is not taking full advantage of the RAM in this case. That's not what I wanted it to do.

    Maybe I have apps in the background that are doing stuff, but I want them to pause completely if another app is running in the foreground. Maybe I want ALL Safari pages to suspend their javascript when in the background, but the app still can still process downloads as if it's running at normal priority.

    See, there are many cases where the computer's OS will not take proper advantage of the RAM and the processing power since it can not mirror the user's intentions. Even in cases where it tries to, it often gets them wrong. And in some cases where it does (Safari javascript), the computer ends up eating processing power and RAM for tasks that the user doesn't want it to be placing priority on. And in some of these cases, it can't allocate RAM and processing power properly, because it can't if it relies on other programmers writing their javascript competently and acting as good citizens.

    I can cordon off a small chunk of my computer's RAM (since I have way more than enough) and direct it to do pretty damn much just want I want it to do.

    That's why I bought it. I don't want the OS to prioritize things the way it wants to. I want to tell (parts of) the OS to prioritize things the way I want it to.

    Cheers.

  13. If you don't want to upgrade your box on Samsung Unveils First PCIe 3.0 x4-Based M.2 SSD, Delivering Speeds of Over 2GB/s · · Score: 2, Interesting

    Then max out the RAM and create a RAM drive.

    On my 2010 iMac, I have a 16 GB RAM drive that gets between 3 and 4 GB/s and still have 16 GB of RAM available for my apps.

    Check this terminal command out before entering it just to be safe.

    diskutil erasevolume HFS+ 'RAM Disk' `hdiutil attach -nomount ram://33554432`

    Under Mac OS 10.6.8, and 10.9 the above creates a 17 GB RAM disk.

    diskutil erasevolume HFS+ 'RAM Disk' `hdiutil attach -nomount ram://8388608`

    This creates a 4.27 GB RAM disk. Enjoy the speed.

  14. Good. on HOA Orders TARDIS Removed From In Front of Parrish Home · · Score: 1

    If I pay to be in an HOA, I wouldn't want to see that type of junk in front of a house in my neighborhood.

    They might love it for all the world, but there's no guarantee that their neighbors would want to be seeing it, or even know what it is.

  15. Re:Waste of money on Intel Pledges $300 Million To Improve Diversity In Tech · · Score: 1

    Because people are inherently tribal. We want to associate with our own group and exclude people we feel do not fit well within our group.

  16. Typo on NASA's Robonaut 2 Can't Use Its Space Legs Upgrade · · Score: 1

    It's everyday* tasks, not every day tasks.

    Everyday is an adjective meaning commonplace.

  17. Re:History Channel on Finding Genghis Khan's Tomb From Space · · Score: 2

    That's what makes it "compelling" TV people think there must be SOMETHING, what will these people find? Will they find it? Must tune in again!

    That's what networks want more than anything.

  18. Re:History Channel on Finding Genghis Khan's Tomb From Space · · Score: 2

    Honestly, that's what I called it too.

    The problem with American TV is that it does nothing to help advance society in an interesting way. It's all about "look at this car crash/hillbilly! It's so terrible! Can you believe that?!"

  19. Re:History Channel on Finding Genghis Khan's Tomb From Space · · Score: 1

    Haven't most all of the cable TV channels turned into pure sensationalist shit?

  20. Re: Nosedive on Tumblr Co-Founder: Apple's Software Is In a Nosedive · · Score: 2

    And the UI now looks like ass. Animated everything. Glaring colors. It's pretty terrible.

    I hate what the Mac and iOS operating systems have become.

    Jony Ive should never be allowed to touch a user interface ever again.

  21. Re:Mutex lock on How We'll Program 1000 Cores - and Get Linus Ranting, Again · · Score: 1

    Do you also own cat?

    You use *an* SSD.

  22. Maybe if the FBI took care of them on FBI Monitoring Hacking Targets For Retaliation · · Score: 2

    the companies wouldn't have an incentive to do that.

  23. Re:"NAS" hard drives? on 6 Terabyte Hard Drive Round-Up: WD Red, WD Green and Seagate Enterprise 6TB · · Score: 1

    Drobo?

    I bought one, used it for a few years and then bought an enterprise version. Then I returned the enterprise version.

    The only way I could sum them up is "slow-bo".

    On my 4 drive Drobo, the transfer speed is a function of the speed of the speed of one of the drives divided by 4. It's pretty terrible.

  24. Re:Apple's comeback was obvious on Ask Slashdot: What Tech Companies Won't Be Around In 10 Years? · · Score: 1

    You're only being a pedant if you're rubbing it in someone's face.

    What you are doing is making sure that people's claims are accurate and that is a service to all involved in the discussion.

  25. Re:frosty hat on Ask Slashdot: What Tech Companies Won't Be Around In 10 Years? · · Score: 1

    Why?

    Can you explain this to me like I'm 5?