Slashdot Mirror


User: Joce640k

Joce640k's activity in the archive.

Stories
0
Comments
11,688
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 11,688

  1. It is generally believed by ignorant Bible Thumpers that somebody named Jesus did exist.

    FTFY.

  2. Jesus Christ lived in a world where milking goats was a living. Creative skills are what's needed to survive in a world where robots threaten to automate much of the world we know, and that means play time is vital.

    Huh?

    Matthew 6:25: "Therefore I tell you, do not be anxious about your life, what you will eat or what you will drink, nor about your body, what you will put on. Is not life more than food, and the body more than clothing? Look at the birds of the air: they neither sow nor reap nor gather into barns, and yet your heavenly Father feeds them. Are you not of more value than they? And which of you by being anxious can add a single hour to his span of life? And why are you anxious about clothing? Consider the lilies of the field, how they grow: they neither toil nor spin, yet I tell you, even Solomon in all his glory was not arrayed like one of these"

    https://www.openbible.info/top...

  3. Re:Cheese and Rice on Bitcoin and Ethereum Prices Are Surging Again (cnbc.com) · · Score: 2

    ... on the bitcoin sub-reddit, where people are predicting it will be well over $10k USD per bitcoin before the holidays whilst at the same time denying that it is a bubble

    It may well go over $10k, or even $12k. That still won't mean it isn't a bubble.

  4. Re:Man... on Bitcoin and Ethereum Prices Are Surging Again (cnbc.com) · · Score: 2

    The world's largest futures exchange, CME, is planning to list bitcoin futures in the second week of December.

    There you go.

    Proving what, exactly? That stockbrokers like commissions?

    Film at 11.

  5. Re:This is great but. on All Major Browsers Now Support WebAssembly (bleepingcomputer.com) · · Score: 1

    MSIE won't have this. Ever.

    It's been feature-frozen for years now.

  6. Re: 2016 MacBook Pro! on Ask Slashdot: Which Laptop Has The Best Keyboard? · · Score: 1

    "del" on a mac is "fn + backspace" isn't it?

    Yes, and that's the point.

  7. Re: 2016 MacBook Pro! on Ask Slashdot: Which Laptop Has The Best Keyboard? · · Score: 1

    And maybe a "del" key.

    Page up/down would be very useful, too. Would it really kill them to have a couple more keys?

  8. Re:Jesus Christ... on ESR Sees Three Viable Alternatives To C (ibiblio.org) · · Score: 1

    There was a time period of half a year or so when the Linux kernel was compiled using C++. It bought worse optimization, much slower compilation, strange bugs. No actually tangible advantages.

    So instead of working on the C++ compiler, they did what...?

    C++ is tricky to get right in a kernel context because you cannot depend on garbage collection. When using something like STL, stuff gets scattered across more memory pools than desirable. Reallocation strategies have unknown semantics and timing.

    a) C++ doesn't have garbage collection.
    b) STL doesn't have to do reallocation, that's what the "reserve()" function is for.

    Basically the stuff that gets solved in a black box manner, quite a boon for application programming, is not viable in a kernel.

    There's nothing "black box" about C++ or STL. Everything is just as deterministic as C once you bother to learn it.

  9. Re:Jesus Christ... on ESR Sees Three Viable Alternatives To C (ibiblio.org) · · Score: 1

    C++ has all the bad parts from both C and Object-orienting with little added benefit. There's also a reason why for example the Linux kernel isn't written in C++ but C, and that is the memory management of C++ that isn't predictable for use in the kernel.

    No. The reason C++ isn't used for the kernel is that Linus Torvalds is a dolt.

    C++ can do anything that C can. You want to use malloc? Nobody's stopping you.

    std::vector will produce better, more reliable code though.

    The same goes for std::string vs. C string functions. Why would anybody but an idiot still be using C strings?

  10. Re:I've been hearing the same argument since 2011. on The Bitcoin Bubble (economist.com) · · Score: 1

    How do you "trade" with it when the network is limited to single-digit transactions per second? How much will it be worth when people start getting stuck in queues, waiting several hours/days for transactions to complete?

  11. Re:I've been hearing the same argument since 2011. on The Bitcoin Bubble (economist.com) · · Score: 1

    It will be spectacular when it does go down.

    Bitcoin is different in that the global number of transactions per second is limited. Only about 7 people can sell per second, in the entire world.

    Wanna sell yours? Either you sell for cents on the dollar or you ain't selling at all.

    When that happens I'm gonna put in some _really_ low bids for bitcoins.

  12. Re:Did you really just link to goo.gl? on The Bitcoin Bubble (economist.com) · · Score: 4, Interesting

    Pretty much. Nobody is buying bitcoin right now to make purchases, you simply don't buy something that's experiencing value increaases like this to use to buy a hamburger tomorrow.

    Tons of people are buying into it precisely because its shooting up... which makes it shoot up higher. That not only speculation... its bubble behavior.

    Yep, and I can't wait to see what happens when it collapses and they all find out it will take several days to sell their stock because the entire bitcoin network is limited to about 7 transactions/second. Several days watching it crash, unable to sell unless they _seriously_ undercut everybody else to jump the queue.

    It'll be a thing of beauty. A death spiral never before seen in any other 'bubble'.

  13. Re:Did you really just link to goo.gl? on The Bitcoin Bubble (economist.com) · · Score: 1

    BTC would be valuable as an anonymous digital currency if the ratio of coins to everything that can be traded for coins remained stable.

    Or if the world bitcoin network could support more than single-digit number of transactions per second. Which it can't, not even in theory. (blockchain theory says real world transaction rates could be around 7/sec, or maybe even as low as 5/sec)

    I don't think Bitcoin will be so valuable when a lot of people try to use it to buy stuff and find out there's a waiting list of several hours/days to complete their transaction.

  14. Re:Mass shooting in Texas on Humans Are Still Better Than AI at StarCraft (technologyreview.com) · · Score: 1, Insightful

    I don't get this at all.

    It's Texas. Wasn't everybody in the building carrying some sort of concealed firearm to defend themselves with, including the preacher?

  15. Re:Just wait on Massive Government Report Says Climate Is Warming and Humans Are the Cause (npr.org) · · Score: 0, Flamebait

    This report is obviously retarded, liberal and gay.

    The president will prove it wrong with a couple of tweets.

  16. Re:The cost is going drop even further on Can Japan Burn Flammable Ice For Energy? (cnn.com) · · Score: 1

    Burning it for power will use up 0.000000000001% of it. That'll make a huge difference.

    Oh, wait...

  17. Re:Satoshi Nakamoto owns about a million BTC on Bitcoin Smashes Past $7,000 For the First Time (cnbc.com) · · Score: 1

    Now would be a good time for him to sell.

    It'd bring the whole thing crashing down overnight, of course, but he'd be set for several lifetimes.

  18. Re:Climate change solved! on The Asteroid That Wiped Out Dinosaurs Plunged Earth Into Catastrophic Winter (bbc.com) · · Score: 1

    I reckon if global warming turns out to be bad, something like this will be done

    Yep. Those exact same climate scientists who currently know nothing about climate will be called upon to geoengineer things and save everybdy's asses when it starts to get real.

    So it goes.

  19. regenerative breaking making the brakes last a long time

    At least you got one of those spellings right.

  20. Re:Making Electric Cars is Cheap on Tesla Posts Biggest Quarterly Loss, Slashes Production of Model X and Model S (yahoo.com) · · Score: 1

    So... a bit like your grammar checker then?

  21. Don't be a jackass. Every manufacturer has flaws & things that slip through quality control.

    Difference is that GM would go ahead and manufacture it, defect and all.

    If the recall costs them too much? They just go to Washington for another handout...

  22. Re:Now how about healthcare? on A Japanese Company Is Giving Nonsmokers Longer Vacations (fastcompany.com) · · Score: 1

    Not where I work. We don't hire smokers. We ask about tobacco use at the very beginning of the interview process, and reject all users.

    Well, that's just stupid - you would really pass up a chance to hire the next Tesla or Hawkings, because they smoke? I bet your competition loves such counterproductive thinking.

    If the next Tesla or Hawkings(sic) is going around handing in their CV and doing job interviews then they aren't who you think they are.

  23. Meanwhile GM does about a million a month. But it's totally rational that the two have the same market cap.

    It's almost as if you don't know that GM was bailed out by the taxpayer not too long ago.

  24. Re:Testable predictions on Every Other Summer Will Shatter Heat Records Within a Decade (vice.com) · · Score: 1

    I did,but not for any longer than I normally stare at the sun.

    Why not?

  25. Re:Can iOS users turn off this categorizing? on Apple Uses Machine Learning To Chronicle All the Bra Pics On Your iPhone (vice.com) · · Score: 1

    Does anybody really think this info won't be "anonymized" and sent to Apple for further processing?