Slashdot Mirror


User: Patman64

Patman64's activity in the archive.

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

Comments · 90

  1. Re:Doritos Dew It Right (TM) on Xbox One Launch Woes Were Preventable, Next Console Likely Digital Download Only · · Score: 1
  2. Re:Alternative? on Google Earth API Will Be Retired On December 12, 2015 · · Score: 2

    Uh, that repo's been dead for over 4 years. Says so right in the blurb: "Currently the canonical version of the PPAPI code has moved to the Chromium subversion repo". It's heavily integrated into Chrome now, and Google control all changes, so it's hardly ideal for a cross-browser plug-in API.

  3. Re:launchd on Fork of Systemd Leads To Lightweight Uselessd · · Score: 1

    Problem is still that productivity on Macs is lower because the OS keep getting in your way, and there is no way of making it stop, because giving power features to power users is not the Apple way.

    This may shock you, but OS X ships with this app called Terminal. It's just like a shell on Linux. I'm guessing you haven't actually used OS X though.

    I know Slashdotters have to reflexively shit on Apple, but I don't see how an OS that gives you bash, root access, and vim/emacs is "getting in your way" in terms of developing software. Every IDE that supports Linux supports OS X. You can even install BSD packages with MacPorts. What more do you want?

  4. Re:And there's the reason why... on Google's Doubleclick Ad Servers Exposed Millions of Computers To Malware · · Score: 1

    If you aren't alive to the ad servers, you're dead to the website.

    Then download the ads directly into /dev/null. You make it sound like a difficult problem.

  5. This is exactly why there's no problem with Lua being 1-indexed instead of 0-indexed. It's not C, so you aren't doing pointer arithmetic on some address. If you want the first element in a table it's index is 1 and the second is 2. The first letter in a string is 1, second is 2.

    If anything, other high(er) level languages being 0-indexed is the oddity. I would imagine it's to make C programmers feel comfortable.

  6. Re:Six identifiable bullet points on PHP Finally Getting a Formal Specification · · Score: 1

    , as you can tell from his meticulous list of instances when == is not transitive.

    Which highlights his laughable ignorance. He clearly doesn't understand dynamic languages. If you do the same comparisons in other dynamic languages, or others with the relevant type casts, you'll get the exact same results.

    Then again, I'm not trying to defend a long-debunked meme. I appreciate the effort you put in to your "rebuttal", but it's laughably incompetent. A bit like the "fractal" article itself.

    He clearly doesn't understand dynamic languages? Have you ever used a sane one like Python?

    Guess what happens when you compare different types (like a string and an integer) in Python? It's fucking false because they aren't the same! Amazing! Things that aren't even the same type aren't equal! No voodoo type-magic, no charts, just the language working like you would expect.

    Hm, looks like Ruby works the same way too. Oh and Lua too! What were you saying about "not understanding dynamic languages"? Have you used anything besides PHP and Javascript?

  7. Re:Avoid Frameworks. on Ask Slashdot: Choosing a Web Language That's Long-Lived, and Not Too Buzzy? · · Score: 1

    People look at posts like yours and get it through their head that if they use Python, their website will crawl. Nothing could be farther from the truth.

    If your website is anything like the majority of websites, the server-side code will spend far, far more time waiting for IO than doing any sort of processing. The language choice is almost irrelevant. It's essentially just glue to join HTTP queries and database queries.

    OTOH, if you do need to do some actual processing, you might be better off just doing that in a compiled language (C, Rust, etc.) and using the web framework glue to hook it up to the web.

    TL;DR: Using C++ for web server-side because "it's fast" is premature optimization. Don't prematurely optimize.

  8. Re:where do I sign? on 4K Is For Programmers · · Score: 1

    It's HDMI 1.4 (only runs at 30 fps). Pretty sure every card has that.

  9. Re:Current PCs are good enough. on PC Shipments In 2013 See the Worst Yearly Decline In History · · Score: 1

    For desktops, sure. For laptops, which is the majority of Apple sales, your most common points of failure are the motherboard and the DC jack, so if anything the average Apple laptop will last longer because of the Magsafe port.

    You must have a PPC or 32-bit Intel Mac. It sucks, but unless Intel loses their minds and goes 128-bit, I think anyone who buys their hardware now is safe. I have a MBP that's going on 5 years old and it's running Mountain Lion just fine.

  10. Re:Reverse Santa? on Disney Pulls a Reverse Santa, Takes Back Christmas Shows From Amazon Customers · · Score: 1

    Exactly, The evol libertarians are destroying america with all their small government and individual freedoms

    The freedom to starve when you're out of a job isn't one I would defend, personally. But I'm not a libertarian.

  11. Re:So, when will Jezebel and The Spearhead be on t on GitHub Takes Down Satirical 'C Plus Equality' Language · · Score: 1

    The Spearhead: Men not allowed to criticize feminists

    That seems to be what's going on here, yeah. So they would be the correct party.

  12. Re:Upate to the most current on New Windows XP Zero-Day Under Attack · · Score: 1

    For good and bad (and Mavericks has some things that piss me off) the Apple model of forced upgrades has some reasoning to it.

    Wut? I ran Snow Leopard until recently and it hasn't automatically updated my computer to Mavericks. Apple doesn't force you to upgrade anything. They release new versions of APIs for new versions of the OS but that's standard practice.

  13. Re:Should have been a VP on Prison Is For Dangerous Criminals, Not Hacktivists · · Score: 1

    Not *all* crimes.. Just those which lead to profit... Steal from the company and it's the slammer for you.

    I believe those are called "bonuses".

  14. Re:Virtual Victims on Researchers Use Computer-Generated 10-Year-Old Girl To Catch Online Predators · · Score: 1

    It's only a crime when sex is involved. Haven't you been paying attention to society at all?

  15. Re:All right on Chrome Will End XP Support in 2015; Firefox Has No Plans To Stop · · Score: 1

    Windows XP will not get any security issues fixed after April 2014 from Microsoft.

    FTFW. WinXP may not be open source but if you think the people who use it are going to give up on it you can think again.

  16. Re:It was already a dangerous site to visit ... on PHP.net Compromised · · Score: 1

    This is the next step. You start using a mature framework, preferably in a language with far better design than PHP like Python or Ruby.

  17. Re:This woman is an idiot.... on Why One Woman Says Sending Your Kid To Private School Is Evil · · Score: 5, Informative

    Any belief that forcing public schools on everyone is seriously misguided. Nothing ever gets better when it's forced on people. The best schools in the world are in Finland, where a voucher system forces public schools to compete with private schools.

    Uh, wrong. There are no private schools in Finland. Everyone gets the same education, and the results seem to be exactly what the author of TFA is suggesting.

  18. Re:Idiot on Time Reporter "Can't Wait" To Justify Drone Strike On Julian Assange · · Score: 1

    I've been quoting Beck for years, even a broken clock twice a day and all that. There is one thing he said which i think needs to be carved onto the mountain and NEVER forgotten which is "You do NOT shred the constitution to "get the bad guys" as its the constitution that keeps us from becoming the bad guys". I'm sorry if some don't like the guy but on that point he is right, once you start throwing out the rule book to "get the bad guys" the definition of bad guy just keeps growing until YOU are the bad guy.

    Funny, because literally the only quote I remember from "A Man for All Seasons" is the exact same thing:

    "And when the last law was down, and the Devil turned round on you—where would you hide, Roper, the laws all being flat? (He leaves him) This country’s planted thick with laws from coast to coast—man’s laws, not God’s—and if you cut them down—and you’re just the man to do it—d’you really think you could stand upright in the winds that would blow then?"

    (http://www.sparknotes.com/lit/amanforallseasons/quotes.html Quote #4)

  19. Re:Bury on Microsoft Is Sitting On Six Million Unsold Surface Tablets · · Score: 1

    That's all very true, and I can imagine it being a challenge in the 80's. However, someone managed to make this with the exact same hardware constraints in mind. So it wasn't strictly a hardware issue.

  20. Re:Getters and setters on Visual Studio vs. Eclipse: a Programmer's Comparison · · Score: 1

    Tangential question: What's the advantage of having getters and setters vs. just accessing the variable directly? If automatically generating getters and setters is just an easy/common thing, what function do they really serve?

    Future-proofing. Due to the rigidity of Java/C++ you can't just switch a variable to a method call without breaking all your code (might also be true of C#, never bothered looking into it). So you give everything a getter/setter even if it's just Foo getBar() { return bar; } void setBar(Foo foo) { bar = foo; } for hundreds of lines.

    Contrast to a language like Python, where you can transparently move from attribute access to methods just by putting the @property decorator on the methods.

  21. Re:Not the Feds you should worry about on DEF CON Advises Feds Not To Attend Conference · · Score: 1

    I think that's how they plan on getting in this year.

  22. Re:Sweden is an US colony by now on Police, Copyright Industry Raid Movie Subtitle Fansite · · Score: 1
  23. Re:Facebook? on Book Review: Programming PHP 3rd Edition · · Score: 2
  24. Re:What this really is on Security Researchers Submit Brief For Andrew "Weev" Auernheimer · · Score: 1

    Yeah, it's more like an office building and every single door inside are unlocked and there's no security to be found, someone tells the world, and people go in and photograph all the documents. And then the building manager gets mad at the guy who told everyone.

  25. Re:I go to a fair amount of movies on The Average Movie Theater Has Hundreds of Screens · · Score: 2

    I'm surprised I haven't seen the famous ad for the Alamo Drafthouse linked yet. It's what I think of whenever I hear this topic brought up.