Slashdot Mirror


User: Hentes

Hentes's activity in the archive.

Stories
0
Comments
3,315
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3,315

  1. Re:Expert opinion on Hypersonic Test Aircraft Peeled Apart After 3 Minutes of Sustained Mach 20 Speed · · Score: 1

    But a suborbital rocket like this is still slower than a ballistic missile.

  2. Re:Trade-off on UK Web Snooping Plan Invades Privacy, Despite Claims To the Contrary · · Score: 1

    "Any society that would give up a little liberty to gain a little security will deserve neither and lose both." - Benjamin Franklin

  3. Re:Expert opinion on Hypersonic Test Aircraft Peeled Apart After 3 Minutes of Sustained Mach 20 Speed · · Score: 1

    Assuming they can improve the materials somewhat, being able to do that in a plane instead of a rocket would be pretty useful.

    This vehicle is basically a rocket, not a plane.

  4. Scientists like to be precise on Canadian Bureacracy Can't Answer Simple Question: What's This Study With NASA? · · Score: 0

    Even the simplest things can be told incorrectly, and even the smallest error can get picked up by the media and blown out of proportion to either discredit the institute or spread ignorance. Communication is not as obvious as just telling what you are working on.

  5. Re:Expert opinion on Hypersonic Test Aircraft Peeled Apart After 3 Minutes of Sustained Mach 20 Speed · · Score: 0

    And what's the ultimate goal? To build an aircraft that goes faster than the previous ones? With enough money you can always best the previous record, but after a while it becomes pointless, just like those record speed cars that are basically just a rocket on wheels. This is basically just a rocket on wings.

  6. Time to pulish real science on Studies Suggest Massive Increase In Scientific Fraud · · Score: -1, Troll

    Just stop calling medicine, psychology, sociology and economics sciences, just stop publishing them, and stop funding them. The avalanche of bullshit will suddenly stop.

  7. Re:So.... on If You Resell Your Used Games, the Terrorists Win · · Score: 1

    The title of RTFA does refer to terrorists, but there is nothing in the actual quotes even remotely suggesting it. If it was an attempt at humour, it's crap; if it was an attempt to steer the opinion of its readers: likewise. We have enough reason to hate publishers without making shit up.

  8. Re:Expert opinion on Hypersonic Test Aircraft Peeled Apart After 3 Minutes of Sustained Mach 20 Speed · · Score: 1

    Spend more money on this.

    Because it's good for...what exactly? I fail to see the practicality of a plane that goes so fast it burns itself to pieces.

  9. Not this crap again on Facebook, Instagram, Ben Bernanke: Thank You For the New Tech Bubble · · Score: 0

    There was an enormous hype predicting the fall of web2.0 in 2008, yet it was one of the few sectors that managed to grow in the crisis. Stop publishing these fake stories by sour speculants.

  10. Re:Of course it exists on Survey Finds No Hint of Dark Matter Near Solar System · · Score: 1

    The thing is, the current theories, even if they're wrong with dark matter, they're "close" to whatever the real situation is because they work so well in most cases. That means the "correct' theory won't be too extremely different, or must at least reduce to the current theories for the special cases we have observed.

    They work in small scale, but most cases is streching it. Gravitational anomalies are pretty widespread, not just one or two special galaxies. Also, those 'theories' are without any predictive power, as they are mostly fit to existing data. In fact, "dark matter" itself is treated like a free variable in most of these theories, changing mass and distribution a hundred times to fit the observations. For the orbital speed of stars to be independent of their position in the galaxy, the distribution of dark matter would have to be very special, far more special than gravity alone could explain (as in most theories dark matter only participates in the gravitational interaction).

  11. Re:Change what you eat? on Technology Makes It Harder To Save Money · · Score: 1

    This. People preferring information over food is not the start of the end, but a sign that our race is advancing.

  12. Re:IP wars will lead to scorched earth tactics on YouTube Ordered To Remove Videos, Filter Future Uploads By German Court · · Score: 1

    But 250000E per infringement is not simply higher, it's a completely different order of magnitude.

  13. Re:Just withdraw from Germany. on YouTube Ordered To Remove Videos, Filter Future Uploads By German Court · · Score: 1

    They don't have to. They only have to move their physical presence out of Germany, like they did with China. If Germany will try to implement a Netherlands-like net filter as a result, the already popular pirate party will gain sufficient support from the angry crowd to stop it.

  14. The glass is half full on Artificial DNA Replicates and 'Evolves' · · Score: 1

    When your self-replication is imperfect, just claim that it also has 'evolution' included.

  15. Re:Proof of Syn Life on Artificial DNA Replicates and 'Evolves' · · Score: 1

    Define life. Creating self-replicating chemicals that work in a completely artificial environment is not life.

  16. Re:Info library for the ages stored in organisms? on Artificial DNA Replicates and 'Evolves' · · Score: 1

    No, but you can store it in an amoeba.

  17. Re:Overthrowing a government is fine ... on EU Commissioner: We Cannot Allow ISP Disconnects · · Score: 1

    You are confusing Europe with America.

  18. Re:"produces more energy than it consumes" on NASA Unveils Greenest Federal Building In the Nation · · Score: 1

    The only thing producing more energy than it consumes is a perpetuum mobile.

  19. Re:Reading between the lines on NASA Unveils Greenest Federal Building In the Nation · · Score: 1

    Just like real astronauts. Also, you are wrong:

    This system stores all greywater used in the building and processes it in an on-site treatment plant, reducing water consumption by 90% compared to a traditional building.

  20. Depends on your definition of significant on Power-Saving Web Pages: Real Or Myth? · · Score: 1

    A 11% difference between full white and full back is more or less insignificant to me.

  21. Re:Grey levels? on Power-Saving Web Pages: Real Or Myth? · · Score: 1

    Shadowing the backlight consumes some power in LCDs, except if the part is dark enough so they can dim the light in that sector.

  22. Re:Security! on Open Source Electric Cars — Good Idea Or Not? · · Score: 1

    Security is exactly why cars should be opensourced. Today's cars have crappy security, at least with opensource owners would have a chance of fixing it. If you are afraid of an attacker replacing the entire code, that doesn't require the software to be opensource, the attacker could write his own from scratch.

  23. Re:why not just put up regular electric wind farms on Wind Turbine Extracts Water From Air · · Score: 1

    Putting the condenser behind the turbine ensures that it gets a nice airflow, improving its efficiency.

  24. Re:How does this help? on British MPs Propose Censoring Internet By Default · · Score: 0

    They don't want you to go blind.

  25. Re:It's the packages stupid! on Julia Language Seeks To Be the C For Numerical Computing · · Score: 1

    Even the article mentions that most of the other languages use C code. Dynamic languages tend to have good foreign function interfaces, and this one seems to have one too. The only thing that has to be reimplemented is a wrapper if you want a friendly interface.