Slashdot Mirror


User: feld

feld's activity in the archive.

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

Comments · 100

  1. Re:Obama and the FCC dont get cell phone tech on Obama Asks FCC To Make Carriers Unlock All Mobile Devices · · Score: 1

    There will come a time in the future thanks to the popularity of iPhones and flagship Android phones where they begin building them with support for all carriers. Why? Because it's simpler if you only have one model to produce. Not to mention that when everyone moves to voice over LTE the CDMA problem is now completely gone.

  2. Re:What's the difference? on OpenZFS Project Launches, Uniting ZFS Developers · · Score: 1

    ZFS's filesystem encryption is prone to watermarking attacks and a lot of metadata is in plaintext.

  3. They tried scare tactics with OpenBSD on NSA Backdoors In Open Source and Open Standards: What Are the Odds? · · Score: 3, Interesting

    http://marc.info/?l=openbsd-tech&m=129236621626462&w=2

    Some guy claimed to have put backdoors in the OpenBSD IPSEC stack for the FBI, but a full audit proved no such thing ever happened.

    I seriously doubt this is happening in open source.

  4. Re:only recommended if you need to stay on 8.x on FreeBSD 8.4 Released · · Score: 4, Interesting

    Except 8.4 has:

    Better hyperthreading support than 9.1
    Newer ZFS features than 9.1
    Better snd_uaudio and snd_hda audio drivers than 9.1

    These things were MFC'd to 8-STABLE and 9-STABLE after 9.1-RELEASE, so 8.4 is really a better release an some aspects than 9.1 is.

  5. Re:LTS - 9 months on Ubuntu Releases 13.04, Sticks To 6-Month Release Rhythm · · Score: 2

    NON-LTS releases. As in "releases that are not LTS are now limited to 9 months".

  6. Re:Survival of the Fittest on Wayland/Weston Gets Forked As Northfield/Norwood · · Score: 1

    AIGLX and DRI2 are not X11. They're modules.

  7. Re:Don't try it, it's illegal on Ask Slashdot: Dealing With Flagged Channels For XBMC PVR? · · Score: 2

    you're not looking hard enough. i see 720p releases of sports all the time.

  8. Moronix on Debian Project Releases 7.0 "Wheezy" Installer Candidate · · Score: 3, Insightful

    I swear to god if you keep posting articles that are links to Phoronix I'm going to firewall off your site and never visit again.

    How about you link to the real source (mailing lists, official Debian website) instead of sending traffic to Michael Larabel's bullshit ramblings about LOONIX NEWS that he can't even properly comprehend let alone summarize 95% of the time.

  9. Re:will they kill the patch/reboot/patch/reboot cy on Report: Windows Blue Reaches Its First Milestone Build · · Score: 1

    Unix systems gladly replace system libraries that are in use, and just hope that not problems happen because two different versions of the same library are in use simultaneously. The further away from the core libraries you get, the lower the odds of a problem, but it's still a risk. The Unix approach is basically "Let's just go ahead and do it, it'll probably be ok."

    Windows takes the safe approach of only updating libraries that are not in use. I'm sure you'd wind up with weird glitches if your apps were using multiple versions of GDI simultaneously. The Windows approach is "It may be ok to update this now, or it may not. Just to be safe, let's not update it until we can guarentee it's safe."

    It is OK on Unix because that replaced library still exists in memory and can continue to be used by the programs ... running in memory!

    Each new invocation of the programs that try to use that library will of course pick up the new version. It's not magic. I don't get why people can't grasp this.

  10. Re:Yea, I like a physical knob on Tesla, Ford, Amazon Hint At Cloudy Future For Cars · · Score: 1

    Quattro is great. Audi's might have their warts but they're head and shoulders better than BMWs.

  11. Re:Monoculture, here we come (again) on Opera Picks Up Webkit Engine · · Score: 1

    and how would you know how clean Opera's code is?

  12. Re:this is how EFF spends donation money? on EFF Moves To Nix Trademark On "Gaymer" · · Score: 0

    Yeah, give your money to FSF and let Stallman get paid to ruin the open source community.

    Give your money to one of the BSD projects and it won't be spent frivolously.

  13. Re:Major Supplier does not want home based servers on UK ISPs Respond To the Dangers of Using Carrier Grade NAT Instead of IPv6 · · Score: 0, Troll

    Usually when you see a "demand" for NAT on ipv6 its people who don't understand the relationship between a statefull firewall and NAT, and they really are "demanding" their existing firewall minus the NAT part.

    2 advantages of NAT beyond firewalling:

    1) Apps know there's NAT, and cannot assume end-to-end connectivity. With IPv6, determining if there's end to end connectivity is much hardware because firewalls are transparent - you may be able to establish a partial link, but not a full one because the firewall lets some of the packets through.

    Please tell me you don't have a job working with networks. Either programming or as a sysadmin/engineer. This problem was solved by people communicating across the internet before you were born.

    There's only one advantage of NAT: reserving the IPv4 space. There are no others.

  14. Re:IP4 is all you need, if .. on UK ISPs Respond To the Dangers of Using Carrier Grade NAT Instead of IPv6 · · Score: 2

    your company is idiotic. you shouldn't get a PUBLIC ip when you connect to a VPN with ipv4

  15. RIM isn't any better on Nokia Admits Decrypting User Data Claiming It Isn't Looking · · Score: 1

    except your email goes through RIM's mail servers. You don't download your email from your mail server to your phone directly. RIM could be reading all your email.

  16. Re:Interesting SSL behavior on Nokia Redirecting Traffic On Some of Its Phones, Including HTTPS · · Score: 1

    you can't buy a wildcard cert that is wildcard for everything

  17. Re:httpS on Nokia Redirecting Traffic On Some of Its Phones, Including HTTPS · · Score: 1

    Why can't they redirect https? It's their phone -- they can bake into the firmware to ignore bad certificates from their own proxy servers.

  18. Try PSYC? on Microsoft Axing Messenger On March 15th · · Score: 1

    I'm told that PSYC is much better than XMPP -- both on the protocol level, the way the stream is decoded, and the ability to scale.

    http://about.psyc.eu/Comparison

  19. Re:Just use Postgresql on Is MySQL Slowly Turning Closed Source? · · Score: 1

    You just used the old insecure password format.

    GRANT ALL PRIVILEGES ON database.* TO user@hostname IDENTIFIED BY PASSWORD('password');

    So yeah, that was pretty difficult to do right wasn't it?

  20. Re:There is no reason to have Java enabled on Mac OS X Users Vulnerable To Major Java Flaw · · Score: 1

    Tell your company to stop using a Java based Citrix solution (how weird?) and to use NFuse. You have a citrix browser plugin then and it works wonderfully.

  21. Re:More than routers on Oracle Won't Abandon SPARC, Says Ellison · · Score: 1

    Sun isn't Oracle's recommended software platform. Oracle has been releasing stuff for Solaris later and later.

    LINUX is the preferred platform right now. Go ahead, look at all the docs for an Oracle RAC. You never see Solaris mentioned in the recommended configurations.

  22. Re:Oracle? on OpenOffice 3.1 Released · · Score: 1

    Actually I just glanced at the CD in the corner of my desk -- it's even older than that! version 6i!

  23. Re:Oracle? on OpenOffice 3.1 Released · · Score: 1

    The last thing we need is Oracle Forms in OpenOffice. We're finally rewriting our oldest forms to be the new web-based version. You know, so we don't have to go around with a dusty old CD and install Forms and Reports version 7 and then search for that pesky service pack (make sure it's the right one!) to get things working. Don't forget the registry entries you have to do by hand and the environmental variable you have to set in Windows. WHEEEEEEE!

  24. Re:Funny way to turn the pirates over to their sid on Windows 7 RC Rush Crashes MSDN, TechNet Pages · · Score: 1

    As did I. Someone at MS is being nice, anyway.

  25. Re:Patterns? on Forensics Tool Finds Headerless Encrypted Files · · Score: 1

    If you have a file and encrypt it with an algorithm, it will become encrypted and look like nonsense.

    If you take another copy of the original file and encrypt it, it will become encrypted and look like nonsense... but still be identical to the first encrypted file.

    Encryption doesn't = random. It just means indecipherable.