Live data from Hacker News

Viewing profile — sudomakeup

sudomakeup

HN member
Joined
Thu, Nov 22, 2018, 11:52 PM UTC
HN karma
20
Public activity
22 items

About sudomakeup

No profile information was provided.

Recent public activity

  1. comment
    Comment #27165846

    They can certainly do it for any "ASIC resistant" coin

  2. comment
    Comment #27037789

    Poe's law strikes again

  3. 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"

  4. comment
    Comment #26069059

    Funny how google's attitude on false positives is the complete opposite of what it is for interviews

  5. 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…

  6. 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…

  7. 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 …

  8. 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…

  9. comment
    Comment #21818613

    Raises concerns with MMT and inflation while not once mentioning how proponents of MMT address inflation. How convenient.

  10. 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…

  11. 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 …

  12. comment
    Comment #19102698

    For (m)ETH, proof of stake has been "just around the corner" for years.

  13. 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

  14. comment
    Comment #19027004

    One should also consider the Airline industry. Especially the climate change activists that regularly fly.

  15. comment
    Comment #18980295

    Thats how I feel about russia-gate. "Criticizing the corporate democrats and exposing their records? You must be a russian shill!"

  16. 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?

  17. 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 …

  18. comment
    Comment #18607697

    >They broke extension support. Was this intentional, or simply a consequence the architecture of quantum?

  19. 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…

  20. comment
    Comment #18513557

    http://wiki.c2.com/?DryWaterhole

  21. comment
    Comment #18513541

    To me this seems more like "common sense" than an unpopular opinion. As such I hope this isnt an unpopular opinion!

  22. comment
    Comment #18513387

    Having experienced my fair share of HR-induced job search frustration in the past, this is incredibly inspirational and validating.