Slashdot Mirror


User: fuzzylollipop

fuzzylollipop's activity in the archive.

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

Comments · 91

  1. what do you want to bet . . . on Eight Hour Coding Session Causes DVT · · Score: 1

    this guy is way over weigth and a vegtable has not touched his lips in 15 years! blame your bad health on the machines!

  2. IT never was important to begin with . . . on IT Certification Less Important Now? · · Score: 1

    everywhere I ever worked, and I did lots of resume reviews and hiring interviews, we thru out any resumes that had any certifications on them. Period. After interviewing enough people that could only answer questions off the tests in the order they were asked on the tests, it became extremely apparent, anyone who spent the money to get "certified" was more stupid than we wanted working for us.

  3. Re:Hands free? on Legal Restrictions on Cellphone Use Gain Traction · · Score: 1

    actually YES! In the UK it is ILLEGAL to do anything in a car that "limits your ability to control the vehicle" which is a very broad way of saying BOTH HANDS ON THE WHEEL! So technically it is illegal to talk on a cell phone, eat or drink or do anything that requires you to be otherwise occupied with anything other than concentrating on the TASK of driving. The closer we get to that kind of restriction, and the quicker the better it will be.

  4. Re:I Wouldn't Call Her a Luddite, just olde school on Professor Bans Laptops from the Classroom · · Score: 1

    funny thing is when I was teaching Programming classes, OOA/ODD, etc. I banned all note taking regardless of medium, just to get the students to actually listen to what was being said and to think and concentrate on the concepts and not just write down everything I said word for word. They were allowed to take notes during a brief "review" session at the end of each class where they discussed what we had covered amoungst themselves while I listened in and corrected where needed. It worked great, there was a bunch of bitching and moaning at first but at the end of the class they all thought it was a great idea / experience.

  5. Who confirmed this ... ? on New Star Wars TV Series Confirmed · · Score: 1

    Hope it wasn't Billy West!

  6. Re:Good on 17 Year Old Creates Flickr Competitor · · Score: 1

    you are correct, age might not matter, it is experience that does, and that is based on TIME. So time matters . . .

  7. I really doubt this will be scalable on 17 Year Old Creates Flickr Competitor · · Score: 1

    He might have created something that "works" like Flickr, but I really doubt it is scalable to thousands and thousands of _CONCURRENT_ users and terabytes of data!

  8. A tent as long as ... on What Would Be Your Ideal Futuristic Home? · · Score: 1

    there were no republicans or democrates or religous fanatics trying to force their views on me!

  9. Re:i don't like the Active Record pattern on Exploring Active Record · · Score: 1

    You are right, the db schema should NOT be the object model and vice versa, the object model should not dictate the db schema! It might work for TOY applications, but for real world large scale applications it just doesn't work. And guess what, a relational database is not the only source of data! Matter of fact for all high performance massively scaleable systems even the most expensive relational database will be the bottle neck to throughput and blocking of processing. If you have thousands of database tables ( ERP systems for example ) you can't have one object per table it just doesn't make sense. ActiveRecord Pattern doesn't scale out past TOY applications, anything with complex join rules and complex storage rules where things have to all save or none, or some updates, inserts can fail but others can't or don't just doesn't work with ActiveRecord pattern.

  10. ActiveRecord Pattern has never scaled out! on Exploring Active Record · · Score: 1

    The ActiveRecord pattern is NOT new, and it won't scale out past a few dozen tables. Never has, there is a REASON that it is not a successful pattern in ALL languages. For TOY applications, it might be fine, but for say something like an ERP system with thousands of tables, it just won't scale out performance or maintanence wise, never will.

  11. Re:Let me see if I've got this straight... on Java Development: Eclipse or IntelliJ IDEA? · · Score: 1

    Idea has MORE features if anything than Eclipse when it comes to smooth Java development. Intellij IDEA is hands down _THE_ development environment for Java! That said, I do use Eclipse for all my Python development, and even then Komodo is prefered to Eclipse.

  12. makes sense to me on Microsoft Taking Longer to Fix Flaws · · Score: 1

    they are so busy creating new exploits in the next version of windows they don't have the time to fix the old ones!

  13. Re:Before... the problem is that last .1% on Hidden Codes in Printers Cracked · · Score: 1
    Just realize that 99.9% of the world doesn't give a shit about anything you do, and all that paranoia just slips away. That's what I did.
    The .1% that does care what you do has 100% of the power!
  14. Patent Issues on a PLAIN TEXT FILE? on Massachusetts Explains Legal Concerns for Open Documents · · Score: 1

    what the hell is the world coming to? XML is a PLAIN TEXT FILE! How can you patent a format? It is like a recipe, you can't patent that?

  15. Simple problem to fix on Uneducated IT Managers, and How to Deal? · · Score: 1

    find a new place to work! you can't "fix" this guy or this place, trying to is going to kill you or kill your desire to work "with computers" at all.

  16. 1985 called they want their news back on The Sub-$100 Laptop? · · Score: 1

    the Commodore 64 was $99 way back in the mid-eighties this is old news!