Slashdot Mirror


User: Bruce+Stephens

Bruce+Stephens's activity in the archive.

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

Comments · 20

  1. Re:Since this is an OSS project ... on Ask Slashdot: How To Start Reading Other's Code? · · Score: 2

    source navigator still works OK. doxygen can provide reasonable callgraphs (especially for C). DXR has improved dramatically recently---it's not just for Mozilla now. DXR requires the code to be compilable by clang, but doing whatever's necessary for that might be a useful exercise.

  2. Re:Who? Nobody. on Two Changes To Quirky Could Change The World · · Score: 1

    There are resources for inventors. The USPTO has a page. There are startup incubators. There's Kickstarter. And then there's a bunch of slimeball "invention brokers", with success rates somewhere below 0.1%. These clowns are in that category.

    Here's my idea: run two sites, the first one's like this (previously unknown to me) quirky, a good way to get candidate ideas some of which would be profitable (but as noted, a horribly ineffective way of actually doing anything with the contributed ideas), and another much more like Bennett's which can effectively filter and exploit the ideas. Then feed the latter from the former, and (with any luck) get profitable products which can then be sold. Or maybe just sell the ideas/patents (along with the list of interested customers) to third party manufacturers (or some combination).

    Obviously it would be bad if people at the quirky-like site knew about the other one, so I'd want to keep it quiet (and probably vice versa). Maybe have it only operating in a foreign language in a foreign country (perhaps more than one).

    (I'm not suggesting this is how quirky (or any other site) works. Seems likely they started with what seemed like a good idea and for some reason haven't been able to make it actually good (Bennett's analysis seems sound to me, what they're doing seems ineffective). And they don't care yet because they're getting press (apparently, anyway) and perhaps VC. Or maybe it's basically a hobby, or makes enough from selling the rejected ideas back to the proposers, or something else I just haven't thought of.)

  3. Re:Not for Consumers on Google Launches Nexus S Phone In UK and US · · Score: 1

    Presumably the price is just the predictable "let's see who wants it before Christmas" price, though. They surely don't expect many sales at that price.

  4. Also acne, height, headaches on Happiness May Be Catching · · Score: 1

    See BMJ 2008;337:a2533

  5. Re:Not really as "open" as all that on Sony To Convert Online Bookstore To Open Format · · Score: 1

    Quite. So to buy/use one of these ebooks in this "open" format I need Adobe Digital Editions, available only on Windows or Mac. There are surely worse formats, but this one doesn't seem especially free software friendly.

  6. Not quite as "internal" as they'd intended on AT&T Dropping Usenet Netnews; Low-Cost Alternatives? · · Score: 1

    The story suggests the article appeared "in all the news groups on the AT&T/SBC News Server". It also appeared throughout the world,
    due to a typo: "Distributrion: internal".

  7. British example isn't in the same category on Encouraging Students to Drop Mathematics · · Score: 1

    Back when I did a maths degree in the UK, and probably now, A-level syllabuses varied wildly in what they covered. And students may (as I did) have taken two maths A-levels rather than just the one. So some students might well simply not have encountered any basic statistics, or might have inadequate knowledge of geometry, etc.

    Hence the remedial tests and classes. It's not an examination, as such; it's just to see which students might benefit from having bits of the basic knowledge filled in, so only they need to sit through what would be exceedingly boring classes for people who've already covered the basic stuff.

  8. The therms(sic) do seem to admit part of this on zCodec Video Codec Is a Trojan · · Score: 1
    Licensor may offer additional components through our version checking/update system. These components include: Toolbar, Popup advertising solution, Commercial homepage manager, Commercial messenger.
    How can anyone resist?
  9. Also in Crypto-Gram (2001) on Writing Down Passwords? · · Score: 2, Informative
  10. Re:Seems familiar on Microsoft Seeks Patent On Virtual Desktop Pager · · Score: 1

    ctwm and vtwm had features similar, and I doubt that
    they were the first window managers so to do. fvwm
    just seems old to youngsters.

  11. Re:More open-source revision control systems on Designing a New Version Control System? · · Score: 4, Informative

    Also Aegis

  12. Better than dial-up, but not really fast on British Broadband (Finally) Jumps · · Score: 1

    The reasonable priced one is GBP23-GBP29 per month (depending on ISP), with a once-off charge of GBP50 (or an installation cost of GBP250, IIRC, if you want an engineer to plug stuff in) and it's 500K/250K with contention ratio 50:1.

    So yes, it's better than a modem, but you're still not going to be watching films over it.

    Cable seems to be fairly similar (a bit cheaper, perhaps), and has, of course, been available quite a bit longer.

  13. Re:snavigator on Visualising Code Structure in Large Projects? · · Score: 1

    Source Navigator also produces databases (documented) which, with simple scripts, you can process in various ways, for example to feed to graphviz tools (also free) to produce pictures, http://www.graphviz.org/

  14. Re:How reliable is this news source on British Crackers Demand Millions in Inforansom · · Score: 1

    Ungoed-Thomas has had a few mentions in NTK, too. Try a search on his (or her) name.

  15. Re:Perhaps Lesstif? on Oracle and Red Hat E-Commerce Partnership · · Score: 1
    Motif isn't part of the kernel, and thus doesn't "have" to be GPLed.

    That is not consistent with the the sorts of things RHAT has been releasing, though.

    No, it isn't. It wasn't that long ago that RedHat stopped selling Motif.

  16. Re:Beware the Jabberwock! on First Journaling FS for Linux · · Score: 1

    Did you have journaling enabled? If so, please try and report as much information as possible to the reiserfs mailing list.

  17. Re:not fist on Teranesia · · Score: 1

    Yes, that's what I thought too. It's not bad, though, but not one of his best. (I thought it was better than "Permutation City", for example.)

  18. Re:Standards and proprietary software. on Commercial use of Apache and SSL · · Score: 1

    TLS (the IETF standard), the slightly modified SSL, does have non-proprietary algorithms. More, it requires implementations to support DSS.

    Good luck in getting a DSS certificate from a CA, however, and you may need to wait a while until browsers reliably support non-RSA keys.

    All in all, it's probably best to pay up for RSA until next September, when the patent expires anyway, IIRC.

  19. Multiple Windows 95 on Fragmentation in the Windows World · · Score: 1

    Don't forget the multiple Windows 95s. I have one of the early (95A) versions. I couldn't use a K6 faster than about 330MHz with it (there's a patch for 95B or later fixing the dumb bug, but not for 95A). Discworld Noir apparently won't install (it uses a function added subsequently). USB can only be added to 95B or later. I'm not sure about AGP, but I'm not risking it.

  20. Comparison with Welch's book? on Effective Tcl/Tk Programming · · Score: 1

    How does the book compare with the standard Tcl/Tk book, Practical Programming in Tcl/Tk (2nd edition)?