Slashdot Mirror


User: SecretAsianMan

SecretAsianMan's activity in the archive.

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

Comments · 391

  1. Re:Can anyone explain... on FreeBSD 3.5-RELEASE Now Available · · Score: 1

    Here's a picture:

    ~
    |
    +--3.0--3.1--3.2--3.3--3.4--3.5--x (3.x-STABLE |
    |
    +--4.0--x (4.x-STABLE)
    |
    |
    x (5.x-CURRENT)

    Thus, the -CURRENT branch is where the experimental stuff gets done. Every so often, -CURRENT is frozen, made stable, and released as a .0 version. A -STABLE branch is then created starting with that .0 release, to which only bug/security fixes and a few enhancements from -CURRENT are added. When enough changes accumulate on a -STABLE branch, the .1, .2, etc. releases are made. So at any one time, there are several separate branches being worked on; the ones receiving the most attention right now are 5.0-CURRENT, 4.x-STABLE, and 3.x-STABLE (but there are others). This means that even as work progresses on the 4.x-STABLE branch towards release 4.1, work progresses simultaneously on the older 3.x-STABLE branch. One side-effect of this system that confuses some newcomers is that versions can be released seemingly out-of-order, like 3.5 after 4.0.

  2. Re:I'm thinking of defecting... on FreeBSD 3.5-RELEASE Now Available · · Score: 1

    Wow, that's nearly the same situation I was in when I upgraded from Linux to FreeBSD! I'm now much happier.

  3. Hey, I've got a new product too! on Microsoft Announces .net · · Score: 2

    I've just released a new product called (drum roll, please) Windows (TM)! The Windows Technology (TM) allows one to see through walls! No, I'm not kidding. Just install Windows (TM) in your own home, and you will be provided with several ample-sized viewports, each made of a clear solid known as ActiveGlass (TM), allowing you an unobstructed view of the world outside your home. Look for Windows (TM) at your local home improvement center starting in summer 2008.

  4. Gundam Wing on Essential Anime · · Score: 1

    A great epic story of humanity stiving to attain peace! Glory to the Colonies!

  5. Yes Yes Yes! (ROBOTECH) on Essential Anime · · Score: 2

    It's a little more oriented towards children, but it's still IMHO the best epic SciFi story there is!

  6. Why, None at all on Linux 2.4.0-test1 Released · · Score: 1

    I'm actually using FreeBSD.

  7. Frozen Potato on Linux 2.4.0-test1 Released · · Score: 2

    Why does all the cool stuff come out after potato is frozen?

    Does this seem familiar to anyone (kernel 2.2)? That's the reason I moved away from Debian. Don't get me wrong, Debian is a very cool distro with many innovative and intelligent features (especially the package management system). However, they just can't seem to get on the ball with their releases; as soon as you install one, a lot of your software is instantly old. For my purposes, I can't run the latest unstable or frozen system, so I have no choice but to not use Debian.

  8. Re:Of course it can scale down! on FreeBSD For The iMac And Other Eye-Openers · · Score: 1
    Baloney. FreeBSD can't run on any PDA that doesn't have an MMU

    So? I didn't say anything about PDAs. There are a lot of other applications besides those. For instance, the industrial security project I should be working on right now...

  9. Of course it can scale down! on FreeBSD For The iMac And Other Eye-Openers · · Score: 5

    Lots of work by many experienced gurus has already gone into adapting FreeBSD for small applications. Currently, there is a development kit known as PicoBSD that enables one to automatically build floppy images that contain a minimal FreeBSD. Other people have created their own custom embedded versions of FreeBSD; the tight integration and cleanness of FreeBSD and its source tree make it quite easy for even an amateur to roll his/her own version. I myself am currently working on an improved development kit for building embeddded versions of FreeBSD quickly and easily. It's output is currently running off of an 8MB DiskOnChip on the desk to my right.

    For more information, see Small FreeBSD Home Page. It's a bit outdated, but work is still actively going on. A maintainer is currently working on improving the site. To get at the very heart of things, subscribe to the freebsd-small mailing list (info here) or read the archive.

  10. Re:is it me... on Our Attorney's Response To Microsoft · · Score: 1

    Slashdot is after all operating within a jurisdiction where the EULA is enforcable

    But slashdot didn't agree the EULA, so what does that matter?!

  11. Believe it when you see it on Act Like A Real Star Trek Captain: Talk · · Score: 1

    I've had some experience with voice recognition as a developer. We tried out several voice recognition engines during the development of my company's software. I don't remember which other ones we tried, but the one we spent the most time with was Lernout Hauspie ASR. We even demoed our voice-recognition-capable software at the 1999 ASIS show.

    What became of the code? Nice, big blocks of comments! Speech recognition is now way near ready for just about any application -- that is, any application that can't cope with a 60% success rate. You can expect that figure to head downward if the speaker has an accent, if there are a lot of people in the room, and a myriad of other reasons.

    I wouldn't expect this game to be any different.

  12. Meaning of DOS on ICMP_HOST_BELOW_HORIZON - TCP/IP Into Orbit · · Score: 1

    Contrary to some people's beliefs, "DOS" never stood for "Disk Operating System". There was a popular PC operating system called "DOS" (now renamed "Windows"), but the name still meant "Denial Of Service", as anyone who used it knows.

  13. Internet's Scalability on ICMP_HOST_BELOW_HORIZON - TCP/IP Into Orbit · · Score: 1

    Let's face it. It's highly likely that eventually, we're going to go forth and spread throughout the cosmos. Let's assume for a second that we don't discover ways to transmit data faster than the speed of light. How well will the Internet scale when it extends to distant planets or even stars?

  14. Napster Will Win on Will This Genie Ever Go Back In The Bottle? · · Score: 1

    IMHO:

    Napster has its disclaimer, basically "We provide this as a tool for sharing music legally, and if you use it in other ways, we're not responsible.". It's just like a "use at your own risk" sign at a pool or playground. When the Big Bad Companies drag Napster into court, it seems to me that the Napster people only need to give the judge a copy of their disclaimer and walk out.

  15. Global Internet => Freedom Forever on New Russian Site Carries Unlicensed Song Lyrics · · Score: 1

    IMHO, The Internet's best quality is that it is global, and has become so before the powers that be could see what was happening and oppress it. Consequently, no one country can EVER completely limit freedom on the Internet! If my country makes some boneheaded law that makes something on the 'net illegal, then that thing can move somewhere else. Regulating the Internet is like trying to hold a gallon of water in the palm or your hand.

  16. Yes you can on Solving Chess? · · Score: 1

    Let's bust some myths about computer chess:

    • Chess is unsolvable. FALSE
      Think of it in an AI perspective; the game is just another search space. Sure, the space is infinitely deep, but a good algorithm will recognize when an infinite branch is reached and make the appropriate decision. Chess's complexity is not increasing, but computers' power is. Chess will be solved some day; it's just a search problem.
    • Two computers playing against each other will be interesting. FALSE
      Again, think of it in an AI perspective. On average, the winner will be the computer that examines the most search space and implements the best tricks to guess what lies beyond the examined search space. Once computers are powerful enough to examine the entire search space, all such computers will be equally matched.
    • There {is|is not} a perfect game of chess. UNNOWN
      We simply won't know for sure until the entire search space has been examined.
  17. Re:Old? on Interview With Jordan K. Hubbard · · Score: 1

    I actually submitted this article quite a while back, when the news wasn't old. The good people at Slashdot have to sift through *hundreds* of submissions like mine, so let's not bash 'em just because it took a my post a little while to make it to the BSD forum, ok?

  18. New OS Based On Darwin? on Apple Builds Darwin For Intel · · Score: 1

    Many of the comments here have focused on whether or not Apple will/should release OS X for Intel. However, there are other possibilities, such as this one: How possible (or desirable) would it be for someone to take Darwin for Intel and build another open-source OS around it?

  19. Re:Your name on Can Mail Servers Work With Dynamic IPs? · · Score: 1

    Thanks. I was singing "Secret Agent Man" one day and noticed how much it sounded like I was saying "asian". I'm not even Asian, but the name stuck.

  20. I do just that on Can Mail Servers Work With Dynamic IPs? · · Score: 1

    I run my own mail server, soon to be a web, news, quake, etc. server off of a Roadrunner cable modem connection with a dynamic IP.

    I use dynamic DNS service from tzo.com, and their service has been pretty much configure-and-forget -- in other words, great for non-super-sysadmins like me. They don't use an update program like some other services, but instead, a URL. To update your dynamic DNS redirection, you point a browser to the URL and blammo, it's done. I took their simple scripts and wrote my own that send in an update whenever my DHCP lease is refreshed. My scripts pass the proper URL to lynx in batch mode and dump the output to a log file. Not hard at all.

    You can get groovyname.sillydomain.tld kind of service or myowndomain.tld service. I have the second. They claim to have five (?) servers, all in different time zones using different colocation. I haven't experienced a problem with it.

  21. Birthday! (my friend, that is) on Leap Year Woes in Japan · · Score: 2

    My friend Tim has a birthday today. Poor guy, he won't be legal for alcohol until he's 84!

  22. What about bugs (and other unforseen problems)? on Mating Human Cells With Circuitry · · Score: 1

    Suppose you've got this whiz-bang direct neural interface. Then:

    • A bug could be particularly nasty. You know, stopping your heart and all...
    • A cracker might break in and do Bad Things to your body.

    I don't know; maybe I have been playing too much Cyberpunk.

  23. Re:UCITA in Oklahoma on Maryland, Virginia Consider UCITA · · Score: 1

    SB1337 (UCITA in Oklahoma) was referred to the senate judiciary committee for review as of Tue 8 Feb. The next committee meeting is Tue 15 Feb, but it is unknown if UCITA will be discussed. The bill is at the very beginning stages of legislation, so it is important that we not let it progress any further. If you live in Oklahoma, please contact your state senator and tell him/her your opinion of UCITA! Here is how to contact the members of that committee:

    • Sen. Brad Henry (D) (Chair)
      Represents: Cleveland, Oklahoma, Pottawatomie counties
      henry@lsb.state.ok.us
      State Capitol
      2300 N. Lincoln Blvd., Rm. 413
      Oklahoma City, OK 73105-4808
      (405) 521-5539

    • Sen. Jerry L. Smith (R) (Vice Chair)
      Represents: Tulsa county
      smith@lsb.state.ok.us
      State Capitol
      2300 N. Lincoln Blvd., Rm. 528-B
      Oklahoma City, OK 73105-4808
      (405) 521-5620

    • Sen. Ben Brown (D)
      Represents: Cleveland, Oklahoma counties
      lawson@lsb.state.ok.us (assistant)
      State Capitol
      2300 N. Lincoln Blvd., Rm. 414
      Oklahoma City, OK 73104
      (405) 521-5522

    • Sen. Bernest Cain (D)
      Represents: Oklahoma county
      cain@lsb.state.ok.us
      State Capitol
      2300 N. Lincoln Blvd., Rm. 413-A
      Oklahoma City, OK 73105-4808
      (405) 521-5610

    • Sen. Larry L. Dickerson, Jr. (D)
      Represents: Le Flore, Sequoyah counties
      dickerson@lsb.state.ok.us
      State Capitol
      2300 N. Lincoln Blvd., Rm. 522
      Oklahoma City, OK 73105-4808
      (405) 521-5576

    • Sen. Brooks Douglass (R)
      Represents: Oklahoma county
      douglass@lsb.state.ok.us
      State Capitol
      2300 N. Lincoln Blvd., Rm. 533-C
      Oklahoma City, OK 73105-4808
      (405) 521-5543

    • Sen. Lewis Long (D)
      Represents: Creek, Tulsa county
      herrmann@lsb.state.ok.us (assistant)
      State Capitol
      2300 N. Lincoln Blvd., Rm. 428
      Oklahoma City, OK 73105-4808
      (405) 521-5600

    • Sen. Mike Morgan (D)
      Represents: Lincoln, Logan, Payne counties
      bard@lsb.state.ok.us (assistant)
      State Capitol
      2300 N. Lincoln Blvd., Rm. 520
      Oklahoma City, OK 73105
      (405) 521-5572

    • Sen. Trish Weedn (D)
      Represents: Cleveland, Garvin, McClain counties
      weedn@lsb.state.ok.us
      State Capitol
      2300 N. Lincoln Blvd., Rm. 417-A
      Oklahoma City, OK 73105
      (405) 521-5535

    • Sen. James A. Williamson (R)
      Represents: Tulsa county
      brownb1@lsb.state.ok.us (assistant)
      State Capitol
      2300 N. Lincoln Blvd., Rm. 530
      Oklahoma City, OK 73105
      (405) 521-5624
  24. Create Need For Your Project on How Do You Fund an OpenSource Project? · · Score: 3

    I get paid to write open-source software.

    I'd rather not tell the specifics of my case, but I would love to disclose my method: On your own time, do a substantial amount of development on an open source project of the kind that your company wants, or better yet, needs to survive. Then present it to your boss as "a FREE, nearly-completed solution to our problem!". Make sure your project entails continual development.

    Hooked on OSS worked for me!

  25. Re:15 days? on FreeBSD 4.0 Code Freeze · · Score: 1

    > Daily CVS update for the *OS*?

    Yes.

    > And what if someone would make really
    > stupid thing on CVS that will cut off
    > your CVS ability after make world?

    What if some person did ? Hmm... AHA! You would _fix_it_.

    > especially if you accidentally hit
    > the "less" part and all your other
    > work stops until that part is
    > corrected.

    Yeah, that's a bummer. But that's RELEASE QUALITY SOFTWARE for you.

    Wow. Was that a flame?