Live data from Hacker News

Viewing profile — throwaway09432

throwaway09432

HN member
Joined
Mon, Jan 09, 2023, 12:19 AM UTC
HN karma
13
Public activity
25 items

About throwaway09432

No profile information was provided.

Recent public activity

  1. comment
    Comment #35218504

    I mean if I have a NonEmptyArray say xs, and I then xs.map(x=>2*x), will the result of this expression be a NonEmptyArray ?

  2. comment
    Comment #35206420

    Can you map over this and preserve the NonEmptyArray type?

  3. comment
    Comment #35192101

    The production of this gadget will create more pollution.

  4. comment
    Comment #35191783

    Typescript is a good try, but ultimately our favourite JS runtime errors still happen, even with all the strictest ts settings. Syntactically it is quite clumsy, you can see the un…

  5. comment
    Comment #35165310

    Does carbon filter this stuff?

  6. comment
    Comment #35050637

    Personally I prefer haml, in my opinion JSX is grotesque.

  7. comment
    Comment #35038617

    Honestly, all I care about is speed. Couple of word swaps here and there using a thesaurus, who gives a shit.

  8. comment
    Comment #35038064

    It works!

  9. comment
    Comment #35037881

    Python lambda syntax is ugly as hell.

  10. comment
    Comment #34963938

    Very tastefully done. Every one of these items is a huge improvement. This one in particular drives me crazy: `x.map(($) => $.name)`, `x.map .name` is almost Haskell level tersenes…

  11. comment
    Comment #34624596

    >"attention seeking" Oh I stand by that comment. It is my opinion, did it offend you? I'm curious why you even felt the need to comment. Not every Briton has the power to do what s…

  12. comment
  13. comment
    Comment #34623559

    Reading it back you are indeed correct. I found the article misleading.

  14. comment
    Comment #34623433

    As pointed out below, she still lives in London after all this verbiage. https://twitter.com/intent/user?screen_name=byameliahill Edit - Censored [flagged] because we are apparentl…

  15. comment
    Comment #34436237

    So basically after all that, you are quitting an in-office role for a remote role.

  16. comment
    Comment #34364058

    >I'm a little bit butthurt that no one wants to gaze in adoration at my cool toy That's life. Did you call up the bus company and thank them for engineering a bus to get you to wor…

  17. comment
    Comment #34363005

    I can't believe they chose an array for the Tuple type. Which has no sensible equality definition as arrays in JS are references.

  18. comment
    Comment #34334548

    Ok, so when registering on a new site you don't mind waiting back to hear from the server after clicking submit, to find out your passwords don't match, or don't meet the required …

  19. comment
    Comment #34310189

    Emphatically yes. The most popular UI framework's dropdown component, documentation reads as follows: "Dropdowns are toggleable, contextual overlays for displaying lists of links a…

  20. comment
    Comment #34307304

    This is just the same argument as the comments upthread rehashed. In the absolute most minimalist, hair pullingly annoying implementation, that is correct. However the polish you a…

  21. comment
    Comment #34306989

    [flagged]

  22. comment
    Comment #34305383

    Sure, but you are talking about a complete minimalist implementation, one that before all of this Javascript explosion, made people pull their hair out. For example you need javasc…

  23. comment
    Comment #34305341

    [flagged]

  24. comment
    Comment #34305150

    [flagged]

  25. comment
    Comment #34305042

    >I do very little on the web where I actually want there to be code running on my document. Just some random examples, but how do you do your tax, pay your bills, buy/sell stuff on…