Viewing profile — somenits
somenits
HN member- Joined
- Thu, Jun 29, 2023, 11:30 PM UTC
- HN karma
- 102
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About somenits
No profile information was provided.
Recent public activity
-
comment
Comment #36931732
On this, the communists and paleo-conservatives can agree: The bourgeoisie, wherever it has got the upper hand, has put an end to all feudal, patriarchal, idyllic relations. It has…
-
comment
Comment #36920644
You would think so, but Congress has occasionally done things like this, like pass the Wiretap Act and the Electronic Communications Privacy Act, both of which impose restrictions …
-
comment
Comment #36920638
> Because that's what's really happening here. Once you sell your data to Facebook, Twitter, etc, it's no longer "in your house." If you granted third parties license to collect an…
-
comment
Comment #36920203
It depends. If someone breaks into your house with government encouragement, that’s a Fourth Amendment violation. If he breaks into your house because he’s a burglar, and then happ…
-
comment
Comment #36865904
I could respond with something equally condescending and sarcastic like “You Europeans should try not legislating yourselves into laughably low salaries,” but that would be rude an…
-
comment
Comment #36796487
Please see my comment here https://news.ycombinator.com/item?id=36794762
-
comment
Comment #36794762
Can you find a source saying that Georgia Pacific or any other company was able to use this process to shield the parent company from liability? I’m not finding anything to that ef…
-
comment
Comment #36780475
Of course it would benefit J&J too. You get to consolidate your cases in one court. You get to be in federal court, which is by conventional wisdom believed to be more defendant-fr…
-
comment
Comment #36779998
You know you've lost the argument when your only response to actual facts and analysis is "yeah but what does this name sound like".
-
comment
Comment #36779994
You know you've lost the argument when your only response to actual facts and analysis is "yeah but what does this name sound like".
-
comment
Comment #36772535
That's not true. Judges can't just take cases from different districts and different states, different court systems altogether, and consolidate them. Plaintiffs can choose to file…
-
comment
Comment #36772495
> Second, it is a bit rich that this legal maneuver is framed at "protecting claimants" when it blocks those claimants from pursuing cases that maximizes their damages. This is pur…
-
comment
Comment #36771922
How would you like it if you were a plaintiff suffering severe lifelong emotional distress but the jury saw that the medical bills were only $1000? It's not as simple as you make i…
-
comment
Comment #36767339
No, wrong. That's not what happened and it's not what the article says. The court didn't like the idea of them using the bankruptcy system to consolidate the cases.
-
comment
Comment #36757222
This is the top-voted comment but as many of the other replies have pointed out, it's totally wrong outrage-bait. J&J, the parent company, is still ultimately liable for the full a…
-
comment
Comment #36757207
If you weren't allowed to see medical bills and such, then you were probably tasked with determining other kinds of damages (e.g. emotional distress) that are totally unrelated to …
-
comment
Comment #36757197
Are you proud of your ignorance? Seems like you're not interested in understanding, just in continuing to feel outraged.
-
comment
Comment #36693330
Embrace the cynicism. Things become so much clearer. Just be sure to find the humor in it all or you'll be miserable.
-
comment
Comment #36599492
It's just recognition by a UN body. If you'll indulge some cynicism, all it really means is that a bunch of people spent your tax money (which funds the UN through member-state con…
-
comment
Comment #36577076
I'm not confused. But you are introducing unnecessary concepts here. A firm needs to make some profit in the long run, whatever you want to call it, to be able to sustain investmen…
-
comment
Comment #36576506
There is an optimal number of firms in competition with each other. It could be that for a particular industry, 10 firms means everyone is losing money and unable to make new inves…
-
comment
Comment #36536433
You'll get a compiler error though unless you, in the same edit-compile cycle, created a new variable with the same name. You also can't search-replace a type name as easily, becau…
-
comment
Comment #36528328
Good article, a couple nits/additional notes: 1. The article points out you should compare structs field by field, but it doesn't explain why memcmp wouldn't work. The reason is th…