Slashdot Mirror


User: sbaker

sbaker's activity in the archive.

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

Comments · 866

  1. That's not why... on Now We Know Why the Hobbit Movies Were So Awful (theguardian.com) · · Score: 1

    You take a 1000 page story for adults - keep 100% faithful to the original story - spread it over three episodes - and it's great.

    You take a 200 page story for children - market it to adults, rewrite half of it, kludge in new characters - stretch it over three episodes - and it sucks.

    Why are we looking for deeper reasons?

  2. Re:But but but but on Another Crowd-funded Drone Project Collapses (bbc.com) · · Score: 1

    I agree that we are closing in on a time when perhaps people can make stuff for themselves...and in the case of software projects, we're don't have "manufacturing costs" anyway - once your software is "developed" and "tested" - you're done.

    But we somehow need to pay people who are smarter (or more persistent) than we are to design those things...to slog through the 43 failed prototypes...to write the code, to promote the idea...and a Kickstarter is as good a way as any to make that happen. I've paid for several Kickstarter projects where the results of the projects are given away for free whether you pledged or not...but without the pledges, the work can't happen - so in a sense that doesn't matter.

          https://www.kickstarter.com/pr... - is a great example of that.

    Earning money in an environment where people make their own physical objects demands a system like Kickstarter to pay for detailed design to get done.

  3. I have run 6 Kickstarters so far... on Another Crowd-funded Drone Project Collapses (bbc.com) · · Score: 1

    My background:

    I've run 6 Kickstarters with my wife to launch and expand our family business. The first project failed to make goal because we didn't understand that Kickstarter doesn't deliver an audience. We learned and the next four similar projects succeeded spectacularly - and now we have a viable business - with zero debt and nobody owning a share of our business but us. We have lots of very happy customers, lots of expensive equipment - and around a thousand very happy supporters. We also had one attempt to diversify into a different market which failed to make goal.

    Kickstarter is a very powerful thing for people like us. We were able to start with $100 and a crappy PC - and now we earn enough for one of us to give up the day job - and we'll likely grow until both of us are working it full-time.

    So it's worthy of trying hard to keep it alive. It creates jobs and gets innovative products to market without the need to deal with bankers and all the horror that goes with that. It allows customers and product designers to work together. When it works, everybody wins.

    But it's clear that these million dollar failures (with accusations of fraud, etc) have to stop - because they make the news and kill the entire beautiful concept of crowd-funding.

    My feeling is that backers should avoid pushing too far above the "project goal" for a persons' first project. If they ask for $15,000...maybe let it ride to $25,000 - but then pledge no more. But on a second or subsequent project, when the business has succeeded at what they proposed - more or less within the estimated time - then let them earn a fortune the second time around.

    Meeting goal SHOULD be enough to get a new business started...and after pushing through that first production run, we all learn a LOT. On the second time out, we know the ropes - and can be trusted with more money.

    IMHO, Kickstarter should create a two-tier system - in tier #1, projects have to justify every penny they'll spend in mind-numbing detail - and they should be limited by KS themselves to 200% of that goal or $50,000 - whichever is greater.

    When a project owner has successfully delivered on a tier #1 project, they should be released from probation and allowed to grow their business with either a new project - or a re-run of the previous one, but without the $$$ caps. Backers of the tier #1 project should be encouraged to leave feedback on the subsequent project without having to pledge against it.

    I'd also prohibit "backer-only" updates...they allow bad projects to hide terrible news from the outside world - and muzzle their backers from commenting adversely.

        -- Steve

  4. Can't they just write their own encryption? on US Rep. Joe Barton Has a Plan To Stop Terrorists: Shut Down Websites (arstechnica.com) · · Score: 1

    Seems to me that no amount of legislation about encryption, or shutting down or wire-tapping in-game chat on consoles or anything of that nature is going to help. It really doesn't take much tech savvy to write your own point-to-point or client/server communications system that can be encrypted out the wazoo and passed through any number of security-through-obscurity layers. Making the easy ways to do it illegal simply forces the bad guys into 'doing it properly' and then you'll still be unable to track or capturee it.

  5. Re:The Scrum Master is a big con on Slashdot Asks: Is Scrum Still Relevant? (opensource.com) · · Score: 3, Interesting

    In my last job, scrum-master was a task that was rotated through the team. Each sprint, a different team member takes on the responsibility. This gave everyone a better insight on what the job entails. After doing that for six months, it became clear who the right people were for the job - and it rotated around maybe three or four members of the team rather than all of us. New team members usually got handed the job for one sprint after they'd been with us for a couple of sprints.

    Paying someone to be scrum-master is only worth-while when that person masters multiple scrums - and goes to scrum-of-scrums...and so forth. For most small teams, you don' t need that as a full-time role.

    As for the scrum master "barking orders"...whoever thought that was what you do didn't read the scrum guide! The scrum master is a clerk - a book-keeper - and a keeper-of-rules - a servant of the team - not some kind of manager. If you give the scrum-master managerial power over the team - then you're not doing scrum anymore.

    If you don't do scrum by-the-book, don't complain when it doesn't work. You're perfectly entitled to modify the system - but be aware that when you do so, you're not "doing scrum" anymore - you're doing some kind of pseudo-scrum - and when your pseudo-scrum breaks down like this, you have only yourselves to blame.

  6. Re:In my office... on Slashdot Asks: Is Scrum Still Relevant? (opensource.com) · · Score: 1

    Scrum will neither fix nor cause the problems of an aging, poorly-maintained, ill-documented code base. It makes no statements about what you do when you're handed something like that. Only you (and your budgets) can decide whether to wipe it out and start again, or have a program of continuous cleanup, or decide to patch problems as they arrive and build onion-like layers of code to hide the inner ikkiness. But, once you've consciously chosen a path, scrum can help you predict and measure progress - whether that be a list of bug-fix stories that grows as fast as you can fix them - or a jumbo story that contains a list of stories describing how you're going to fix it.

    It's just like anything else in software - automating a mess just leaves you with a mess - do not blame the automation for that.

  7. Re:When done properly it is fantastic on Slashdot Asks: Is Scrum Still Relevant? (opensource.com) · · Score: 4, Informative

    I'm still a fan of scrum. I love that it gives the engineer the final word on schedule. No more "You have three weeks to do X."...now it's "How long will it take?"...and the truly awesome part is that it gives lazy team members no place to hide - and gives the team the incentive to meet the deadlines they imposed upon themselves - or have a damned good reason why they didn't.

    I agree - in the last couple of jobs I've had that did scrum well - it really helped. I think it can be adapted to fit individual team's needs - but the huge mistake most people make is to start off by adapting it. My advice - jump in with both feet, use the standard scrum methodology - and after you've been doing it for several sprints, decide where you want to dial it back, amp it up or modify as needed. For example, in my previous job, planning poker worked really well - it was a way for the team to look at stories and say "I think you've missed a shortcut that would save you some time"....or...."I think you're missing a potential problem *here*.". But in my current job, the team is full of specialists in different fields - and that cross-pollination doesn't happen - so planning poker just doesn't work.

    The point here is - try the whole thing - THEN customize as needed.

  8. Re: Austin? on Ask Slashdot: Undervalued, Livable American Tech Towns? · · Score: 1

    Exactly. The trick to loving Austin is to live out in the burbs. Outside of downtown on the nicer side of Manor, I have a really beautiful 3500 sq.ft 4 bedroom 3.5 bathroom house with a nice yard, a workshop and a double garage with a mortgage payment that's significantly less than the $1800 that AC is paying in rent. I commute down 290, then 183 into the heart of tech jobs in NORTH Austin/Cedar Park (Research Boulevard area) - and by avoiding hwy 35, commuting mostly east/west and paying ~$5/day in tolls - I can usually get there in under 15 minutes. Since I started living in North Austin/RoundRock/Pflugerville/CedarPark/Leander, I've never been short of satisfying, well-paying tech work and I've never needed to either live or work downtown.

    When I lived in an apartment about 18 months ago, I was on "Tech Ridge" just to the East of hwy 35 - and $900 got me a 2 bed/2 bath apartment with a garage and plenty of other parking at no extra cost...their prices may have risen a little over the past year or two - but I know they aren't over $1100 because there is a lot of apartment inventory out there with more sprouting up every day.

    If you are totally car-averse, find someplace out in Leander near the MetroRail line - take your bike on the train - and you'll be just fine.

    Downtown is a place to visit - not a place to live, and ideally, not a place to work either. Let the tourists enjoy that bit.

  9. Re:Austin is different on Ask Slashdot: Undervalued, Livable American Tech Towns? · · Score: 1

    House prices *IN* Austin are pretty bad - but most of the Tech firms are north of downtown Austin - and an easy 20 minute commute (DO NOT TAKE Hwy 35!!) will get you out into gorgeous countryside with a decent 4 bedroom house in a nice neighborhood coming out at $300k, and a really stunning 4000 sq.ft palace with to-die-for views for $500k. Median 3 bed houses are around $240 outside of Austin itself. Apartment rentals are generally in the sub-$1000/mo range. There are a ton of jobs here for techies - and we have pretty decent restaurants, music, parks, museums, etc. No city or state income tax is nice - property taxes are higher than some places as a result - but it's not going to be horrendous. But if you insist on living downtown...the sky is the limit on house prices and rent.

    As for Texas politics: When the NPR comedy/news show "Wait-wait...don't tell me" came here, they described Austin as "Texas Adjacent" - and that's a good description. We're the capital of Texas - and about the least Texan place in the state. As a tech-geek living out of downtown, it's rare to meet an actual Texan here.

    Austin has an increasingly good environmental record - with initiatives to rent Smart cars downtown, EV rebates, we have a policy to have carbon-free electricity by 2030...we were at 23% renewable power (wind) last year and we're on-track to meet that target with the addition of biomass and solar plants.

    I guess our biggest problem is traffic (did I mention the "DON'T TAKE 35" thing?) and to get around quickly means taking tollways, so get a toll-tag. I probably spend $100/mo on tolls. :-(

    Weather consists of four seasons: Summer - crazy hot, stay near Freon at all times! Spring/Fall - nice weather, rain comes in brief horrendous downpours, the rest of the time it's really nice. Winter - totally random weather, hot/gorgeous/cold every day is crazily different...most places get snow roughl once a year, it hangs around long enough for the obligatory one snowball fight/one snow-angel/one snowman with the kids, one snow-day off school/work - and all of the snow melts by lunchtime. Tornadoes, floods and wildfires add excitement - but the probability of getting affected by one in any way is very, very close to zero.

  10. Question: Is this the CPU that's in XboxOne/PS4? on AMD Sued Over Allegedly Misleading Bulldozer Core Count · · Score: 1

    Is this the same AMD "8-core" device that's in both PS-4 and Xbox One consoles?

    If so, the consequences may go much wider than this story makes it appear!

        -- Steve

  11. Estimation and Slide Rules on When Slide Rules Were Like Cellphones (hackaday.com) · · Score: 1

    The thing about a slide rule is that it can tell you what the mantissa of the result is - but not the exponent. You have to figure that out yourself. Is 3x3 = 0.9, 9, 90 or 900? The slide rule doesn't really tell you that - so you're forced to do an estimate of the result in order to get a fast answer. This process of estimating was a useful double-check on the sanity of the result that is not present with things like calculators. So while the precision of a sliderule couldn't come close to a calculator, the discipline of using one did reduce the error rate for gross errors.

    When I got my first calculator, I gleefully ditched my slide rule - but I did come to mourn it's passing. Of course you *can* use the same estimation techniques to use as a backup check on a calculator too - but because you don't absolutely need to - you don't.

  12. Re:Question I haven't seen yet on Universities, Gov't Testing Magnetic Resonance Charging For EVs In Transit (computerworld.com) · · Score: 1

    Perhaps the receiver coil (or whatever it is) can dynamically adjust it's height to maintain an appropriate distance above the transmitter. Assuming the car and the transmitter talk to each other, this would be fairly do-able.

  13. Re:What an incredibly stupid idea... on Universities, Gov't Testing Magnetic Resonance Charging For EVs In Transit (computerworld.com) · · Score: 1

    It doesn't have to be stupid.

    If the car negotiates with the emitters on the roadway via some carefully encrypted radio gizmo, then the road can turn the charging field on and off (and track the vehicle) as needed. The cost for this service can be deducted from your credit card in just the way that toll roads currently manage that.

    If you think of this like a tollway charge, it makes more sense. Companies are prepared to undertake the huge capital cost of building tollways in return for a continual income stream from drivers over decades...maybe they'll want to do the same for these kinds of recharging stations...and the likely companies to do this will be the ones who sell electric vehicles.

    Efficiencies come from being able to make EV's with MUCH smaller batteries - which makes them cheaper, safer, lighter and better for the environment (batteries have ikky heavy metals and such)...and because it opens up the use of electric power to people who need to make longer journeys - which would hasten the uptake rate for EV's. Instead of needing 200 to 300 miles of range, you only need enough to haul the car to the next charger. This improvement can only happen gradually - because initially you'll still need to cover 100 mile stretches between suitably equipped roads - but eventually, we'll see a big win here.

    There is obviously an infrastructure cost here...it's hard to tell how big that would be because it all depends on how many of these things you need to embed in a mile of roadway in order to transfer enough power to drive a mile at whatever speeds...and it's too early to know how hard that is.

        -- Steve

  14. Neat thing about tether cables... on Military Blimp Breaks Free and Drifts Over the Mid-Atlantic Trailing Tether (baltimoresun.com) · · Score: 1

    The neat thing about trailing a long tether is that it keeps the airship at a constant height above ground...if it were to drift higher, it would lift more tether off the ground, which would make it heavier - and thus descent. If it drifts lower, more tether rests on the ground, which lightens the airship and allow it to go up again. Net result is an elegant feedback control system that keeps the airship at constant height.

  15. Re:Gravity ... on Review: The Martian · · Score: 1

    They can't PROVE anything - but they can certainly demonstrate what slow-motion movement looks like and compare it to real footage of people moving around on the lunar surface and let you make up your own mind. They did that - and I made up my mind. Slow-motion earth-gravity doesn't look like moon-gravity...mostly because in low g, people modify their gait in ways that aren't just faster versions of full-g gaits.

  16. Re:Gravity ... on Review: The Martian · · Score: 2

    Mythbusters tried to reproduce realistic Moon footage by doing that - and it looked terrible.

  17. Re:The movie was good because the book was short. on Review: The Martian · · Score: 1

    There were some big chunks missing in the movie. In the book, he has to spell out messages in rocks on the ground that the orbiters can photograph because there isn't enough space in his vehicle to haul the old rover landing platform around. Also, in the book, he manages to roll the rover over just before reaching the launch site. In the movie, you only see him watching one episode of some 1960's TV series - and he's mostly complaining about the disco music...in the book, he watches every episode of a dozen old TV shows to provide a break from the disco.

    I'm sure there were a bunch of other things that were skimmed over or omitted entirely - but those are the three that stood out for me.

    I think they did the movie pretty well considering the limitations of the medium - but the book is definitely worth a read.

  18. 40 years a programmer. on 30 Years a Sysadmin · · Score: 1

    I learned to program in school in 1974, we used Fortran IV. But there were no computers at the school, so we had to write our programs out on special coding forms, post them via snail-mail to the regional computing center, where they punched them onto cards and fed them into their IBM mainframe - if/when they had time to spare at the end of their payroll runs. The resulting paper printout was then posted back to us. It took about 10 days to turn around a single run - and our course only lasted 8 weeks - so, as you can imagine, you learned to check every dot and comma!

    I've been a programmer of varying degrees of seniority for the last 40 years - I resisted going into management, but I make a good living and have lead small teams, designed my own graphics chips, built a multi-million dollar laser projected graphics system, made arcade machines, written XBox games, built my own laser cutters and 3D printer - more projects than I can easily remember. I used the very first implementation of Bjarne Stroustrups C++ compiler (which compiled to C code) - and have loved C++ as my 'go-to' language every since.

    Over that many years, programming gets a lot easier - I don't have many bugs anymore - and my interests tend to focus more on large-scale architecture and attacking the mathematical basis of image processing and graphics.

    I still enjoy the art of programming - making something elegant, efficient, bug-free and useful - and doing it on time and in budget - is always a challenge.

  19. Re:What are advertisers thinking? on One Day After iOS 9's Launch, Ad Blockers Top Apple's App Store · · Score: 1

    You probably think that's quite a clever retort and that I'm very unlikely to subscribe to such a service. However, I'd point out that both bitcoin and PayPal (both of which I use frequently) are quite capable of handling such tiny transactions.

    The problem is that the only website that I care about that supports this kind of thing is right here....Slashdot....and I *am* a subscribed member here.

  20. Re:What are advertisers thinking? on One Day After iOS 9's Launch, Ad Blockers Top Apple's App Store · · Score: 1

    Truly, I would prefer to pay what the app actually costs - and do micropayments for websites I use a lot. I've stopped watching broadcast and cable TV and happily pay NetFlix and Amazon Prime for the privilege of watching TV without the adverts.

    Advertising bites two ways - firstly it intrudes horrendously into my life, but secondly, it drastically increases the cost of goods - because I'm actually paying for the advertising costs on every product that's advertised. Did you know that 23% of the cost of a new car is the cost of advertising it to you?

    And bear in mind - that extra cost I'm paying on goods that I buy doesn't go entirely to the web sites, apps and TV shows that display them - a huge chunk goes to middle-men like Google - another huge chunk goes to marketing people to come up with those adverts - and to the production people that actually make them.

    If adverts vanished tomorrow, my savings on things I buy would by far exceed the increase in the price of a few apps - and micropayments for web sites that I visit.

    Even without that - American TV (broadcast & cable) subjects us to (on average) 16 minutes of advertising per hour. So a 2 hour movie takes 2.5 hours to run. I'm wasting half an hour to watch that movie "for free". I don't know how highly you value your time - but even if you decide your free time is only worth minimum wage, it's far cheaper to pay to watch it on Amazon...even more so if you're watching with family & friends.

        -- Steve

  21. What are advertisers thinking? on One Day After iOS 9's Launch, Ad Blockers Top Apple's App Store · · Score: 3, Insightful

    1) They advertise to me.
    2) I dislike their adverts sufficiently that I'm prepared to spend actual money to stop seeing them.
    3) So they try very hard to force me to see their adverts anyway.
    4) ....with the intention that after they've forced me to see something I definitely said that I didn't want to see - that somehow I'll want to buy their product?

    Did I get that right?

    They send me crap that I've very explicitly opted out of by installing an ad blocker...and they think that'll make me want to buy their stuff?

    OK - I don't get it. I really don't.

        -- Steve

  22. Re:Status was NOT divulged, only email identities on UK Health Clinic Accidentally Publishes HIV Status of 800 Patients · · Score: 1

    The problem isn't who, exactly, was on the list - and what their HIV status might be.

    The problem is the PERCEPTION in the general public about what the HIV status must be of people on that list. My guess is that a vast majority of people would assume that they are all HIV sufferers...that's incorrect, but that's what they'll assume.

    At least one person who replied right here on Slashdot is advocating that the names of people with HIV should be public knowledge.

    So - what is the intersection of people who (stupidly) think the names should be made public and people who (stupidly) assume that everyone on the list has HIV? I think we all know that this is hardly an empty set!

    Hence it is very likely that people who DON'T have HIV will be publically identified as people who DO have HIV...and the consequences of THAT can be fairly extreme, both to interpersonal relationship - and (in some places) to getting a job, getting health care coverage, etc.

    Also, it's really trivial to find someone's name from their email address - and to find their street address from those pieces of information.

    So, no, this is not the small matter you're describing...it's potentially devastating.

  23. Re:Why shouldn't this be public anyway? on UK Health Clinic Accidentally Publishes HIV Status of 800 Patients · · Score: 1

    So your position is that the entire country (world maybe) should have access to identity information for everyone who currently has a potentially fatal, communicable disease? Knowing their email addresses would hardly be adequate to help people avoid the problems you describe, so you must (logically) be advocating for revealing actual names and work/home addresses.

    Hmmm - so what other diseases should be accorded such special status?

    Unless you have some kind of unseemly bias, you must be concerned about all diseases that are at least as communicable as HIV, and which cause at least that number of deaths - would that be a reasonable low bar for you?

    So...let's see - in the UK, about 6,000 people die every year from HIV/AIDS - and about 25,000 die from influenza.

    Oh [citation required] huh? OK - the numbers are here:

    http://www.avert.org/uk-hiv-ai... (6,000 people died from AIDS in 2012)
    http://www.theguardian.com/soc... (28,000 people died from influenza in just two weeks in January 2015)

    How about communicability?

    To be infected by HIV, you need to exchange body fluids - pretty unlikely to happen, statistically.
    To be infected by influenza, you just need to be standing nearby when they sneeze - incredibly likely.

    So - unless your position comes from a specific bias against HIV sufferers *because* of the most common routes of infection - you should reasonably be pressing the government to release the names of all known influenza sufferers instead.

    I think we know what your feelings are in that regard - so we can only conclude from your post that it's pure, unreasoning bias.

  24. Re:Easy problem to solve: Ban CC: on UK Health Clinic Accidentally Publishes HIV Status of 800 Patients · · Score: 1

    Certainly both BCC and CC have their valid uses - but you'd be amazed the number of people who don't understand the difference. Even after I pointed it out, the HR team at a company I worked for a few years ago would still send out emails about upcoming events and benefits stuff to the entire company using CC. Then a huge number of "Thanks for telling me!" types of replies would wind up being spread around the entire company.

    Perhaps mail clients should retire the acronyms and spell out more explicitly what happens. Maybe have just one box for CC's and when you hit SEND, ask whether you want the recipients to get each other's email addresses or not.

  25. Re:What is it with font developers? on "Hack" Typeface Is Open Source, Easy On the IDEs · · Score: 1

    The "C" can stand for "Carpet".