Slashdot Mirror


User: Directrix1

Directrix1's activity in the archive.

Stories
0
Comments
1,242
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,242

  1. Re:No surprises here on EFF Stops Accepting Bitcoin, Regifts All Donations · · Score: 1

    All of these things have absolutely nothing to do with Bitcoin itself. This is all in relation to a hacked website that helps people exchange Bitcoin for USD. Bitcoin is every bit as secure as it ever was.

  2. Re:Not actually reduced to math on Patent 5,893,120 Reduced To Pure Math · · Score: 1

    I could literally write out a list of formulas that implement any algorithm and directly run them. Are you saying that these mathematical formulas do not infringe patents? Are you saying that patent law requires a selling a physical machine with this on them to fall under the definition? Either way, this is fucking bullshit. To allow the patenting of mathematics (or the set of all system that happens to utilize specific mathematics) is idiotic and counterproductive. All it does is take time and money away from the people that do and gives it to the people that sue. It disregards all the freely available prerequisite knowledge (the giants whose shoulders we all stand on), and packages up these incremental steps for pure, exclusive greed.

    Implementation issues in the written world are more than sufficiently covered by copyright law. I have yet to see a single example of patents being a positive force in this industry.

  3. Re:Free market on Verizon Droid Tethering Comes At a Hefty Price · · Score: 1

    And AT&T has a 5GB cap as well.

  4. Re:Horrible Article on Android 2.0 — Competition Against the iPhone and the Rest · · Score: 1

    Right, that's why Android based phones are capable of more than the iPhone.

  5. Re:9.10 is really nice on Canonical Halts Ubuntu CD Free-for-all · · Score: 1

    Burn the ISO and test in the live environment to find out. BTW, I believe it has. I'm going to test this as well.

  6. Re:FOSS on Making an Open Source Project Press-Friendly · · Score: 1

    Most open source projects are just components of a whole system. If we are generalizing here, the distros and other dependent software makers package everything up, and make it accessible if it is not already targeted at end users. I honestly don't think there is a problem with not marketing to end users, but a problem with end users wanting it to be marketed to them to begin with. Anybody wanting to find these projects can, if they look for it.

  7. Re:FOSS on Making an Open Source Project Press-Friendly · · Score: 1

    Nobody said they had to answer anything. And you assuming the knowledge that "most open source developers do not want arbitrary people to use their software." is absolutely ludicrous. Open source developers are just developers who are wanting to share their project and its source. Just normal human developers with completely distinct normal human intentions.

  8. Re:Vaporware on Chevy Volt Rated At 230 mpg In the City · · Score: 1

    So lets analyze how much energy this takes vs. the energy used for propulsion. How much does your gas mileage go down when you turn all this on in a car running on gasoline? I imagine it would be pretty small compared to the energy used to propel the vehicle.

  9. Re:Fork it! on Contributing To a Project With a Reclusive Maintainer? · · Score: 1

    Also, I meant to say "last resort". D'oh!

  10. Re:Fork it! on Contributing To a Project With a Reclusive Maintainer? · · Score: 3, Informative

    Or you can upload it to a website, or the wiki if the project has one. Just make sure people understand what project it is useful with. I wouldn't fork immediately. Forking should be something you do as a last result because you feel you definitely need to take the project in a different direction (or a direction at all). BTW, why don't you mention what the actual project is?

  11. Re:Thanks on Alan Cox Quits As Linux TTY Maintainer — "I've Had Enough" · · Score: 1

    Don't confuse the FOSS world with Linus and his cohorts. Working with F/OSS is all about developer relationships. These are unique to each project, which is why this isn't like the world falling apart.

  12. Re:At least you'll have options on Typography On the Web Gets Different · · Score: 1

    I wonder why Ctrl+F doesn't search alt text.

  13. Re:No Really Definite Confirmation of This Yet on Microsoft Puts C# and the CLI Under "Community Promise" · · Score: 1

    Maybe generic chunks of code that deal with simple OO patterns that recognized across languages (like Vectors, Stacks, etc.). But even those you will have to tweek them all over the place. I'm not pro-.net, I just don't think its really that easily translatable.

  14. Re:No Really Definite Confirmation of This Yet on Microsoft Puts C# and the CLI Under "Community Promise" · · Score: 1

    Refarctoring the code for a new platform? Uhh, if you are changing languages, you are throwing away your entire codebase. There is no refactoring.

  15. Re:Good idea on Epic Sticking With Classic Controllers For Now · · Score: 4, Insightful

    The WiiMote is still horribly misused. I have a Wii, and after my initial wow factor with motion controls, constantly making jerk off motions to do stuff got old. And while I used to postulate about how great motion controls would be with my friends, I never really thought about the accessibility side of things. Because of work video games are often what I do when I'm sick or something along those lines. It sucks having to move all over the place just to do what used to be doable with a standard controller. I'm not saying it doesn't have its uses, but it often does make me second guess using it.

  16. Re:Microsoft, I said NO! on Richard Stallman Says No To Mono · · Score: 1

    Yeah, well that requires a custom protocol. Exposing it as a file system is the most flexible and easy way.

  17. Re:Another lame filesystem review on EXT4, Btrfs, NILFS2 Performance Compared · · Score: 1

    I believe the garbage collector runs the whole time in the background. So as long as you don't fill up the filesystem you will probably be alright.

  18. Re:Microsoft, I said NO! on Richard Stallman Says No To Mono · · Score: 1

    FTP, NFS, or Samba are fairly irrelevant. This is not a network connection. This is a device hooked up over USB. The logical and best way to expose this is as a disk, and the filesystem that Windows supports best is FAT. They are only doing this for Windows compatibility.

  19. Re:Another lame filesystem review on EXT4, Btrfs, NILFS2 Performance Compared · · Score: 1

    NILFS2 is made for SSD, but Btrfs isn't. NILFS2, because of how it stores files, should have a good read performance advantage due to their being no penalty for random access on SSD, and if I'm not mistaken its write speed should be fast on just about anything.

  20. Re:Microsoft, I said NO! on Richard Stallman Says No To Mono · · Score: 1

    They still did it. And over a piece of open source software. They can say what they want, but they were obviously testing the waters.

  21. Re:Microsoft, I said NO! on Richard Stallman Says No To Mono · · Score: 1

    Interesting. Irrelevant to my point that M$ is not afraid to sue.

  22. Re:Confused on Richard Stallman Says No To Mono · · Score: 1

    I believe the issue is that the ECMA standard doesn't state the terms that patents pertaining to the standard are licensed. And no one seems to be able to contact Microsoft to find out what the terms are.

  23. Re:Microsoft, I said NO! on Richard Stallman Says No To Mono · · Score: 1

    EDIT: I mean to say "on anything besides Windows" instead of "on anything besides Linux", btw.

  24. Re:Microsoft, I said NO! on Richard Stallman Says No To Mono · · Score: 4, Insightful

    That is a very shallow analysis. If I recall correctly Microsoft successfully sued TomTom for violating FAT patents in the Linux kernel on their devices. Furthermore, yes, if Microsoft took a litigious stance on .Net, then Mono would just get rid of the offending code. Thereby, breaking every single program written that depends on that feature. And M$ (yes M$) could do that over and over again, effectively killing the ecosystem on anything besides Linux. Stallman is 100% correct in his opinion here. Mono is good to run shit written in .Net. But don't rely on it as a platform in a free ecosystem. It is unadvisable in the long run.

  25. Re:Microsoft, I said NO! on Richard Stallman Says No To Mono · · Score: 1

    So you are saying you don't like money?