Slashdot Mirror


User: GXTi

GXTi's activity in the archive.

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

Comments · 86

  1. Re:Skype Monitoring & Staying Anonymous on More Skype Back Door Speculation · · Score: 1

    For some reason it wasn't until I read your post that I realized that despite all the claims of RSA encryption in Skype the keys are still on Skype's servers, otherwise end-lusers would have to keep track of a key file which is just begging for disaster. So from a security standpoint, the entire protocol is just one big obfuscation mechanism. Back door? More like "it was never secure to begin with".

  2. Re:Duh! on Why Power Failures Can Always Lead To Data Loss · · Score: 1

    The goal of transactions is to make the window of data loss on the database's side infinitesimally small. PostgreSQL's default configuration will not tell you it has committed a transaction until it can guarantee that nothing short of lying hardware will cause that transaction to be lost. Hence, it's up to the software to handle errors (like the database sever disappearing) by informing the user that their action failed, or to put the work aside until the database comes back. That said, the probability of losing data is very very small but still not zero (primarily due to lying hardware like RAID controllers), so you don't want to take any chances. Unless you're running MySQL, a few minutes is all you need to cleanly stop the database and shut down.

  3. Re:Sure... on Global Warming Stopped By Adding Lime To Sea · · Score: 1

    Boy am I glad someone had enough sense to respond to a reasonable claim with ad-hominem attacks! I was getting worried! It is by no means a foregone conclusion that global warming is a man-made phenomenon. That's not how science works. Even laws of nature are open to challenges brought about by new evidence. This entire climate change debacle is just a political freak show, with both sides calling the other names and insulting the people instead of just refuting the hypotheses. Tree-huggers? Deniers? Please, leave this to people who know what they're talking about.

  4. Re:Sorry on Listen Online To Last HOPE Conference · · Score: 1

    Perhaps, but I'm puzzled too -- the least the submitter could have done is allocated half a sentence to informing the blissfully ignorant such as ourselves.

  5. Re:Old-School Property lists? on Google Open Sources Its Data Interchange Format · · Score: 1

    This problem has been solved probably thousands of different ways, all subtly different. The odds of any particular solution resembling another solution by sheer chance are rather high.

  6. Re:How is this different.. on Google Open Sources Its Data Interchange Format · · Score: 1

    YAML and JSON are text-based formats intended for human readability.

    Actually, JSON's human-readability is (or originally was) secondary to the fact that it is JavaScript so you can just paste it into the output of your dynamic web pages to make data available to scripts running on the page. Naturally, JavaScript is a programming language, and programming languages are supposed to be human readable (or at least more human readable than machine code; I can't speak more highly of some languages). This doesn't detract from the fact that they are legible, but it's a different class than XML and YAML which are originally designed to be manageable by mere mortals, particularly YAML.

  7. Re:PETA won't be satisfied on Working Towards an Eco-Friendly Fireworks Display · · Score: 1

    As mentioned in the link, thunder is a much bigger problem. I demand that PETA immediately notify God to cease and desist from all stormy weather.

  8. Re:Acronym in an Acronym? on First Images of Solar System's Invisible Frontier · · Score: 4, Funny
    ((GNU's Not Unix) Image Manipulation Program) Tool Kit

    Can't think of something that uses GTK or I'd continue the fun!

  9. Re:so what on Another Inventor of the Internet Wants To Gag It · · Score: 3, Interesting

    That 6 mbit or 10 mbit pipe isn't designed to be used at full capacity 24/7 by each subscriber, it's designed to be a shared service between multiple people, splitting the cost of the full 6 mbit or 10 mbit pipe between them.

    Which is why I think that ISPs should just advertise clearly how much you can use at full speed. Say 6mbit burstable and 100kbit sustained, and enforce that policy fairly, and I'll use your service over the hand-wavy "6mbit when we feel like it" that everyone sells today.

  10. Re:IPv6 Sucks on Feds Say They're Ready For Monday's IPv6 Deadline · · Score: 1

    That's what DNS was made for in the first place. You don't type in 105.195.75.18 very often either, do you? The only people who memorize IP addresses (v4 or v6) are "network people"

  11. Re:open source 3D MMORPG on Digital Models Not Subject To Copyright · · Score: 1

    More generally, the wireframe is not copyrightable, but the thing being modelled is. Same goes for MP3 files - a stream of bits is not a work of art, but when you run it through a MPEG decoder and a DAC, you get a song. It's the concept that counts, not the implementation.

  12. Re:1 in 3 /US/ admins on 1 In 3 Sysadmins Snoop On Colleagues · · Score: 1

    This article is presented as if most sysadmins are a bunch of non-ethical geeks but please keep in mind that at first this was a US study. Sorry, sometimes we Americans forget that you ferrigners are perfect, especially in ethical matters and at not being geeky.

    So how can low minority (even by US standards) set the tone for the market as a whole? Take a statistics class and find out.
  13. Re:My bigest boneheaded move on Bone-Headed IT Mistakes · · Score: 2, Interesting

    I'm somewhat surprised that Google doesn't have a manpage service already. They could even collate it into different *nix flavors and let you see what df looks like on Solaris, etc.

  14. Does that make it... on Bone-Headed IT Mistakes · · Score: 1

    ...any less relevant?

  15. Re:Misuse of http on Bone-Headed IT Mistakes · · Score: 1
    Exactly.

    Instead of bitching about a spider deleting all your files, how about programming the website to not use GET requests to modify data, let alone allow them to log in without credentials in the first place? GET is not supposed to modify data. POST, PUT, and DELETE modify data. Spiders don't POST, PUT, or DELETE -- they GET.

  16. Re:Reminds me... on The Red Team Wins · · Score: 1

    On the other hand, red is lower energy and preserves night vision more, making it less noticeable in dark places like movie theaters when you're not actively looking for it.

  17. Re:Be careful with this on Multicolored Keyless Entry System · · Score: 1

    Only the terrorists need locks. Peaceful citizens have nothing to hide.

  18. Re:There is no free lunch on Latest "Green" Power Generation — Your Feet · · Score: 1

    No no no... I'm putting my foot down. No pedestrian pun threads on slashdot!

  19. Re:This is cool on Open Source Graphics Card Available For Advance Orders · · Score: 1

    I had encoding acceleration in mind when I first saw it. It would probably do quite well, but I'm not spending $1500 on hobbyist hardware in a field I know nothing about just so I can spend a few days trying to write a h264 accelerator and give up. I might, however, consider the spartan 3 developer kit (a mere $350... heh). Then again, maybe I should learn to actually program these things first.

  20. Re:Obligatory on Why Windows Solitaire Eats So Much Time · · Score: 1

    Do they come with spare exclamation points, too?

  21. Re:GPL drivers on NVIDIA GeForce To Quadro Software Mod · · Score: 1

    The fact is, the drivers are very nearly more important than the GPU. The GPU only does what you tell it to, and only the drivers know how to translate "draw this list of polygons" into the specific calculations that the GPU needs to execute in order to get the pixels into the buffer and onto your screen. If they open source their drivers, there isn't much left aside from a maze of twisty pipelines.

    Of course, this is ideal if open source is their goal: anyone can write new code to get the GPU to do something completely different and very cool or useful. See for example the GPU version of folding@home (windows only), which uses NVidia GPUs to crunch numbers (though I believe it's done by adapting a shader API provided by the existing drivers), or even the PS3 version, as the PS3's SPEs are similar in nature to the average GPU in that they are specialized number-crunching units, unlike a CPU which is a generic logic unit designed to do a wide variety of things.

    And even if they wanted to open source their drivers, both NVidia and ATI are beholden to various companies from which they have licensed technologies that are incorporated in the drivers, and so they would be violating contract by exposing it. It's quite likely that NVidia doesn't even have the source code to some of the things they link their drivers against in the first place.

  22. Re:Wow.. on NBC to Create Programs Centered on Sponsors · · Score: 1

    -1 Depressing Smiley

  23. Re:And people ask why I support Jesse Ventura? on Senator Proposes to Monitor All P2P Traffic for Illegal Files · · Score: 1

    Better yet - MAC address are only useful identifiers if you're either on the user's computer (frequently used to ban people from online games) or on their LAN (e.g. wireless router access control). As soon as the packet hits a router, the originating MAC changes to that of the router (and the target MAC to that of the next hop), because it's too low level to deal with routing. So it's entirely useless for snooping!

  24. Re:Open Source Terrorism? on Iron Man's New Villain — an Open Source Terrorist · · Score: 2, Informative

    Incorrect. The installer merely compiles a wrapper around the blob in order to interface it with your kernel. The installer is not the "blob"; you can extract the (clearly unencrypted) tarball from it, as is done in many distributions to automate the build.

  25. Re:What I want from Cisco on Cisco Turns Routers Into Linux App Servers · · Score: 1

    And Broadcom is everywhere. Especially in my laptop, where the disgusting heap of silicon they call a wireless chipset can't even connect to an AP 15 feet away without me reloading the firmware 8 times and bouncing the interface as if it were a broken VGA cable.