HN user

duke360

12 karma
Posts0
Comments38
View on HN
No posts found.

...Or rather allow development of much larger AI but regulate the usage in critical situation (politics, health, environment, etc..) in a way that it is evaluable for human to take in consideration of the pros and cons of the effect of the _proposed advice_? The risk is that of having unaware insects (us), who blindly adopt unfathomable reasoning for our mind, and take them as consolidated decisions, without knowing where they lead and _how_.

Pizza Effect 6 years ago

sorry for the scarcity of intelligence of this comment but ... LOL

Strongly agree with the idea that nowadays internet is become very bad. But i strongly disagree with the idea that governments should do something.

Politicians usually doesn't have enough technical background to do anything useful here. They do very little in the "real" world to make it a better place to live, why they should succeed in the "virtual" one?

Internet user should take care of internet with new trust mechanisms, Operative systems should help users taking care of their data. People should return nice and polite.

Netiquette (the hard one of the early '90) should be applied and respected.

probably you are too youn, in the past when internet wasn't so ubiquitus, having a MSDN cd documentation was a live saver. the docs that today have serius content directly descend from that days, the res, as other already said, are just boilerplate autogenerated docs., which nobody maintains anymore because simply the technology is too fast. so probably this doc page abaut usage of DES is directly from 1990 or so... and in that days probably was good enough

while i disagree with EU and i think that goole has full right of sort things inthe way it wants, i also recognize that the "don't be evil" motto are just bullshits

google has the bad habit to sell itself as the saviour, while it is just making its own interests like anyone else... do not hide google...

it it really interesting but simply "ignore the technical challenge for now" makes the Whole discussussion pointless, as the problem here ARE the technical challenges that a zero latency (above the theoretical limit) network implies... Anyway it is good to know the numbers: in my opinion a 37x factor, in this case is not so bad

i'm 37, I still code (for my side projects) but less than i was used to few years ago, i'm not married, i have no child / pets, but i live with my GF (since 3 years) i'm talking about coding in my free time, not on "work hour"

i think if you add child to the equation the code time drop rapidly to zero

same problem here but slightly different solution i impose myself to not start another thing until the previous is done. doesn't matter how long it takes but i cannot do another thing until the previous is not ready i know this will bring me to 10-year-long side projects...

3D Comics 9 years ago

wow, beauty! Not even the idea and the implementation, but also the very short story, it somehow reminds me Delphine's Another World

password is not case insensitive, it looks to me that they store 4 password version (one for each variant) so they check both 4 in parallel to see if there is a match, it is not bad, it will be worst if they have the password in clear and they see if the inputted one match the stored one in one of the 4 variants (calculated on the fly) that will be bad because means that the password are in clear text somewhere :(