Viewing profile — sudomakeup
sudomakeup
HN member- Joined
- Thu, Nov 22, 2018, 11:52 PM UTC
- HN karma
- 20
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About sudomakeup
No profile information was provided.
Recent public activity
-
comment
Comment #27165846
They can certainly do it for any "ASIC resistant" coin
-
comment
Comment #27037789
Poe's law strikes again
-
comment
Comment #26349167
Why wouldn't it be an issue with a compiled language? Its nearly the exact same reasoning as "we're not going to break older websites"
-
comment
Comment #26069059
Funny how google's attitude on false positives is the complete opposite of what it is for interviews
-
comment
Comment #24546157
You can do left to right function composition with (>>>) Given functions f, g , h, h >>> g >>> f is equivalent to f . g . h Its from Control.Category, so it generalizes to other th…
-
comment
Comment #24323241
So, I'm a bit rusty on haskell but I have some notes on a similar concept. Essentially, fmap with a twist - instead of applying the same function to a list of values, you have a li…
-
comment
Comment #24017362
Interesting, I have nearly the exact same situation except replace Nvidia with AMD. "Radeongate". Also have miraculously saved the machine with a booting ritual/hack that bypasses …
-
comment
Comment #23911919
Well, the python interpreter has a main function. This whole topic is like comparing apples to oranges. The python interpreter(which IS compiled and has a main function) defines th…
-
comment
Comment #21818613
Raises concerns with MMT and inflation while not once mentioning how proponents of MMT address inflation. How convenient.
-
comment
Comment #20887128
I dont recall if it was Apple that did this, but theres trick one can pull with an "open source"codebase thats part of a proprietary product. One can have said codebase effectively…
-
comment
Comment #20345844
In the disassembly we can see a bunch of fine grained operations but the meaning behind them is opaque. For example, we see two array access operations but its not clear what they …
-
comment
Comment #19102698
For (m)ETH, proof of stake has been "just around the corner" for years.
-
comment
Comment #19045557
Great point! This reminds of of the film concept of "show, dont tell" but applied to prose instead of a visual medium
-
comment
Comment #19027004
One should also consider the Airline industry. Especially the climate change activists that regularly fly.
-
comment
Comment #18980295
Thats how I feel about russia-gate. "Criticizing the corporate democrats and exposing their records? You must be a russian shill!"
-
comment
Comment #18980253
I wonder if this system would have flagged evidence of Iraq WMD's as fake news? Or is it something primitive that just asserts that anything != CNN et. al. is fake news?
-
comment
Comment #18725975
This is somewhat covered by https://darkpatterns.org/types-of-dark-pattern/roach-motel Gyms are notorious for this. Almost any staff member can sign someone up, but if you want to …
-
comment
Comment #18607697
>They broke extension support. Was this intentional, or simply a consequence the architecture of quantum?
-
comment
Comment #18542060
You can still have mutable references and impure functions in Haskell, but its not like "path of least resistance" of other languages. The IO type marks impure functions Also one c…
-
comment
Comment #18513557
http://wiki.c2.com/?DryWaterhole
-
comment
Comment #18513541
To me this seems more like "common sense" than an unpopular opinion. As such I hope this isnt an unpopular opinion!
-
comment
Comment #18513387
Having experienced my fair share of HR-induced job search frustration in the past, this is incredibly inspirational and validating.