dyu
|
4 years ago
|
on: How Zillow's homebuying scheme lost $881M
While it is true cash offers in the strict sense mean real cash, it may also mean no-contingency offers. You can go through mortgage underwriting first and commit to pay the gap between appraised value and deal value, and can make a no-contingency offer with minimum risk. Or, if you are willing to lose your deposit (usually 3-5%) you can also make a no-contingency offer to be more attractive.
dyu
|
4 years ago
|
on: Executive Order on Improving the Nation’s Cybersecurity
US federal gov has their own PIV/CAC
dyu
|
5 years ago
|
on: Robinhood Files Confidentially for U.S. IPO
A short is not an option contract
dyu
|
5 years ago
|
on: They want us to be compliant, not secure
I've had luck showing that the cloud provider fulfills the 'local backup' requirement as part of their compliance (provided they do meet the same framework that you're trying to meet), and us inheriting the control from the cloud provider.
dyu
|
5 years ago
|
on: They want us to be compliant, not secure
They could be referring to the list of FIPS-validated crypto modules.
dyu
|
5 years ago
|
on: Ask HN: What's your quarantine side project?
clquery, a SQL interface to cloud resources. Using SQL and tables to interact with AWS (and eventually others) makes it easier to quickly query and join across various resources and services without needing to remember how to make and parse the underlying API.
`pip install clquery` or https://github.com/dongting/clquery
dyu
|
6 years ago
|
on: Show HN: Insomnia Designer – Open-source collaborative editor for API design
Can it use an exportable/importable file as source of truth which you can then check into git?
dyu
|
6 years ago
|
on: Launch HN: Castodia (YC W20) – Populate Google Sheets from databases
Also worth looking into using ALB instead of API Gateway, and have ALB call Lambda (I think this is possible).
dyu
|
6 years ago
|
on: Cambridge University Press make their books free until May
To be fair, this is exactly CUP's intent.
dyu
|
6 years ago
|
on: Text Processing in the Shell
It appears sort has a --stable flag for order preservation. I actually thought sort was stable by default already, but now I know.
dyu
|
6 years ago
|
on: Hacking GitHub's Auth with Unicode's Turkish Dotless 'I'
dyu
|
6 years ago
|
on: Airbus hit by series of cyber attacks on suppliers
ISO27001 (the main security one) has annual reviews which are more lightweight. After two years, the three-year cycle restarts.
dyu
|
6 years ago
|
on: Cybersecurity Pros Name Their Price as Hacker Attacks Swell
from your website: HIPPA should be HIPAA
dyu
|
6 years ago
|
on: How many kinds of USB-C to USB-C cables are there?
Sounds like the Boeing 737 MAX problem (without the killing part).
dyu
|
6 years ago
|
on: AWS Control Tower
dyu
|
6 years ago
|
on: Why people confess to crimes they didn’t commit
dyu
|
6 years ago
|
on: Google Cloud Is Down
Different locations see different counts because of aggregation/de-aggregation.
dyu
|
6 years ago
|
on: SaaS CTO Security Checklist
the assumption is you do not come up with your own words, and pick words at random from the whole dictionary.
dyu
|
7 years ago
|
on: Ask HN: Why are phone numbers considered a secure personal identifier?
Also a nasty surprise when you travel to another country and realize your mobile plan cannot have roaming, and you have no service at all.
dyu
|
7 years ago
|
on: Design Patterns for Managing Up
Also used in research grant proposals