Viewing profile — throwaway09432
throwaway09432
HN member- Joined
- Mon, Jan 09, 2023, 12:19 AM UTC
- HN karma
- 13
- Public activity
- 25 items
- HN profile
- View on Hacker News ↗
About throwaway09432
No profile information was provided.
Recent public activity
-
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 ?
-
comment
Comment #35206420
Can you map over this and preserve the NonEmptyArray type?
-
comment
Comment #35192101
The production of this gadget will create more pollution.
-
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…
-
comment
Comment #35165310
Does carbon filter this stuff?
-
comment
Comment #35050637
Personally I prefer haml, in my opinion JSX is grotesque.
-
comment
Comment #35038617
Honestly, all I care about is speed. Couple of word swaps here and there using a thesaurus, who gives a shit.
-
comment
Comment #35038064
It works!
-
comment
Comment #35037881
Python lambda syntax is ugly as hell.
-
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…
-
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…
- comment
-
comment
Comment #34623559
Reading it back you are indeed correct. I found the article misleading.
-
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…
-
comment
Comment #34436237
So basically after all that, you are quitting an in-office role for a remote role.
-
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…
-
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.
-
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 …
-
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…
-
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…
-
comment
Comment #34306989
[flagged]
-
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…
-
comment
Comment #34305341
[flagged]
-
comment
Comment #34305150
[flagged]
-
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…