Slashdot Mirror


User: Lord+Angelbane

Lord+Angelbane's activity in the archive.

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

Comments · 4

  1. Re:It's been said here many times... on Hardware MPEG2 TV Tuners Compared · · Score: 1

    Or, my sourceforge isn't working - try angelbane@ou.edu

    Jeff

  2. Re:It's been said here many times... on Hardware MPEG2 TV Tuners Compared · · Score: 1

    I might consider throwing in my hat to project like this. If you would like to contact me, my sf address is angelbane@sourceforge.net

    I've had been following the pvr-150 ivtv devel, and I contributed a few patches myself. Also I have quite a bit experience from helping to write code for the acx100 wireless driver.

  3. Re:SAP and MySQL - The Difference is in the Name! on SAP and MySQL Join Forces · · Score: 1

    Funny, because people who actually work with SAP can easily tell the uneducated from those who actually work with it, because they pronounce it "sap," rather than its correct pronunciation ESS AY PEE.

  4. Re:The ultimate solution on Why Do Computers Still Crash? · · Score: 1

    Apparently someone has never had a run in with Turing completeness.

    Basically, to paraphrase, there are some bugs that a computer CANNOT diagnose. Period.

    Example: write me a piece of code that can analyze and diagnose another piece of code for an infinite loop, and I can guaran-damn-tee you that I can write two distinct snippets of code, one which will pass your code, and one that will not, and neither of them will be inifinite loops.

    Go take a basic course in Computer Programming, or better yet, build a perpetual motion machine.