Slashdot Mirror


User: religionofpeas

religionofpeas's activity in the archive.

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

Comments · 4,328

  1. Re:pegged? on $31 Million In Tokens Stolen From Dollar-Pegged Cryptocurrency Tether · · Score: 1

    Any currency that is attractive as an investment itself is not sustainable long term.

    Think of crypto not as a regular currency, but as an easily tradeable investment.

  2. Re:Why aren't endurance athletes all dead? on How the Sugar Industry Tried To Hide Health Effects of Its Product 50 Years Ago (theverge.com) · · Score: 1

    Starts to rise after 15 minutes, peaks around 1 hr, drops after 2. Pretty much all carbs do that.

    Weight for weight, a slice of bread peaks your blood glucose higher than table sugar.

  3. Re:Who really eats a "high sugar diet"? on How the Sugar Industry Tried To Hide Health Effects of Its Product 50 Years Ago (theverge.com) · · Score: 1

    Your sister could have fed them sugar and just counted calories, they wouldn't be fat

    Spoken like someone without kids. If your children are complaining all day that they are hungry, are you going to stop them from eating because they hit the calorie count for the day ? How do you figure out an proper calorie count for a growing kid ? Some days they are more active than others, some days they may be sick, other days they may be going through a growth spurt.

    Calorie counting is not a practical method. A much better method is give them healthy wholesome food that they can eat to satiety.

  4. we don't know of any mechanism that would allow a GMO plant to harm you in general.

    How about a GMO plant that has been designed to withstand high levels of herbicide, allowing the farmer to spray the crops with that stuff, and it ending up in our diet ?

  5. The acid is consumed by the process and must be replenished, which takes energy

    How much energy ? The problem is that the glucose and fructose are entering the blood stream. A little bit of energy spent on replenishing acid isn't going to do much damage prevention.

  6. Re:Why aren't endurance athletes all dead? on How the Sugar Industry Tried To Hide Health Effects of Its Product 50 Years Ago (theverge.com) · · Score: 1

    To address your specific points, the energy content of a "complex" carbohydrate (e.g., what we commonly think of as starches or long-chain polysaccharides) is extracted more slowly than a simple carbohydrate (e.g., what we think of as "sugars" which are generally mono- or disaccharides)

    There's actually not much difference. Even a complex carbohydrate like bread or pasta will start to raise blood sugar within 15 minutes.

  7. Take someone with an LDL of 50-70 (ideal, hunter-gatherer levels), feed them saturated fats and/or cholesterol, and cholesterol skyrockets.

    Hunter gatherers didn't eat meat or eggs ?

  8. The Jesus diet: eat anything you want, as long as you created it yourself.

  9. Re:Who really eats a "high sugar diet"? on How the Sugar Industry Tried To Hide Health Effects of Its Product 50 Years Ago (theverge.com) · · Score: 1

    I drink a couple of sodas per day but not to excess.

    A couple of sodas (assuming the regular sugary kind) is excess. The WHO recommendation is not more than 25 grams of sugar per day. One can of regular soda is typically already 30 grams or more (depends on the brand and country).

  10. But the fructose and glucose in table sugar are chemically bonded together, and the body must first digest sugar to break these bonds

    The bonds get broken when the sucrose gets into contact with an acid, so basically as soon as it hits your stomach. That's why there's little difference in practice between eating HFCS or sucrose.

  11. Russian propaganda is easily recognized because it's written in Cyrillic !

  12. I'm legally obligated to pay my child support.

    You can't do that on a $2/hr job.

  13. the person 'can' refuse a trip

    That's what they are doing by striking.

  14. How about components embedded inside the PCB ?

    https://www.electronicproducts...

  15. Re:Only for general programming on Deep Learning Is Eating Software (petewarden.com) · · Score: 2

    but they will take far too long to be useful for the microsecond resolution trading that is done today

    A guy like Warren Buffett may think a year before doing a trade, and he's been pretty good at it. Not everything has to be done at microsecond level.

  16. Re:linear regression on Deep Learning Is Eating Software (petewarden.com) · · Score: 1

    Except that the heart of deep learning is nonlinear operations. If they were linear, you wouldn't have to make them deep.

  17. Re:Ya right... on Deep Learning Is Eating Software (petewarden.com) · · Score: 1

    I think that he meant an everyday example like building better accounting software not something that would obviously benefit from deep learning like language tools.

    That would be silly, because the article only says that problems that benefit from deep learning systems are programmed in a different way, not all programs.

  18. Re:Simple solution on Stock Music Artists Aren't Always Happy About How Their Music Is Used (wired.com) · · Score: 1

    If you can't enforce the license, you have lost control.

  19. Re:Nice Advertisement on Deep Learning Is Eating Software (petewarden.com) · · Score: 2

    The article isn't saying that traditional software development is changing. What is happening is that some problems are suitable for a solution based on deep learning, and for those problems, the traditional programmer is replaced by someone specializing in configuring the neural net and training it. Pretty obvious, of course.

  20. Re:still recall articles in the 80s on The Secret to Tech's Next Big Breakthroughs? Stacking Chips (wsj.com) · · Score: 1

    One of the bigger issues is that surface area to volume really drops

    You can make plenty of useful applications by stacking 2 or 3 layers, for instance stacking RAM and Flash on top of a CPU to take advantage of wide buses, and different technologies. Think smart phones and low power gadgets, not stacking a dozen i7 CPUs on top of each other.

  21. Re:Ya right... on Deep Learning Is Eating Software (petewarden.com) · · Score: 2
  22. Re:Many issues on The Secret to Tech's Next Big Breakthroughs? Stacking Chips (wsj.com) · · Score: 3, Interesting

    Here's an image:
    http://electronicpackaging.asm...

    As you can see, there's no need for nanometer alignment. Small imperfections aren't a problem either.

  23. Re:Not really a new idea on The Secret to Tech's Next Big Breakthroughs? Stacking Chips (wsj.com) · · Score: 4, Informative

    The issue is that lithographic techniques don't let you get more than a few layers thick before the negative f-theta lenses employed are out of focus

    They aren't making 3D chips. They are making regular chips, and then stack the dies directly on top of each other.

  24. Re:A good reason agaisnt stacking : heat on The Secret to Tech's Next Big Breakthroughs? Stacking Chips (wsj.com) · · Score: 1

    There are plenty of applications where the chips are already very low power, so stacking doesn't cause heat problems.

  25. Re:Benefits and drawbacks on The Secret to Tech's Next Big Breakthroughs? Stacking Chips (wsj.com) · · Score: 1

    ...with the extra potential complexity that implies...

    High density routing on circuit boards is also complex.