Slashdot Mirror


User: manual_overide

manual_overide's activity in the archive.

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

Comments · 81

  1. Peppers. on Plants for Cubicles? · · Score: 1

    grow some Chipolte or Habenero peppers. They are pretty and tasty at the same time. They are Pretasty!

    Put some on your lunch, or give them away to your coworkers.

  2. Re:It wouldn't stop... on ICANN Plans to Charge Fees to .net Domain Owners · · Score: 5, Funny

    OK.

    Aside from Indoor plumbing, The electric light, The telephone, The jetliner, and The internal combustion engine, what have the Romans ever done for us?

  3. Must fight the urge... on In Korea, Email Is Only For Old People · · Score: 1

    In Soviet North Korea, Old People's Email Reads YOU!

    Oh well. Burn, karma, burn.

  4. Re:Wear a Name tag! on Best Buy: 20% Of Customers Are Wrong · · Score: 1

    HA!! Tau Beta Sigma is a national Band Service Sorority!! Yep, those band nerds are big time football jocks, what with spending all that time on the football field.

    Note: I too am a band nerd, just not in TBS or KKPsi

  5. Re:great news! on The Extinction of the Programming Species · · Score: 2, Interesting

    Now I have to find my first carreer-job.

    May I suggest applying for a job as a /. editor?

  6. Aquaman can do more than just talk with fish! on Male Bass in Potomac Producing Eggs · · Score: 2, Funny

    Scientists are speculating that it may have something to do with chicken estrogen left over in manure or perhaps even human hormones dumped in the river from sewage treatment plants.

    I, for one, welcome our new fishman overlords!

  7. Basic logic on Fluid Logic Chips · · Score: 1

    from TFA: An OR gate returns a 1 if either of two inputs is 1. An XOR gate returns a 1 if either or both inputs are 1.

    um... XOR is 1 if either inputs are 1, but 0 if they are both 1. If they think they built a half adder with what is actually an OR gate, they need to back to 1st year discrete math. Hint: a half adder is an XOR gate and an AND gate.

    Also, if they built a half adder, a full adder shouldn't be too hard, just another half adder and an OR gate...

  8. Apparently, it's not just flash on Laszlo Systems Open Sources Rich Client Platform · · Score: 2, Informative

    http://www.davidtemkin.com/mtarchive/000001.html

    According to that, it's an actual "language", wherein as you would write C++ and compile it to a machine executable format, you code in LZX, which is then compiled into SWF bytecode.

  9. Re:Funny on Caffeinated Beer Becomes a Reality · · Score: 1

    IIRC a stout or dark ale has at least the same ABV% if not more, doesnt it?

    Now that's a popular myth. Believe it or not, Guinness, for example, has around the same ABV of Budweiser. It supposedly has even less in Ireland because of the tax structure there. Dark beer and stouts aren't any thicker or more alcholic than thier lighter cousins, they just have different "mouthfeel" because of the nitrogen taps (many stouts), or the extreme maltyness (many dark beers like bock)

    So, get off your chicken butt and drink a nice dopplebock or a yummy, creamy, stout and not worry about the ABV.

    (You should pay attention to the IBU when drinking IPA, however. Look it up and realize that Stone Ruination gets the powerup and wins the game)

  10. GnuCash is NOT good! on Open Source Apps for a Law Office? · · Score: 4, Informative

    I know a squillion people with suggest gnucash with even thinking about it, just because someone wants something with "accounting" in it. However, gnucash, bastion of free accounting software, has a secret. it sucks! I realize that writing free accounting software in your spare time isn't most people's idea of fun (hence the astounding lack of free accounting software), but for cripes sake, if you are going to do something, at least do it right!

    gnucash is the perfect example of software written without the end user in mind. Compare check writing, for example, in gnucash with any modern accounting software system. The "checks" in gnucash are a random layout of textboxes and comboboxes. Most people expect the layout of a check! The whole gnucash system is unintuitive. I realize that doing every double-entry transaction by hand is the pinnacle of power, but for the love of toast, it's damn trivial to automate most of that, which would also eliminate most mistakes.

    I won't go into how ugly it is, because I know they've been having a developer shortage and have to write a lot of specialized widgets.

    Luckily I write accounting software for a living and can use that software for my needs, but I need a windows box to do that. If gnucash could get it's UI down, it would rock. I would switch to gnucash because it's a pain for me to TS into my windows box to do my bank stuffs.

    As for staying on topic, gnucash won't do time billing like he needs, so it's a bad suggestion to start with.

    BTW, check out http://www.rentmanager.com/ It won't do what he needs either, but it IS what keeps me in waffles and beer.

  11. List of Hardware with Linux Problems on The Linux Incompatibility List · · Score: 4, Funny

    Device: *
    Vendor: *

    That was easy... :p

  12. Re:DVDA? on New Digital Audio Formats · · Score: 1

    That is what is known as 4.1 channel sex

  13. Deviant Art on Where to Announce Free Graphic Art? · · Score: 5, Informative

    deviantart

    Thread over.

  14. Re:Wahooo on Google's Gmail To Offer 1GB E-mail Storage? · · Score: 2, Interesting

    so run your own mailserver. I have 14 GB of storage, unlimited email addresses, my own @., minimal spam (spamassassin, and smart management of email accounts)

    though i may be skirting the rules of my TOS, my ISP will never know because the server (like the rest of my network) is behind a NAT and a decent firewall.

    If you are not on cable, then there are usually no TOS that mention running servers. (the no servers rule is mostly for web/ftp servers anyway)

  15. Curses!! on PuTTY Beta For Symbian OS · · Score: 2, Funny

    I just got a Symbian OS based phone on Sunday. (Sony Ericsson T616) and had the idea to write a SSH client for it.

    A day late and a dollar short again :(

  16. Re:Here is what needs to be done on CSS for the LDP? · · Score: 2, Interesting

    You won't believe it how many Linux/Unix users use Lynx and Links. So please, think of them.

    I guess I'll bite...

    CSS is designed to breakdown gracefully on browsers that don't support it. Also, the use of @import will keep 4.0 browsers that don't support CSS from trying to figure out wtf to do with all that CSS code. Really, you are a professional web developer and you don't know that CSS doesn't break/slow down browsers?

  17. Re:Here is what needs to be done on CSS for the LDP? · · Score: 1

    You sir, are teh win.

  18. Re:Great examples as to why they SHOULD NOT use CS on CSS for the LDP? · · Score: 1, Flamebait

    Please explain to me why in God's name you are using IE 5 on OS9, and then trying to give a convincing argument for CSS being bad when you are using a browser that has shit CSS support?

    Upgrade to atleast IE 5.5 for MacOS or get a real browser! I hear mozilla.org has a fine product available. FOR FREE EVEN!!! I know NOT paying for simple things like web browsers is hard for a hardcore Mac zealot like yourself to understand, but trust me, using a standards compliant browser which supports the new standard you are evaluating is a Good Thing (tm)

  19. Re:Lack of CSS standardization on CSS for the LDP? · · Score: 4, Informative

    Lack of standards??? Have you ever heard of the W3C?! There is a standard. Learn it. Use it. Prof it. *chortle*

    Seriously. If CSS1 is used exclusivly, and linked to the pages using @import, there should be no problems at all

  20. Re:13 CDS??? on Make the Debian CDs Better by Installing popcon · · Score: 1

    or...

    if you have fairly common hardware, download the ide-pci disk images. I have the rescue disk and the root disk. 2 floppies. I can download the base-install from the net as well as the rest of the system. There are no other disks needed, unless you need to load drivers. Then you need a driver disk or two.

    Either way, a debian install weighs in at as little as 2.8MB worth of stuff that you must download before starting the install.

  21. geeze... on On Gay Characters In Videogames · · Score: 3, Interesting

    the idea of a fantasy role-playing game featuring only one white male avatar will seem a strange, misguided aspect of our distant past.

    Right. Because heterosexual white males are, in fact, nothing more than a myth. And anyone saying otherwise is a homophobe or a terrorist. Puh-leeze.

    One white male avatar will seem strange and misguided??! Oh, of course. White males aren't really people. They are just dragons waiting to eat all the REAL, CLAIRVOIANT PEOPLE. After all, "white" is a real race. Just like ALL "black" people are african-americans. I guess I'm German-American, or European-American.... No? Not born in Europe or even in Germany you say? But the "black" baby born in Cleveland is somehow African-American?? Why not Kenyan-American, or even Egyptian-American?

    This story irritates me to no end. "Nickelodeon says it's cool to be gay!!" "MTV says all the white men are out to get me!" Why is this story big news?? Personally, I don't care what happens in your bedroom, and lets keep it that way, thank you very much. Also, what's so wrong about white males? I happen to be one, and don't think that I am contributing to the ruination of society by simply existing.

    I know for a fact that I can't be "The Man". I can barely wake up before 11:00 AM, much less keep entire races of peoples from attaining financial independance. It's not me!!! (or most of us, for that matter)

    Blah... I'm drunk and ranting... but you get my point. If you don't get it... I don't care. I'm gonna be sleeping until it's time for work.

  22. Re:and in other news on Microsoft Plans WinXP "Reloaded" · · Score: 1

    oops.
    i r teh dum. :(

  23. Re:and in other news on Microsoft Plans WinXP "Reloaded" · · Score: 1

    And for anyone who doesn't think cards need a lot of ram: my current desktop is using more than 12MB, and that's only going to go up

    ok.... 2880x1200x24 (my resolution, dual head) = 79.1MB The only way that is going to go up is if i increase my resolution or color depth. I'm assuming you are running at 1024x768x16 (it's about 12.5MB) Getting a new version of Windows (or X for that matter) will not increase that usage. At all.

  24. Hooray! on Notacon: Because Your Brain Has A Right Side, Too · · Score: 3, Informative

    Thank $Deity for a tech conference that is NOT on the west coast somewhere! Money that would have gone to plane tickets, hotels, cars, conference passes, beer, etc. can now be better spent on conference passes, beer, hookers, etc.

    On second thought a hooker from Cleveland might be a bad idea.

    I do like the idea of being able to drive to the thing though. Thanks for not ignoring east coast and midwestern geeks, notacon!

  25. Prove This on TeacherReviews.com Forced Offline · · Score: 1

    This statement is false.