Slashdot Mirror


User: Proudrooster

Proudrooster's activity in the archive.

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

Comments · 910

  1. Re:Does anyone still believe anything they say on The CIA Does Las Vegas · · Score: 1

    I agree with you, I had a Zen moment the other night. A young child was watching the news with me and the war came on where people died and the child looked up scared and said, "people died." Then asked, "Why is there a war?" I replied with the only answer I could, "That's because, sharing is hard."

    When kids are little, it is hard to share and it doesn't get any easier as we get bigger. Instead of clocking somebody with your fist you hit them with a bomb.

    At some point we will have to turn away from war. I am not sure what will force us to this possibly a plague, virus, disease, aliens, the planet running out of something, a Solar CME taking out the global power grid, or Putin nuking the world.

  2. Re:Does anyone still believe anything they say on The CIA Does Las Vegas · · Score: 1

    Exactly, let them come and speak. They more they say the more they lie. They (the CIA) just admitted lying to the US Senate and hacking Senate computers. The NSA/CIA should pull back and be quiet while they still can. Unfortunately the PsyOPs guys in the NSA/CIA are trying to be clever and divide the black hat community into thinking that the NSA/CIA is somewhat cool and necessary. Tons of cash, lot's of computers, hack any network, and no accountability, lie and spy on power without any legal consequences, it's great, come work for us. Don't be like that principled loser Aaron Schwartz who tried to set academic papers free and got slapped with a $1million fine and 35 years in federal prison, come work for us where we are immune to everything and no one can stop us from hacking anything... WHA HA HA!

    From my PsyOPs perspective, the only way to end this is to make it incredibly personal and publish phone records of the Press, Senate, Congress, Mayors, Supreme Court Justices, and military officials. Publish phone logs and full text transcripts. This will bring down the house. Snowden was supposed to name names and promised to publish information like this but it never happened. He may have lost control of his data trove.

    A large group is "ok" with ambiguity, but when you make it personal, the ambiguity fades to a laser focus.

  3. The IRS Still runs Windows XP on IRS Lost Emails of 6 More Employees Under Investigation · · Score: 2

    Yes, the IRS still runs Windows XP. Their systems are an archaic cluster of crap. Remember, the IRS just collects the money but doesn't get to keep it and spend it on upgrades. Only police departments and judges can do that using forfeiture laws.

  4. Re:looks decent on Apple Announces New Programming Language Called Swift · · Score: 1

    Agreed, It looks decent and both readable and writable. Hope it catches on.

  5. Re:What took them so long? on Apple Announces New Programming Language Called Swift · · Score: 2

    Really, it is not the fault of MS, Google, or Apple but of academia. In the CS curriculum they still teach the "compiler" class and as long as you keep teaching kids how to write compilers, they will keep writing languages. SWIFT is definitely a variation on a C theme, but much better than the Objective-C (superset of C) syntax, at least at first glance.

  6. Re:Somebody post a SWIFT example PLEASE! on Apple Announces New Programming Language Called Swift · · Score: 4, Informative

    Ok, you guys are too slow, I RTFA and downloaded the iBook. So far, I am very much liking the SYNTAX, especially OBJECTS and FUNCTIONS, they even brought the LET keyword in from BASIC. SWIFT will make programming Apple products much easier for the C loving syntax crowd, from what I can see. Ahhh... what a breath of fresh air. Code snippet below of creating an object and exercising it. I feel bad for those that suffered through Objective-C.


    “class Square: NamedShape {
            var sideLength: Double

            init(sideLength: Double, name: String) {
                    self.sideLength = sideLength
                    super.init(name: name)
                    numberOfSides = 4
            }

            func area() -> Double {
                    return sideLength * sideLength
            }

            override func simpleDescription() -> String {
                    return "A square with sides of length \(sideLength)."
            }
    }
    let test = Square(sideLength: 5.2, name: "my test square")
    test.area()
    test.simpleDescription()”

    Excerpt From: Apple Inc. “The Swift Programming Language.” iBooks. https://itun.es/us/jEUH0.l

  7. Somebody post a SWIFT example PLEASE! on Apple Announces New Programming Language Called Swift · · Score: 2

    I wanted to write apps and tried to learn Objective-C, but as a coder that started with C and then moved on to C++ and PERL (the swiss army chainsaw), the language syntax hurt my ability to read it. In case you don't know what I am talking about, here are some of my learning notes

            myObject.someMethod(); // old school
            [myObject someMethod]; // send a message or call a method

            result = myObject.someMethod(); // old school
            result = [myObject someMethod]; // method returns a result

            result = myObject.someMethod(arg); // old school
            result = [myObject someMethod:arg]; // pass an argument

    You can see the Old School syntax above (which works in Objective-C) and the Objective-C standard syntax below. The square brackets [ ] and colons : just hurt my mental debugger... [ ] and yes I know Objective-C is a Superset of C, so they had to steer clear of the C-Syntax but it just looks wrong. Further, I know that I could write my own style of Objective-C but I wouldn't be able to read the code of others. Apple had to start somewhere and Steve had the NeXT languages ready to go but to me the syntax is ugly and offensive. However, I am ready for a better Apple language.

    I can't wait to see a SWIFT code example, if it gets rid of the NeXT Objective-C Superset Syntax, I might be coding for iPad and Mac sooner than I thought. If anyone has a code example, please share it, I would like to see what a function, method, or message call looks like. Hoping for parenthesis and a Standford iTunesU class. Guardedly excited!

  8. Re:Style over substance on Apple Confirms Purchase of Beats For $3 Billion · · Score: 1

    It has to do with Apple owning the culture of "cool" in the USA.

    Just ask yourself, would a teenager rather have a closet full of trendy clothes or an gold iPhone 5?

    Yes, the gold iPhone 5 wins everytime....

    Apple gets Dr. Dre out of this deal, thus Dr. Dre will now be an Apple employee/aquihire.

    Apple needs to transition from selling tracks on iTunes to getting people to pay for streaming without destroying the music business. Dr. Dre is the man for the job.

    Apple has watched the decline of facebook as the young-ins are a leaving because it just ain't cool anymore and they do not want this to happen to their brand, which is really, really smart.

    When Apple lost Jobs, they really lost the reality distortion field and it is going to take about 5 amazing icons working together to regenerate the reality distortion field and this purchase move them toward that goal.

  9. Re:Don't. on Ask Slashdot: Anti-Theft Products For the Over-Equipped Household? · · Score: 1

    Kensington cable locks? Seriously, just pull hard, break plastic, and gone in 60 seconds.

  10. Re:Eternally true on Kids To Get the Best CS Teachers $15/Hr Can Buy · · Score: 1

    How about only take the top 10% of people who enter the college of education and pay them like similarly degreed professionals. This will get performance. The teaching field needs to attract talent not push it away, otherwise we could use a similar argument for CEO pay or whatever it is you do.

    Our country seems to be at war with teachers and primary care physicians. Teachers are burning out an leaving in droves and primary care docs are committing suicide at the rate of 1 per day in the USA. Soon we will have a shortage of both. I am not convinced these folks are our enemies.

  11. Must be a slow news day.... on Ties of the Matrix: An Exercise in Combinatorics · · Score: 1, Informative

    Hmmmm... geeks don't wear ties and this was published back in January (3 months ago), and the videos have been on Youtube for years. How is this news?

  12. Other effects to consider on How the Internet Is Taking Away America's Religion · · Score: 0

    It is no secret that our technology has expanded faster than our species is able to adapt to it. I do not agree with the premise that the Internet makes people atheists. I believe the Internet makes people busy, distracted, and unhappy similar to a person who watches cable news 24x7.

    The Internet is open for business, shopping, facebook, research, slashdot, entertainment, YouTube videos, porn, gambling, gaming, ebay, amazon, netflix, and on and on and on. There is never a lack of services to capture your attention.

    My premise would be this, since people are always busy consuming from the Internet, there is very little time for reflection. Since when most people put their smart phones down for the day and send that last text message, they pass out dead tired. Without reflection or examination of your life, you are just busy and tired. You have no time to take stock of yourself as a man/woman. Further, you have less time to be empathetic and/or meditate/pray.

    I know older Americans that turn off their Internet for awhile because it becomes and addiction and affects how the live and behave.

    Additionally, since 1990 the "Divorce and Marriage" data has shown a much different historic picture. Marriage rates are down, kids are getting married later and later (sometimes due to Internet, XBOX, and PlayStation). There is now a much larger pool of mates to chose from using the Internet causing people to shop and shop and shop. And again, I would say there is very little reflection as to what are the top 10 things I am looking for in a mate, what am I bringing to a marriage etc...

    Humanities ability to adapt to the always on technology is a problem. Additionally, the ability to moderate the technology use is a problem. We need time to reflect, meditate, pray, sleep, socialize instead of spending every waking moment tied to a smart device on the Internet. The distraction of always on technology is a huge problem. Research show that limiting screen time for kids is very important.

    Maybe we need a law that says the Internet is going down at 10pm to 6am to give humans a chance to sleep and be human.

  13. Re:No proof so far on Apple, Google Go On Trial For Wage Fixing On May 27 · · Score: 5, Informative

    You can also have employees sign non-compete agreements which limits their right to work for a competitor for X years. However, in California (where the movie industry lives) these agreements are NOT LEGAL. Because of this, the tech giants had to find another way to limit employee mobility and this was it.

  14. Re:No proof so far on Apple, Google Go On Trial For Wage Fixing On May 27 · · Score: 4, Interesting

    It all depends on how much lawyer you can afford. This agreement is "likely illegal" and definitely shady. I would say this classifies as a cartel since 7 major tech companies are involved. An anti-poach agreement might be legal between two companies like Ford and GM, but not an seven. There are also possible federal anti-trust, anti-competition, anti-labor, and collusion charges which could be brought as well, but that won't happen since none of these companies did anything nearly as (sic) horrible as Aaron Swartz.

  15. Just the tip of the iceberg on Apple, Google Go On Trial For Wage Fixing On May 27 · · Score: 5, Interesting

    This is just the tip of the iceberg in Silicon Valley wage fixing, discriminatory hiring, and age/gender discrimination. I would like to see the tech workers walk away with some big bags of cash since most of these companies are paying federal/state taxes in the USA. At least when the employees get paid it will benefit their local countries, states, and communities by re-patrioting some cash through taxation.

    To me this is just further proof that large companies can do whatever they want, ignore any laws they want, not pay taxes/wages, and ignore the "invisible hand of the market" any time they wish. The lawsuit will probably be dismissed on Tuesday when the court opens, I am sure someone is writing the check as you read this.

  16. How many Apple products do you have in your house? on Interview: Ask Eric Raymond What You Will · · Score: 1

    How many Apple products do you have in your house? More to the point, looking backward to Opensource projects trying to produce a desktop/laptop replacement and comparing those projects to proprietary like Apple, does it change your perspective or thinking in any way? Oh and currently, what is your favorite handgun?

  17. And the mobile iPad version SUCKS too on Slashdot Tries Something New; Audience Responds! · · Score: 1

    If I try to view slashdot on my iPad (non Air) it switches me to the mobile version and takes 30 seconds to render. What are you thinking? Slashdot is a message board for nerds and geeks. We submit news, you green light it, and then we comment (all the while generating ad revenue). So why on earth would you decide to screw up the web version? Let's review some history that possibly you can learn from......

    The CEO of Coke decided that #1 selling cola in the world needed an update and launched NEW COKE. I am still not sure if they recovered the market share.

    Northern Reflections a clothing mall store for older women (mostly selling fancy sweatshirts) decided they would switch to trendy teen clothes. They ended up closing all their US stores. since the alienated their existing base without attracting new customers.

    Ford motor company discontinued the top selling car in America (The Ford Taurus) and replaced it with a Ford 500. People came in wanting a new Taurus, Ford said check out this Ford 500, the customers left and bought a Subaru. Ford got smart and renamed the 500 to the Taurus.

    It is best to learn from the mistakes of others, since you will not live long enough to make them all yourself.

    Answer the following question, "What are we changing and why are we changing it?" and if you don't have a good answer STOP before you destroy your business unless of course you are shorting the stock, hate your management, and are planning to bring the place down in flaming ruins.

    You can't push a product that no one wants.

  18. Re:Until you experience the speed ... on Google Fiber Launches In Provo — and Here's What It Feels Like · · Score: 4, Insightful

    That's because in Korea, Star Craft is a professional sport and latency is not acceptable. When you live in a country where the population takes online video games seriously, there can be no lag.

  19. Re:Not news for nerds on How Chris Christie Could Use the NSA Playbook · · Score: 1

    This post is clearly flame-bait and troll-bait, just roll with it! The NSA analogy was just thrown in to make it seem quasi legit.

  20. If you want to know a child, look at his friends.. on How Chris Christie Could Use the NSA Playbook · · Score: 4, Insightful

    So by looking a Chris Christie's friends what can we determine from him? All of his friends seem to be petty, vindictive, bullies. Then when things go bad, it is every man for themselves which shows a lack of loyalty since everyone except Christie has had to resign. It won't be long until one of his friends turns on him, but then it will be an all out character assassination against that old friend.

    This little stunt happened on the first day of school, messing with kids and communities on a stressful first day, the people of NY & NJ, interstate commerce, and possible security and emergency services.

    Some of the friends are going to need a timeout, where big people go for timeout. A little jail time.

  21. I'm sorry Senator, your question isn't valid on Senator Bernie Sanders Asks NSA If Agency Is Spying On Congress · · Score: 2

    Senator, I am sorry, your question doesn't make sense. The NSA doesn't do any spying on Americans, we just collect meta-data about your computer, phone, and US mail. We also control the worlds largest bot-net that screws with peoples computers to allow us to collect even more meta-data. As we have stated previously, meta-data is NOT data and all of our hacking is done from outside the US so it is perfectly legal. Thank you Senator for ill framed question.

  22. Re:3des on Encrypted PIN Data Taken In Target Breach · · Score: 3, Interesting

    How did this breach happen? What were the mechanics behind the data theft? Was the server hacked? As it firmware in the POS registers? How did this happen?

  23. Re:case in point on Ask Slashdot: Why Do Mobile Versions of Websites Suck? · · Score: 4, Informative

    BUMP! I second this, Mod this up. Mobile slashdot is wretched and SLOOOOOOWWWW!!!

  24. Genie9 with Amazon Glacier Storge? on Ask Slashdot: Which Encrypted Cloud Storage Provider? · · Score: 1

    Have you tried this?

    http://blog.genie9.com/index.php/tag/amazon-s3/

    Cheap to check-in, expensive to check out, not super fast, but you get what you pay for.

  25. Re:lavabit should have helped the first time on ACLU: Lavabit Was 'Fatally Undermined' By Demands For Encryption Keys · · Score: 1

    And I can remember black and white films of Joe Mc Carthy shouting "I have to proof that you are communist right here" while holding blank pages of paper.

    Bottom line, Snowden embarrassed the FBI, NSA, Justice Department, and the POTUS. This is nothing more than retribution because of the fact that they can't get Snowden, so, they have to take it out on Snowden's email provider.

    I think Lavabit is about to kick the FBI, NSA, and Justice Department squarely in the balls and we can hopefully get some caselaw going to stop this nonsense. It is time we had some grown up discussion about spying on everyone "just because we can" and decide what we as "a people" would like to agree to and then modify the constitution accordingly.

    I suspect that secret courts, secret judges, secret orders, and secret laws are not the America the most of us want, but hey, I could be wrong. The only thing we are missing is the secret police asking you for your papers please.