Slashdot Mirror


User: hackula

hackula's activity in the archive.

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

Comments · 923

  1. Re:Oh, gag me. on Why Engineering Freshmen Should Take Humanities Courses · · Score: 4, Informative

    Humanities is religion for people who don't believe in a deity.

    This may be the case in 101 classes. This is definitely not the case in upper level humanities classes. I majored in Philosophy and Computer Science. My Philosophy courses were much more rigorous in terms of logic and discrete mathematics than anything I learned in CS. My senior thesis was in the field of genetics, and it had nothing to do with ethics or other periphery issues. I studied under a man who was the protege of Thomas Kuhn, who if you were not aware, was a pretty big deal in science... as a philosopher.

  2. Re:And yet TPB lives on Pirate Bay Founder Sentenced To Jail · · Score: 1

    There are lot of computers out there that need saving.

  3. Re:All of them. on Google's Crazy Lack of Focus: Is It Really Serious About Enterprise? · · Score: 1

    Stability is huge, but I would also add configurability. I tend to think MS has a big leg up there as well. At the same time, the web allows you to mash loads of services together (with a development team, which these businesses generally have), which is something enterprise desktop users have wanted since forever. Plugging into something like Salesforce tends to be far cheaper than plugging into something like SalesLogic (desktop/server CRM).

  4. Re:version control on Ask Slashdot: What To Do When Another Dev Steals Your Work and Adds Their Name? · · Score: 4, Interesting

    This is defined in your contract with the client. It is common for the developer to retain ownership of the code, but to grant an unlimited license to the client. This is common practice, since it prevents a client from suing you when you use similar code or techniques in a future project (perhaps on of their competitors). If a potential client wants me to actually hand over ownership, then they get a different price.

  5. Re:Definitions. on Inside PRISM: Why the Government Hates Encryption · · Score: 1

    It actually says they define all military age males in a strike zone as militants, which is a little bit different.

    This is effectively the same thing. Any military male becomes a military male in a strike zone upon being "struck"

  6. Re:land of the free... on US Mining Data Directly From 9 Silicon Valley Companies · · Score: 1

    more like:

    select * from emails where text like '%Allah%'

  7. Re:I tell them I feel the same way! on Why Your Users Hate Agile · · Score: 1

    If my typical software clients were ordering a car from me, I guarantee that every single one of them would end up living in a house accessible only by bike path.

  8. Re:I tell them I feel the same way! on Why Your Users Hate Agile · · Score: 1

    Designing a car is not even close to designing software. The requirements of a car are extremely static. The requirements of most software are constantly changing. An api gets deprecated. A data provider goes out of business. A new set of laws change how XYZ business calculations are made. A 10 year old legacy software needs to be brought up to date. Imagine a car designer "bringing up to date" every '92 Civic on the road... without disrupting the users. I am not saying one is better/harder than the other, they are just completely different problem domains.

  9. Re:I tell them I feel the same way! on Why Your Users Hate Agile · · Score: 1

    any failed "Agile" project must have been doing Agile wrong, because by definition, Agile processes deliver useful working software at frequent intervals

    I like to call this the "No True Agile Fallacy".

  10. Re:Their API's are exactly what you would expect on GIS Community Blocks Esri's Geospatial 'Open Standard' REST API · · Score: 1

    Of course, due to the fact that they leave all of their 9.x docs in place, they come up at the top of a web search, so you might be on 9.x docs anyway!

  11. Re:This app is silly. on Wii Street U Uses Google Maps to Create 'An Immersive Experience' (Video) · · Score: 2

    Get a new SSB out and it will sell like hot cakes.

  12. Re:Kickstarter & Slashdot on Slashdot Killed My Kickstarter Campaign · · Score: 2

    whoooosh

  13. Re:world's biggest? on World's Biggest 'Agile' Software Project Close To Failure · · Score: 1

    Of course, agile does not excuse lack of design. Design should be an actual deliverable and might be the only deliverable for an entire sprint (especially in the beginning).

  14. world's biggest? on World's Biggest 'Agile' Software Project Close To Failure · · Score: 4, Interesting

    "World's biggest" and "agile" don't really go together. One of the core tenants to agile is to break things down into small chunks. Multi year contracts for a predetermined end product are waterfall by definition. Either way, I have seen waterfall work just fine and I have seen True Agile[tm] fail hilariously miserably (to which most Agilistas respond with some form of the "No True Agile" fallacy). The most important thing is tight iterations. If a 2 week sprint fails, then it is not that big of a deal. If a 2 year death march fails? Someone's getting fired, since its the equivalent in agile-land of failing 52 sprints straight.

  15. Re:I assume... on Ask Slashdot: When Is the User Experience Too Good? · · Score: 5, Funny

    After you hit the usage cap on the sex bot, it starts crying and asking you why you don't ever want to talk about having kids.

  16. Re:I assume... on Ask Slashdot: When Is the User Experience Too Good? · · Score: 0

    1-click [FOR_EV_ERRRR] shopping ^tm

  17. Re:A win for me on Web of Tax Shelters Saved Apple Billions, Inquiry Finds · · Score: 1, Flamebait

    Somalia is a great example of libertarianism, minarchism, etc. in action.

  18. Re:Let me guess on Cosmos Remake Coming To Fox In 2014 · · Score: 1
  19. Re:Let me guess on Cosmos Remake Coming To Fox In 2014 · · Score: 0

    CGI will help Fox & Friends[tm] to visualize humans riding dinosaurs, jesus performing magical miracles, and humans NOT evolving from monkeys.

  20. Re:Basic html and css on Ad Exec: Learn To Code Or You're Dead To Me · · Score: 1

    $('body').append('PWEEEEZ!')

  21. Re:O'rly? on Ad Exec: Learn To Code Or You're Dead To Me · · Score: 3, Interesting

    As a developer, I hope business analysts start churning out loads and loads of scripts. In ten years, my business will be through the roof! Automating one small task is easy. Creating a scalable and maintainable system... not so much.

  22. Re:Seriously! on Ask Slashdot: How Do You Deal With Programmers Who Have Not Stayed Current? · · Score: 0

    This. Age is not excuse for 40,000 line spaghetti files.

  23. Re: Only right use of an Executive Order I've seen on Obama Announces Open Data Policy With Executive Order · · Score: 2

    How is that anywhere nearly as bad as internment camps!?! I am not saying it was not bad, but that does not seem even close.

  24. from experience on Ask Slashdot: How Do You Sell an Algorithm To Venture Capitalists? · · Score: 4, Insightful

    Do not go into too much internal detail. Focus on visualization of outputs. Make a powerpoint with these visualizations that walk through some real world problems. Get your elevator pitch down pat. Profit!

  25. Re:Visual Studio with ReSharper on Ask Slashdot: How To Handle a Colleague's Sloppy Work? · · Score: 1

    It would help with code styling issues (note: styling is important but not MOST important). For people who downvoted the OP for being slashvertisement, here are a few FOSS alternatives for other platforms:
    JSHint (aka Crockford Enforcement Enforcer)
    JSLint (aka Crockford-lite)
    PyLint (PEP8 compliance tool)



    I am sure there are loads of others, but I work with js and python, so that is what I know.