Slashdot Mirror


User: badkarmadayaccount

badkarmadayaccount's activity in the archive.

Stories
0
Comments
3,626
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3,626

  1. Re:YUCK on Sneak Preview For Coming KDE SC 4.5 · · Score: 1

    I didn't think the joke was that complicated... Mods having a bad day? :(

  2. Re:YUCK on Sneak Preview For Coming KDE SC 4.5 · · Score: 0, Offtopic

    In Soviet Europe metric belong to you!

  3. Re:Wrong People on FSF Asks Apple To Comply With the GPL For Clone of GNU Go · · Score: 1

    ebay must explicitly point to the developer.

  4. Re:Wrong People on FSF Asks Apple To Comply With the GPL For Clone of GNU Go · · Score: 1

    The developer supplies source code to Apple.

  5. Re:Quite an obligatory comment on Bill Joy On Sun, Microsoft, Open Source, and Creativity · · Score: 1

    When was the last time heard of some serious (and I do mean serious) innovation in XNU? I didn't. OS kernels aren't Apple's core competency, as demonstrated by Classic OS design, and the failed project to rewrite it. They are good at selling experiences. UI. End-user visible architecture. They might as well run FreeBSD or Solaris under the hood. They don't care. The family silver is closed source. The userland.

  6. Re:Finally! on Titanium Oxide For High-Density Optical Storage · · Score: 1

    In the words of a great man: Real men don't need backups, they upload to a public FTP and let world mirror them.

  7. Re:Can someone explain the point of hypervisors? on Work Underway To Return Xen Support To Fedora 13 · · Score: 1

    Sorry for replying to my self, but it realized that with virtualized hardware and Win7 registry virtualization, my approach isn't nearly as intersting as when applied to XP, so there. Hell, you can go crazy and offload TCP connections to the host with an appropriate driver and virtio Ethenet dev. Why the hell run a firewall and shit when you can use a much more powerful TCP stack to begin with.

  8. Re:Can someone explain the point of hypervisors? on Work Underway To Return Xen Support To Fedora 13 · · Score: 1

    Here's a business idea - single purpose, hardware specialized X11 servers getting SCSI RDMA over Ethenet. Run Windows HVM Xen guests on server side, with FBSD/ZFS on dom0, with ro snapshot of the system partion of a base system, with each ~/ on a separate vdev. You still pay Windows licenses, but management is simplified, hardware upgrades as well. Run that on a ATAoE San, and your golden. The only non-commodity part is the thin client - probably a customized ARM SoC with a tweaked GPU. Oh, and to save on licensing - DIY Win7 terminal sever. Though that would require making only the boot files in the snapshot, and creating a directory junction with a context sensitive (ala HP-UX) filesystem (NFS tweak?) (see IFS in Windows) on a different partion on the same vdev as the user data. Each user sees his own version of the filesystem, and that version is contained in a single snapashotable vdev.
    Yes, I am in high school, yes I am virgin, and yes I am out of weed. :P
    Hope this seems interesting to you guys. I love OS architecture, though I'm not a programmer. X)

  9. Re:KVM catches Xen on Work Underway To Return Xen Support To Fedora 13 · · Score: 1

    My hope is to get Xen in mainline for a quasi-microkernel. Though it would take some work - here is my initial concept - libfuse and as a domU guest, linux as dom0, and exporting the fuse kernel module interface as a vdev. Think about it - native ZFS and NTFS performance, no licensing issues. Don't forget - Xen is based on the Nemesis microkernel. And that's just the beginning... Any takers? I'm not much of a programmer...

  10. Re:Most bullies... on Study Shows Standing Up To Bullies Is Good For You · · Score: 1

    You useless piece of trash, come over here so I can break you neck, steaming worthless pile of shit. And be quick about it, before I tear off your tiny dick and make you eat it.

  11. Re:Twisting... on Revenge of the Cable Customer · · Score: 1

    A secretary, for instance.

  12. Re:only fight back if you can survive on Study Shows Standing Up To Bullies Is Good For You · · Score: 1

    How are shootouts bad? What's the alternative? Cowering and suffering because you ain't good at close combat?

  13. Re:Twisting... on Revenge of the Cable Customer · · Score: 1

    How much does it cost compared to say, an average office drone's monthly paycheck?

  14. Re:How is a Mac open? on Valve's Newell Thinks PS3 Needs To Be "Open Like a Mac" · · Score: 1

    Quartz and Cocoa.

  15. Re:Yeah on Valve's Newell Thinks PS3 Needs To Be "Open Like a Mac" · · Score: 1

    Did Apple create CUPS? Hell, a couple of drivers are nice, but don't paint it the other way. Darwin is a freaking trinket. Have you seen the performance charts? HFS+? Mediocre. Have you seen it used anywhere? That's how valuable it is. Bonjour? A Zeroconf implementation? One that Linux distros also include? Nitro? Based on SquirrelFish? Yes they tweaked it. Yes it is good. But is an also ran. launchd? upstart(Ubuntu) and Solaris init are way more interesting. Libdispatch? Ah... finally something interesting. I'll give you that.

  16. Re:TechCrunch called bullshit yesterday on Ninth Suicide At iPhone Factory · · Score: 1

    Yes.

  17. Re:Ubuntu should stick with Firefox. on Firefox With H.264 HTML 5 Support = Wild Fox · · Score: 1

    Well, WebKit and Gecko offer similar functionality, right? What about a compatibility layer?

  18. Re:As an engineer... on Any Open Source Solutions For DIY Auto Diagnostics? · · Score: 1

    Doesn't that mean that car has to be Bluetooth? I'm confused.

  19. Re:Taint on Firefox With H.264 HTML 5 Support = Wild Fox · · Score: 1

    GStreamer. BTW, codec issues are not browser issues. The FF maintainers care about the browser. If you wanna tweak the code, replace Windows codec with a tweaked FOSS implementation.

  20. Re:Ubuntu should stick with Firefox. on Firefox With H.264 HTML 5 Support = Wild Fox · · Score: 1

    Can someone tell me how technically feasible it is to support FF extensions in Chrome?

  21. Re:End of Firefox? on Firefox With H.264 HTML 5 Support = Wild Fox · · Score: 1

    FFS, GStreamer support DirectShow, and QuickTime as backends. Just use it.

  22. Re:End of Firefox? on Firefox With H.264 HTML 5 Support = Wild Fox · · Score: 1

    Theora is easy on the CPU, except with mobile, softrendering is acceptable for nearly any machine.

  23. Re:End of Firefox? on Firefox With H.264 HTML 5 Support = Wild Fox · · Score: 1

    The windows version gets more optimizations.

  24. Re:End of Firefox? on Firefox With H.264 HTML 5 Support = Wild Fox · · Score: 1

    Aside from the US, who's the other?

  25. Re:End of Firefox? on Firefox With H.264 HTML 5 Support = Wild Fox · · Score: 1

    Not with Galium3D, AFAIK. Linux graphics ftw!