Slashdot Mirror


User: Lisandro

Lisandro's activity in the archive.

Stories
0
Comments
2,948
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,948

  1. Re:Better options on Is IoT a Reason To Learn C? (cio.com) · · Score: 1

    Go is very nice and should be considered. It is a very terse, non-expressive language much like C is, but it was born with concurrency in mind and produces fast, small binaries. The problem is that is not available on such a wide number of architectures as C is.

  2. Re:JavaScript ... and maybe Python on Is IoT a Reason To Learn C? (cio.com) · · Score: 1

    JavaScript is just too abstracted from hardware to be an efficient IoT language, IMHO. It is impossible to fine-tune memory management, implement threading or properly access I/O.

  3. Re:Arduino uses C++, Pi uses Linux on Is IoT a Reason To Learn C? (cio.com) · · Score: 1

    Agreed on all items. Another big selling point for C is that your code will likely run on all computer architectures out there with minimum modifications, and it is pretty much guaranteed to do so if you plan in advance about things like endianness.

  4. You should learn C to become a better developer on Is IoT a Reason To Learn C? (cio.com) · · Score: 2

    The nice thing about C is that is as close to portable assembler as a language can get. It forces you to understand how computers and OSs work in order to become proficient, and in time your code will become better because of it - even when using other languages.

    Of course, the ugly thing about C is that is as close to portable assembler as a language can get.

  5. Re:Opera 12 on Most of the Web Really Sucks If You Have a Slow Connection (danluu.com) · · Score: 1

    Ahh, the Presto days. I wish they opensource that engine someday...

  6. Re:Opera used to handle this nicely on Most of the Web Really Sucks If You Have a Slow Connection (danluu.com) · · Score: 1

    A shitload of sites simply stop working if you disable JS. We're long past the days of content + presentation.

  7. Opera used to handle this nicely on Most of the Web Really Sucks If You Have a Slow Connection (danluu.com) · · Score: 2

    It had a number of options where you could set up the number of global connections and per page. And yes, it was useful during the early days of dialup.

    But anyway, most of the web sucks in this regard. Period. Sites are horribly designed these days - a gazillion JS dependencies, unnecessarily large images which get scaled, zero concern for mobile devices, etc.

  8. I honestly wonder who they expect to buy/use this.

  9. Re:Why do they care? on Nvidia Stops Promotional Game Resales By Tying Codes To Hardware (arstechnica.com) · · Score: 1

    Only because people don't quite give a shit. I'm pretty sure someone could file a successful lawsuit out of this.

  10. Re:Why do they care? on Nvidia Stops Promotional Game Resales By Tying Codes To Hardware (arstechnica.com) · · Score: 1

    Gotta think outside of the "one person" scenario and think of how the exploit could be scaled up by a more devious company.

    Sorry, but that's a problem for nVidia, not me. If you sell me a product you cannot expect me to do whatever the hell i please with it - including reselling it.

  11. "GFE's hardware check is based only on the wider product range, and not on a specific serial number."

    You guys are magnanimous.

  12. Re:Why do they care? on Nvidia Stops Promotional Game Resales By Tying Codes To Hardware (arstechnica.com) · · Score: 3, Insightful

    They didn't actually "give" you anything. Welcome to the joys of the era of clouds and downloadable content, where convenience matters more than the first sale doctrine.

  13. Re:Infected on GitLab Says It Found Lost Data On a Staging Server (theregister.co.uk) · · Score: 1

    From what i gathered from the obscurely worded article, it seems that they tried to restore data from their staging server after their five backup systems failed. Staging servers require production-like data so it is common to keep them somehow synchronized with prod data (a database copy, for example), but it is kinda sad that's the only thing they had left by then.

  14. Re:Infected on GitLab Says It Found Lost Data On a Staging Server (theregister.co.uk) · · Score: 2

    It's a server (or set of servers) where you stage a new release of your site/software before an actual production release - it provides an environment as similar to prod as possible, and the idea is to help test test your release before unleashing it to the world.

  15. Re:Do the right thing - stand against Trump's bigo on Trump's Executive Order Eliminates Privacy Act Protections For Foreigners (whitehouse.gov) · · Score: 2
  16. Yeah. I think i'll stay stupid on this matter.

  17. I'd say "slow news days" but it's not like nothing is happening in the world right now.

  18. "Carefree"? Jesus. Not on the US anymore it seems, but in the rest of the civilized world the chances of being denied access to a country with a valid resident visa are the same chances of being hit by lightning. In a submarine.

    I honestly can't believe you're arguing this visa cancellations are normal, nor that travelling "is risky".

  19. However, the simple fact is that as a non-citizen, travel is and always has been risky.

    Sorry, that's bullshit. I've been (and am) an immigrant on a number of countries and never had any issues travelling, nor worried about being unable to return.

  20. WTF are you talking about? I am an immigrant and travel quite often, both for business and leisure.

  21. Lovely. Not a week in and this is already somehow fault of Obama.

  22. Re:Whats the issue? on Trump's Executive Order Eliminates Privacy Act Protections For Foreigners (whitehouse.gov) · · Score: 3, Informative

    Don't be dense. Of course visas and permits can be revoked; the entire issue here is that it happened without any justifiable reason. "Hey, it can happen" is a poor argument.

  23. Re:Do the right thing - stand against Trump's bigo on Trump's Executive Order Eliminates Privacy Act Protections For Foreigners (whitehouse.gov) · · Score: 5, Informative

    You forgot the words "bigoted", "misogynist", and "Hitler".

    Laugh it up, but Trump just ordered a weekly publication of crimes committed by illegal immigrants. Hitler did the same back in the 40's. Google up "The Criminal Jew".

  24. Re:Trump seems to think Executive Orders... on Trump's Executive Order Eliminates Privacy Act Protections For Foreigners (whitehouse.gov) · · Score: 1

    Bush (either of them) is Winston Churchill compared to Trump.