Slashdot Mirror


User: Ada_Rules

Ada_Rules's activity in the archive.

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

Comments · 133

  1. Re:can't be a free for all on Visa, Mastercard Mull Increasing Fees For Processing Transactions: Report (reuters.com) · · Score: 1
    So because there is an organization that wants to charge 4% (processing fees) on every transaction that people enter into voluntarily, we should reach out to an organization that charges 6% or 7% on each sale (sales tax) and who will lock you in a cage and kill you if you resist because they are 'better' at this sort of thing....

    Is 'legitimate exercise of public authority' anything like 'legitimate rape"

  2. Karma Burn.... on Parents Who Don't Vaccinate Kids Tend To Be Affluent, Better Educated (go.com) · · Score: 1

    Vaccinations should not be mandatory but self-injecting vaccines should be available for same day delivery on Amazon prime.

  3. Re:All this whining about NOTHING! on Supreme Court Rules States Can Require Online Retailers To Collect Sales Tax (npr.org) · · Score: 1

    Can you really remember the last time you bought something online and weren't charged sales tax? I can't.

    I never pay sales tax online.

  4. Re:Old man yells at supply and demand on New York Power Companies Can Now Charge Bitcoin Miners More (arstechnica.com) · · Score: 4, Interesting

    In the case of Plattsburgh at least this guess is false. These mining operations were not running under the radar as residential customers. They were in commercial buildings. The power requirements of these large farms are not met by a simple 200 Amp residential meter. They were not trying to go unnoticed as they required new lines to be added and visits from the municipal lighting department.

  5. Wrong or confusing post on Facebook Silently Enables Facial Recognition Abilities For Users Outside EU, Canada (neowin.net) · · Score: 4, Informative

    I am in the US. Message told me the feature was available. It was off by default. It told me how to enable it if I wanted it.

  6. Wow. So this thing that is just about to be available for purchase in a few weeks is faster than the things that are already out on the market for months.. Incredible. Note it is also faster than all of the existing Apple phones too so I guess those are also all crap now.

  7. Someone asserted it in a lawsuit - it must be true on Work-Life Balance: Cryptographer Fired By BAE Systems For Taking Care of Dying Wife (bostonglobe.com) · · Score: 0
    There is so much SJW crap in the article but of course someone is saying something bad about a corporation so it must be true. The article starts out with "Davis said he could work his normal 40-hour week, but that, for whatever time his wife had left, he had to be at home at nights and weekends to take care of her"

    Wow sounds reasonable - how could anyone possibly have a problem with that -- and his manager did not have a problem with it.. Then, according to Davis... "Davis said, the woman didn’t entertain temporary alternative arrangements, such as working from home if needed. " -- If he was made a job offer an expected to be in the office 40 hours a week and then wanted to be working from home for most of it after he started, it certainly could be a deal-breaker. A lot of government work requires working on classified information systems air gaped from the net and although certain people seem to think servers in the bathroom closet are secure, normal people are not allowed to house classified information at home.

    So, if on his first day he indicated he primarily needed to work from home, that certainly could be a problem.

  8. Re:Easy solution on The Problem With Mandatory Drone Registration (roboticstrends.com) · · Score: 1

    1. Every drone must have a transponder. Immediate on the spot fine of $5000 and one day in prison for offenders.

    2. Transponders can only be purchased from the local civil authority which issues licence plates. A transponder can only be used by the person who purchased it.

    3. Same rules as car registration. Leeway for lending to others, same as cars.

    4. Problem solved.

    5. Government profits.

    More force. problem solved...just like drugs..

  9. It's not just about the sex. on Robotics Researcher Starts Campaign To Ban Development of Sexbots · · Score: 2

    Mal. Guy killed me, Mal. He killed me with a sword. How weird is that?

  10. Confidence in their government on Whitehouse Mandates HTTPS For Government Sites and Services · · Score: 4, Insightful

    So, we'll keep locking people in rape cages for growing plants, pulling guns on unarmed teens and going through security theater in air ports with a 90% detection failure rate....But finally I can do https://whitehouse.gov/ to vote on a bogus petition with no effect. My confidence is restored thusly.

  11. Root causes, poverty, smaller brains, etc on Poverty May Affect the Growth of Children's Brains · · Score: 3, Interesting
    While there are almost certainly multiple factors at play (nutrition, environment, etc) it would be nice if we could all stop pretending to not understand one of the root causes of negative impacts on brain development - specifically spanking.

    There are no studies that show spanking has any long term positive outcomes. There are plenty of studies that show negative correlation with long term negative outcomes. Just as is the case with this study, it is fair to call into question correlation and causation but if there were some food additive, fertilizer or herbicide that had even 1/10 of the correlative impact on children, the public would be freaking out and protesting around some multinational business but when it is parents damaging their own children we get relative silence.

    Studies have shown that poor parents are more likely to spank their children. Studies have shown a correlation in spanking with smaller brain sizes, lower IQs, lack of self control. Studies have shown a high correlation between lack of self control and poverty. Again we don't have great data on cause v.s. effect but there are good indications that the early violence is causative in this chain.

  12. Re:Anybody using Ada? on Ada 2012 Language Approved As Standard By ISO · · Score: 1

    I use it all time The complexity assertion is a bit confusing. I am not sure by what measure you'd rate it more complex than languages like Java. I've hired lots of engineers out of college and none has ever had a problem learning it. There are certainly some bad habits from other languages that carry over in their early work but generally not that big of a deal.

  13. Thank you gnu on GCC Turns 25 · · Score: 5, Insightful
    I remember the first time I built gcc in college on an decstation (probably around 1990) I was thrilled to have a free compiler with source code. It almost seemed like magic. Several years later when the GNAT project started and promised to bring Ada programming to GCC I was even happier but I never really expected it would turn into the high quality Ada compiler that we have today. While HURD never really worked out, the GCC project alone (never mind the vast quantity of other software covered by the GPL) has been transformational and I think many of the younger generation take the existence of this stuff for granted.

    Now, get off my lawn.

  14. C.C++,Java Strongly Typed? on Ask Slashdot: Making JavaScript Tolerable For a Dyed-in-the-Wool C/C++/Java Guy? · · Score: 1
    Wow. Now that is some drifting of the (english) language. While it is true that over the years, the weak typing of those languages has been slightly strengthened and it is true that some languages such as Javascript are even more weakly typed, it is really a stretch to consider C,C++ and java as 'strongly typed'. Of the bunch I suppose calling Java strong typed is probably somewhat fair but really, you've been swimming in a weakly typed pool your whole life and are just wading down a little bit more into the deep end and this point.

    Ada is strongly typed. C is not.

    But in any case the advise for living with Java script is the same advise I give people that are used to C++ and trying to get used to the 'strong' typing of Ada. You really need to work on thinking in your new language and not cling to first thinking of the solution in your old language in your head and then translating. There is not really any magic to doing this other than writing a lot of code AND trying to not let emotion get in the way.. Once you've picked up the tool, use it.

  15. Re:Ugh. PC Comes to the PC on New Hampshire Passes 'Open Source Bill' · · Score: 1

    In addition, to the links from the parent post, there is a pretty good documentary about the FSP. http://www.youtube.com/watch?v=HEPLUQNwU6w Not really a cross section of all/most Free State Project participants but worth a watch. I am not an FSP participant, but I am glad they are here.....Even Seth ;)

  16. Re:Yo btw! on Why Netflix Had To Raise Its Prices · · Score: 1

    Wow.. if there is one thing that almost everyone agrees on, liberal or conservative, is the federal budget is bad. I guess this is just the latest in the deny everything trend?

    No it isn't the latest in deny everything trend.

  17. Sweat! on PayPal Predicts the End of the Wallet By 2015 · · Score: 1

    I don't want to carry a wallet. There is no room for it in my flying car. Now, let be go out to the warehouse out back and see if I can replace some tubes in my massive computer.

  18. Go with Ada on Learning Programming In a Post-BASIC World · · Score: 1

    I've never met a programmer that did not end up being better at their craft after spending time writing Ada. Some did not like it and shun it but even they seem to be better programmers in their language of choice after using it. (Though of course it is not magic and if you are not cut out to be a software developer, it is not going to fix that).

  19. Punishment is too lenient. on Student Suspended For Posting On YouTube · · Score: 1
    He is damn lucky he only got suspended. He blasphemed 'The Penguin'. The punishment should be far more severe.

    There is no OS but Linux.

  20. Re:Technically true on CD Ripper 'Incites Law Breaking,' Says British Regulator · · Score: 1

    Format shifting is illegal in the UK. Fixing this, and adding explicit fair use provisions, are both things that David Cameron has proposed. Whether they'll actually be done is another matter. It's quite ludicrous that, as it stands, we have a law that pretty much everyone in the UK has violated.

    "Did you really think that we want those laws to be observed?" said Dr. Ferris. "We want them broken. You'd better get it straight that it's not a bunch of boy scouts you're up against - then you'll know that this is not the age for beautiful gestures. We're after power and we mean it. You fellows were pikers, but we know the real trick, and you'd better get wise to it. There's no way to rule innocent men. The only power any government has is the power to crack down on criminals. Well, when there aren't enough criminals, one makes them. One declares so many things to be a crime that it becomes impossible for men to live without breaking laws. Who wants a nation of law-abiding citizens? What's there in that for anyone? But just pass the kind of laws that can neither be observed nor enforced nor objectively interpreted - and you create a nation of law-breakers - and then you cash in on guilt. Now, that's the system, Mr. Rearden, that's the game, and once you understand it, you'll be much easier to deal with." - Atlas Shrugged

  21. Re:An outcome of the Free State Project? on New Hampshire Begins Open-Data Efforts · · Score: 1
    The slashdot summary is not particularly well written and leads with a statement that is neither relevant to the bill nor present in the full article. I love the free state project. I like the bill. I just don't think this submission is particularly good.

    In an case, the Free State Project does not officially support or propose legislation. Representative Seth Cohn is the primary sponsor of the bill. He is a Free State Project participant. (See here http://freestatenow.com/).

  22. Re:A Dangerous, Slppery Slope on New Hampshire Bill Could Lead To Adoption of Approval Voting · · Score: 2

    With no salary, NH has decided that only the rich, self or semi-self employed, or retired can hold office.

    I really don't see anything to look up to in a system like that. The state ought to pay their representatives the state's median-salary wage for the months they meet, and require that there be a job available at the end of that time for anyone who has to take a leave of absence to serve.

    I've got several friends who are state reps. One works in Retail at a Verizon store. Not rich. Fully employed. Still works at least 40 hours a week. Retail job (7 day potential + night availability) means he has been able to work things out just fine. Another is a full time paid EMT. Similar situation. Another owns a bar so you are correct on the self-employed in that account. I don't know any that are rich (one of my previous local reps probably fell into that category, but she was thankfully booted out last session)

    I really would not be able to re-arrange my job so it is true that some people get excluded.

    As for requiring a job at the end of the session...Geeze you big government types sure like to wave those guns around.

  23. It is already a good idea to consider moving to NH on New Hampshire Bill Could Lead To Adoption of Approval Voting · · Score: 3, Informative
    Even if this does not pass this year, NH residents already enjoy more freedom than the citizens of most of the other states.

    I would not give up on this too soon either. Last session (before the last election where a large number of pro-freedom reps were elected), NH tossed out a years old arbitrary ban on various kinds of knives. This session, within days of swearing in the new reps, they overturned a ban on firearms in the statehouse.

    There is already no income tax, no sales tax, no seatbelt law, no helmet law. $100 per year salary for state reps. No 'offices' or staff for the reps.

    There is also a proposed bill going through this year to require the state government to prefer open standards/open source software.

    Recommend googling the freestate project.

  24. Re:Duplicate on Solar Car Speed Record Smashed · · Score: 1

    Better theory: Dups create more articles to up the page views.

    One of the great mysteries of the universe is how we manage to achieve the slashdot effect even though no one appears to read the original article so it is even more confusing how a duplicate submission can result in more page views.

  25. More LG Crap on Hand-Off, Reconnect To Verizon LTE Can Take 2 Minutes · · Score: 1

    Really is there anything that LG makes that is not utter and complete crap? Perhaps I just had some uniquely bad luck with the LG products I've purchased but at this point I'd buy almost anything made of conflict diamonds and pureed kitten claws over anything made by LG.