Slashdot Mirror


User: cowdung

cowdung's activity in the archive.

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

Comments · 242

  1. Re:Java is garbage on Ask Slashdot: Should I Move From Java To Scala? · · Score: 1

    Still can't figure out why java exists... It is not just that the JVM is bloated but the language itself is terrible.

    Java exists to bring higher level programming to the masses.

    Before Java we wrote in C and C++ because these were the only languages fast enough for real world use. Using anything else (like Smalltalk, Lisp or Pascal) was considered just silly university theories.

    Java is the language that popularized the concept of virtual machines, garbage collection, and interpreted languages for real world use.

    Note that languages such as Python existed before Java, but they were ignored entirely by industry. Java made it possible for you to even talk about Scala, Ruby, Python, .

    I don't mean to sound like a fanboy but as an "old timer" I feel the need to educate the young who seem to not know their history. Now get off my lawn.

  2. Umm.. this was done 30 years ago in this famous book:

    https://www.amazon.com/Peoplew...

  3. Re:Again with the incredibly obvious on 58% of High-Performance Employees Say They Need More Quiet Work Spaces (cnbc.com) · · Score: 3, Insightful

    It's weird how it's a surprise that such an obviously terrible idea is discovered to be a terrible idea.

    Surprise or not, it's the orthodoxy and it needs challenged.

    It was challenged.. like 30 years ago.. in Tom DeMarco's book "Peopleware"

  4. Re:Are linux adverts still bad adverts? on MacBook Pro (2016) Disappointment Pushes Some Apple Loyalists To Ubuntu Linux (betanews.com) · · Score: 1

    Then just get the 2015 Mackbook Pro. Its a better machine!

  5. Re: Are linux adverts still bad adverts? on MacBook Pro (2016) Disappointment Pushes Some Apple Loyalists To Ubuntu Linux (betanews.com) · · Score: 2, Offtopic

    Hey.. I think my 2013 13" MacBook Pro is awesome.

    But all these new "features" the new one has add absolutely 0 value to the 2016 version, and in fact many REDUCE its value while increasing its price.

    The new MacBook is simply put: a Balmaresque Joke.

    Nadella scores... Cook gets a foul.

  6. Re:What's the fire at 10:17? on SpaceX Successfully Lands Its Rocket On A Floating Drone Ship Again (theverge.com) · · Score: 1

    good observation.. I hadn't looked that far into the video.

  7. Re:mission success on SpaceX Successfully Lands Its Rocket On A Floating Drone Ship Again (theverge.com) · · Score: 1

    haha.. nobody cares..

    we only care if he lands his rocket. ;)

    (well, we do care.. because if it doesn't make it then the landing can't be said to be a full success)

  8. radiation compared to what? on Photos Show The Lingering Radioactivity At Chernobyl And Fukushima (mashable.com) · · Score: 5, Insightful

    for it to be meaningful they should show other parts of the world for comparison.. I'm sure they'd find some inhabited places with higher levels of natural radiation.

  9. Re:Alternatively.... on Netflix CEO Says Blocking Proxy Services Is Maturation of Internet TV (mobilesyrup.com) · · Score: 1

    your western bias is showing..

    last I heard South Korea and Japan have very good internet, etc.. and they aren't in the "west".

  10. This article has a diagram of the proposed design:

    http://www.sandiegouniontribun...

  11. Re:Why conceal it? on Tiny Vermont Brings Food Industry To Its Knees On GMO Labels (ap.org) · · Score: 4, Insightful

    I don't believe the dangers of GMOs are from a health standpoint.

    The main danger of GMOs is the social effect on small farmers being forced out of the business by companies like Monsanto. This is a real problem that affects farmers in many many countries where IP law is being used to bully the small guy into paying the big multi-national or go out of business.

    But again its not so much the technologies, but the legal framework around it that is causing this problem.

  12. Re:Can anyone explain to me why... on Leaked Islamic State Documents Identify Thousands of Jihadis (sky.com) · · Score: 1

    Violence is always rationalized one way or another.

    To members of ISIS their violence is as rational as those Buddhist monks killing off civilians of particular ethnicities (the term for this is "Genocide").

    The problem here is fanaticism and sectarianism. Recent political events in the US show that it would easily happen here as well if the people could get away with it (just like it did during the "lynching" era).

  13. Re:Republican corporate welfare on DARPA Moves Ahead With Radical Vertical Take-Off Aircraft (networkworld.com) · · Score: 1

    Money could be spent on things other than making new ways to kill people.

  14. It was $8.15/hr AFTER taxes.. not sure how much is withheld but she probably made like $15/hr

  15. Re:No, the opposite happened on Tech Salaries Had Biggest Year-Over-Year Leap In 2015 (dice.com) · · Score: 1

    Really?
    Because a buddy of mine was telling me how hot the Austin market was right now and how it was hard to find good Full Stack developers right now.. and how companies were sparing no expense in hiring.

  16. Never do Customer Service unless customer logs in on Amazon's Customer Service Backdoor (medium.com) · · Score: 1

    Unfortunately if you fail to pay in Amazon the first thing they take away is your way to log in. :(

  17. Re:Solid ground landing on SpaceX Lands Falcon 9 Rocket At Cape Canaveral (planetary.org) · · Score: 1

    Can't they just aim for an island?

  18. Re:His basic thesis is probably correct on Neil deGrasse Tyson Touches Off Debate With Remarks On Commercial Space (theverge.com) · · Score: 1

    His assumption that SpaceX is motivated by profit may be off. SpaceX as it currently stands is motivated by the possibility of colonizing Mars. That's its mission and that is why it remains a private company.

  19. Professional Engineer on Engineers Nine Times More Likely Than Expected To Become Terrorists (washingtonpost.com) · · Score: 1

    so does it help to be a Professional Engineer?

    Do terrorists need certification?

  20. Re:Unbelievable on Donald Trump Obliquely Backs a Federal Database To Track Muslims · · Score: 1

    This film was prophetic: http://www.imdb.com/title/tt01...

  21. Re:Yes, when considered properly on Should Programmers Be Called Engineers? (theatlantic.com) · · Score: 1

    The funny thing is that nothing I learned in College was really useful in the real world in terms of Software Engineering.

    Most of the good stuff I learned from books written by "practitioners" like Steve McConnell, Martin Fowler, Kent Beck, Steve McGuire, etc.... a lot of what these authors had to say also resonates from real life experience in real software companies. The Grady Booches and Kendalls of the world were way less useful.

  22. Re:Nope ... on Should Programmers Be Called Engineers? (theatlantic.com) · · Score: 1

    I never worked as a "Code Monkey".

    Some people believe that software can be built with several layers of people writing specs so that the last guy at the bottom only has to "translate specs".

    I have never seen a project like this succeed. In good projects, developers involve themselves in all aspects from the conceptual design to the testing and implementation.

    In my 20 plus years I was never a "Code Monkey". Even in my earliest jobs I had to gather requirements, figure out a plan to solve the problem, make estimates, then build the thing using several layers of "best practices", then testing and implementation. All of this requires skill, experience and know how. Often it requires a deep understanding about algorithmic design, principles of Software Architecture, principles of error and resource management, as well as a keen insight for the business itself.

    If that isn't Engineering I don't know what is?

    The process that Aerospace, the Auto-Industry, etc.. go through seems much the same. They spend years designing this thing and balancing the different tradeoffs based on their best calculations. We do the same. We just skip the "construction" part of it.. the design IS the software.

  23. Re:Slashvertisment at its best? on Review: The Martian · · Score: 1

    Promotional articles about Sci-Fi movies (esp. good ones) are a good thing.

    We need Hollywood to make more Sci-Fi films (good ones).

    So by all means go and see it a few times in the Theater then buy it online (or BlueRay if you're retro).

  24. Re:Yawn on Review: The Martian · · Score: 1

    Interstellar is a different breed of movie.

    This was better.. kind of like Apollo 13 but in color. ;)

  25. Re:Aside from gravity and the windstorm.... on Review: The Martian · · Score: 1

    Rich Purnell (played by Donald Glover) was awesome. :)

    I liked that they didn't make it into a typical Ridley Scott movie. They kept NASA professional..

    Though I wonder how they would just take off so quickly and not even take some photos from orbit to investigate/confirm what happened.