Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
AdelaideSimone
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
AdelaideSimone
7mo ago
Stop payment isn't the same as a chargeback, though.
2.
▲
by
AdelaideSimone
7mo ago
Contract law is rather a mess, but, IIRC, one the main, generic exceptions to contract clause enforcement is if is illegal, unconscionable, or violates public policy. Many states have codified tort laws as being in the interest of public po
3.
▲
by
AdelaideSimone
7mo ago
I'm sure they do fail, but at least they have the theoretical ability for citizens to more directly challenge crimes comitted by the government itself. Unlike the U.S., which removed it by statutes, most other common law countries, and
4.
▲
by
AdelaideSimone
7mo ago
I don't know if you're trying to say that, in the realm of tort law, it is only strict liability, or if you are saying that copyright infringement is only a tort. If it's the latter, it's completely untrue, as there are
5.
▲
by
AdelaideSimone
7mo ago
Arbitrarily redefining words so that you can make an otherwise fallacious argument is called equivocation. Ends do not always justify means.
6.
▲
by
AdelaideSimone
8mo ago
Very overweight people, ironically, have good muscle development -- if they are ambulatory. Having to move all of that weight around builds muscle.
7.
▲
by
AdelaideSimone
9mo ago
I don't know how easy it is in Germany compared to the U S., but this is false. In the U.S., you absolute can sue (and it is extremely common) to force certain actions. See: constructive trust, mandatory injunction, prohibitive injunc
8.
▲
by
AdelaideSimone
9mo ago
And why do you think pathos arguments are logical? Granted, they didn't cite them, but assuming it is true, empirical studies showing the accident rates are the logical point from which to draw conclusions. What you would like, how you
9.
▲
by
AdelaideSimone
1y ago
A lot of vendors use non-lazy binding for security reasons, and some platforms don't support anything other than RTLD_NOW (e.g., Android). Anyway, while what you said is theoretically half-true, a fairly large number of libraries are
10.
▲
by
AdelaideSimone
2y ago
What exactly is it you're "right" about? How do you think any libc wrapper or direct syscall works? Syscalls are filtered for security reasons on many platforms, including Android. I mean, a syscall is literally an API itself