Slashdot Mirror


User: servant

servant's activity in the archive.

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

Comments · 188

  1. Ne or Ar instead? on WD Announces 8TB, 10TB Helium Hard Drives · · Score: 1

    Yes, I know Neon and Argon are 'bigger' atoms, and weigh more, but they too are inert, and if lowering the pressure in the cavity, they could use either to help, and it would help preserve Helium reserves. Currently folks are clamoring to not use Helium for 'recreational balloon' purposes, because the He supply is evidently running low. The biggest use? NMR machines, the use it to super cool their magnets and seem to loose the helium at a pretty astonishing rate. Fixing that would save the world a LOT of He.

  2. Old hat thoughts... on Unpopular Programming Languages That Are Still Lucrative · · Score: 1
    If you know COBOL and FORTRAN already, sell your efforts to the highest bidder. Those of us that remember the days when COBOL and FORTRAN were king have put up with learning 'popular languages', OO, Agile programming, etc. Every change is hard, and getting harder as we age.

    For younger folks, if you want to learn and do some projects in COBOL and/or FORTRAN, even assembler, it will give you a different perspective on computing. It will possibly give you another tool to generate an income stream, but I would not do it for the money, it must, IMHO, be for the passion of learning and understanding of the history of this industry. A side benefit is the new skill set and opportunity for income that may or may not pay off.

    In the day, there were other 'special purpose' languages. Forth, Easytreve, Snobol, EasyOut, RPG, APL, etc. These were all great languages for their purpose, some uber small and simple, some mathematically fantastic, some had optimized I/O, some just obtuse for no other reason.

    A number of the languages you mentioned, R, Scala, Haskell, Clojure, go on this list. Most are for general use, most are good for learning, not necessarily designed for commercial use.

    COBOL and to a lesser extent FORTRAN, only gained acceptance because the industry was forced into acceptance by the 900# gorilla in the room, the DOD. Like the Interstate highway system, what was done for military purpose this time became a boon to the industry. The DOD tried again with ADA, but that one failed to illicit such a great commercial response. (I am not defending COBOL or FORTRAN as great computing platforms, but as a necessity for the times.)

    Right now, C and even C++ are getting a bit long in the tooth. Java too, but more from a language architecture and implementation than the base language itself. I think we do need some new or new implementation of a 'killer language' or so to consolidate education and industry. We should possibly break into a handful of 'great' languages. Bean counting, graphics, hard-real-time, 'super-cluster/mesh' computing, possibly even for portable devices, small and large control systems, even networking, and even with built in inherent security. What form will it take? That part of my crystal ball is very fuzzy. But I do see it needs to be done.

  3. Re:More Forks! on Is It Time To Split Linux Distros In Two? · · Score: 1
    If we fork the desktop, it might be more usable for the average user, but do we have enough developers and support to do each branch justice?

    I can see it fragmenting the developers in rough areas like: general desktop, educational use, gamers, real time needs (like LinuxCNC that needs both quick response and good display support, with considerable computation), 'mesh networking', 'tablet', 'phone devices', and 'media' like mist as well as ripping and special servers like 'myth', even 'display services' like digital TVs.

    Will it be rough for much to be done for some of the smaller 'splinters' to get the resources it needs (it already is for some of the 'leaf projects' to get resources).

  4. Are there ENOUGH resources? on Is It Time To Split Linux Distros In Two? · · Score: 1
    I can understand the desire to break up the server vs workstation efforts because they have different focus and needs.

    Personally, not being a developer, I wonder if there are ENOUGH qualified interested individuals to fully staff these two (and eventually more, once fragmentation starts) efforts so that all branches get good results.

    It seems like Linux has gone this far because of its homogeneity of focus, effort, and direction.

    Even though I use a Linux desktop, it is not 'good enough' for my spouse who needs a 'it just works with everything else' environment, and really uses it for her job other than an occasional solitaire game.

    If 'server' side splits off, I could see it breaking up into 'web', 'storage', 'network, caching, antivirus, firewall & router', 'compute node', 'high-performance processing', 'media', even specialty like 'BItCoin Mining', etc type efforts.

    There are already lots of factions. As much as I admire and respect Linus, we have a more important consideration of 'what to do when Linus leaves'. He will be with us for a long time, but we also need a 'controlling heir apparent' whether it is another benevolent despot (this has worked well for us so far, but I place that as a comment on Linus's personality and character, and not something many could pull off), or an 'committee' in whatever form it may take.

  5. TV is fiction, even if based on 'fact' on Is "Scorpion" Really a Genius? · · Score: 1

    TV is fiction, even if 'based on real people or situations'. Get over it and move on. I plan on watching anyway. If they make a compelling case, I will watch more, if not or if the acting is unreasonable (either over the top or to bad) I'll drop it like any other fiction. Even the news is fiction to me (or at least under suspicion) until I get the same feed from other sources preferably outside the news media, or at least outside domestic or others known to have a 'dog in the hunt' sources.

  6. Recycle the Oceans? on Man-Made "Dead Zone" In Gulf of Mexico the Size of Connecticut · · Score: 1

    I have wondered if it could be profitable to run a barge and sein the top couple of feet of ocean water in the dead zones and recapture the plastic and other floating debris for recycling. Another thought: Even if we compressed it to a high degree and encase it in cement, then it could be made use of as artificial offshore reefs. Probably not practical, but if you have something that could make this stuff useful, you have enough material to do lots of stuff with! ... So what is YOUR idea of how to make it useful and get it out of the ocean ecosystem?

  7. Same Story - Next Verse on Ask Slashdot: "Real" Computer Scientists vs. Modern Curriculum? · · Score: 1
    I grew up in the write Assembler, read dumps, memory and even bulk data storage was dear.

    Core memory was just coming down from $1/bit to $0.10/bit, and it would be $0.01/bit soon. Tape was (and still is) king for bulk offline data.

    Keeping down memory usage and getting LOTS of functionality for each cycle and byte was paramount.

    Cobol programmers (replace with Fortran, C, C++, Java, Easyout, RPG, APL, RPG II, Snobol, etc, etc) programmers weren't concerned unless they hit a 'wall'. The wall that assembler geeks hit every day. So unless you write assembly and poop core dumps, you aren't a 'real programmer', ... back in the day.

    Fast forward to today. We whine of only 32G on our phone that has more processing power than mainframes of yore. We use 90+% of computing power on 'human interface issues' rather than addressing the problem being solved. Programmers do program without ever knowing what the hardware is let alone how it works (even to the digital level, let alone electronics - the discussion that ALL ELECTRONICS IS ANALOG is an argument for another day).

    IMHO, this is not all bad. It does turn out programmers that don't think of limitations, they just drive to possibilities (that is a good thing). Embedded systems geeks are the new low level programmers (programming closer to the metal) than most programmers today.

    Not all CompSci 'professionals' are scientists. I have a CS degree from 30+ years ago. I am more of a programmer, and long ago gave up bemoaning the 'real' programmer wars. But not all programmers do, or should, program at all levels (hardware wise). Micro-controller and embedded device programmers are doing more with less than ever. Smaller and cheaper electronics make that possible. Uber-power CPUs and cheap memory allow programmers at higher levels to not worry about those resources.

    Todays 'restrictions' seem to have more to do with the 'size of your pipe to the internet' and the amount of super-fast-bulk-storage you can get use effectively. From my old days, hainveg 16T of data in my hall closet that I waste space on just to watch yet another episode of a time wasting TV show is unthinkable. Having more CPU power in my android phone than on my desktop or laptop seems odd too.

    What I find scary is how we are 'surprised' when an 'enemy' slips in a few hundred thousand more transistors onto chips we have them build internet routers with and don't even recognize it for a long time. (You can do the looking up the articles on why the NSA, DOD, CIA, and other TLA organizations are not using some routers coming from China and other places.). We ignore the details of the resources (equipment, fuels, etc) we use because we want it fast and cheap.

    But I digress. We don't need as many 'real computer scientists' as we are generating degrees for. We need more systems analysts, designers, and coders. We will have, and need SOME computer scientists. They do the esoteric research, blaze trails that I can't begin to imagine. I am sure there is a modern day Lady Ada, Bool, Babbage, Touring, etc out there. We all don't need to be them, but we do need some REAL explorers in the field that do more than play video games and build internet toasters.

  8. Re:Redefine on The XBMC Project Will Now Be Called Kodi · · Score: 1
    Re-defining the acronym doesn't seem to be the ways corporate life allows things to work. Just like EMC2 renamed to LinuxCNC after being the US Govt project named Enhanced Machine Controller Project, eventually it became independent of the US Govt and changed its name to EMC2. But EMC Corporation became jealous and even though EMC project proceeded EMC Corporation (from what I can tell) managed to force the name change (without compensation).

    So life goes. Just try to figure it out.

  9. Only haters hate, for the most part... on Critics To FTC: Why Do You Hate In-App Purchasing Freedom? · · Score: 1

    FTC et all don't hate in-app-purchases. They hate getting hassled by parents that are upset because their kids purchase without their knowledge and get stuck paying. FTC is only concerned because they are considering it 'not fair' to the parents. My suggestion is to have a 'parental override password' to do ANY purchases, or don't put in-app-purchases in apps oriented to kids or gaming that under 17 (or 21, or 35, pick your poison) might be interested in. The easy choice is to say 'no in-app-purchases allowed'. The right answer is to have kids respect their parents and do what they are requested and not do in-app-purchases without permission. Our culture has moved to the point that isn't going to happen. Come up with a reasonable solution, get the industry AND FTC to listen, you can be a multi-billion-dollar-hero!

  10. marketing folks are always right ... not on Lots Of People Really Want Slideout-Keyboard Phones: Where Are They? · · Score: 1
    Buttons and slides cost. More folks want thin rather than the keyboard. If slide keyboards were what about 300M people want (statistical estimate made up on the spot) then the market MIGHT be big enough to get someone to budge. But the Steve Job's of the world always think they know what we want before we do, so don't hold your breath to find more than a niche market phone to have physical slide out keyboards (qwerty or Dvorak or linear alpha or any other kind). Buttons cost lots of money especially if they guess wrong.

    It seems like companies only want to go for home runs. Niche markets tend to be ignored. ... Best of luck to find one that satisfies you!

  11. All water is 'recycled'... on Texas Town Turns To Treated Sewage For Drinking Water · · Score: 1
    Normally towns put water back into a river, and the next town uses it as 'fresh water' input.

    These folks are just closing the loop before it goes on down stream.

    Anyone that only wants 'fresh' water, better stop using anything but rain water. Rain water has also been 'recycled' but it has gone to steam separating 'impurities' from the water, just like a distilled water still does by leaving it's impurities in the bottom of the boiler.

  12. Reality vs Perception of Reality on When Beliefs and Facts Collide · · Score: 1
    I am a conservative, republican at times, libertarian at times, I have been known to vote for a Democratic Party candidate on occasion.

    I don't think that, given your chosen example of climate change, is separated along 'party lines', or even conservative vs liberal. it comes down to more big gov't solutions and being 'forced' into one reality while not seeing the corresponding benefit and expansion of related individuals rights. The 'rights' of the majority does not trump the rights of the minority.

    I don't believe the problem is selling climate change. I think the problem is selling the solutions. You want me to not burn coal, don't tax it into oblivion, build thorium reactors (like the US Gov ran at Oak Ridge for over 10 years), or other similar solutions. Solar and wind are good, but they can't cover the entire energy deficit. Want to have more electric vehicles, give incentives for more of them (give the incentives to the customers, not to the manufacturers). Restart industrial metals production in the US (one day we will no be able to import strategic metals if we step on someones political toes. Russia has the US over a barrel with no access for man in space since we ticked them off recently, so we need to get on the stick to get US based transport to space!)

    Conservatives tend to be for less central government, more for individuals and even states rights, and more conservative economically than socially.

    I plan on collecting social security. But I planned so that my wife and I will be OK if Social Security is NOT there, but I find it totally unfair to tax me so that I must pay for others poor personal preparation. I am not against Social Security, I am against putting so many additional programs under it and using the SS Trust Fund to pay for them. Social Security was actuarially (mathematically) based for many years, but as it has been 'touched' for additional social programs, the mathematical / actuarial basis was removed. SS is now 'just a tax', and we are not taxing enough if we want to keep SS alive as the program we now know it. ... You can't pull more out of a tow-sack than you put into it, and that is what we are trying to do. -- I did like the proposal to keep SS for those on it and within 10 years of retirement or 50 or pick some number. Pay out or endow a commercial style trust fund for the ones not currently taking social security. For those under 50 (for example) take the 'pay out' amounts and put them in 'ROTH' style IRA's, and require current percentage levels of contributions to be put 60% of the current 'SS Contributions' be put into a traditional IRA, and 40% into a 'ROTH'. This over and above currently allowed contribution levels for IRA/401K/etc contributions.

    The idea is to eventually (in 65 or so years) to get the Government out of Social Security, and for retirees to have enough money to pay for their own retirements effectively. Those who get non-contributory social security benefits needs to come from the general fund (helping the young, blind, bereavement benefits, etc)

    For any social tax or social program, the government does not pay for ANYTHING. Only tax payers do. Taxing tax payers beyond their ability to to support the programs is the government being a 'poor parasite'. Even in biology parasites live WITH their host. If the host gets sick or dies, the parasite dies too. A good parasite makes it a symbiotic relationship, where the host and the parasite both gain from the relationship, making the whole greater than the corresponding parts. But it requires first for the host to survive.

    Enough for now, but I think you get the idea. -- I think we all want the US to be strong and looked up to in the world. We all want a good environment, education for our kids, and to treat everyone right. The only difference is in the road we think we need to take to get there.

    I am trying to vote for politicians that are reasonable, will look for was to SOLVE issues, and not be idealogs on a

  13. 1984? on Following EU Ruling, BBC Article Excluded From Google Searches · · Score: 1

    George Orwell was right, and the Mac isn't part of it.

  14. Age descrimination in Tech on Age Discrimination In the Tech Industry · · Score: 2
    I have seen it in spades for the last 30 years in the IT industry. Once I turned 50 I couldn't find a job. For the last 10 years I was effectively retired, and have given up even looking.

    To you face, I was always treated well (OK, one company was so flagrant that I should have reported to EEOC, but that is another story - and it was a large company that knows better).

    Such is life. My suggestion is: stash away all the money you can so you can plan on living on 3% to 5% per year of you invested capital (not counting home, cars, etc). Once you get enough available ($50K or so) get some professional help to make it grow. Money isn't everything but life without it is the pits.

    .

    Even as a young IT recruit in my 20's, I saw how having a diverse staff (racially, gender, and age) added to the abilities and the capabilities of the staff. Rather it gave different perspectives and abilities to the team. I saw discrimination as an anglo when living in ElPaso and wasn't welcome to go to a public restaurant in downtown near the building where I worked. When living there, I didn't see discrimination except at that one place but even that was disturbing.

    When growing up in the '60s I never understood how the folks that said they discriminated against felt. With that little taste, it helped me have more empathy. Now aging, I find it as reprehensible as ever, no matter what form it takes. I just pray I didn't discriminate against others, and I taught my kids not to be a perpetrator of this psychological disease.

    Yes, age discrimination is illegal and, IMHO, immoral, but it is the fact of life. Just decide how you will deal with it when the time comes.

  15. Re:Some engineers even unable to retire? on Are the Glory Days of Analog Engineering Over? · · Score: 1

    I really doubt that they are 'not allowed' to retire. They are probably not offered early retirement like so many of us 'surplus' software types are.

  16. Digital is the spawn of Analog .. on Are the Glory Days of Analog Engineering Over? · · Score: 1
    Digital is great, but there are some areas where digital doesn't make it. Even digital circuits are built from analog components at the basic levels. And digital just doesn't work when going with very high power circuits, whether it is high power transmitters or power transmission.

    .

    A bit more education should be 'cross trained' for digital appreciation of analog, and for some analog engineer appreciation of digital. Real life in the 21st Century needs both.

  17. Re:Inspiring on HP Unveils 'The Machine,' a New Computer Architecture · · Score: 1
    Agreed. I know the labs are still out there, but not as many and more focused on development rather than basic research.

    IMHO, development is anything with under 5 years to market time horizon, research is longer. Basic research tends to be 10 to 50 years or more to get an idea to the stage where it can be used in development. But those are just my 'rules of thumb'. There are always exceptions, except when there are not ;-P

  18. New, not improved... on HP Unveils 'The Machine,' a New Computer Architecture · · Score: 1

    But I am glad to see innovation and not just another me-too architecture or incremental improvements. It may not be all tail winds and smooth sailing even if it is technically superior in many ways. Still without trying something revolutionary on occasion, all we get is small incremental evolutionary change. Evolutionary change is great, but it doesn't make the 'big step' breakthroughs that is needed on occasion to keep society moving forward!

  19. Re:Uh, what? on Why United States Patent Reform Has Stalled · · Score: 1

    Just proves, we have to many politicians and to few statesmen among both houses of congress in any party.

  20. Re: And who will be pushing the accelerator on Geothermal Heat Contributing To West Antarctic Ice Sheet Melting · · Score: 1

    Especially since there are only about 7 Billion people now. A trillion sounds like cold war overkill tactics.

  21. Re:Mother Russia... on Getting the Most Out of the Space Station (Before It's Too Late) · · Score: 1

    When Russian politics are involved, economics take a back seat. Putin thinks he and his country have been snubbed for a long time, and we have given him/them the keys to the kingdom by removing the shuttle from service before having a replacement system available.

  22. Errors in Human Brains? Of course! on The Flaw Lurking In Every Deep Neural Net · · Score: 1

    Neural networks are just a model/guess of how real neurons work together. I am guessing that 'natural brains' do have errors, and more error correcting and redundant systems than are in current computerized systems. If we recognize items one way, we probably (my guess) recognize the same item several ways (and get it wrong a few times). Even then, humans (and other animals) mis-recognize items and others regularly. They also re-analyse data, and use other senses (and even averaging over time with slightly different perceptions) to have better long term recognition results. Could all that be done with artificial neural networks? Sure. But we just aren't there yet, but neither are our biological systems. :-)

  23. Ethanol .. Oh well. on Has the Ethanol Threat Manifested In the US? · · Score: 1
    Brazil is bard from exporting ethanol to the US, but the corn lobby. Also, we can't use sugar cane sugar to generate alcohol. Sugar cane is a more efficient plant on a per acre and per energy required to farm and harvest than corn is for the purposes of sugar for generating alcohol, but that isn't 'allowed' by the corn lobby. Nothing against corn, but it is much better used as a food stuff than as a 'harvester of sunlight for energy'. ... Driving from TN to MT a few times (or any long distance driving), I find that I get about 10% better milage using non-ethanol gas vs 10% ethanol gas. And more ethanol makes it worse. For the volume, ethanol has about 10% the energy value of gasoline. So if you buy 10% ethanol gas, you are only getting 91% of the energy value of pure gasoline (non-ethanol 'enriched'). The ethanol does cut down on the emissions, but making vehicles that get 10% better milage will be better.

    .

    My Nissan suggest running non-ethanol gasolines for best milage. For short distances, I do find a difference, but the difference isn't overwhelming due to the inefficiencies needed to get the engine up to operating temperature. Short distances I get 17 to 23 MPG (lots of hills in my area, most driving is 7 miles per trip or less, so engine never really warms up fully, also lots of hills locally, and I live in a valley so it is uphill going anywhere from here), and going long distances I can get up to 27 MPG with non-ethanol, and about 24 MPG with ethanol gas. It is some miles to get to non-ethanol gas, so I do mainly drive locally with ethanol, unless I happen to get to where it is available.

  24. What do we replace the Epoxy with? on Is Bamboo the Next Carbon Fibre? · · Score: 1

    No problem, with using bamboo instead... but the encasement cover, typically epoxy, needs to be addressed too. Any suggestions? (I doubt that Gorilla Glue or Hide Glue are reasonable alternatives :-)

  25. Kudzu Salad? on Should We Eat Invasive Species? · · Score: 1

    How about chocolate covered Fire Ants or Killer Bees?