Comment Re:Equality (Score 1) 118
OK, done. Next: which computing languages support non-ascii operators (that you don't have to define yourself)?
That would be A Programing Language
Maybe you'd like to Try it out
OK, done. Next: which computing languages support non-ascii operators (that you don't have to define yourself)?
That would be A Programing Language
Maybe you'd like to Try it out
Another tip, completely unrelated, but if I change ANY system configuration file, I first cp -a FILE FILE.org. That way I can search the system very quickly and know what things I touched. And, of course, I comment the changes in the file and include my name so I know WHY I changed it. Has saved me so many countless times.
If you are using that workflow a better option would be to use RCS. Replace your `cp -a
You can progress up the revision control chain through cvs/svn -> git (or others) but they can be quite complex.
For manageing simple files under something like
The plan is to not transporting molecular hydrogen (H2) but rather produce liquid ammonia (NH3) and ship that. This can use our existing industrial ammonia infrastructure, or even the exisiting petroleum distribution networks.
The other half of the solution, which CSIRO has been working on for a few years now and demonstrated last year, is to develop an efficient ammonia cracking system for use at filling stations.
There are people already working on that problem.
https://www.gasworld.com/csiro...
The vision is to "export solar power" by producing ammonia and the converting the ammonia to H2 at or near the point of use.
We are talking about Law, so pedantry and precision is the way to go[*]
By definition an algorithm cannot be "open source" or "closed source". It might be proprietary
Personally, I think that using some sort of Big Data / AI / Machine Learning thing to abdicate a Judge's responsibilities would seem to be the wrong way to go, particularily if you are using them to predict somone's future behaviour -- why have a Judge at all if you are going to do that?
Furthermore, prediction is really hard, particularily about the future.
It all sounds a bit Minority Report / Pre-crime to me, and so does Frank Pasquale it seems.
---
[*] What have I opened myself up to there?
The Eternal Sunshine of the Spotless Mind
The other one that sticks in my memory from when I was a kid was Brainstorm.
1982 just called, they want their business model back.
https://www.lubemobile.com.au/...
I guess becuase "It's on the Internet" its new?
Actually, no the article does not say biometrics are "something you know" ie. a password. It spends its entire time pointing out that biometrics make very poor passwords.
Let me quote one sentence from the article for you:
"For them [Customs] your fingerprint is only really used to verify that you are you
That was in the context of biometric passports.
That is actually the correct use of biometrics
Oh
"Don’t use fingerprints as if they were passwords. Being permanent and relatively-easily verified and obtained makes them great for criminal investigations or for certifying that you are who you say you are. But they’re not passwords because they’re not secret, they’re not revocable, and they’re very difficult to store securely."
Let me state that again
Fingerprints, in fact all biometrics, are not passwords -- they are usernames.
In the 'perfect' security combination of { something you are, something you know, something you have }, they are the "something you are" part.
So which would it be
They already demand that you have a saftey triangle, 2 hi-vis vests and a full set of spare light bulbs. And that's for any car travelling on French roads, not just the French-registered ones.
Playing devils advocate here
If you use the GPL as your distribution license for a book.......you would have to give away the Word
Unless, of course, a bibliography counts as 'source' for a textbook.
Something I noticed in Diaspora when you download your info from it is that it includes public RSA keys for all your contacts, plus your own public & private key pair. I thought that was a good idea.
australia doesn't have a string identifier per citizen yet then(soc sec number or whatever, something assigned at birth to separate you as you)?
Australia has a Tax File Number which you apply for when you start work -- or rather start paying tax. TFN is supposed to be confidential between you and the Tax Office, though in practice any organisation that has some effect on your taxable income will ask for it. Not having/providing a TFN means you'll be paying the highest tax rate.
There were plans to create the Australia Card, back in the day, but it didn't get passed by the Senate and hence the TFN was born
So you don't have a pension / 401k.
Or a bank savings account.
Poor you.
"The eleventh commandment was `Thou Shalt Compute' or `Thou Shalt Not Compute' -- I forget which." -- Epigrams in Programming, ACM SIGPLAN Sept. 1982