Slashdot Mirror


User: the+eric+conspiracy

the+eric+conspiracy's activity in the archive.

Stories
0
Comments
9,198
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 9,198

  1. Netgear WG302 on NetGear Also Has Remote Access Wide Open · · Score: 3, Informative

    Well. at least this username/password doesn't work with a WG302 with firmware 1.5.

  2. My ideas.... on Server Redundancy for a Small Business? · · Score: 1

    One of the things that I think people underestimate is the importance of version control. Far too often data loss is due to somebody accidentally deleting a file they spent a week working on. With version control you should be able to revert and get back most of the work.

    The other is redundant hardware. As people point out, RAID etc. only provides protection for the redundant components. If the controller, motherboard or such which is not redundant goes bad, you are screwed. The best solution is two servers with some sort of mirroring.

    Another factor to consider is location. One of those servers should be off site somewhere so that if the sprinkler system goes off (or thieves get in) or a disgruntled employee gets access you don't have all your eggs in one basket. It might be as simple as having some employee with a company paid cable modem stick it in a closet.

    Finally, you need to make sure that restores really work. Many times I've seen data lost because the restore process failed due to lack of testing, even though all the hardware and software was in place.

  3. RPN is Nice But..... on The Future of RPN Calculators · · Score: 1

    I think that the HP calculator design needs to be expanded to include APL. Why mess with all the strangeness of the various keystroke programming paradigms when modern hand held hardware is capable of an infinitely more powerful way of working. And yes, APL is a postfix language.

  4. Re:A few jobs... on Pre-Employment Skill Set and Aptitude Tests? · · Score: 1

    Like how reference GC's fail with circular references.

    Java doesn't have that problem.

    There is only one case I know of when Java GC fails, and it's pretty rare. If you create a 32 bit primitive int that has the same value as the address of an object, the GC won't delete the object. It's pretty rare for that to happen, and has been fixed in Hotspot.

  5. Re:Rights? on Circuit Boards + Soldering Iron == Terrorist? · · Score: 1

    There may have been no seizure but had he refused it possibly would have become an illegal search.

    Then you call the ACLU, or talk to a civil rights lawyer about filing a lawsuit. Here is a link to a case describing what can happen to somebody who conducts an illegal search:

    http://www.judibari.org/imm_dec_pr.html

  6. Re:Some I gave during interviews on Pre-Employment Skill Set and Aptitude Tests? · · Score: 1

    Derive quadratic theorem

    The first thing I would say to you is 'what quadratic theorem'? There is a quadratic formula, but no such thing as a quadratic theorem.

  7. Re:best one for a programmer on Pre-Employment Skill Set and Aptitude Tests? · · Score: 1

    Tell them to locate the bug and find a work-around.

    I think this is silly. The skills you really want in a programmer are the ability to keep up to date in new technologies, write clean code (that doesn't have weird bugs in te first place) and have a good idea of how to structure a program so that is easy to maintain. In fact, a really good programmer may well be poor at unravelling bugs because he has little experience in debugging - his code doesn't need a lot of debugging.

  8. Re:A few jobs... on Pre-Employment Skill Set and Aptitude Tests? · · Score: 1

    Is it just to remember to delete objects when you are finished with them, or am I missing something?

    You are definitely missing a whole heck of a lot.

    Problems with memory leaks in Java are the result of setting up conditions in your program that make the garbage collector think that an object never goes out of use. A typical example is a stack used by an object that persists over the life of the application that keeps growing as the application runs. Objects with references on the stack are never GC'ed because the JVM thinks they are still in use.

    It's not the fault of Java despite people thinking that somehow Java should be immune to these sorts of problems. It's confusion on the part of people who mistakenly infer the term 'automatic garbage collection' to mean 'no memory leaks'.

  9. Cool. Email addresses on web pages. on Attitudes in IT - Mediocrity Wins? · · Score: 1


    Did you point out how much spam that would engender?

  10. Time Travel? on What Would You Do With a 92 TBps Router? · · Score: 3, Funny


    Put some instant coffee inside to see if I could go back in time....

  11. Nemeth on Linux Admininstration Resources? · · Score: 3, Informative


    Linux Administration Handbook by Nemeth et al. Her Unix System Administration Handbook is a classic. This one is targetted at Linux. Very nice. Great artwork too.

  12. Re:Is this a problem? on Age Discrimination, Indian-Style · · Score: 1

    Why is the cost of living lower in India?

    A big reason for this is that the local Indian economy is sustained by people who earn much lower wages. If you want domestic help you can get a live-in maid for $100/month. The guy repairing your car earns $3 per hour. Landscapers? $1.00/hr.

  13. Re:Slightly off topic.... but along the same lines on Age Discrimination, Indian-Style · · Score: 1


    I think that anyone who went through school with a calculator is mentally unprepared. I've seen far too many people unable to do simple arithmetic without having to dig out a calculator.

    To be honest I haven't found age discrimination to be a problem - I'm 54 and recently found myself unemployed through the failure of the company I was working for. I was able to get a series of pretty good offers as a senior level Java programmer within a couple of months. Pretty much all anyone asked about was my skillset. If you keep yourself up to date you should be able to find work.

  14. Makes me think of the old joke ... on 13 Energy Drinks In 3 Sessions · · Score: 4, Funny



    I put instant coffee in the microwave and went back in time.

    Thanks Steve Wright..

  15. Re:Its an Advert for caffiene pills YHBAT on Calculate When You Are Most Awake · · Score: 1

    you have been astro-turfed

    More like infomercialled.

  16. Re:Just a little factoid that may make a differenc on Monsanto Wins Case Over Patented Canola · · Score: 2, Informative

    The other interesting factoid is that the damages awarded were $0 because the Schmeissers did not spray their crops with RoundUp, thus they did not receive any benefit from the gene.

  17. Re:Do not call list doesn't Work Outside of IE on Cell Phone Directory Coming Soon · · Score: 1

    I just used it in Mozilla 1.6 without a problem.

  18. Re:GLX is a fair name on Andy Tanenbaum on 'Who Wrote Linux' · · Score: 1

    My point, which you quoted, was that:
    "You can't do much with ***___JUST___*** XWindows."


    Yes, but that is not the issue. You want to name it GLX, but X is not always a critical component. Just GL works fine in many applications.

  19. India vs. Indiana on Indiana First With Computerized Grading · · Score: 4, Funny

    Wouldn't it just be cheaper to grade the tests at call centers in India? What are those Indians doing when there are no incomming calls? Just slacking off??? They could be grading tests.

  20. Re:GLX is a fair name on Andy Tanenbaum on 'Who Wrote Linux' · · Score: 1

    You can't do much with just XWindows.

    You can do a lot without XWindows. any distros have an option to install Linux without X for use on servers.

  21. Spyware is the big problem.... on The Windows Security Nightmare · · Score: 1

    I've been able to put together recommendations for family members that are pretty reliable as far as stopping viruses and various worms before they get installed, but not spyware. With spyware the best I've been able to come up with is tools to remove this crap AFTER it gets installed. To me that is just not an acceptable situation because the damage is often done by then. There is a real need to increase to security in terms of the install process. To me this is the real problem with Windows security right now.

  22. Vendor Support on Suse 9.1 Reviews? · · Score: 1

    I've switched to SuSE FTP installs for my desktop machines because the other free choices don't have 3rd party vendor support - no Eclipse, etc.

  23. Jobs on Where Does the Business Logic Belong? · · Score: 4, Funny

    Eh -

    Just last week I was offered a job porting a bunch of business rules written in MS SQL stored procedures to Oracle stored procedures at a nice fat billing rate.

    Fight unemployment! Use stored procedures!

    What is even better is when they break between releases from the same vendor. Ka-Ching!!

  24. Baloney on Salesforce.com: Another Valley IPO · · Score: 1

    the company should allow their employees to dedicate 1% of paid time

    What a load of shiieeete. Charities need money. Volunteers are easy.

  25. Re:all distributions suck on Revealed: How Fedora And The Community Interact · · Score: 1

    so where does that leave me? i've got a rh9 that is end of life and i reall don't want to switch to the debian chaos

    - Fermi LTS
    - Suse downloadable versions
    - Whitebox
    - Fedora community support for RH9

    Are all interesting options.