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. Unsold spectacles? How unspectacular! on Snapchat Reportedly Stuck With 'Hundreds of Thousands' of Unsold Spectacles (theverge.com) · · Score: 1

    Couldn't resists.

  2. Reforming education starts with better teachers on Bill Gates Tries A(nother) Billion-Dollar Plan To Reform Education (washingtonpost.com) · · Score: 1

    Most teachers suck. Whether that's because of poor training is unclear.

    However, most teachers never get past the "presenting information" stage of teaching. For them, it's just a job. That's fine, but they should do their job more effectively.

    How do you get low performers to do better? That's the real secret behind making education more effective. Finding inspiring people is hard. Making bad teachers better is just process improvement, and shouldn't be as hard. After all, you have to work with what you have.

  3. Twitter is for lazy reporters on Silicon Valley 'Divided Society and Made Everyone Raging Mad', Argues Newsweek (newsweek.com) · · Score: 3, Insightful

    Twitter is the ultimate source for lazy reporters. Need an opinion? Find it on twitter. They can find anyone saying anything and use them as a source.

    Twitter should be banned from reportage, period.

  4. Amnesty? What about people in the pipeline now? on Tech Companies To Lobby For Immigrant 'Dreamers' To Remain In US (reuters.com) · · Score: 2

    As a note, why should these people hop in front of all the other people that are legally trying to get into the US? Are we going to penalize those who followed the laws?

  5. FTC has jurisdiction on Ask Slashdot: Is Deliberately Misleading People On the Internet Free Speech? · · Score: 1

    The FTC has jurisdiction over this stuff. In general the FTC hasn't been as aggressive in pursuing this sort of thing. Maybe the false advertising part of the FTC could be broken out and made into its own agency?

    It could be the equivalent of Britain's ASA, but run by the government and with actual power to levy fines etc.

  6. SSN is not unique on US Studying Ways To End Use of Social Security Numbers For ID (securityweek.com) · · Score: 2

    You sound like those idiots that say "MAC addresses are unique, let's use them as an identifier."

    Neither your MAC address nor your SSN is a unique identifier.

    In fact, identity confirmation is quite difficult, and as an AC I can say that you are totally clueless when it comes to the various issues of identity.

    Maybe you should let the adults talk and keep your head down.

  7. What good is the data? on Will London Monetize Wifi Tracking Data From Its Tube Passengers? (gizmodo.co.uk) · · Score: 2

    Really, once the data is anonymized it becomes useless to advertisers. So the fears here are pretty overblown.

  8. IBM = India Be Me on IBM Now Has More Employees In India Than In the US (newsindiatimes.com) · · Score: 1

    Welcome to Big Blue, India!

  9. Nice to see the RC doing something useful on Red Cross Asks For 50 Ham Radio Operators To Fly To Puerto Rico (arrl.org) · · Score: 1

    It's been a long time since the Red Cross has done anything useful.

    Ideally the RC should hire the public works department of Burning Man to do their disaster logistics...and should have plans for how to handle the various disasters that strike. They don't.

    But looking for HAMs is a good first step towards a new, more effective Red Cross.

  10. Can we arrest this guy for lying? on Chicago School Official: US IT Jobs Offshored Because 'We Weren't Making Our Own' Coders · · Score: 2

    Is there some way to arrest people who make false statements when justifying unpopular actions? The dude is so obviously full of shit that you can smell him down the hall...but he'll just keep spouting bullshit forever.

    Is there some way to penalize him so he won't do it again?

  11. Billing by the second, not charging by the second on Amazon Starts Charging For Cloud Computing Resources By the Second (amazon.com) · · Score: 1

    AWS always did accounting by the second, but the minimum charge was by the hour.

    This makes AWS cheaper for those who are doing smaller workloads.

  12. Loser techno-pundit writes clickbait, gets clicks on 'Dear Apple, The iPhone X and Face ID Are Orwellian and Creepy' (hackernoon.com) · · Score: 2, Funny

    OMG, this door thing is creepy. There's a window where someone can look at me but I can't look at them, and they need to actually let me in! I can't just walk into a cave anymore! WTF!

  13. Commercial vs personal property rights? on EFF Resigns From Web Consortium In Wake of EME DRM Standardization (eff.org) · · Score: 0

    Why does the EFF feel that personal property rights of users (privacy) are more important than the persona property rights of people participating in the commercial sphere (copyright holders)?

    Is it because there are big "evil" corporations on the other side? Is it because anyone that makes money off of property rights is evil?

  14. No net neutrality, so nothing to kill on Americans Plan Massive 'Net Neutrality' Protest Next Week (theguardian.com) · · Score: 0

    The rules on what's being called "Net neutrality" has never been in force. The internets the way they are today are how they've always been.

  15. No, that is not the right answer.

    If you need third-party access to your SCADA system, use a site-to-site VPN with a whitelist. Plug lock down and at least whitelist access to the SCADA system.

    Your answer is exactly why security is fucked up. There are vulnerabilities that you may not know about. Do you really want to put that online? Only if you're a retard.

  16. If your SCADA system is under attack from the Internet side, the way you mitigate it is by disconnecting the Internet. Why is your SCADA system connected to the Internet in the first place?

  17. Single source is the way to go in real life on Target's Sales Floors Are Switching From Apple To Android Devices (gizmodo.com) · · Score: 1

    In real life companies single source, because (1) in real life they single source stuff anyway, (2) they're buying a solution not a technology, and (3) single sourcing is a guarantee that everything works together.

    The fact is, the vendor is choosing the underlying hardware, which is probably white label that's factory-direct. Target chose the vendor for its end-to-end solution. Target doesn't really give a shit what hardware the vendor is using, as long as it fulfills the requirements.

  18. Shipping kills the deal on North Korea Is Dodging Sanctions With a Secret Bitcoin Stash (bloomberg.com) · · Score: 1

    You can pay in bitcoin, but you still have to pay shipping. How does that work?

  19. Security fixes for android? on BlueBorne Vulnerabilities Impact Over 5 Billion Bluetooth-Enabled Devices (bleepingcomputer.com) · · Score: 1

    I'm still waiting for the Broadcom wifi fix. At this rate it'll be 2100 before this BT bug will be patched.

  20. Re:Documentation is part of design and implementat on Google Publicly Releases Internal Developer Documentation Style Guide (betanews.com) · · Score: 5, Insightful

    "This is one of the problems: sloppy commenters like to read ideas into statements that contradict those ideas."

    No.

    "Creating documentation is sharply distinct from design and implementation"

    Uh, no. We can agree to disagree, but documentation on your code in my company is a deliverable. Code with no associated documentation is rejected. Developers who refuse to write documentation aren't hired.

    "Something that works poorly will not work any better just because it comes with great documentation"

    No, but it will allow someone else to figure out how you fucked up because your thinking is wrong. It will help the next person change the code because they will understand what you were trying to do so they can take your design and run with it.

    Code only tells you what, but for any code that's useful the "why" is more important than "what."

  21. Documentation is part of design and implementation on Google Publicly Releases Internal Developer Documentation Style Guide (betanews.com) · · Score: 4, Insightful

    "If you're spending more time on documentation than on design or implementation "

    This is one of the problems: engineers see documentation as "something else." Documentation is part of your deliverable, not something extra that you're forced to write because some moron in another department can't figure it out.

    Your documentation allows other people to (1) understand what your code was supposed to be doing, and (2) how what you were doing fits (or doesn't fit) in with the overall project's requirements, and (3) how they're supposed to use your code. That's at a minimum. Ideally it should explain why you did what you did.

    Not providing documentation wastes other people's time. If you don't understand your stuff well enough to document it, you shouldn't be writing the code.

  22. Can I sue my workplaces for being unhealthy? This is just as bad as asbestos or black lung!

  23. Stallman forgets about support on How Proprietary Software Lets Companies Cheat (locusmag.com) · · Score: 3, Insightful

    In RMS' world, end-users are honest and can support themselves.

    In real life end-users lie, cheat, and do stuff to equipment then say to support "I have no idea why it doesn't work, you need to replace this POS."

    Unlike RMS, companies live in the Real World, where incompetent people do dumb things then complain when you can't fix it.

    Put RMS on level 1 support and see what he thinks afterwards.

  24. Underrepresented minorities? Like who? on Google Conducted Hollywood 'Interventions' To Change Look of Computer Scientists (usatoday.com) · · Score: 2

    What minorities are you talking about? Indians and other Asians?

  25. Three of five sell things. The other two sell access to you.

    Data isn't as important as pundits would like to believe.