Slashdot Mirror


User: Matheus

Matheus's activity in the archive.

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

Comments · 583

  1. Re:How ? It doesn't have 3G / WiFi. Needs a router on Bluetooth Gains Direct Internet Access, Security Enhancements · · Score: 5, Informative

    DRTFA and BRTFS but I can give you an few lil tidbits about this:

    1) Everything connected to the internet is connected to a router somewhere along the line... that's not interesting.
    2) There are a lot of ways to connect to the internet that have absolutely nothing to do with WiFi or 3G.
    3) Right now a Bluetooth device can connect to another device. That device may provide a variety of services for said Bluetooth device including providing network connectivity BUT that device isn't really connected to the Internet itself. The new spec provides this device to be connected "more directly" to the net as in it will have its own IP address. The router that it is connecting to supporting the BT4.2 protocol is really no different from the WiFi access point your WiFi equipped device is talking to. Just need to add to the alphabet soup: a,b,g,n,bt

  2. Re:They're leaves. on Trains May Soon Come Equipped With Debris-Zapping Lasers · · Score: 1

    I have a 1 W Laser (kinda super). Not *nearly powerful enough to vaporize leaves although I have lit a few cigarettes for people with it :-)

    As for SWAT they leave me alone so long as I don't point aircraft with it...

  3. Re:any salary at or under 100k/yr should get OT on Should IT Professionals Be Exempt From Overtime Regulations? · · Score: 1

    Ignoring the problems with the flat number ignoring cost of living mentioned by my fellow commenters...

    Since this particular number would not help me I want to mention the problem that I would like to have fixed: Excessive / required overtime. As a salaried employee I never really expected to get overtime based on my field / earnings and I really have no problem working variable hours and always getting the same paycheck so long as those hours balance out to something somewhat fair.

    My previous job blew that "fair" ratio way out of the water. Specifically this would occur when we were on-site. Those trips almost always required more than 40 hours in a week because we were spending long hours troubleshooting the whole reason we had to be on-site in the first place. 50-60 hours weeks were pretty typical. I had a sequence of trips where that blew up to 100 hours / wk. At some point I forced the company to compensate me for some of that but on their side, aside from me sticking to my guns and having a sympathetic Senior VP in my corner, they have no incentive to keep me anywhere close to my actual paid hours. In fact it is in their best interest that you work > 40 every week so they get more bang for their buck. Making the bold statement "I only the 40 hours you pay me for" is great in a perfect world but when the job doesn't get done or done right on time then that's of small consolation. Having to pay (even regular pay) for any hours over 40 gives the company an incentive to hire enough staff or otherwise keep your workload manageable in a normal week.

    Honestly I don't care if I get time and a half... sure it'd be great but I make plenty per hour I just want to get paid for ALL of those hours. THAT is a big reason why I work as a consultant now. I work exactly 0 hours I don't get paid for and that makes me happy. If a project doesn't have a budget for overtime then I go home after 40 and get to enjoy my life outside of work. The project I'm on just decided they wanted to fix some schedule issues and approved overtime so I'm now working more than 40 hours a week and getting paid for them all. I like it.

  4. Re:They're leaves. on Trains May Soon Come Equipped With Debris-Zapping Lasers · · Score: 3, Insightful

    Exercise for the reader: Try sweeping the leaves off of your driveway or sidewalk when they are wet and stuck to the pavement. Now imaging accomplishing that in a single high-speed sweep.

    IANATE but I believe many trains already have such a brush but even if they don't they are not effective.

    Freaking laser beams have a bunch of other issues but are WAY cooler ;-)

  5. Re:So let me see if I get this right. on DOJ Launches New Cybercrime Unit, Claims Privacy Top Priority · · Score: 3, Funny

    It's a PR division pure and simple. Good Cop Bad Cop as literal as it gets.

    "FBI did something 'bad' so we gave them a spanking... of course they like spankings so we gave them a bunch more and OOOH BOY that was fun! Then we went out and got wasted. Good times."

  6. Willpower on Ask Slashdot: Dealing With Electronics-Induced Inattentiveness? · · Score: 3, Informative

    As with anything worthwhile in life this requires willpower. I'm surprised it took you all the way to grad school to have trouble plowing through boring text books. The truth of the matter is no matter how far we've advanced we aren't really any better at shoving knowledge into your brain. The real change that has happened in the Google universe is that the philosophy of "Why memorize it when I can Google it?" has taken over. Unless you have some form of ADHD (honestly severely over-diagnosed but does exist) then the ability to sit down and read something long that is not interesting falls to pure willpower. I didn't want to do homework either but if I didn't my grades suffered. "Consequences" All of these distractions that are more "interesting" to you can wait. Don't blame technology for giving you more distractions to choose from.

  7. Sexting... on Ultrasound Used To Create Haptics That Can Be Touched and Felt · · Score: 4, Funny

    Just got a whole lot better!

  8. Re:Good For Him on How the FCC CIO Plans To Modernize 207 Legacy IT Systems · · Score: 2

    You are severely underestimating an organization's ability to apply band-aids when needed.

    I'm in the middle (well towards then end) of just such a legacy replacement project. I can, without any hesitation, say this project is a success but the head aches we've dealt with are pretty severe and it took a great, well managed team, a solid couple years to get to a 95% point. The problem with legacy systems is not necessarily the errors in the code (of which there are plenty... can we say type UN-safe languages??) but the layers upon layers of process and paperwork and siloed domain knowledge that have been built up around the system to cover those bugs for *decades.

    Requirements gathering is a fuzzy mess:
    You start with the business and you better interview just about *everyone if you expect to get all of the edge cases the system will expect. Gather every tiny little requirement you can because at the end of the day *all of these little Easter eggs will be important.
    You look to the original source code (assuming you still have access to it) to see what *it thought the business rules were and line that up with what the business thinks those rules should be. They will *not agree with one another.
    You have lots of meetings to try to hash out what the rules really *should be and hopefully end up with an answer that everyone is happy with (including regulators if you're in a government office).
    Than you develop the system and assuming you're being at least somewhat agile prepare for exhaustive labors every time the outputs of your system don't exactly match the outputs of the old system because even if the old system was wrong (which it was if you're doing your job right) you have to prove beyond a doubt that is the case before you can get past QA.
    That pile of 500 reports the old system cranked out? Those are band-aids for bugs the old system had that the people "fixed" by reporting on the data. You will have to code the generation of a LOT of these only to throw most of them away when your code eliminates their need.
    That convoluted process they want you to replicate? It is band-aid on band-aid on band-aid on band-aid on a system flaw that was never really diagnosed which you have now fixed in your reimplementation but still have to wade through how much of that process is no longer needed and convincing the stakeholders they really don't need to do it anymore because the problem is "fixed".

    This is 1 system and you can guarantee all 207 will have the same headaches.

    This is all "doable" but he really sounds like he has no clue about what it will take to "do" it. The mention of "cloud-based, common data platform, that's "ideally open source." also makes me want to shoot him and get started working on finding his replacement. Fuck your buzzwords and do your job. None of those concepts says *anything about the hard part of getting this done.

  9. Re:too complicated on Ask Slashdot: Best Biometric Authentication System? · · Score: 1

    I agree that this is not a great usage for biometrics... maybe if you were adding security to the whole lab not just a step verification.

    BUT if you were to go Biometric then you should use Iris (Not Retina or Face). It is the easiest, fastest and most accurate for 1-1 Verification (Assuming you get your tech from Morpho... they have a patent on the only good tech right now)

    Retina is just too invasive and doesn't give you any more (maybe even less) accuracy than Iris.. not really used much any more.

    Face is great these days (NOT Facebook/Apple's tech... "real" matching tech) but is not ergonomic for your use-case.

  10. Re:old joke is old on Jackie Chan Discs Help Boost Solar Panel Efficiency · · Score: 1

    I for one am really looking forward to my brand new Enter The Dragon solar panels!

  11. Re:It's an observation, not an argument on Cops 101: NYC High School Teaches How To Behave During Stop-and-Frisk · · Score: 1

    No sir it is you that lack understanding... To quote: "The ugly truth about NYC is that it would be ungovernable without a very large and powerful police force"

    That is you claiming not an observation but an absolute truth that this is the case. In your world view we require a police state of sorts to make NYC (and other places) workable. Whether you like it or not that is not an absolute truth and ergo an argument to be disputed by those who disagree with your point.

  12. Re:Honest, honey... on Married Woman Claims Facebook Info Sharing Created Dating Profile For Her · · Score: 1

    "The lady doth protest too much, methinks"

    I believe this as much as I believe every friend of mine who's virus ridden computer I end up cleaning who says "Honestly I didn't click on anything"

    There's a lot to not like about Facebook if you so choose to concern yourself with such things but this lady's pants are on fire (in more ways than one) Someone should call the fire department.

  13. Re:Armchair cognitive scientist on Alva Noe: Don't Worry About the Singularity, We Can't Even Copy an Amoeba · · Score: 1

    This.

    Also, as I recall, the whole point of the singularity is that machine intelligence gets to the point of being able to improve upon itself thus starting the improvement loop that goes exponential. This capability only requires a certain kind of "intelligence". Emotions for example are completely unnecessary for building a better engineer :-)

    On a related note: Humans are only barely getting to the point of truly being able to build ourselves better so it's hardly strange that we haven't gotten our creations to that point yet. I would like to see the whole philosophy of the singularity applied to these organic machines of ours and see where that goes.

  14. Re:In my experience.... on It's Not Developers Slowing Things Down, It's the Process · · Score: 2

    That's why you don't really say "No".

    Assuming your boss isn't asking you to do something unethical or illegal, your job is to provide as much information so the best possible decision can be made. SO in this case you will be telling your boss (customer/$$$/etc) everything wrong with what they are telling you to do. If after all of that their decision doesn't agree with your data then it is their liability. You did your due diligence and should document it thoroughly and documentation means you're getting paid either way. If you can sneak in a few tweaks along the way to make the project succeed anyway then good for you... work ethic and all.

    If you find yourself in continually failing projects because the person in charge is a dimwit then you start looking for a better employer / customer OR you get really good at justifying how at fault the customer is and you get to keep billing more and more hours for their failed project... that's how government contractors make the big bucks... only suckers settle for the original contract amount ;-)

  15. Re:Does greatness still matter in America? on Does Being First Still Matter In America? · · Score: 1

    We don't import ALL of our bridges...

    http://en.wikipedia.org/wiki/I...

  16. Re:Bullshit Stats. on As Amazon Grows In Seattle, Pay Equity For Women Declines · · Score: 1

    You're ignoring the quality of the product being sold. There are not enough job titles in our business for me to apply for "X" job and have my salary exactly set on that. Salary bands are too wide and levels too few. I am fully aware of the benefit I provide as an employee and I am going to fight to be compensated as such. I don't work in a field where a shoe is a shoe (as you analogized) and I'm *very happy with that.

  17. Re:Bullshit Stats. on As Amazon Grows In Seattle, Pay Equity For Women Declines · · Score: 1

    ...or even more to the point "Tech Support" as support makes *severely less $ than Dev. Every company I've worked at had a severe over balance F/M on the support team.

    If the people in the phone pool are included in those numbers then no wonder they look like that.

  18. Re:I bet Amazon would love to hire more women. on As Amazon Grows In Seattle, Pay Equity For Women Declines · · Score: 1

    My current office being an exception... all of the female developers are white but I do live in MN so that's not that rare here.

    That being said all of my prior jobs have been as you describe. Specifically Indian (dot not feather) Women seem to dominate the field around here which is statistically strange given the fact Asian Indians are 0.4% of the population (severely on the rise but points of a percent being what they are...)

    Honestly it's hard for me to feel bad about the gender mix in our field. From the hiring side I've never seen any preferential treatment for men in hire or pay. If anything we've given women the nod. The problem is there are SO few women in the hiring pool in the first place. If I receive 300 applications for a job and 10 of them are women statistically how likely is it that a woman will get the position? Hell I'll even be explicitly sexist about it: I don't want to work in a sausage factory! I'd personally rather have better scenery in the office but I'm not going to hire a girl who's a bad programmer just because she's the only girl who applied.

    Had to pay the price on that one in my last job... boss hired a girl who I did the initial interview with and I told him outright she was not qualified (*Very junior developer being hired for a Senior/Principal position) he hired her anyway and I got the wonderful job of fixing all of her work and in one case completely re-coding an entire failed project of hers. That one example isn't the point more it's not worth it to hire someone based on anything but their ability to get the job done. I like the angle the big tech cos are championing these days: Get more women in the field in general. You give me a 50/50 mix of engineers entering the field and then we can complain if the hiring blend is still 75/25!

  19. Re: Here we go again on As Amazon Grows In Seattle, Pay Equity For Women Declines · · Score: 2

    I do believe a while ago there was another article that went through here talking about just this issue. Specifically about women's ability to negotiate their salary. An employer is going to try to pay *anyone (regardless of gender or race) as little as possible. If the prospective employee is not going to fight for their salary then they are going to get the least the employer puts on the table.

    Here's a loosely related article posted on Dice because hey... it's posted on Dice ;-)

    http://news.dice.com/2014/02/0...

  20. Re:I can do it! on Polyphonic Overtone Singing Explained Visually With Spectrograms · · Score: 1

    Ditto here... I've been getting better at it but she has WAY more control than I do.

    Combination of ears skills (hearing your "filter" to know how to adjust it) tongue control (most people don't think that hard about the shape of their tongue at any given point in time... it's a really complex muscle that can do all sorts of interesting precision movements) and breath control (many of the harmonics don't sound right if you don't have the right air pressure behind them too much OR too little)

    My last car had interesting acoustics that the front wind shield reflected back my voice exceptionally well so I could really hear what was coming out of my mouth and the harmonics came through really well. Made honing the tones easier. (Good practice sessions on the commute :-)

  21. Re:Here's the deal on Do Good Programmers Need Agents? · · Score: 3, Interesting

    Generally right.

    There's a bit of benefit on the "I don't want to have to do that crap" or "I don't know the right person to talk to but they do" side but when it comes down to it in our field there's a pretty fine line between an Agent and a Recruiter. The big difference being that technically the Recruiter is working for the employer (they get paid from that side not from you) whereas an agent is technically working for you (ergo the skim) but the benefits they provide should balance out to the same in a perfect world.

    Honestly I think this is just another company trying to get $ out of the other side of the equation. Not a bad business model since plenty of people will buy into it BUT I honestly don't believe they will do any better at the job so negligible benefit to the person taking 85% of their paycheck.

  22. The funny thing is most anti-cloning people don't have the slightest clue about that part of the process. They might protest that if they did! Most of the complaints I've heard are more of the "You shouldn't be playing God" on the religious side vs. "You shouldn't be introducing extinct species into our modern biosphere (Jurassic Park)" on the science side. I really haven't heard much banter that bothers with the specifics of how this is all accomplished.

    I say we really piss people off and clone this beasty in a human zygote in a really large human womb.. <cough> I mean Axlotl tank.

  23. Re:Let off some steam, Bennett on Big Talk About Small Samples · · Score: 1

    So... he took what used to be Commander Taco's personal blog and turned it into his own personal blog... A slight degradation in the quality of the blogging but I'm not sure what my standard deviation or margin of error is on that slide. :-)

  24. Re:How about "not diamond"? on Scientists Discover Diamond Nanothreads · · Score: 1

    Let's just call it "hyperfilament" then...

    http://en.wikipedia.org/wiki/T...

  25. Re:A cost equation on Window Washing a Skyscraper Is Beyond a Robot's Reach · · Score: 1

    ...or maybe this article is trying to inspire that effort?

    Given the current state of robotics and AI this challenge seems entirely doable. It's possible some entrepreneur hasn't decided to build a company around it yet and the Universities haven't found it interesting enough for a research project. I think the $ is there (You have an entire world filled with sky scrapers you just need the cost including maintenance to be better over time than the cleaners.

    Start in Vegas (or Dubai) where they are willing to pay gobs of money to make everything pretty and have lots of big strangely shaped buildings then sell the debugged models all over.

    Step 3: Profit.