I listed some hard drives on Friday on eBay.. most of them refurbished... within 5 minutes got a message from a person who wanted them all... shipped them an hour later
Yep, it doubled in the last 4 months https://www.youtube.com/watch?v=o5Zc-FsUDCM
I upgraded my PC by adding 64GB.. two Fridays ago I sold the 32 GB I took out for the same amount of what I paid for the 64 GB in July... insane
ALTER TABLE foo with nocheck
ADD CONSTRAINT CheckNotnull check (id IS NOT NULL)
insert foo values (null)
Msg 547, Level 16, State 0, Line 13
The INSERT statement conflicted with the CHECK constraint "CheckNotnull". The conflict occurred in database tempdb", table "dbo.foo", column 'id'.
The statement has been terminated.
However be aware that if you update an existing value to NULL, you will still get the error
update foo set id = null where id = 2
Msg 547, Level 16, State 0, Line 20
The UPDATE statement conflicted with the CHECK constraint "CheckNotnull". The conflict occurred in database "tempdb", table "dbo.foo", column 'id'.
I actually used one of these in a VB app back in the day as a joke.. it was the robot I used.. if you typed in something wrong in a a text box.. it would shake his arms and call you an idiot
Not any different than taking yearly rent, multiplying by 30 and see if it is 4 times yearly salary. At least with a house you will have something after 30 years. In ten years.. your mortgage will be the same (property taxes won't be) Rent will for sure be higher after 10 years in the same place. But there are benefits to both renting and owning
What they should do if it is indeed to protect the user is have you sign a document. Just like Fidelity does if you want to buy UVXY or the oil short securities
I was born in Croatia but grew up in Amsterdam and have been living for 20+ years in the US. In Holland swearing involves a lot of diseases.. for example klerelijer (cholera sufferer) kankerlijer or krijg de kanker (cancer sufferer, get cancer)
In Croatia it's more like fuck your mother (jebem ti mater) God fucks your mother (jebo ti Bog mater)
In Istria we have a nicer version of telling someone to fuck God (jebi Boga) Marry God (idi Boga ženit)... you would say that to family members when you don't want to be vulgar but the message is still more or less the same :-)
In that case read the book "Range: Why Generalists Triumph in a Specialized World" from that list first. You will notice that the people that came up with solutions came from a total different discipline, while the people in that field were stuck