Slashdot Mirror


User: jonnyj

jonnyj's activity in the archive.

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

Comments · 189

  1. Re: Embrace on Microsoft Announces R Tools For Visual Studio (technet.com) · · Score: 1

    No-one will use Excel instead of R for big data analysis. Excel maxes out at 1m rows and spreadsheets that size takes minutes to open while R takes seconds or less. All R users also use spreadsheets as a complementary tool and, in a commercial environment, that's always Excel.

    Microsoft's vision for R appears to be completely different. They want to integrate R with their existing big data tools - Azure, SQL server, etc - to put their offering ahead of the likes of Amazon and Oracle.

  2. Re:Short term: change title from programmer to dev on US Bureau of Labor Statistics: Programmer Jobs Will Decline 8% (computerworld.com) · · Score: 4, Insightful

    Tech jobs are only one way of using programming skills.

    When kids learn to code, they learn to think algorithmically. They learn to break down problems into smaller, easier to define sub-problems. They learn to construct models. They learn to apply numerical methods to problem evaluation. They learn about the relationship between inputs and outputs, cause and effect. They get to explore feedback mechanisms, hysteresis, system complexity and instability.

    These are highly desirable workplace skills in a wide range of occupations. Physicists, bankers, data scientists, pricing specialists, marketing consultants, accountants (the list is endless) all benefit from the analytical mind of a someone who understands how to code.

  3. Re:hoarding mentality on Ask Slashdot: Best (or Better) Ways To Archive Email? · · Score: 5, Insightful

    There is no good reason to keep 25 years of email.

    There is no good reason to assume that your needs are the same as those of others.

  4. Re:Not a custom app on One Night In the Hotel Room of the Future · · Score: 3, Insightful

    Totally agree. I'm rapidly coming to the conclusion that most mobile apps are unnecessary and evil.

    I've just extended the battery life on my Nexus phone by at least 30% by deleting a bunch of scarcely used mobile apps that insisted on running background processes (turning off push synchronization on Exchange added another 50%, btw). I'm now back to the once-per-day charge that I remember enjoying when the phone was new.

    My phone is now faster, cooler, quieter, less cluttered and gives me fewer irritating notifications. Die, apps, die!

  5. Re: It's like Venezuela but without all the gun c on Software Devs Leaving Greece For Good, Finance Minister Resigns · · Score: 3, Insightful

    You're quite right that the first two bailouts primarily rescued Greece's creditors, but Greece already owed that money to someone. The losers in those transactions weren't the Greeks - the big losers European taxpayers who adopted the Greek government's debts.

    But you're very mistaken if you think that the biggest buyers of government debt are the banks. Pension funds, investment funds and insurance companies have far more cash to splash.

    You're also pretty ignorant if you claim that institutions perform no credit assessment of their investments. For traded bonds like government IOUs, that assessment is essentially outsourced to three credit reference agencies, Moody's, Standard and Poor's and Fitch. Those agencies are supposedly licenced and regulated but utterly failed to identify the risk with Greek debt ahead of the downturn. If you're looking for a scapegoat on the creditor side, they're a much better scapegoat than the banks.

    Blaming the banks is a lazy knee-jerk reaction that's not really grounded in fact. P.S. I'm not a banker.

  6. Re: It's like Venezuela but without all the gun c on Software Devs Leaving Greece For Good, Finance Minister Resigns · · Score: 2

    The Federal Reserve doesn't work like that. The USA can maintain its government deficit because enough people are willing to buy US government bonds. If, one day, people no longer trust it to repay its debts, there will be a financial meltdown the like of which the world has never yet seen.

  7. Re: It's like Venezuela but without all the gun c on Software Devs Leaving Greece For Good, Finance Minister Resigns · · Score: 4, Informative

    Sorry, but you're out of date. The Greek government's primary surplus disappeared shortly after the election of the Syriza government.

  8. Re: It's like Venezuela but without all the gun cr on Software Devs Leaving Greece For Good, Finance Minister Resigns · · Score: 5, Insightful

    Seriously! Have you made any attempt to understand this problem?

    Former Greek governments borrowed the money, not bankers. Most of the money wasn't lent by bankers. The troika comprises the EU, the IMF and the European Central Bank - mostly politicians, not bankers.

    The current problem facing Greece is that no-one will lend them any more money. Even if 100% of their past debts were written off, current tax receipts are insufficient to meet current expenditure. Without more money from the people you mistakenly call bankers, austerity in Greece will become much worse.

    Put the blame where it really lies. Not with bankers, but with dishonest politicians and a delusional electorate who always believed someone else would pay their bills.

  9. Re:Makes sense. on Pew Survey Documents Gaps Between Public and Scientists · · Score: 5, Insightful

    You are implying that ones political stance is an indicator of their intelligence?

    That is the clear intention of the article summary, because it highlights only those issues where Democrats are more likely to agree with scientists than Republicans. A more honest summary would have also brought attention to the subjects where Democrats differ from scientists: nuclear power, pesticide use in foods and animal research, for example.

  10. Re:Paywall on How Computer Science Education Got Practical (Again) · · Score: 2

    I'm sure IT would be happy to allow and support R if management would commit to providing training, staff time for support and budget to handle the related costs. That won't happen though so basically you're trying to make your job easier at the cost of making their job harder.

    I'm not sure how you're so sure that you know what happens in companies with which you have no connection. When I suggested to a senior member of our IT team that resources could be made available to support R, he told me (this is a direct quote), "I and my team have no interest in learning or supporting R."

    I'm a director of the business; my offer of resources was serious and within my power to grant. They don't want to engage, so we will support our analytics environment outwith the IT department.

  11. Re:Paywall on How Computer Science Education Got Practical (Again) · · Score: 4, Interesting

    Many of those large spreadsheets would be much better off as a database and a little bit of scripting language like Python. But most of these business analysts have only ever had exposure to Excel and VBA, and they would have been much better served with some technical training in the right tool for the job.

    I agree with you, but, in my experience, the biggest single obstacle to deploying better tools is the IT department.

    I'm an accountant, not a programmer (although my degree was a Computer Science joint honours 25 years ago) and I find that while Excel is great for some things, I prefer to us R for most data and financial analysis. But my IT department gets jumpy about R: We don't understand it! We can't support it! We don't understand its dependencies! If it stops working one day, we won't be able to help! Where will we find skilled resources if you leave the business?

    "Fine," I say. "Give me C# or Python; I'll use those instead." But then I'm told I'm not allowed those tools because they're too dangerous and restricted to IT staff to maintain proper control. This hasn't just happened in one company - it's the normal response in my experience.

  12. Re:Paywall on How Computer Science Education Got Practical (Again) · · Score: 1

    "The idea of programming as a semiskilled task, practiced by people with a few months' training, is dangerous.

    Maybe. But, commercially, it's even more dangerous to deny ordinary workers the opportunity to 'program' after a fashion.

    Excel is essentially a functional programming language, and advanced Excel users are essentially analyst/programmers. End user computing and analysis tools constructed in Excel undoubtedly present many risks relating to quality control, key staff dependencies, change management, data integrity, confidentiality and the like. That's why IT staff sneer, snigger and upvote slashdot posts that criticise Excel. But, for all the sneering, if you ripped Excel out of many businesses, the commercial consequences would be so great that there would be no cash left to pay the 'real' programmers.

  13. Re:Unhealthy food is tasty. Healthy food is boring on High-Fat, High-Sugar Diet Can Lead To Cognitive Decline · · Score: 2

    Healthy food is tasty as hell once your palette has had a chance to get used to it again

    No, when your palette gets used to it again, it becomes bearable ("as hell" is quite an apt a metaphor, actually) — but not especially tasty. Ice-cream or chocolate will still trump "healthy" and an ongoing effort of will is required to stick to broccoli.

    Speak for yourself: tasty vs bearable is learned behaviour. I travel a fair bit, and the USA is a major outlier in what's regarded as tasty. To many (maybe most) Europeans, typical mainstream US food is pretty unpleasant - too much salt, too sweet, too over-seasoned, too thick, too bright, too colourful, too large, too in-your-face. That's why many products like soft drinks are formulated differently for European markets to match local tastes.

    Personally, I'll take a light lunch in an Italian trattoria, a French bistro, a Greek Taverna or a Spanish tapas bar ahead of your ice-cream or chocolate any day, thank you very much. I could happily live the rest of my life without chocolate, but the thought of a tomato-free existence would destroy my soul.

  14. Re:Unhealthy food is tasty. Healthy food is boring on High-Fat, High-Sugar Diet Can Lead To Cognitive Decline · · Score: 1

    And I use a bread maker. It takes 2-3 minutes to load it up with ingredients before I go to bed, much quicker than walking to the local shop to pick up a loaf. I wake up in the morning to delicious, fresh, healthy, low GI wholemeal bread that tastes a million times better than anything sold in the supermarket.

  15. Re:Shipping trash to China is not recycling on Recycling Is Dying · · Score: 1

    What a surprise! Shipping trash to China is *not* "recycling". If those trash were actually worth recycling, then do it within your borders.

    If China recycles the shipped trash, surely it is recycling? If China is reluctant to allow unsorted recycling through its ports, presumably some other nation will step in, do the sorting and ship the sorted materials to China. Their workers will benefit from gainful employment, and, if that pushes up China's manufacturing costs, US based manufacturers may have an opportunity to purchase cheap raw materials and gain a competitive advantage. That's how markets work.

  16. Re: question on General Mills To Drop Artificial Ingredients In Cereal · · Score: 1

    ...The only people that are rabidly opposed to it are the natural food religious zealots. They don't really give a shit if science has found it safe, they just hate seeing chemical names on their food labels and assume that because it doesn't sound like the name of a plant or a vitamin, why then without a doubt it must be bad for you because it's not as gaia intended...

    I very rarely choose to buy food with colourings, flavourings or preservatives, either artificial or natural. My rationale is terribly simple and bears no resemblance to your suppositions.

    Almost all food tastes and looks pretty good when it's first harvested or slaughtered. If it's been processed to the point where the colour and taste need to be enhanced in some way, or if it's going to hang around in a warehouse for long enough to need preservatives, I figure that there's a pretty good chance that a load of invisible nutrients have degraded as badly as the visible and olfactory components. I'm sure I'm not always right, but I'm happy with that assumption as a rule of thumb.

  17. Re:Try it in the EU first on PayPal Will Be Able To Robo-Text/Call Users With No Opt-out Starting July 1 · · Score: 4, Informative

    Yup. A massive fine awaits any business that attempts to behave in this way in the UK. The ICO is definitely not afraid to take enforcement action against organisations that flout data protection laws - see https://ico.org.uk/action-weve...

  18. Re:What I need to switch back to Firefox on Chrome Passes 25% Market Share, IE and Firefox Slip · · Score: 1

    I abandoned Firefox for Chrome when Mozilla decided that its CEO had to hold political views that matched the organisation's culture and values. I found their action to be pretty unpleasant so I voted with my keyboard.

    I retained Firefox for a while because Chrome wouldn't work with the Pipelight nonsense that Linux users used to need for Netflix. Now Chrome works perfectly and natively with Netflix on Ubuntu, so Firefox is history for me.

    I know that my attitude runs counter to the prevailing wisdom on /. but, before hitting the downvote button, you might want to ask yourself whether it's better to shove your fingers in your ears or to know what the other half is thinking.

  19. Re:danger vs taste on Pepsi To Stop Using Aspartame · · Score: 1

    Given a choice between something that I'm scared might kill me (diet soda) and something that I know is likely to kill me (regular soda), I'll choose the former over the latter every time. But you know what? I don't have to make that choice.

    We have alternatives, people! Tap water is good for us, good for the environment, stunningly cheap and tastes pretty good. Tea and coffee are actually good for us and taste great. I just don't get why anyone would pour chemical effluent down their throat when the alternatives are so much more attractive.

  20. Re: Unity next on Ubuntu 15.04 Released, First Version To Feature systemd · · Score: 1

    So you found a bug that's almost certainly now fixed. Do you write off an entire desktop environment because one programming has a bug?

    In any case, Unity offers a great way of controlling music that I wish all desktops shared. Simply click on the speaker icon and you get playback controls for all active music players - Spotify, Rhythmbox, Totem, etc.

  21. Re:Unity next on Ubuntu 15.04 Released, First Version To Feature systemd · · Score: 4, Insightful

    I've been using Unity for a few years and I like it...

    Me, too. And my wife, my kids, my father, my mother in law. But most people who enjoy using Ubuntu aren't the kind of people who post on /. But power users who need advanced features not offered by Unity are presumably also sufficiently sophisticated, knowledgeable and competent to effortlessly install an alternative desktop.

    Problem solved. Simpletons like me and my family can use the dumbed-down nursery-school, colour-by-numbers default desktop interface. Clever, technical people can type a few commands starting with 'sudo apt-get install'. I don't get why everyone isn't happy?

  22. Re:Too many pixels = slooooooow on LG Accidentally Leaks Apple iMac 8K Is Coming Later This Year · · Score: 2, Interesting

    They already have a 5k iMac...

    And, if you lean forward - which most people do instinctively when they want to see something in more detail - you can discern the pixels on a 'retina' 5K iMac. 8K would be a definite improvement for photographic or artistic work. If the new model has a larger screen, 5K would definitely be insufficient.

    For many people, this would represent a significant improvement in quality.

  23. Re: Just learn to program on Go R, Young Man · · Score: 1

    R as I use it is essentially a glorified calculator, but it's definitely not a graphical one - although it can produce very high quality graphic.

    I'm not sure what you mean 'general purpose programming'; in fact, I'm sceptical that any such concept has any meaning. If you're asking if I'm structuring a large code base, I'm certainly not doing that: I rarely get beyond 100 lines of code, and, due to the nature of R, I can't even recall the precise syntax of a For loop (there's a saying that if you think you need a loop in your R code, you're not doing it right). I've never created a class in R, and I rarely even need to define new functions.

    But R is incredibly useful to my day job. That's why I agree with the proposition posted in the original article. Coding doesn't have to be general purpose to be valuable.

  24. Re: Just learn to program on Go R, Young Man · · Score: 2

    A little programming can be a very useful thing.

    I'm an accountant and a Finance Director (CFO in US terminology). I don't code for a living, but I know a little R. That gives me a huge advantage: if I want to understand our sales stats or movements in yields, I can analyse the numbers myself. Normally, I have the luxury of asking someone in the team to do the job, but, sometimes when the question is ill-defined and open-ended, it's much more effective and efficient to go straight to the answer myself. Sometimes, if I'm brought some analysis that's 90% of what I need, it's easier and more efficient to complete it myself.

    Don't invent specious analogies about casting iron pots because you lack the imagination to see how tools could be used more widely.

  25. Re: What is the point on VESA Embedded DisplayPort 1.4a Paves Way For 8K Displays, Longer Battery Life · · Score: 1

    Most people have better than 20/20 vision and can resolve finer objects than this oft-repeated but fallacious formula states. Don't take my word for it - the infallible experts who wrote the Wikipedia visual acuity page agree.

    I know my vision is significantly better than 20/20. When I had my eyes tested last week, I could very easily read text that was a size smaller than the 20/20 line. Additionally, opticians seek to correct vision to 20/20 for each eye working individually. Anyone who has had a recent eye test will testify that two eyes working together are able to resolve an eye chart much more crisply than either eye working alone.

    I'd estimate your formula is out by a factor of 2 for a substantial proportion of the population.