Slashdot Mirror


User: mveloso

mveloso's activity in the archive.

Stories
0
Comments
1,539
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,539

  1. ELINT tinfoil hat on Engine Data Reveals That Flight 370 Flew On For Hours After It "Disappeared" · · Score: 1

    The VHF ACARS data was probably intercepted by the NSA and was the basis for the info provided to the WSJ. Note the original article said "intelligence sources."

    The satellite ping BS was essentially a "uh, we didn't want anyone to know we were intercepting ACARS data." They walked that back pretty fast.

    I thought Sat links were expensive, but it's only $7/MiB transferred over BGAN/inmarsat. However, they would need the hardware installed and someone would be eating that connection charge - and it if it wasn't Boeing, Malaysian Airlines, or Rolls Royce, then the connection didn't exist. I'm pretty sure you don't get SATCOM hardware for free when you buy your 777, but I have no idea about the specific deal that Malaysia Airlines has.

  2. Spaghetti code? on The Tangled Tale of Mt. Gox's Missing Millions · · Score: 2

    "Spaghetti code" is what developers say when they're confronted by code that exceeds their capacity to understand complexity.

  3. Re:The primary point not in abstratct but not summ on HTTPS More Vulnerable To Traffic Analysis Attacks Than Suspected · · Score: 4, Informative

    The "leaks" seem more like they can track the path of a user through a website, given the structure of the links and the relative size of the pages. I don't think they claimed they could tell what the data was on the page, but sometimes the fact that a user is on a given page is enough (depending on the structure of the site).

    For youtube, they'd have to figure out the relative sizes of all the pages, which might be difficult to do (and the size will change depending on he comments and browser used).

  4. Testing is hard on Bug In the GnuTLS Library Leaves Many OSs and Apps At Risk · · Score: 4, Interesting

    Testing is hard. The tools you have make it even harder.

    How do you build a bad certificate? Fuck, using the openssl tools is hard enough. Does anyone who uses them really understand WTF is happening? I know I don't - I just follow the instructions.

    How would you go about building a bogus cert? Beats me. I'm pretty sure you can't do it with the standard tools. And who the heck is going to write their own cert building tools?

    And yet, this stuff is at the core of transport security.

  5. Change? In the web? Not really. on Ask Slashdot: Modern Web Development Applied Science Associates Degree? · · Score: 5, Insightful

    Javascript and HTML haven't changed all that much. CSS? It's getting to the point where change is slowing down. Web architectures have been stable for years.

    Nobody in real life uses higher math in front-end web development. They might use multiplication and division to do layouts. It's debatable whether anyone actually uses algorithms. Data structures would be handy, but it's also arguable whether web developers actually understand them or not - especially if you talk to any DBA about how website A uses the RDBMS.

    Web frameworks would be handy. There are general things about frameworks that don't change.

    What would be good would be some discussion around the process of building a website, from customer requirements to deployment. How to choose a technology, payment processor, server technology, etc.

  6. WTF? It's 2014 on Apple's Messages Offers Free Texting With a Side of iPhone Lock-In · · Score: 1

    Try pulling your data out of most services and importing it. Good luck with that.

  7. Re:Architects = complexity on Ask Slashdot: When Is a Better Career Opportunity Worth a Pay Cut? · · Score: 1

    I was responding to the other posters and to the OP in general. Architects are necessary once you have to move to something more than (1) a single desktop or (2) away from stock LAMP.

  8. Architects = complexity on Ask Slashdot: When Is a Better Career Opportunity Worth a Pay Cut? · · Score: 5, Insightful

    A company with architects implies that it's infrastructure is somewhat complicated.

    Developers hardly ever use the programs they write, much less understand the environment in which their program runs. What are the business requirements? Regulatory requirements? Technology limitations? Why are those present? Who set them and why?

    These are things architects worry about.

    You, as a developer, usually have no visibility into them in a large company unless you ask. And even if you ask you may not understand them, because it's far, far away from your personal experience.

    if you don't understand why architects are needed, you should be hyper-aware that you're clueless when you go to your next job that requires you to design an architecture. And you will probably fail.

    That's fine for you, because you'll learn. It'll be bad for the company you work for, because they'll have spend money and time on a solution that doesn't work, or at least doesn't work well.

  9. ARM also helped Apple survive on The Ever So Unlikely Tale of How ARM Came To Rule the World · · Score: 5, Informative

    As a note, back in the day Apple stayed afloat by selling its stake in ARM.

  10. Seriously? EBNF is hard? on Book Review: Sudo Mastery: User Access Control For Real People · · Score: 1

    How much easier can it get than EBNF?

    http://en.wikipedia.org/wiki/E...–Naur_Form

  11. Exception handling on Apple Fixes Dangerous SSL Authentication Flaw In iOS · · Score: 1

    This is exactly when you use gotos in real life. If you look at low-level implementations it's easier to use goto and hit cleanup code than it is to unwind a ridiculous amount of crap.

    Also, it's funny - Apple's style guidelines used to require curly braces around all statements in the if, even if it's a one liner. Guess those unix guys have subverted the paradigm.

  12. Re:Dangerous recursion! on Stack Overflow Could Explain Toyota Vehicles' Unintended Acceleration · · Score: 1

    The joke is there's no such thing as safe recursion - there's making recursion safer, which is what checking your stack does - and which you usually can't do from inside your high level language.

    Making recursion safe isn't safe recursion; it's hacking your runtime because your runtime isn't enforcing runtime boundaries.

  13. Dangerous recursion! on Stack Overflow Could Explain Toyota Vehicles' Unintended Acceleration · · Score: 5, Funny

    From the slides:

    "Toyota used dangerous recursion"

    Not like that safe recursion that other vendors use.

  14. Privacy? Is your activity a property right? on WhatsApp: 2nd Biggest Tech Acquisition of All Time · · Score: 3, Insightful

    What is privacy these days? The USPS tracks every letter, or at least takes a picture of it (who knows what they do with that). The phone company always knew who you called, but they didn't care. Your mailman sort of knows what mail you got. Your friends, etc know what you like.

    The question isn't about privacy, because that was always an illusion. The question is who do you want to know what?

    Do I want google, and by extension advertisers (or entities in the advertising programs), to know anything about me? Amazon? Apple? My phone company? The government?

    At least in the US, everyone sort of has an advertising profile. Who gets access to it and why? You have no real control over that.

    Sometimes, advertising can be convenient. When you're looking for a car, it'd be nice to get a whole bunch of, say, test drive for dollars coupons.

    Sometimes, it can be bad - like when you get medical condition related ads at home when you didn't want anyone else to know.

    At some point the public needs to have the ability to take control of this information somehow. It's unclear how that's going to happen. Are online footprints considered property rights?

  15. Doesn't matter - What's App is another channel on WhatsApp: 2nd Biggest Tech Acquisition of All Time · · Score: 1

    User overlap probably doesn't matter as much as we think, because WA is a totally different channel than, say, Facebook. You have a TV and a computer, so why does Facebook want you on your phone? Because FB wants to be everywhere you - and your friends - are.

    Even if WhatsApp never sells ads, it'll allow Facebook to target their ads better. WA knows where you are, when, and where you go, or it can. That can be used for lots of things.

    The only better source of data on where mobile phones are and when would be phone company records, which apparently only the NSA can get.

  16. Buying users and eyeballs on WhatsApp: 2nd Biggest Tech Acquisition of All Time · · Score: 2

    Facebook is buying users, just like people bought eyeballs back in the day. When you push advertising, you need an audience - and if you can't grow it organically, you buy it.

  17. At those time scales, who cares? on Scientists Study Permian Mass Extinction Event As Lesson For 21st Century · · Score: 1

    5,000 years? 32,000 years? 60,000 years?

    What about next month? Next year?

    In the long run, we'll all be dead. Call me when they figure out how to avoid that, and then we'll talk about thousands of years.

  18. Just like in real life, men watch competition on E-Sports Gender Gap: 90+% Male · · Score: 1

    The numbers for sporting events are the same for e-sporting events: most viewers are male.

  19. Comcast challengers? What is K been smoking? on Krugman: Say No To Comcast Acquisition of Time Warner · · Score: 2

    Who exactly is rising up to challenge cable monopolies? What downstream challengers is he talking about? Netflix? Aereo?

    Did someone forget to pay off Krugman today?

  20. FBI troll on Target's Internal Security Team Warned Management · · Score: 1

    Yeah, let's install winzip on all our unix systems so we can use Windows Explorer to view the archives. What, winzip doesn't work on unix? Then let's install WINE so we can use WinZip and Windows Explorer together!

    Problem solved!

  21. Electricity? Use more honey! on Can Electric Current Make People Better At Math? · · Score: 1

    "Use more honey! Find out what she knows!"
    - John W.

  22. What about the kill list? on Government Secrecy Spurs $4 Million Lawsuit Over Simple 'No Fly' List Error · · Score: 2, Interesting

    Just imagine how many people are on the "let's kill them with drones" list by mistake.

    That includes the "let's kill the American citizen" list.

    "Never attribute to malice what you can attribute to incompetence."
    - someone or another.

  23. Re:I get the idea, but is it really necessary? on Comparing Cloud-Based Image Services For Developers · · Score: 1

    fdcservers.net?

  24. Re:I get the idea, but is it really necessary? on Comparing Cloud-Based Image Services For Developers · · Score: 1

    I assume that the problem is that at some point you'll be serving out gigs of images a second, and storing terabytes of them. If you want to do that in a redundant, cost-effective way the cloud ones may be a solution.

    Or, you could just get a few dedicated servers that are on a provider that provides unlimited bandwidth. It'd be cheaper, but it'll be a bit more work for your operations people, since you have to manage them in DNS and make sure they're mirrored/redundant. That shouldn't cost more than a couple of hour's worth of thought.

  25. It's not a debate on Watch Bill Nye and Ken Ham Clash Over Creationism Live · · Score: 2

    It's not a debate, it's an episode of American Gladiators without the pugli sticks.