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. Simply, Yes. on Understanding an AI's Timescale · · Score: 1

    intelligence whether human or AI can adapt to communications delays. Historically 'instant communications' did not exist, so we used postal mail. Round trips can be from days to weeks for messages. Sending a Text to a son or daughter may take many months to get a response (like the obligatory call on Mothers or Fathers day, or when tuition is close to due!). If the I in an AI is correct, it will be able to deal appropriately. If not, then it didn't deserve the I in the first place.

  2. Yep, just a fad... on Should Tesla Make Batteries Instead of Electric Cars? · · Score: 1

    There were more on the road in 1900 than today. So yes, this 'fad' will be over soon. :P

  3. Re:ISPs are Shady on Mozilla Offers FCC a Net Neutrality Plan With a Twist · · Score: 1
    Nationalize ISPs? So you want it run as well as the Postal Service and Fanny Mae and Freddie Mac, Congress, Obamacare, Social Security, etc?

    .

    We already have to deal with Comcast/Charter/AT&T to get to work daily. And they will keep on giving poorer service for higher prices and telling you that pig with lipstick is Holly Berry as long as we are willing to take it as customers.

    .

    Is Mozilla right? They aren't as wrong as leaving things to the big ISPs to decide for us. There could be a 'more correct' decision but my fuzzy crystal ball is on the blink, so I can't tell you what it is.

  4. Since they have the resource, more power to them. on California City Considers Restarting Desalination Plant To Fight Drought · · Score: 1
    Already having a desalinization plant ready is great. This still won't keep the residents in cheap water, but they can exist.

    On the downside, it normally takes considerable energy, and the only ones to pay for it is the consumers (like everything else). Now if they just solar power the plant (grin)...

  5. Are you ready to have your car more hackable? on Did the Ignition Key Just Die? · · Score: 1

    Even keyfob active keys doesn't keep cars from being ripped off. But neither does manufacturers that only put in a half dozen different physical keys in their lineup of physical keys. IMHO: If you don't want your car ripped off, drive an old beater that no-one but you wants.

  6. Tom Watson would be poud... on How the USPS Killed Digital Mail · · Score: 1

    "Digital is a fad" from the USPS, is like Tom Watson (IBM)s quote saying there might be a world market for 5 computers.

  7. $400? Woah. on WRT54G Successor Falls Flat On Promises · · Score: 1

    $400? Woah. I think this is why I have moved to Ubiquiti equipment. The ubnt.com equipment isn't wrt56g compatable, but it is Linux, pretty reliable and solid from what I can tell.

  8. Re:no. on Should Microsoft Be Required To Extend Support For Windows XP? · · Score: 1
    So I guess opening the source for 'public use' isn't enough?

    Personally, I think since they EOL'ed it years ago and have kept (under corporate customer pressure mainly) extending its life, it should be allowed to die, or live as an 'open' project. Toss a million at it to start a foundation, give the foundation full rights for whatever and let it fly 'free from continuing Microsoft Support'.

    But that is just my idea of what is 'right'.

  9. UN Environmental Scientist Chicken Little on IPCC's "Darkest Yet" Climate Report Warns of Food, Water Shortages · · Score: 1

    I am sure they are right, the sky is falling. We are all doomed. I think old age will get me first. If they can't determine some reasonable solution and even various progressive levels of action that can be taken, all they are doing is playing Chicken Little and giving Saturday Night Live more fodder for comedy. Get real. Whatever we do must fit the economic realities. It doesn't have to be easy, but the harder it is, the less likely it will be implemented.

  10. Re:This is very, very old on Is Analog the Fix For Cyber Terrorism? · · Score: 1

    As a grey hair CS type, that has an engineering degree (not software engineering), some of us do understand that 'if it has a wire going to it, it is vulnerable'. This includes power wires, not just digital wires. All wires act as antennas, and even many receivers transmit in 'sympathy' to what they receive. To many CompSci types live in academic ivory towers, and IT types believe their own hype that THEIR NETWORK is 'secure'. Doing just analog doesn't keep hackers from doing their thing, it just means they need different skill sets. The spook communities were snooping long before everything went digital. Digital has just made their task easier. Being cognisant of shielding, network (an non-network) designs, keeping 'outside media' (USB sticks are horrible security issues) from individual machings as well as networks. Remote controls of any kind, even without 'backdoors' no matter how 'secure' we are told they were, are bad ideas if we really mean secure. Islands of computing still seems like a good thing for secure needs. No connections in or out. Even power should not be directly connected, run it through gen-sets (to convert 'power available' to 'more-secure power', even if UPS's are used 'inside' the gensets. All this does isolation. Make every computer and computing area Faraday cages. Even at that someone will find a way to spoof or snake their way in. The more secure, the higher the value of information, the more effort the 'bad guys' are willing to spend to acquire it or at least a copy.
    .
    Sucksnet (and similar) was an 'injection' scheme, to put 'bad stuff' on particular devices. This is blackhat hacker kind of things (destructive). Greyhats (white collar crime - even 'exploratory hacking' like many of us did back in the day) are not necessarily physically destructive but they sure take the financial and emotional tolls. All of it is 'bad stuff'.
    .
    Even my broker and father in law wonders why I want paper copies of statements (at least year end). All this discussion says why. Paranoid? Possibly, but just because you are paranoid doesn't mean they are NOT out to get you. :)

  11. Re:You have already given up... on Ask Slashdot: Can an Old Programmer Learn New Tricks? · · Score: 1
    I have had my 30 year college reunion and I was getting paid for programming in Assembler and FortranIV while in college. Never got the handle on APL, but everything from MarkIV, Easytreve, PL/1, assembler, BASIC have paid the bills for years. To learn and use REXX effectively, I had to learn a new paradigm of coding. Going to OO is still frustrating. Obfucation for its own sake and getting me away from the hardware adds to my frustrations. On using 'environments', 'frameworks', or IDE's, or whatever other euphemism we want to use: it is just another paradigm to learn where we need to forget what we knew to learn how to use it effectively. Consider using them like being a 'new language' (even if they just produce Perl, PHP, assembler, C, or Swahili doesn't matter for now). New constructs, new definitions for old concepts. But try NOT to map your old understanding on the 'new technology' till you can 'think in the new way'. Then layer your knowledge and experience on this 'new fangled stuff', and you can bring a depth of understanding that the whippersnappers can't believe till they have to go through the change where 'everything you know is wrong' too! If they stay in the biz long enough, they will have to do it several times.

    I have made the leap several times. But still remember my the basics of computers haven't changed. It all still boils down to machines running code, and they still only do one thing at a time (no matter what virtual sleight of hand is done).

    Hang in there. Learn each 'new technology' as if it was really new (little is). Then once you master it, integrate it into your life understanding of computing. This is a good way to grow and keep your roots, IMHO.

  12. Re:Which is why I use OpenDNS, or Google, or on Crowdsourcing Confirms: Websites Inaccessible on Comcast · · Score: 1

    Just started using this service. I have two internet feeds and they will support both with a free personal account. You can turn on various statistic and reporting services on a per feed basis, as well as doing blocking and white listing. Also some content filtering if you want to keep your kids from 'bad stuff'.

  13. Re:If you want to hoard bits... on How Do You Backup 20TB of Data? · · Score: 1

    Go check out the backblaze blog. They go over physically making their pod's. A couple of pods, would do, and keep them in sync with rsync or whatever.

  14. Re:Crashplan on How Do You Backup 20TB of Data? · · Score: 1
    I use and love Crashplan. But I would probably use Backblaze instead if they had a Linux client. Yep, all their machines run Linux but they don't backup their own machines on their own network I guess. Or at least they don't want to make it public.

    My bandwidth is so limited, that network based backups are problematic except for my most 'critical' things. I have 3T of ripped material, I just back it up to another 3T drive, and plan on replacing/adding drives to the rotation every couple of years, eventually retiring some drives (hopefully before they die of old age).

  15. Re:Bill went down after I threatened to leave on WSJ: Americans' Phone Bills Are Going Up · · Score: 1
    This is why Walmart survives. It gives customers something similar to what they want at 'disruptive' prices. They have gotten in bed with Straight Talk Wireless which is a MVO of AT&T I believe (but I could be wrong on that).

    Currently, the MVOs seem to have the best value. They take a lower retail cut and buy in bulk from the major carriers, so they can lower retail prices. It typically costs about $100K to become a MVO, not much if you are basing a larger business around it.

    MVO ~ Mobile Virtual Operator - rebranding service that 'real companies' provide. There are also data only MVO's but they tend to sell to folks like redbox or vendors that require connectivity in equipment. I don't know of any retail selling mvo's.

  16. IDEs allow both good and bad programmers to work on Does Relying On an IDE Make You a Bad Programmer? · · Score: 1
    Nothing against IDE use, but it is my observation that since going to languages that obfuscate the hardware, we have all become lazy in how our code actually runs.

    I used to whine to friends that didn't care they were using more cycles than needed to get a problem done. They would just make the minimum user requirements to include a faster computer. Yes, with enough power pigs can fly.

    IDEs have their place, but so does vi and assembler (it has been ages since I really wrote a program in binary, but yes, I have done that too).

    So in conclusion, I think it takes more vigilance on the part of the programmer to write good code using IDEs. But so does OO languages, and interpreted and pseudo-interpreted languages to keep the program workable, maintainable, tight, and reduce code and data bloat.

  17. Train the from the start... on Good Engineering Managers Just "Don't Exist" · · Score: 1
    I went through 'normal' Engineering school. The best geeks were the cream. Few had significant social skills.

    My son went to another kind of Engineering School, Olin College of Engineering in Needham MA near Boston. They work hard to recruit people (students) that personality, ambition, people skills, as well as great geeks in their own right. Some other schools like Harvey Mudd and others are taking a similar tact.

    This gives me hope the next generation of Engineers will have at least SOME individuals to be managers available that are both good engineers, people, people, and have management skills.

    The Peter Principle is at work in industry everywhere. (The basic competence is 'people rise to their level of incompetence').

  18. Has a point... on Ask Slashdot: Why Are We Still Writing Text-Based Code? · · Score: 1
    I can see this guy has a point, but it is the point of the un-initiated. After you have built your first few 'complex' systems, graphical languages obfuscate the works more than even OO text based languages.

    Yes, I have done, machine language programming, and assembler, and 'higher level' languages on many platforms over time. Each time we add another 'level' we obfuscate what is happening from the programmer. Sometimes this is a 'good thing', sometimes it gets in the way of getting things done.

    We do have applications programming graphical languages (check out CAD/CAM systems, where the 'object code' is g-code (pretty much assembler language), and implemented on the machines by the 'hardware' and controllers. (Yes, sometimes these are rolled together into more or less monolithic systems). Also some companies like shopbottools.com replace g-code with their own but they sell the controllers that understand it.

    In many ways the new generations of graphic 3-D programming systems that allow building virtual worlds is what I think Timothy is addressing. Still, I doubt you are going to see it in hard-core real-time applications and control systems for quite a while.

    The computing industry is under 100 years old as an industry. It is still changing. One day we all may have the TV and Movie technologies we see in the media, but in the mean time, I still use vi as my current text editor to change config files, generate web pages, and write programs.

    The need for computer power is also limiting much of this kind of new languages. We don't have un-limited computing power, no un-limited bandwidth, no un-limited storage, available everywhere to everyone for 'free'. The prices of all of these resources has come down, and become higher limits than we have had in the past, but it still isn't 'free enough' to allow using super-high-level-languages that keep programmers from being even interested in register vs 3-rd level memory, vs cache-access for intense needs.

    I hope we see some more and better visual programming languages, but not to obfuscate the resources used but to better manage them, reduce overhaead, and add to overall productivity. ... Now back to my vi session (I never learned emacs, it always seemed to complicated :) )

  19. What is ENOUGH? on Rise of the Super-High-Res Notebook Display · · Score: 1
    In real terms, if what you have can get the job done it is 'enough'. In marketing terms, enough is never enough, because we always 'want more', so to them - enough is never enough.

    Realistically, to watch lawyers on TV, the old B/W 480i tube was 'enough', to watch the zits get ready to pop on the local weather bimbo, well resolution is never high enough. Even going from old broadcast NSC (effectively 480i) to 1080p even the weather bimbo has changed her makeup to show that youthful complexion she has never had before.

    And the 4K TV (4x the resolution of 1080p) is on the horizon and it too is 'not enough'.

    Higher resolution on my monitors has allowed me to USE smaller fonts, to the point that people looking over my shoulder think it is unreasonable (then again, they didn't need to be looking over my shoulder ).

    I am guessing there is a maximum usable resolution for a fully immersive display, but we aren't there yet. Large scale simulators do pretty well, but hey are limited on the size and number of displays to make full wraparound 'worlds' still hard to generate at this point. Higher resolution (and required higher CPU and bandwidth needs) can always find a place. The content to take full advantage of that kind of resolution and bandwidth isn't there yet. My fuzzy crystal ball sees a light weight fully immersive heads up display that can be worn in both HUD, 'see through' and as 'full attention' (non-translucent) mode for movies, simulations, etc, and enough 'cheap' bandwidth and to make it work for the common person will be the next big thing. It will start out expensive, and get cheaper. HUD display like google glasses still have court cases and precedence to set for 'distracted driving' and such (we just need GOOD apps that show good use of the displays that can save lives, traffic tie-ups, accidents, etc - possibly in conjunction with automated driving systems, not just allowing facebook updating and tweeting when we should be concentrating on the job of driving).

    For practical home use, at this point, I love my 32" 720p, and would like a 60" 4K display, but it isn't happening on my wages.

    Once there is no perceived difference between a display and looking out a window opening the same size, then we will be close to 'enough' resolution. Only because we can not detect differences between real and virtual displays at that point.

  20. Re:Ethanol is a crock nobody wants on Can the US Be Weaned Off Ethanol? · · Score: 1

    Sorry, I was wrong. The CORN LOBBY wants corn only ethanol domestically produced only. The rest of us (except the politicians) don't.

  21. Re:Ethanol is a crock nobody wants on Can the US Be Weaned Off Ethanol? · · Score: 1

    I do find 'pure gas' in my area, but I have to work to get it. It would be great if they just remove any corn subsidy, and allow ethanol to be produced by non-corn crops and even imported if that makes economic sense. Brazil is mainly ethanol gas, but that is because they HAD little oil, until they ran out of money and started making ethanol from sugar cane. Now they are an oil exporting country (and have done more exploration and production domestically too).

  22. Re:They should upgrade the warning ... on Man In Tesla Model S Fire Explains What Happened · · Score: 1
    Mythbusters do not do scientific studies of the REASONS, they seem to only go after the dramatics.

    As long as the liquid fuel remains liquid, it won't even burn. It must be atomized and evaporate and then the fuel becomes conbustable once there is also a sufficient oxidizer (oxygen in air is the typical one).

    In this case, Mythbusters fired into full tank, so it is much safer than if they had shot into 'almost empty' tanks.

    I live in an agricultural area, and we had a fire in a storage barn a hundred or so feet from our house. We were thankful that a couple of fuel tanks (gasoline and deisel) were filled the day before a fire that night. Much less fumes in the tanks, making them safer even for the fire fighters to keep cool, during the course of the blaze. (They were 2, raised 250 gallon tanks for farm equipment.) Since then the tanks (still in use) but have been moved to a more remote location (near where the tractors, etc are stored now).

    Movies make the explosions more spectacular than they would 'naturally' be, but they do make for great 'action sequences'. Of course, that is why they are done in the first place.

    On the subject of explosions, the best 'explosion' I ever saw (an the only time I fell out of my chair laughing), was watching a engineering contest at Purdue picnic, when a 'fire starting' contest was handled. Some 'clever engineer' started a hibachi on fire, and poured a thermos of liquid oxygen on it. It generated a huge mushroom cloud. They took the camera up to see what was left of the Hibachi, and it was still boiling aluminum in a puddle on the ground. (No one was hurt, but Purdue University has forced the staff to remove the video from view. I saw it in the early days of the internet, when colleges and big businesses were the only ones with 'net access'.)

    It doesn't take a liquid to 'explode', just the right combination of fuel, oxidizer in a rapid burning combustion.

  23. Re:PRIVITAZATION on Small Town Builds Its Own Gigabyte Network; Cost To Citizens $57/month · · Score: 1

    It didn't used to be. But municipalities or other entities allow 'franchises' that pay a fee for the privilege of charging residents enhorbatent fees. When I was in college cable was about $7/mo from any of 3 local companies. 2 of which were allowed to serve every house in town. So if one ticked you off, the other was there and there was no connect fees/transfer fees/etc. Eventually the companies were all bought out and now all 'served' by one omnipotent and omnipresent cable provider. Of course they want a tenth of the income from every building served as their tithe for allowing limited access. (Significantly higher prices anyway)

  24. Re:16 TV Theme Packages on Small Town Builds Its Own Gigabyte Network; Cost To Citizens $57/month · · Score: 1

    Chattanooga TN has gigabit fiber available to residences via city owned infrastructure. The price is a bit higher, but still not bad. $350/mo (362 with TV channels included). Still not bad if you have a $$$ need.

  25. Re:Definitely... on Edward Snowden Nominated For Nobel Peace Prize · · Score: 1

    Yep, puts Snowden on even keel with BHO. ... Somehow it seems right.