Slashdot Mirror


User: metamatic

metamatic's activity in the archive.

Stories
0
Comments
5,494
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 5,494

  1. they ASSSUMED that I wanted to continue doing help desk

    Wow, shows how much they know about working help desk...

  2. Re:More of an issue about how bad Objective-C is on Objective-C Use Falls Hard, Apple's Swift On the Rise (dice.com) · · Score: 3, Funny

    Let me know when I can actually download and build a Swift compiler on something other than OS X, and I'll take a look at the language. Until then I'm not interested. And I'm a Mac user.

    (On an unrelated note, who the fuck thought it was a good idea to use the Exit icon to indicate logging in to Slashdot?)

  3. Re:America! F-Yeah! on America Runs Out of IPv4 Internet Addresses · · Score: 1

    IBM's using all those IP addresses, though. In fact, within the company IP addresses are in short supply.

  4. Re: Finally, we've arrived! on VW Fiasco Puts Ethics In Engineering Under the Spotlight, CEO Steps Down · · Score: 1

    Actually unnecessary medical procedures are a serious problem that results in people dying.

  5. That's the great thing about biometrics on HTC Doesn't Protect Fingerprint Data · · Score: 5, Insightful

    All the affected people have to do is change their fingerprints.

  6. Oh bugger on Samsung Finds, Fixes Bug In Linux Trim Code · · Score: 1

    I'm running Linux on a RAID-0 SSD array.

    I guess I should turn off fstrim until there's a backport of the fix to Fedora?

  7. Re:This legislation brought to you by.. on US House Committee Approves Anti-GMO Labeling Law · · Score: 1

    Wow. Wish I could upmod you.

    Diabetes, alzheimers, arthritis... Is there anything sugar can't do?

  8. Re:In his defense on US House Committee Approves Anti-GMO Labeling Law · · Score: 1

    I'm 46. When I was a baby, I was diagnosed with celiac disease. And I knew kids who had nut allergies.

    You can argue that the incidence of the allergies has increased, but to suggest that they were nonexistent until GMOs is just laughable.

  9. Re:This legislation brought to you by.. on US House Committee Approves Anti-GMO Labeling Law · · Score: 4, Informative

    When I was a kid, NOBODY was allergic to wheat.

    Celiac disease dates back to the 2nd Century and was given its current name in 1856.

  10. Re:You have got to be kidding me on Interviews: Ask Brianna Wu a Question · · Score: 1

    Uhhh there isn't an investigation because it doesn't support the political narrative?

    So the cops are part of the conspiracy pushing the SJW narrative? I had no idea the conspiracy ran so deep.

  11. Re:NTP needs the most love... on Linux Foundation's Census Project Ranks Open Source Software At Risk · · Score: 1

    Or chrony, which I just switched all my machines to.

  12. Re:ipv6 incompetence is nothing new. on UK Researchers Find IPv6-Related Data Leaks In 11 of 14 VPN Providers · · Score: 1

    The idea of solving the problem by reclaiming IPv4 addresses was considered, but the math doesn't work:

    Now, average daily assignment rates have been running at above 10 /8s per year, for 2010, and approached 15 /8s towards the end. This means any reclamation effort has to recover at least 15 /8s per year just to break even on 2010’s growth. That’s 5.9% of the total IPv4 address space, or 6.8% of the assignable address space.

    Looking at the /8 blocks assigned to organizations other than regional NICs, there are 40 of them. So even if we could persuade all those organizations to give up their /8s, and even if we could organize it all quickly enough, the best we could do would be to put off the problem for 3 more years.

    In addition, reclaiming IPv4 addresses is far more expensive than rolling out IPv6, and it's hard enough to persuade companies that they need to roll out IPv6.

    And the calculation for class B allocations is even worse, because you have to deal with a lot more organizations; the cost is higher for far lower returns.

  13. It depends on To Learn (Or Not Learn) JQuery · · Score: 2

    If you are working on an existing project that has already chosen to use jQuery, then you should learn it.

    Otherwise, I wouldn't bother. Just learn Vanilla JS, and skip jQuery. Your pages will be faster and better.

    jQuery was a useful thing a few years ago, but now that browser standards compliance is so much better it's a big chunk of unnecessary code.

  14. Re:Social Media Outrage? on Are We Too Quick To Act On Social Media Outrage? · · Score: 1

    "Now seriously..." doesn't stop a sexist joke from being sexist.

  15. Re:Social Media Outrage? on Are We Too Quick To Act On Social Media Outrage? · · Score: 0

    Indeed. And he was given the chance to put his side of the story on June 10th. Unfortunately for him, he made a non-apology apology, saying:

    "I did mean the part about having trouble with girls. It is true that people - I have fallen in love with people in the lab and people in the lab have fallen in love with me and it's very disruptive to the science because it's terribly important that in a lab people are on a level playing field. I found that these emotional entanglements made life very difficult."

    and

    "It's terribly important that you can criticise people's ideas without criticising them and if they burst into tears, it means that you tend to hold back from getting at the absolute truth. Science is about nothing but getting at the truth and anything that gets in the way of that diminishes, in my experience, the science."

    As for the idea that he was taken out of context, the linked article which is supposed to support that idea quotes him as saying:

    "Let me tell you about my trouble with girls. Three things happen when they are in the lab: you fall in love with them, they fall in love with you, and when you criticise them they cry. Perhaps we should make separate labs for boys and girls?”

    So yeah. He was sexist in context, he was given the chance to put his side of the story, he doubled down and said he stood by his comments and made more sexist remarks, and only then did he lose his job on June 11th.

    Submitter should probably spend less time reading Brietbart.

  16. Re:ISP Availability on How Ready Is IPv6 To Succeed IPv4? · · Score: 1

    I have native IPv6 on Time Warner. I just had to arrange a modem swap. Call 'em up and ask if you can get a DOCSIS 2 modem.

  17. Re: Absence?! on How Ready Is IPv6 To Succeed IPv4? · · Score: 1

    2: If IPv6 were backwards-compatible, we wouldn't. We could go from IPv4 to IPv6 just like going from CDs to DVDs to BluRay. But it isn't and therefore we won't ever replace that structure.

    IPv6 is backwards-compatible in exactly the same way that BluRay is backwards-compatible with DVD.

    Your BluRay player has a BluRay VM and Java VM, and uses H.264 encoded video. None of that is part of DVD playback. There's a totally separate stack of code that handles DVD menus, MPEG-2 video, and interleaved MPEG transport streams. Your separate DVD software stack and BluRay software stack sit on top of a single piece of hardware for reading data from the discs. The UI then makes the distinction largely invisible.

    And similarly, my computer has an IPv4 stack and an IPv6 stack, and they both sit on the same network hardware that reads the packets. And the OS makes the distinction largely invisible to the end user.

  18. Re:Odd thoughts: on Microsoft To Support SSH In Windows and Contribute To OpenSSH · · Score: 2

    According to the man page on my Mac:

              The getopt_long() and getopt_long_only() functions first appeared in GNU
              libiberty. The first BSD implementation of getopt_long() appeared in
              NetBSD 1.5, the first BSD implementation of getopt_long_only() in
              OpenBSD 3.3. FreeBSD first included getopt_long() in FreeBSD 5.0,
              getopt_long_only() in FreeBSD 5.2.

  19. Re: Yes more reliable on Google Calendar Ends SMS Notifications · · Score: 2

    Not to mention SMS is not reliable. SMS messages are not guaranteed, they are delivered on a "best effort" basis. Your mobile network is free to drop them on the floor and not retry if your phone moves out of signal range, the network is congested, or any other reason they feel like. This is particularly prone to happening when messages have to go across network boundaries.

    Obviously the person who wrote the summary was under the mistaken belief that SMS is designed to be reliable, just like lots of people believe that email is designed to be instant...

  20. Re:Well... on What AI Experts Think About the Existential Risk of AI · · Score: 4, Interesting

    And depending on how it goes about it, I may have no problem with that.

  21. Learn Ruby on Ask Slashdot: Career Advice For an Aging Perl Developer? · · Score: 1

    Learn Ruby. It's what Perl 6 should have been — the good stuff from Perl, but cleaned up.

    Then you can either go the devops/sysadmin route — both Puppet and Chef are written in Ruby — or you can go the Rails or Sinatra route and head towards web services development.

  22. Re:Sounds like 6 strikes is terrible on Film Consortium Urges ISPs To Dump Ineffective "Six Strikes" Policy For Pirates · · Score: 1

    So yes... it is theft. Suggesting that it isn't is just a specious rationalization used by people who don't want to feel guilty about it.

    Like the US Supreme Court, for example.

  23. Prostitute? on Ask Slashdot: Moving To an Offshore-Proof Career? · · Score: 1

    But I was wondering if some slashdotters could share some constructive real-life experiences of planning a transition to a relatively offshore-proof career.

    Well, how good are you at giving blow jobs? The oldest profession is unlikely to get offshored.

  24. Re:Cuz Minix Dude Was A Old Guy on Why Was Linux the Kernel That Succeeded? · · Score: 2

    Please tell me how did BSD win from OS X using it as a code base. They don't give back, and attempts at cooperation ended up wasting some time of BSD developers.

    BSD got its automatic live self-defragmenting code from OS X. Then there's libdispatch/GCD, LLVM, and so on.

  25. Re:Cuz Minix Dude Was A Old Guy on Why Was Linux the Kernel That Succeeded? · · Score: 2

    Yeah. I was there at the time, writing patches for the Minix kernel... Linus specifically wanted support for 386 protected memory and virtual memory. AST wouldn't do it, because it would mean Minix wouldn't run on 68000-based systems like my Atari ST. So Linus went away and hacked together his own 386-only replacement kernel over a weekend.