Slashdot Mirror


User: rHBa

rHBa's activity in the archive.

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

Comments · 591

  1. Bill Murray, is that you? on Real Steampunk Computer Brought Back To Life · · Score: 1

    Is it just me or does Albert Michelson look the spitting image of Bill Murray?

    Go to 1.20 of the first video to see his picture...

  2. Re:What could possibly on Cameron Says People Radicalized By Free Speech; UK ISPs Agree To Censor Button · · Score: 2

    Yes, this. I was going to suggest a campaign to overload their system with false positives but come to think of it this idea is pretty extremist and it is radicalising me into abusing their censorship system, so maybe it wouldn't be a *false* positive after all.

  3. Re:Chrome for Android and Safari for iOS? on Mozilla Launches Browser Built For Developers · · Score: 1

    ... and an essential Linux component has to be built from source.

    They're expecting developers (the target audience) to *gasp* build something from source!!!

    Knowledge of web development tools doesn't imply knowledge of native application development tools, nor vice versa.

    For most Windows users with knowledge of web development tools I'd generally agree but I'd have thought most Linux users (with knowledge of web development tools) would be fine doing a quick configure/make/make install.

  4. Re:Go to Media but not CERN people? on CERN Looking For Help Filling In the Gaps In Photo Archive · · Score: 2
    Fair enough, maybe they do have an ulterior motive, from TFA:

    "Crowdsourcing the information related to these images is a fabulous approach to public engagement and one which other institutions - scientific or not - would be wise to follow.

    "It engages public interest and imagination in a way that is interesting and exciting. It will also be a great exercise in demonstrating the power of crowdsourcing, possibly to an audience that has not experienced it before," she said.

  5. Missing a comma on CERN Looking For Help Filling In the Gaps In Photo Archive · · Score: 1

    I submitted this story so maybe it's my fault but I'm pretty sure the BBC don't have scientists at CERN.

  6. Re:"Croudsourced." on CERN Looking For Help Filling In the Gaps In Photo Archive · · Score: 1

    How many people do you think worked at CERN between 1955 and 2005? How many of them (from the early days) have email addresses that CERN could contact them on, or would want to be contacted, given they're probably in their late 80s by now?

  7. Don't forget you still have to update Windows on Debian's Systemd Adoption Inspires Threat of Fork · · Score: 3, Informative

    Don't forget that once Windows is installed and you've installed all your drivers you then have to update it!

    If I install a Linux distro that came out, let's say, 5 months ago I'd expect that to take about 30 mins on a slow ADSL connection.

    If I install a version of Windows that's 5 months old I'd expect it to take most of the day if not some of the next day!

    Having said that I'd never install a version of Windows that's 5 months old, instead I would install a version of Win7 with the latest service pack streamlined in and it would STILL TAKE A WHOLE FU**ING DAY.

  8. Citation Needed.

    Camels have been bred, as a beast of burden, by humans since recorded history began. As far as we know a modern camel is as natural as a domestic dog.

  9. Release all the farm animals into the wild... on PETA Is Not Happy That Google Used a Camel To Get a Desert "StreetView" · · Score: 1

    I wonder how many healthy camels live WILD in the middle east? If they weren't useful animals (to humans) I bet they'd be an endangered species.

    It seems PETA won't be happy until they release all the cows, sheep, pigs, chickens etc into the wild to live a 'natural' life...

    ...where they will be killed by traffic or poachers or people who want to use their land for something else or real wild animals or starvation or natural f***ing selection because they've been bred to live in captivity for 100s of years.

    I can't speak for the rest of the world but if there was no money to be made breeding cattle (for example) in the UK then cows would become extinct within a year.

  10. Re: Issue with FSF statement... on Apple Yet To Push Patch For "Shellshock" Bug · · Score: 1

    Your average Linux desktop user has probably downloaded/installed a couple of bash updates in the last 48 hours, each one taking 5mins max.

    Your average Apple user has downloaded/installed zero bash updates in the last 48 hours unless they first downloaded/installed 2.5GB of Xcode WTF. Even then they only got the same patches developed by the OSS/bash dev community.

  11. Re:Seems to be fixed for me(?) on Flurry of Scans Hint That Bash Vulnerability Could Already Be In the Wild · · Score: 1

    Correct me if I'm wrong but doesn't the 'echo $0' indicate I'm logged into a bash shell? And the 'bash --version' shows the version of bash that's installed?

  12. Re:Not a new concern on Study: Multimedia Multitasking May Be Shrinking Human Brains · · Score: 2

    ...these computers don't exist in nature. Humans created them.

    By that rational ant hills don't exist in nature because the ants created them.

  13. Re:And this is why I insist on open source at work on Flurry of Scans Hint That Bash Vulnerability Could Already Be In the Wild · · Score: 1

    This was fixed for me yesterday (I think) as explained in my other post. So even if this patch isn't 100% at least there was something out within 24hrs.

  14. Seems to be fixed for me(?) on Flurry of Scans Hint That Bash Vulnerability Could Already Be In the Wild · · Score: 1

    [T]he initial fix for the issue still left Bash vulnerable to attack

    Please excuse me if I'm being a noob but, as recommended by this link, I tried the following commands on an up-to-date Debian Wheezy install:

    env X="() { :;} ; echo busted" /bin/sh -c "echo completed"
    env X="() { :;} ; echo busted" `which bash` -c "echo completed"

    ...and the results were:

    me@myserver:~$ env X="() { :;} ; echo busted" /bin/sh -c "echo completed"
    /bin/sh: warning: X: ignoring function definition attempt
    /bin/sh: error importing function definition for `X'
    completed
    me@myserver:~$ env X="() { :;} ; echo busted" `which bash` -c "echo completed"
    /bin/bash: warning: X: ignoring function definition attempt
    /bin/bash: error importing function definition for `X'
    completed

    So isn't the solution just an 'apt-get upgrade' away?

    And FWIW:

    me@myserver:~$ echo $0
    -bash
    me@myserver:~$ bash --version
    GNU bash, version 4.2.37(1)-release (i486-pc-linux-gnu)
    ...

    FYI, I accidentally posted this AC at first so am re-posting, hope nobody minds...

  15. Re:Bullshit on Secret Service Critics Pounce After White House Breach · · Score: 1

    explosive underwear is going to come over the fence

    Sorry, couldn't help myself...

  16. Re:Keyboard on iOS 8 Review · · Score: 2

    FWIW, I use "hacker keyboard" on my Nexus 7 (7 inch screen), it has all the important stuff in landscape mode (Tab, Ctrl, Delete, cursor keys, number keys a la laptop KB and symbols in the same place just a shift away) and a more minimal layout in portrait mode. (fewer keys but bigger buttons).

  17. Re:Three times less = negative number! on Universal Big Bang Lithium Deficit Confirmed · · Score: 1

    You mean like the way the word hacker only means someone who cracks security, DRM etc? That's what it means to most people but it doesn't mean they are right or that we shouldn't try to educate them.

  18. Re:Where are the HD photos of the excavation site? on Who Is Buried In the Largest Tomb Ever Found In Northern Greece? · · Score: 1

    Either that or they decided this archaeological event wasn't important enough to bother with HD cameras.

  19. Re:Three times less = negative number! on Universal Big Bang Lithium Deficit Confirmed · · Score: 1

    As a native English speaker I disagree, it makes no sense and I certainly wasn't taught to use this language. Maybe it's an Americanism though...

  20. Re: Biggest archaeological event? on Northwest Passage Exploration Ship Found · · Score: 3, Insightful

    I'm not saying finding the Titanic wasn't important but archaeologically speaking it is far less important than the Mary Rose.

    On the one hand we have the Titanic which sunk in 1912, we know virtually everything about, it's design, it's passenger list etc. Heck we even have film footage of it.

    On the other hand we have the Marry Rose which sank in 1545 and (according to Wikipedia) "The surviving section of the ship and thousands of recovered artefacts are of immeasurable value as a Tudor-era time capsule. [...] The finds include weapons, sailing equipment, naval supplies and a wide array of objects used by the crew. Many of the artefacts are unique to the Mary Rose and have provided insights into topics ranging from naval warfare to the history of musical instruments.".

  21. Re: Biggest archaeological event? on Northwest Passage Exploration Ship Found · · Score: 4, Interesting

    It's not even the biggest naval archaeological event since the discovery of Tutankhamen's tomb, how about the discovery of the Mary Rose, discovered in 1971.

  22. Re:Still the same old beta, I see... on UCLA Biologists Delay the Aging Process In Fruit Flies · · Score: 2

    I'm still trying to work out how to search for posts on the mobile/beta version of the website. So far the only option I can see is to 'Request Desktop Site' which gives me the original Slashdot.

  23. Normal Important on UCLA Biologists Delay the Aging Process In Fruit Flies · · Score: 1

    The gene (called AMPK) is normal important as an energy sensor, usually triggered by cells with low energy levels.

    As opposed to really important?

  24. Re:That'll teach them on Verizon Pays $7.4 Million To Settle FCC Privacy Investigation · · Score: 1

    $7.4M divided by "around two million customers", minus costs, they'll be lucky to get $3.50, better watch out for that godamn Lock Ness Monsta!!!

  25. Re:Isnt it weird? on Apple Denies Systems Breach In Photo Leak · · Score: 1

    Not many but there are some!