Viewing profile — mmpdev
mmpdev
HN member- Joined
- Mon, Oct 14, 2019, 12:42 PM UTC
- HN karma
- 68
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About mmpdev
No profile information was provided.
Recent public activity
-
comment
Comment #38470219
Not only would we not recommend our war criminals to the ICC, we have on the books the authorization to be able to invade the Hague in case any US person was being held or tried. H…
-
comment
Comment #33376639
But not every tweet through the api would be bots right? Like someone using a custom twitter client as a single user shouldn't get that label, no?
-
comment
Comment #29153638
> System.Linq — DistinctBy/UnionBy/IntersectBy/ExceptBy I'm excited by having these built in. I always found it awkward to need to do: `.GroupBy(item => item.Property).Select(group…