Viewing profile — genuine_smiles
genuine_smiles
HN member- Joined
- Wed, Oct 09, 2019, 3:08 AM UTC
- HN karma
- 143
- Public activity
- 74 items
- HN profile
- View on Hacker News ↗
About genuine_smiles
No profile information was provided.
Recent public activity
-
comment
Comment #43642511
> An easy example is NaN propagation, which can be nondeterministic in certain circumstances. Which circumstances?
-
comment
Comment #43422724
Yarn is still great. npm is ok. pnpm is a little faster than Yarn but has less features.
-
comment
Comment #43421059
> this is just `display: grid` though It’s also for flexbox > and not for non-fixed width elements What’s this mean? The biggest thing grid can’t do is wrapping; is that what you m…
-
comment
Comment #43242101
Can these be used as mixins? I looks like there’s only a single return value. Edit: Looks like mixins are planned: https://github.com/w3c/csswg-drafts/issues/9350#issuecomment...
-
comment
Comment #41415567
He’s also got 55 direct reports
-
comment
Comment #40774116
eBay was a great company until its McDonnell Douglas merger
-
comment
Comment #40757878
> They are aiming to provide an "all-in-one" solution with the parser, transpiler, bundler etc all in one place. Which means they have perhaps too much work to do. They seem to re-…
-
comment
Comment #40757094
> The performance gains in the recent past have mostly been due to moving away from single-threaded JavaScript to multi-threaded compiled languages. This is overly simplistic. Parc…
-
comment
Comment #40712871
> Svelte is an enormous productivity increase from SolidJS Could you expand on this? SolidJS DX seems pretty great.
-
comment
Comment #40560142
> they absolutely will not let you sign up for a room monthl Ours seems to
-
comment
Comment #40338273
> I have a decent collection of enlarged anime background paintings on the walls at my office. Where do you get them from?
-
comment
Comment #39602138
Could you elaborate on how Puter helped?
-
comment
Comment #39589339
Git LFS isn’t a real alternative? https://git-lfs.com/
-
comment
Comment #39452020
Which model? My LG C2 had none of these issues. It also hasn’t been connected to Wi-Fi in a year, so maybe it’s an issue with the latest software.
-
comment
Comment #38513638
Besides React, are any of the popular frameworks not on the signals type-train?
-
comment
Comment #38228697
What are you using instead?
-
comment
Comment #38202399
> We simply have slightly different goals in our work, which undoubtedly reflect where our engineering investments lie. I’d love to hear more about this. Do you elaborate anywhere?…
-
comment
Comment #37244858
Does anyone have a link to the PR?
- comment
-
comment
Comment #36795049
> and they are not particularly similar to Svelte stores either How does Svelte differ? I’m somewhat familiar with SolidJS, and had always assumed Svelte was somewhat similar.
-
comment
Comment #36102077
> There are no "natural keys". They don't exist in nature. They don't exist as a thing in our physical reality. And when it comes to human-assigned identifiers, it should be emphas…
-
comment
Comment #36028777
Do you have a citation?
-
comment
Comment #35999334
> But the implementations are rarely extracted out for general purpose usage and rarely have a rich API. SolidJS pitches its state management as being robust enough for use outside…
-
comment
Comment #35564551
KQL https://learn.microsoft.com/en-us/azure/data-explorer/kusto/... Hers a simple example: StormEvents | where StartTime between (datetime(2007-11-01) .. datetime(2007-12-01)) | wh…
-
comment
Comment #35433162
Why?