Slashdot Mirror


User: lemmis_86

lemmis_86's activity in the archive.

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

Comments · 38

  1. Solar power on Airbus Planning Transparent Planes · · Score: 1

    Booorinng. Make the solar powered airplanes already! Who would actually want to see the chemtrails :)

  2. Re:Big Brother? Not Quite. on Big Brother In the School Cafeteria? · · Score: 2, Interesting

    No, not all E-numbers are bad, but the ones you want to avoid are: flavor enhancers, artificial sweeteners, conservatives, colors, emulsifiers and yeast extracts. All of these for different and some common reasons. E.g. does you sausage contain emulsifier? Yes? Why? - Because there are not enough meat to keep the sausage stable. Does your sausage contain flavor enhancher (E621)? Yes? Why? - Because the meat is of so poor quality that it doesn't taste anything. Does your sausage contain sweeteners? Yes? Why? - Because it's probably low fat, so they have added sugar or sweeteners instead. And so forth...

  3. Re:Big Brother? Not Quite. on Big Brother In the School Cafeteria? · · Score: 1

    We can all change that. Refuse to buy those products, and they will go away from the supermarkets. A big problem is that most people are ignorant of this fact. Support your local butcher store instead. We have a private school nearby that gets all its meat from a local organic farm. I try to shop there (vegetables and meat + whole grain products) every time I get the chance.

  4. Re:Big Brother? Not Quite. on Big Brother In the School Cafeteria? · · Score: 1

    A healthy meal is a meal that has: proteins, carbs, fibers, and fats in a healthy and sound mixture. A healthy meal does not have any food additives either. You could serve the proteins as meat, and provide a vegan alternative for the proteins. That's quite simple.

  5. Music on Software (and Appropriate Input Device) For a Toddler? · · Score: 1

    Give him some music equipment, or something that stimulates creativity and imagination. I have an 8 months old how currently loves to bang the piano (not sure that the neighbors enjoy it though). I remember when I was little, a Casio keyboard was the best toy I had (even though I for some reason removed all keys). But keep the toys simple, absolutely no TV screens or whatever. As little electronics as possible. Give him a Xylophone or, as someone suggested, a cardboard box.

  6. Re:Beer on 3 Drinks a Day Keeps the Doctor Away · · Score: 1

    Make the most of the hemp seed and sow it everywhere - George Washington .... :)

  7. Food on 3 Drinks a Day Keeps the Doctor Away · · Score: 1

    This could be due to many other factors than just alcohol. What about the food? Who eats more additives? Maybe the alcoholics only eat fresh food, and the nondrinkers eat a lot of fastfoods with tons of food additives. And, as many have noted: stress. I personally believe that non drinkers live longer, as long as you have your mental health under control (stress). Cannabis smokers probably live the longest :) Alcohol is still a poison for the human body and damages the liver, so it can't imagine that it would be healthy in the long run. The majority of non drinkers in this study must have been religious freaks with no spirituality what so ever... start doing qigong or whatever (have a joint).

  8. Stop using on Lexmark Sues 24 Companies Over Toner-Cartridge Patents · · Score: 1, Insightful

    Well, now I know not to buy Lexmark printers :)

  9. Infected on Dell Ships Infected Motherboards · · Score: 0

    I'd like them to ship Infected Mushrooms

  10. Ladies? on "Ladies Night" Declared Illegal In Minnesota · · Score: 0

    What are these - ladies - you speak of? ... Do they cost money or what's the deal here?

  11. Re:Humanity on iRobot Demonstrates New Weaponized Robot · · Score: 1

    I was merely trying to point out the stupidity of war, and that war costs money for both parties. Of course I know the guys laying the mines are different from the ones removing them.

  12. Humanity on iRobot Demonstrates New Weaponized Robot · · Score: 0

    Wait a minute... first you spend money on mines (whoever spends the money). Then you need this machine to clear the mines... stupidity anyone? Why not just - not - plant mines in the first place, that would be the cheapest option.

  13. Design Patterns on After Learning Java Syntax, What Next? · · Score: 1

    I can recommend the book "Head first design patterns". It teaches you to design object oriented software, and all examples in the book are written in Java! I also recommend you to read about software engineering in general and relationships between objects etc.., then of course, be creative and start coding something. I would recommend you to start building something in a nice framework for implementing GUI apps.