Slashdot Mirror


User: Aaden42

Aaden42's activity in the archive.

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

Comments · 743

  1. Re:Why should anybody be surprised? on Apple's New Proprietary Software Locks Kill Independent Repair On New MacBook Pros (vice.com) · · Score: 3, Insightful
    1:

    Get roughly twice as much computer for the money by going with Linux.

    2:
    Figure out how to run Final Cut or Premier on it.

    3:
    There's no step three.

    4:
    Profit!

  2. No, I don't remember when Obama used it for political spam. Could you please cite sources?

  3. the insurance company is bound by HIPPA laws, Fitbit is not

    So that's an interesting question... Is it permissible for a HIPAA bound entity to require you to waive your rights by disclosing protected health information to a third party which isn't HIPAA bound?

    If my doctor said, "I'll only see you if you agree to let me post your weight and cholesterol numbers in a classified ad in the New York Times," I can't see that working out well for Doc. (I also make zero distinction between the security/privacy standards of Fitbit and publishing in a national newspaper. Functionally equivalent as far as I'm concerned.)

  4. Re: Nice false equivalence on Python Joins Movement To Dump 'Offensive' Master, Slave Terms (theregister.co.uk) · · Score: -1, Troll

    Equate people torn from their home, kidnapped across an ocean, and forced to work without pay often in deplorable conditions, treated as inhuman animals and sold as property with people who are unable to conceive children. Yup. Completely equivalent. Well done.

  5. Re:Which LED bulb ? on Europe To Ban Halogen Lightbulbs (theguardian.com) · · Score: 1

    Well-made LED's might. Crap that barely passed Q/A and got sold off as seconds, not so much. And that's not even accounting for crappy capacitors in the garbage cap dropper power supplies most of these have. Then they skimp on the cap values, and you get a nice barely perceptible 50 Hz flicker to really improve the experience.

  6. Is that a Ras-pi, monitor, and keyboard in your pocket, or are you just happy to be doing off the clock work on the go?

  7. Re:What is the matter with on This Company Embeds Microchips in Its Employees, and They Love It (technologyreview.com) · · Score: 1

    Don't forget the human element of the badge either. If you're wearing an ID badge that looks passably genuine with your picture and name on it, I can be reasonably assured you belong here and know what name to call you. I can't eyeball your hand from across the room. Are you new? Somebody snuck in, got lost, etc.? Plankton here to steal the top secret crabby patty recipe???

  8. Re:Why not simply bracelets? on This Company Embeds Microchips in Its Employees, and They Love It (technologyreview.com) · · Score: 4, Informative

    Come on... We all watch sci-fi here. All you need to remove your own tracking implant is a dirty mirror, a dull butter knife, a bottle of vodka, and a lighter to cauterize the wound.

    That said, I'm sure any doctor would remove a foreign body from your hand without needing your employer's approval.

  9. Re:Why not simply bracelets? on This Company Embeds Microchips in Its Employees, and They Love It (technologyreview.com) · · Score: 1

    If the only way you can trust your employees not to give their access credentials to someone else is by implanting them, you need better employees (or less paranoia in management), not implants.

  10. Re:Catching a falling knife on Bitcoin Sinks Below $6,000 as Almost Everything Crypto Tumbles (bloomberg.com) · · Score: 1

    "What can I buy with it?" more than "What is the next sucker willing to pay me for it?".

    The difference between "currency" and "security".

  11. No golden hammer on Ask Slashdot: Should I Ditch PHP? · · Score: 1

    I work with a guy who likes to say, "You can write FORTRAN in any language." Coders who lack the care/ability to structure code cleanly and keep it maintained will have absolutely no trouble porting the same bad habits to any programming language/framework/platform/IDE/etc. The problem isn't PHP. It's "PHP programmers."

    I'll admit the problem is more prevalent in PHP and generally in languages that are easier to get started in. To get a webapp running in .Net, you've got some structural work you need to do. To get a PHP site up, you edit index.php in notepad & FTP it somewhere. There's something to be said for a little barrier to entry serving as a wall to keep the riffraff out...

    Whatever environment you work in, you need to have the discipline to examine any open source apps or third-party dependencies you're considering using. Check out the source, make sure it's reasonably well structured. Check the revision history to make sure it's updated regularly & relatively recently. A lively users mailing list is a good sign. If the project looks like crap, you need to choose whether you use something else, write it on your own, join the project and attempt to fix it or fork it, or just make a shit sandwich and take a big bite... None of that changes if you move to a different language.

  12. The problem here is that at some tipping point, lack of mining operations will increase transaction times which will make BitCoin unattractive because of it lacks liquidity, taking too long to verify transactions.

    That's not how any of this works... If there's less compute being thrown at mining, the difficulty level of each subsequent block drops until the total compute in play is able to solve blocks in an average of 10 minutes. (That's Bitcoin. Others have different algorithms.)

    Mining resources aren't the problem, and mining isn't even a part of the services Coinbase offers. Coinbase's primary offering is an exchange to fiat currency. If the exchanges fall, the inability to easily convert crypto to fiat will affect the perceived value of the currency as it would effectively become less liquid. It's got nothing to do with the mining compute though.

  13. cannot seem to catch a break on Volkswagen Fined One Billion Euros By German Prosecutors Over Emissions Cheating (reuters.com) · · Score: 3, Insightful

    The poor, poor oppressed company. It's awful they're being held accountable to the law like us little people are. So unfair!

  14. Steam is a special case. If you can't run the latest Steam client, the licensing on your existing Steam games will stop working, and you won't be able to play them any more. They're making a change which because of DRM will make your old, not-updated games actively break.

    It's reasonable they want to update Steam to modern technologies. It would also be reasonable if they left a legacy license server up that will continue to serve licenses to the last version of Steam that ran on those older systems.

  15. Re:It's a feature, not a bug on Blockchain's Once-Feared 51% Attack Is Now Becoming Regular (telegra.ph) · · Score: 2

    Something nobody trying to sell "private blockchain" has ever adequately explained to me: If you have an entity or entities that you want to have full restricted control over the blockchain, why use blockchain? Have them store it in their nice plain old database, publish it on the web if they want, whatever. I can't see any way that burning a ton of coal to solve hashes improves any part of that scenario.

  16. Re:Well that was easy to predict on Blockchain's Once-Feared 51% Attack Is Now Becoming Regular (telegra.ph) · · Score: 1

    There's nothing about a 51% attack that involves breaking cryptography.

    Most blockchains work by consensus of 51% of the compute power in the pool agreeing on a result being close enough to satisfy the difficulty level for that block. If you control 51% of the compute, you can make your result win the consensus every time. You're not breaking any encryption. Just steamrolling everyone else.

  17. Re:CaptainDork's corollary: on Blockchain's Once-Feared 51% Attack Is Now Becoming Regular (telegra.ph) · · Score: 1

    No, it's pretty different. Learning the theory is easy. Not really much to a 51% attack, theoretically. To apply it, you need to be the motherfucker with more computers than 51% of the rest of the motherfuckers in the world combined. You need to maintain that for several blockchain cycles to pull it off. That's a little more difficult.

  18. Re:Just a LITTLE more far reaching. on President Trump Can't Block People On Twitter, Court Rules (knightcolumbia.org) · · Score: 1

    The only exception I would see is in cases where government is currently accepted to be able to restrict speech. Calls to violence, speech that is directly criminal, threatening to an individual, etc. If you threaten to kill someone, post bomb making plans, say, "We should all go to Bob's house and get his kids, his address is..." Anything like that would still be outside protected speech and reasonable to block/remove. "[This agency] sucks," not so much...

    It starts getting interesting when you consider libel. "[Agency] sucks." General insult, not really an accusation of wrong doing, protected, if not terribly original. "[Agency] sucks cause they killed my dog and kicked my grandma." Now that's a verifiable statement which (if false) is libel.

    It's always Interesting Times when somebody important enough gets caught up in a spot where tech law and general analog law have been enforced out-of-sync with each other but now all of a sudden people are watching and aware of the disparity on the tech side.

  19. Re:time to start my own suit on President Trump Can't Block People On Twitter, Court Rules (knightcolumbia.org) · · Score: 1

    "Political views" isn't a protected class that a private company is precluded from discriminating against. It *might* fall under labor discrimination in certain interpretations, but certainly not for a private company choosing or not to engage in business with someone.

    You see a sign on a store that says, "Trump blows Putin!" or "Jail Crooked Hillary!" and on the basis of either of those signs, you choose not to provide your business to that store. That's not illegal discrimination. That's your right protected partially under the First Amendment. Twitter's position isn't significantly different if they choose not to do business with an individual.

    That said, I can't imagine Twitter blocking anyone purely on the basis of their supporting a particular candidate. The people I've seen banned from Twitter have all crossed the line in terms of harassing people, inciting their followers to commit violence, or otherwise going far beyond simply expressing a political view. When speech turns into action, calls for action, or is directly damaging to another person, be it dox'ing, swatting, or just persistent abusive language, that's when Twitter boots people. And again to be clear, Twitter is NOT required to give people their "free speech rights" under the First Amendment because Twitter isn't the government, but even the government is generally accepted to be able to restrict individuals' speech when it falls into those categories. "Can't yell fire in a crowded theater," etc.

  20. Re:time to start my own suit on President Trump Can't Block People On Twitter, Court Rules (knightcolumbia.org) · · Score: 4, Insightful

    Under the current court ruling and general meaning of the First Amendment, nothing happens to Twitter. They have a constitutionally protected right to do that.

    Twitter can block any follower of Trump or even Trump himself. When Twitter does it, they're exercising their free speech rights which are protected by the First Amendment. When Trump takes the same action, it's government censorship which the First Amendment generally forbids as it's the government denying someone their First Amendment rights.

    Twitter is a private company. Trump is an agent of the government. The First Amendment has a different meaning for both of them because of their roles.

  21. Re:Trump will die in prison a traitor either way on President Trump Can't Block People On Twitter, Court Rules (knightcolumbia.org) · · Score: 2

    I wish I could believe that. I'm almost certain he repeats a lie long enough until he actually believes it himself. Maybe because dementia has set in or something, and he loses touch with reality.

  22. Re:time to start my own suit on President Trump Can't Block People On Twitter, Court Rules (knightcolumbia.org) · · Score: 4, Insightful

    Here's some reading comprehension to make everything better.

    The judge found that Trump & staff, all agents of the government, cannot censor individuals in the public forum of Twitter by blocking them from Trump's Twitter account.

    It said nothing about what Twitter can or can't do. As a private company, they can still kick Trump off if they so choose. The First Amendment limits government's ability to restrict speech. It has nothing to do with what private companies or individuals can restrict.

    I'd lay off the cookies if I were you. The beetus might be affecting your eyesight.

  23. Re:outsourced by fools... think of the children... on Scottish Students Used Spellchecker Glitch To Cheat In Literacy Test (bbc.com) · · Score: 1

    Thank you for correcting me. Now please try writing a phrase in Romanian, which is my native language :)

    Fair enough. All snark in my previous post hereby retracted. My apologies!

    I assume the "that" instead of "than", and I blame the 3AM local time my clock was showing.

    Happens to the best of us...

    I had no idea about spelling out numbers lower than 13, it doesn't look like a hard rule or something that needs to be enforced.

    That's on the pretentious end of the curve. The practice is increasingly less common and has always been inconsistent. I've seen anywhere from nine to 13 as the cut-off. My middle school English teach was not a woman to be trifled with, and she said 13.

    About the comma: again I haven't encountered a hard rule around this.

    This one is actually hard & fast. When you have two complete sentences joined with a conjunction, you use a comma(*). There's no comma unless you have two separate subjects and verbs. "Bob went to the store, and he bought some milk." That's two complete sentences with a subject (Bob/he) and a verb (went/bought) each, so you need a comma. "Bob went to the store and bought some milk." No comma there since there's no second subject.

    (*) And because English loves exceptions, you use a semicolon if there were already commas in the sentence that might be confused with the one between the two independent clauses. "Since we're talking about grammar, it must be a boring day; and it's also Friday." (Admittedly joining those two thoughts together is a bizarre usage, but it's the best I've got right now...)

    The other case of comma before 'and' is the Oxford comma. There's a fair bit of debate on that one. When you have a list of three or more things, the Oxford comma before the conjunction can clarify meaning. "Highlights of his global tour include encounters with Nelson Mandela, an 800-year-old demigod and a dildo collector." (https://stancarey.wordpress.com/2014/09/15/oxford-commas-nelson-mandela-and-stephen-king/) Putting a comma after demigod would change the meaning of that sentence significantly.

  24. Re:outsourced by fools... think of the children... on Scottish Students Used Spellchecker Glitch To Cheat In Literacy Test (bbc.com) · · Score: 1

    At your job, the meaning of professional writing has evolved. Your writing hasn't. Your unwillingness to adjust to the culture you work in out of some presumed sense of superiority makes you pretentious.

    In your first sentence, the position of the subordinate clause, "being at least 10 years older that[sic] any colleagues..." implies that your job is at least ten years older than any of your colleagues are. To express that you have been alive for at least ten years longer than your colleagues, try, "At my job, where I am at least ten years older than any of my colleagues..."

    Spell out numbers lower than 13.

    Your second sentence is a run-on. You need a comma inside the closing quote after pretentious.

    If you're going to complain about writing correctly, at least write correctly.

  25. What part of even the summary much less the article made you think this was permanent? Unlock with passcode, and all is forgiven...