Live data from Hacker News

Viewing profile — modal-soul

modal-soul

HN member
Joined
Mon, Jul 08, 2019, 11:43 PM UTC
HN karma
36
Public activity
17 items

About modal-soul

No profile information was provided.

Recent public activity

  1. comment
    Comment #43700440

    I like this article a lot more than the previous one; not because of length. In the previous article, I was annoyed a bit by some of the fluffiness and redefinition of concepts tha…

  2. comment
    Comment #41412759

    In order to get value out of Tailwind, you need to be using a templating language that lets you create reusable components. So in this way, you are not repeating the 7 classes each…

  3. comment
    Comment #41059657

    This is not true. If your sync function loops until the value is set, then the Promise will never resolve, since it never yields to the event loop.

  4. comment
    Comment #34463441

    I made friends with someone else who kept circling around. The look of it reminds me of Boku no Natsuyasumi.

  5. comment
    Comment #31876397

    The only things that have significantly bugged me are the lack of a background app area by default and how they hide path editing in the file browser behind Ctrl + L.

  6. comment
    Comment #30469563

    My teacher used the following short story: The negative boy couldn't decide if he wanted to go to the radical party. So he decided to be square, missing out on 4 awesome chicks. It…

  7. comment
    Comment #28621546

    If LiveView is backed by PubSub, then I think you can offload persistence to Redis.

  8. comment
    Comment #28392578

    Ruby's refinements sound somewhat similar; they let you scope your monkey-patches.

  9. comment
    Comment #27137032

    Gell-Mann amnesia effect: https://en.wikipedia.org/wiki/Michael_Crichton#GellMannAmnes... > In any case, you read with exasperation or amusement the multiple errors in a story, and…

  10. comment
    Comment #26022085

    It was not included in this announcement, but Shippable (purchased by JFrog in Feb. 2019) is being shut down as well.

  11. comment
    Comment #24509287

    Just because a function is pure doesn't mean there is zero-risk in exposing it publicly. You're conflating complexity in managing state with complexity in managing domain boundarie…

  12. comment
    Comment #23987514

    Emacs and some Vi-likes. Some people are very attached to their editors and their configs.

  13. comment
    Comment #23259963

    I've been using something like this for exponential backoffs, but I think it'd work for this case as well. Let's say you've got one exchange and one main queue for processing: jobs…

  14. comment
    Comment #23119821

    Is there a name for the aesthetic of the equipment being modeled here?

  15. comment
    Comment #23109070

    Saw an interesting talk just about this topic [1] The gist of it was: Other engineering disciplines use the techniques you've mentioned because of the the costs, both time and mone…

  16. comment
    Comment #23094815

    In this case, the incidental heterochromia actually makes it feel even more authentic.

  17. comment
    Comment #22420192

    Even more natural if you write Ruby, which uses an identical syntax.