Slashdot Mirror


User: VE3MTM

VE3MTM's activity in the archive.

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

Comments · 161

  1. Re:First on Most Digital Content Not Stable · · Score: 1

    we need to realise that nothing lasts forever

    Tell that to the Egyptians, the Romans, or any other ancient civilization. Many of their creations still exist today. Can the same be said for ours?

  2. Re:Shooting themselves in the foot on Microsoft Segments Linux "Personas" · · Score: 3, Insightful

    "First they ignore you, then they laugh at you, then they fight you, then you win." - Mohandas Ghandi

    This article is a sign we're deep in the fighting stage now.

  3. Re:I live in Europe on Wednesday Is Pi Day · · Score: 1

    The reason podiums are that way is so the first-place person is in the middle. The other two are arbitrary, but, being in a right-handed world, it makes sense that the 2nd-place person is to the winner's right. That's all.

  4. Re:Does Vista have anything we need? on Is Vista a Trap? · · Score: 1

    Right, graphics have absolutely nothing to do with the kernel... code in userspace just magically talks to the hardware. Either you're very pessimistic about process isolation in Windows, or you're seriously misinformed about how operating systems work.

    Yes, in Vista they're moving most of the driver code into userspace, but not all. At the very least (even in the exokernel model), there will be stubs in kernel space to proxy I/O reads and writes from user space to kernel space. So yes, graphics has plenty to do with the hardware.

  5. Re:ssh rsync? on Online Storage 2.0: Six Sites Reviewed · · Score: 4, Informative

    How about http://www.rsync.net/?

    I have no affiliation with them, and I've never used their service, but it sounds like what you asked for.

  6. Re:Where's Bram Cohen? on Top Ten Open Source Innovators · · Score: 2, Insightful

    Exactly. BitTorrent does one thing: co-ordinating clients so they can distribute data. Everything else for creating a complete file-sharing system -- search, accounting (enforcing ratios, etc.), authentication, whatever -- can be layered on top of this, but the hard part is taken care of by BT.

    Saying that BT is "incomplete" because it doesn't do stuff like that is like saying that a coffee grinder is incomplete because it doesn't also brew the coffee

  7. Re:IP_address aliasing on RIAA Admits ISPs Have Misidentified "John Does" · · Score: 2, Informative

    ARP poisoning of any kind only works on one network segment, not on the Internet. You can still be located to the network segment, and from the network segment probably located by tracing your MAC address.

    "Relaying" is functionally the same as a proxy server, except that the proxy doesn't know they're a proxy.

    As an AC said said above, NATs also doesn't help for hiding your location. Really, it's also, for this purpose, a proxy. The only difference is that you're probably close geographically to the gateway, which means you're also easier to locate.

    Whether any of these methods are good enough entirely depends on your privacy needs, but none of them are very secure. You can't disguise your identity on the public Internet. Even proxy servers can be raided/subpeonead/hacked, exposing your identity. The only secure solutions are darknets using onion routing or similar.

  8. Re:Real-time Ray Tracing? on Intel Squeezes 1.8 TFlops Out of One Processor · · Score: 1

    That's exactly what I meant by communication: "Embarrassingly parallel" algorithms do not require communication between work units to complete. Of course you still need to stitch the units together into a final solution.

  9. Re:IP_address aliasing on RIAA Admits ISPs Have Misidentified "John Does" · · Score: 3, Informative

    Do you even have the foggiest understanding of how the IP protocol works? You can't "alias" an IP address to make it look like you're coming from somewhere you can't. That's like saying, "I'm going to send a letter to you, but tell you I'm from New Jersey, and hope to God that the response finds its way back to London, England."

    You want either a proxy or a tunnel, both of which exist.

  10. Re:Real-time Ray Tracing? on Intel Squeezes 1.8 TFlops Out of One Processor · · Score: 1

    "Embarrassingly parallel" is a term for such problems, where each step or component is independent and requires no communication.

    http://en.wikipedia.org/wiki/Embarrassingly_parall el

  11. Re:Pudding graph on Graph of Linux Vs. Windows System Calls · · Score: 1

    The GP was just another example on /. of "I'm going to seem smart by discrediting the article, and the easiest way to do so is make something up without reading the article".

    Don't forget about "... and hopefully get moderated up in the process".

  12. Re:How many on Linux Kernel Devs Offer Free Driver Development · · Score: 1

    I'm not even talking about releasing the GPU design specifications, which would contain highly competitive information. I'm talking about the instruction set and interface specifications... I've read those documents for some of ATI's video cards for a project I used to work on, and I honestly don't see what sort of insight a competitor could get from them.

  13. Re:How many on Linux Kernel Devs Offer Free Driver Development · · Score: 1

    Presuming equal knowledge of the hardware, a good kernel hacker would write a better driver than the manufacturer. They know better how this is supposed to be integrated into the rest of the kernel.

    If manufacturers would publish complete specifications (which they have internally anyways), this wouldn't be a problem. This is what this offer is all about: you give them the specs, they write the driver.

  14. Re:Better yet... on US Pennies To Be Worth Five Cents? · · Score: 1

    Maybe we have that because you buy more than litre at a time? Measuring prices to the tenth of a cent makes sense when you buy more than ten units at a time. When you pay, they round the result (up?) to the nearest cent anyways.

  15. Re:fine line between "moderate" and "apolitical" on Torvalds Describes DRM and GPLv3 as 'Hot Air' · · Score: 1

    Why does the kernel loader have to be GPL-derivative? All they would have had to do is write their own bootloader (it's not hard to make a simple one, especially if you only have one platform it has to work on), or modified a non-GPL one.

  16. Re:It isn't Vista's fault on Microsoft Worried OEM 'Craplets' Will Harm Vista · · Score: 1

    Right, that's why those limits should be put in /etc/limits

  17. Re:soon on First Look At Final OLPC Design · · Score: 1

    Or how about this idea: in developed countries, sell them at a fairly significant profit, and put those profits into subsidizing the cost to the governments of these countries? If the cost is around $100 (it's higher now, but $100 is the target) to manufacture these laptops, they could even double the cost, turning the mass market sales into a kind of sponsorship, where buying one of these means also "buying" one for a child somewhere.

    I'm with other people here when they say that these sound like sweet little devices for web browsing and other low-powered computing.

  18. Re:Swimming against the tide on Norman & Spolsky - Simplicity is Out · · Score: 1

    Or how about Facebook?

  19. Re:They must have hired the BOFH on EarthLink Is Losing a Lot of Email · · Score: 1

    Nope, the BOFH would have first piped it to his home directory so he could grep for juicy bits.

  20. Re:How about agnostics? on Scott Adams Suggests Bill Gates For President · · Score: 1

    The key point is that an atheist believes there is no supreme being, whereas an agnostic believes there may be one, but it really doesn't matter whether one exists or not. As an atheist, your example of a laissez-faire god is, in fact, the only god I would accept to exist. I am still an atheist, however, because I believe that such a powerless god has no impact whatsoever on my life. It would be like if some hermit in a cave proclaimed himself King over everyone in the world. Would I consider myself his subject?

    Although you're picking on atheists here, the same argument could be said for theists as well. All phenomenon in the known, visible universe (that is, what people currently living have directly experienced) can be explained, or conceivably explained, whether you accept or deny the existence of the supernatural. It is up to the individual to determine which they believe is more likely. Even the most die-hard theist would admit there is a remote possibility that any given phenomenon exists without the influence of anything supernatural.

  21. Re:Microsoft Inovates? on Ballmer Says Linux "Infringes Our Intellectual Property" · · Score: 1

    See: http://www.robert-tolksdorf.de/vmlanguages.html

    I don't know about you, but it seems to me that there is more than one language that runs on top of the Java VM. Even if you debate whether it was "designed" to allow this or not, the other example I quoted was a generic system does meet your criteria.

  22. Re:Microsoft Inovates? on Ballmer Says Linux "Infringes Our Intellectual Property" · · Score: 1

    Except, you know, that little-known platform and language called 'Java'... or maybe you want to go a little further back to the UCSD p-System (circa 1978)?

    Quit your trolling.

  23. Ghandi quote on Ballmer Says Linux "Infringes Our Intellectual Property" · · Score: 1

    "First they ignore you, then they laugh at you, then they fight you, then you win." -- Mohandas Gandhi

    Looks like we've moved to the 'fight' stage.

  24. Works like this at my university on Software Dev Cycle As Part of CS Curriculum? · · Score: 1

    I'm in my 3rd year as a Computer Science undergrad student at the University of Guelph, in Ontario, and the core curriculum for a Bachelor of Computing here has 3 Software Engineering-type courses, starting in 2nd year. Forgive me while I plug my school, but I think Guelph does a fine job in this area.

    The first is a course (numbered CIS*2750), that leads you through developing an application, where each assignment is a milestone along the way. When I took the course, it was to develop a GIS-themed application. The first assignment was a DXF library for reading, writing, and manipulating (removing layers, etc.) DXF files. The second was to write command-line programs to use the library, and also to add more ways to manipulate the DXF files in memory (merging two files, for example). The third was to write Python wrappers for the library and a GUI using Tkinter. The final part was to interface with a database to add notes (and display them on-screen). The end-result was a fairly rudimentary DXF viewer.

    I'm currently taking the second course (numbered CIS*3750), which is a group project (groups of 5-6, chosen by the students). The groups each pick a board game, and must write a computer version of it. There are three milestones for this course: the first two are documentation (subject matter model and technical model), and the final one is implementation. We just submitted the second milestone yesterday. Dealing with interpersonal issues, and the sheer size of the documentation (the documentation for the first milestone was 68 pages, and I think the second milestone was around 40 pages), are most of the challenge in this course. Of course, we haven't even gotten to the implementation yet.

    I don't know much about the next course, except that it's called Software Engineering and that I'll be taking in the summer (I think). I know that Guelph tries to be fairly "practical", with streams like this, but I assumed that at most Computer Science programs included some courses like this. At any rate, there *are* universities that teach team programming and project management.

  25. Re:mnb Re:General Traffic Figures are useless. on (Mis)Tracking Web Traffic · · Score: 1

    You've got that backwards. Having a monopoly increases the barrier to entry to a market; removing the monopoly decreases it. How do you expect a company to enter a market that is already occupied by a monopoly?

    On the other hand, if you meant that Libertarianism necessarily leads to a monopoly, that is also not true. Everything I've read about Libertarianism says that they want free markets -- "free" here does not mean "anything goes"; a free market must be regulated to prevent monopolies for it to be truly free.