Slashdot Mirror


User: dwpro

dwpro's activity in the archive.

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

Comments · 822

  1. Re:Switch(true) on Ask Slashdot: What Are Some Bad Programming Ideas That Work? (infoworld.com) · · Score: 1

    because this irks me, how about :

    enum thingToDo {thingA};

    func thingToDo CalcThingToDo($a)
    {
      if($a<5) return thingA;
    }

    switch(CalcThingToDo($a))
    {
       case: thingA:
         ...

  2. Re:Good enough that people won't stop doing it... on Ask Slashdot: What Are Some Bad Programming Ideas That Work? (infoworld.com) · · Score: 1

    - Agile/scrum, anything related to it, inspired by it, or even remotely like it, and the mindset of managers who advocate it.

    buzzwords, but there is some value in it

    - "continuous integration"

    probably a good idea if you don't hook it up to production

    - "devops"

    buzzword, but quite a bit of value in it. Why not have a repeatable build process across landscapes?

    - server-side javascript

    square peg but hey, why not. I don't see this ruining a business, the language has come a long way.

    - giving every single person in the IT department the root server access

    holy hell no.

    - using microsoft "solutions"

    some are good, some are not, but if you don't like anything they do you probably do it based on ideology.

  3. Re:Shying away from OOP(s) on Ask Slashdot: What Are Some Bad Programming Ideas That Work? (infoworld.com) · · Score: 2

    You make a fair point, but I'd say 'simpler' is far more subjective than 'less', and less seems to be the right answer 95% of the time.

  4. Re:hierarchical filesystems on Ask Slashdot: What Are Some Bad Programming Ideas That Work? (infoworld.com) · · Score: 1

    Not to mention this 'database abstraction' lacks most of what makes a database:useful: enforced:types, uniqueness, referential integrity, joins.

  5. Re:Working 80+ hour weeks on Ask Slashdot: What Are Some Bad Programming Ideas That Work? (infoworld.com) · · Score: 1

    Until you get sick or hit by a bus or, god forbid, take a vacation. My commute would be more gas efficient if I had precisely the amount of gas I needed to get to work and back, but not allocating for unexpected outages is living dangerously.

  6. Re:Russians really hate Hillary on Assange Implies Murdered DNC Staffer Was WikiLeaks' Source (washingtonpost.com) · · Score: 1

    I agree with you that Clinton isn't likely looking to abolish 2nd, though no doubt gun control is something she's spoken about frequently and eviscerated Sanders on his gun control record despite his moderate progressive position. She's definitely not a big 2nd amendment supporter though.

    I think there's ample evidence Hillary is doing wrong, but she's a seasoned politician that's been through the ringer and so it'd be quite amateur if she said something damning in email correspondence with DNC.

    None of this is mean to be an endorsement of Trump, I'm far removed from either camp.

  7. Re:Russians really hate Hillary on Assange Implies Murdered DNC Staffer Was WikiLeaks' Source (washingtonpost.com) · · Score: 1

    And likely there would be armed revolt if the government were to abolish the 2nd amendment, that's not an incitement so much as stating a fact.

    Also, if you think Hillary is going to put dirt in an email you severely underestimate the woman.

  8. Re:Guns, freedom and all the rest on Ask Slashdot: Can Technology Prevent Shootings? · · Score: 1

    Of those 30k deaths, how many do you think were caused by 'high-powered firearms'? What does that even mean? The vast majority of shootings are by handguns, which is probably isn't what you're thinking of when you think of high-powered firearms.

    You actually are reading the constitution backwards. The constitution not only grants explicit rights to 'the people' to keep and bear arms, but it further does not grant the federal government the right to regulate it, thus it's retained by the people per the 9th Amendment.

    It's worth noting the reasoning behind the 2nd amendment: 'the security of a free state'. Everything I've read on the subject points to the idea that 'the people' need the ability to defend themselves from an oppressive government, ie 'a free state'. You can do that with pitchforks if you like (and you trust your fellow citizens enough to carry them around you), but I'd prefer to have high powered firearms.

  9. Re: Omar Saddiqui Mateen? on World Reacts To The Worst Mass Shooting In U.S. History (cnn.com) · · Score: 1

    Yet there were privately own cannons and even cannon ships, which I would classify as 'military grade' hardware.

  10. Re: Omar Saddiqui Mateen? on World Reacts To The Worst Mass Shooting In U.S. History (cnn.com) · · Score: 1

    There's much debate about that it is to be an atheist, but the definition of a theist that to me seems most honest is someone that believes in an intervening god (as opposed to a deist, who is more what you describe above.) Thus, a a-theist would hold a-symmetric views to the theist. There are zero successful scientific predictions by theist on how this intervening god will manifest itself, and I'd say the evidence weight heavily against this line of reasoning. I think this distinction is important if we're ever going to have an intelligent conversation on the subject.

  11. Good lord, partisan much? There were two lines in that comment, both of which were jokes, one making fun of a Democrat and one a Republican.

    Also, your 100% on no invasion of Iraq under Gore is questionable at best.

  12. Re:Preventing Internet Freedom on Ted Cruz Proposes Bill To Keep US From Giving Up Internet Governance Role (washingtontimes.com) · · Score: 1

    Is there evidence that the US government has used TLD control to shut people up at will? That would be a compelling argument.

  13. Re:War on common sense on Employers Struggle To Find Workers Who Can Pass A Drug Test · · Score: 1

    We've seen the problems introduced by trying to outlaw alcohol, and so I think most folks would say it's a benchmark for something that is tolerably bad because the alternative is worse. (I say tolerably bad but I actually consume a good bit of the stuff).

  14. Re:A classical, and sometimes popular, fallacy on Tim Cook Calls Apple's Tax Questions 'Political Crap' (cbsnews.com) · · Score: 1

    Taxation is one the lighter clubs we grant the the govt. to adjust behavior, why should taxation be sacrosanct?

  15. Re:A classical, and sometimes popular, fallacy on Tim Cook Calls Apple's Tax Questions 'Political Crap' (cbsnews.com) · · Score: 1

    Is that so? It appears to me that the money is in tax purgatory. Considering the sub-licensing of IP shell game, how are you 100% sure?

  16. Re:The real problem on How Mark Zuckerberg's Altruism Helps Himself (nytimes.com) · · Score: 1

    They are only a benefit if the oligarchy is doing good. What would change legally it he decided just to be a dck with his money?

  17. Re:I can't decide! on Apple Releases Swift As an Open-Source Project (swift.org) · · Score: 2

    ...didn't Microsoft open source both Rosyln and c#/vb a while back? Oh right, macs4all, carry on.

  18. Re:Encryption is a weapon on ISIS Help Desk Assists In Covering Tracks (cnn.com) · · Score: 1

    Obligatory...https://xkcd.com/504/

  19. Re:... and here on slashdot? on Python Is On the Rise, While PHP Falls (dice.com) · · Score: 1

    I agree, don't let it go crazy.

    Just a few options for formatting plain old text and you can paste a few cells of data into a textbox and not lose all alignment.

  20. Re:... and here on slashdot? on Python Is On the Rise, While PHP Falls (dice.com) · · Score: 1

    +1 to those. Also:

    * make a decent comment entry editor that makes quoting, numbering, bullet points, tables, etc. less of a pain in the ass.

    You would get some better comments on here if you could post data in an organized way, IMHO. It feels insane to be asking for these minor things in 2015.

  21. Re:NPR is doing it too. on NYT Quietly Pulls Article Blaming Encryption In Paris Attacks · · Score: 1

    On Face the nation it was front and center. Appalling, but expected.

  22. Re:Not a union, a professional organization on Fury and Fear In Ohio As IT Jobs Go To India (computerworld.com) · · Score: 1

    The only group I've heard speak up to the media on our behalf is IEEE, which is why I am a member of the main group and their computing society.

  23. Re:Get a grip! on Fury and Fear In Ohio As IT Jobs Go To India (computerworld.com) · · Score: 1

    comparing the USA labor market conditions favorably to a 3rd-world shithole will not advance your argument.

  24. Re:No on Fury and Fear In Ohio As IT Jobs Go To India (computerworld.com) · · Score: 1

    The same way we would try and stop you from using child labor or sweat shops. Regulation and law is the only way.

  25. Re:Definition on Should Programmers Be Called Engineers? (theatlantic.com) · · Score: 1

    There is actually a PE in software, since 2013:

    https://cdn.ncees.org/wp-conte...