Beating macOS at gaming sounds like a punchline, that's just not impressive, macOS has only ever been an afterthought for gaming.
In which jurisdictions is this deliberate circumvention of access controls legal?
> Is there a name for this type of fatigue Stress. (One of the smyptoms of)
Stop trying to re-invent statistics. Use a box and whisker plot of latency. You quickly get to see the mean, the quartiles, and all the outliers and you get it in a format which is familiar and easy to understand. You…
There's also microsoft's R-Open (https://mran.microsoft.com/download) which I've found is faster than the out of the box R since it supports better multi-threading of commands.
That reminds me of this work (2009) by artist Ellie Harrison who made a vending machine which dispensed snacks any time the word recession popped up on the BBC news feed: https://www.ellieharrison.com/vendingmachine/
These may well work on some (cheap?) phones, I've had phones not display properly through polarized sunglasses before.
Specifying something as password hashing as (sha256? salted sha256?) without telling it to seems like magic to me. So to clarify, it's this password: declaration which tells the framework to hash the input? users…
Where is the definition of the password being hashed? The tutorial defines it as text: /* 'Users': collection { 'Password': text }*/ How does the platform know to hash that? Is it looking for magic property names?
Modern tests are delivered by computer and typically are adaptive. This means that as you answer questions correctly you get asked increasingly difficult questions until you get some wrong. This means that you aren't…
The difference between 99th and 99.99th percentile is 1.4 standard deviations, a common IQ test ought to be able to be accurate to that. Otherwise it couldn't measure the difference between 100 and 120 IQ (0 to 1.4z)…
Meta doesn't imply cycling, just that the best strategy may be a mixed strategy which involves randomly picking between different pure strategies. Instead of cycling, the meta ought to converge to a Nash equilibrium.…
It's a stretch to say it results in cheaters, people have been writing cheats since quakeworld.
There's a better solution: Stop collecting and keeping personal data. I can't even read this article without using firefox reader mode to skip the cookie warning / prompt (this works for a lot of sites!). That's a…
Someone on here recently recommended uMatrix for this purpose and I find that a nice trade-off between usability and request blocking. It's an extension but given it's less opaque than a generic ad-blocker I feel more…
Despite not working in infosec I tune into risky busisness (risky.biz) every week, it's a good round-up of the week without the overreaction you sometimes get from twitter and here in the immediate aftermath of a big…
Are they wrong?
They all feed into the National ANPR Data Centre: www.npcc.police.uk/FreedomofInformation/ANPR.aspx https://en.wikipedia.org/wiki/Automatic_number_plate_recogni...
Every petrol (gas) station has ANPR; which makes sense, you can't get too far before you have to fill up.
When I first found notebooks I was amazed at their utility. The ability to quickly display algorithms and processes to a wider (potentially layman) audience is amazing. To be able to have a scratchpad and play around…
XML without schema are a mess. XML with schema and validtion can be a joy to use compared to the untyped JSON world, but it's the lack of having to specify type which helps JSON remain popular. Given a choice between…
According to [1] windowing functions make SQL turing complete. Does this make SQLite turing complete or has it been turing complete before? [1] http://beza1e1.tuxen.de/articles/accidentally_turing_complet...
That doesn't bother me because actual opcodes are the least transferrable skill of the parts of programming they teach. Yeah, I'm not going to be able to go from the games straight into x86 programming but when I come…
No problem, you can already build such a system yourself quite trivially by getting an FTP account, mounting it locally with curlftpfs, and then using SVN or CVS on the mounted filesystem.
Article has been removed?
Beating macOS at gaming sounds like a punchline, that's just not impressive, macOS has only ever been an afterthought for gaming.
In which jurisdictions is this deliberate circumvention of access controls legal?
> Is there a name for this type of fatigue Stress. (One of the smyptoms of)
Stop trying to re-invent statistics. Use a box and whisker plot of latency. You quickly get to see the mean, the quartiles, and all the outliers and you get it in a format which is familiar and easy to understand. You…
There's also microsoft's R-Open (https://mran.microsoft.com/download) which I've found is faster than the out of the box R since it supports better multi-threading of commands.
That reminds me of this work (2009) by artist Ellie Harrison who made a vending machine which dispensed snacks any time the word recession popped up on the BBC news feed: https://www.ellieharrison.com/vendingmachine/
These may well work on some (cheap?) phones, I've had phones not display properly through polarized sunglasses before.
Specifying something as password hashing as (sha256? salted sha256?) without telling it to seems like magic to me. So to clarify, it's this password: declaration which tells the framework to hash the input? users…
Where is the definition of the password being hashed? The tutorial defines it as text: /* 'Users': collection { 'Password': text }*/ How does the platform know to hash that? Is it looking for magic property names?
Modern tests are delivered by computer and typically are adaptive. This means that as you answer questions correctly you get asked increasingly difficult questions until you get some wrong. This means that you aren't…
The difference between 99th and 99.99th percentile is 1.4 standard deviations, a common IQ test ought to be able to be accurate to that. Otherwise it couldn't measure the difference between 100 and 120 IQ (0 to 1.4z)…
Meta doesn't imply cycling, just that the best strategy may be a mixed strategy which involves randomly picking between different pure strategies. Instead of cycling, the meta ought to converge to a Nash equilibrium.…
It's a stretch to say it results in cheaters, people have been writing cheats since quakeworld.
There's a better solution: Stop collecting and keeping personal data. I can't even read this article without using firefox reader mode to skip the cookie warning / prompt (this works for a lot of sites!). That's a…
Someone on here recently recommended uMatrix for this purpose and I find that a nice trade-off between usability and request blocking. It's an extension but given it's less opaque than a generic ad-blocker I feel more…
Despite not working in infosec I tune into risky busisness (risky.biz) every week, it's a good round-up of the week without the overreaction you sometimes get from twitter and here in the immediate aftermath of a big…
Are they wrong?
They all feed into the National ANPR Data Centre: www.npcc.police.uk/FreedomofInformation/ANPR.aspx https://en.wikipedia.org/wiki/Automatic_number_plate_recogni...
Every petrol (gas) station has ANPR; which makes sense, you can't get too far before you have to fill up.
When I first found notebooks I was amazed at their utility. The ability to quickly display algorithms and processes to a wider (potentially layman) audience is amazing. To be able to have a scratchpad and play around…
XML without schema are a mess. XML with schema and validtion can be a joy to use compared to the untyped JSON world, but it's the lack of having to specify type which helps JSON remain popular. Given a choice between…
According to [1] windowing functions make SQL turing complete. Does this make SQLite turing complete or has it been turing complete before? [1] http://beza1e1.tuxen.de/articles/accidentally_turing_complet...
That doesn't bother me because actual opcodes are the least transferrable skill of the parts of programming they teach. Yeah, I'm not going to be able to go from the games straight into x86 programming but when I come…
No problem, you can already build such a system yourself quite trivially by getting an FTP account, mounting it locally with curlftpfs, and then using SVN or CVS on the mounted filesystem.
Article has been removed?