Live data from Hacker News

Viewing profile — genuine_smiles

genuine_smiles

HN member
Joined
Wed, Oct 09, 2019, 3:08 AM UTC
HN karma
143
Public activity
74 items

About genuine_smiles

No profile information was provided.

Recent public activity

  1. comment
    Comment #43642511

    > An easy example is NaN propagation, which can be nondeterministic in certain circumstances. Which circumstances?

  2. comment
    Comment #43422724

    Yarn is still great. npm is ok. pnpm is a little faster than Yarn but has less features.

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

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

  5. comment
    Comment #41415567

    He’s also got 55 direct reports

  6. comment
    Comment #40774116

    eBay was a great company until its McDonnell Douglas merger

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

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

  9. comment
    Comment #40712871

    > Svelte is an enormous productivity increase from SolidJS Could you expand on this? SolidJS DX seems pretty great.

  10. comment
    Comment #40560142

    > they absolutely will not let you sign up for a room monthl Ours seems to

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

  12. comment
    Comment #39602138

    Could you elaborate on how Puter helped?

  13. comment
    Comment #39589339

    Git LFS isn’t a real alternative? https://git-lfs.com/

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

  15. comment
    Comment #38513638

    Besides React, are any of the popular frameworks not on the signals type-train?

  16. comment
    Comment #38228697

    What are you using instead?

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

  18. comment
    Comment #37244858

    Does anyone have a link to the PR?

  19. comment
  20. 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.

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

  22. comment
    Comment #36028777

    Do you have a citation?

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

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

  25. comment