Slashdot Mirror


User: Wesley+Felter

Wesley+Felter's activity in the archive.

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

Comments · 3,537

  1. Of course it's BFS on BeOS for the Internet: BeIA · · Score: 1

    Why would they write a separate filesystem for BeIA that has exactly the same features as BFS? Of course it uses BFS...

  2. Re:Yup on Streaming Media - Can Linux Keep Up? · · Score: 1

    You should be able to generate live QuickTime streams using the Java Media Framework.

  3. Re:Quicktime and Linux video on Streaming Media - Can Linux Keep Up? · · Score: 1

    Does anybody know a good (non-streaming) open video format (that allows for integrated audio and closed captioning perhaps), preferably well-documented?

    Do you want a file format, a codec, or both? QuickTime is a flexible, well-documented file format. H.263 and the various flavors of MPEG are well-documented codecs (of course, you still have the patent problems).

  4. Re:Java 2 SDK on FreeBSD on FreeBSD 4.0 Code Freeze · · Score: 1

    Why can't you port the JDK yourself (like Blackdown did)? Why do you expect Sun to do so much work for free?

  5. Not possible on XHTML 1.0 now a W3C Recommendation · · Score: 1

    Think about it: I can write a page that links to one of your pages, and then you can just move it. There's nothing I can do to stop you.

    The only way that I can think of to enable distributed referntial integrity is to have a totally closed system.

  6. Re:like X? on Miguel Delivers State of Gnome Address · · Score: 1

    No, you are wrong. Under X I can easily run an app (a complete application, like Netscape Communicator) one one machine and display its entire GUI on another machine anywhere in the world. I do this all the time when I'm sitting at a Sun but I need to run a Linux app.

  7. Apple does NOT own PowerPC on Ars Technica Gets Into Crusoe · · Score: 1

    The PowerPC architecture was designed primarily by IBM and Motorola and the specs have been publicly available for years.

  8. Code morphing for MAJC on UPDATED: Transmeta's Crusoe Unveiled · · Score: 1

    I don't see any reason you couldn't write code morphing software for MAJC (or IA-64 or whatever), although it might be tricky because of the exception ordering issues mentioned in Transmeta's white paper.

  9. Re:How do other OSes do it? on Java Performance under Linux · · Score: 2

    Some other schedulers don't do any kind of O(N) "goodness" calculation over all the runnable threads. Simple real-time schedulers (which admittedly have other deficiencies) just choose the thread on the front of the highest non-empty run queue. Other schedulers use stochastic (i.e. partly random) methods to pick the next thread without having to look at all the runnable threads.

  10. Linux Scalability Project on Java Performance under Linux · · Score: 1

    http://www.citi.umich.edu/projects/linux-scalabili ty/index.html

    "The primary goal of this research is to improve the scalability and robustness of the Linux operating system in order to support greater network server workloads more reliably."

  11. NAI is on it on Mozilla to get PKI source code · · Score: 1

    Will Price from Network Associates (the owners of PGP) has posted to n.p.m.crypto several times offering to integrate PGP into the lizard; maybe now it will happen sooner rather than later.

  12. Re:Hilarious designation on Mozilla to get PKI source code · · Score: 1

    That reminds me of jwz; I think his title used to be "mozilla.org loose cannon".

    And Mitchell Baker's not a guy IIRC, but you'd be forgiven for not knowing that.