Live data from Hacker News

Viewing profile — kwkelly

kwkelly

HN member
Joined
Thu, Apr 09, 2020, 3:56 PM UTC
HN karma
60
Public activity
37 items

About kwkelly

No profile information was provided.

Recent public activity

  1. comment
    Comment #48698403

    Is it compatible with Aurora DSQL? Or does it rely on Postgres features they do not implement?

  2. comment
    Comment #46734709

    Can this be used as an embedded lib instead of a separate binary as an API? And am I understanding correctly that if I pointed 2 running instances of s2-lite at the same place in s…

  3. comment
    Comment #45615621

    Improved inline suggestions are under way if you search the PRs on GitHub for zeta2. You can also bring your own edit prediction provider by configuring copilot or supermaven. Code…

  4. comment
    Comment #42817983

    Zed needs a full helix bindings support and helix needs plugins. Both are so close!

  5. comment
    Comment #40925597

    This would probably last forever. The MD class size is only around 120 people and at 70k per year tuition costs would be 8.4M per year (ignoring that only families earning under 30…

  6. comment
    Comment #40410326

    You mean rockauto.com and I agree it’s a great source for parts

  7. comment
    Comment #40403654

    HN is really random, but also the submitter is an author whose posts are regularly submitted to HN and is a participant (I believe) in a trial for the drug in the article. The regu…

  8. comment
    Comment #39647736

    The coolest thing (IMO) compared to react is the ability to await inside a component.

  9. comment
    Comment #39576334

    Matrix Analysis by Horn and Johnson is another great book, though it is a bit pricier than a Dover book.

  10. comment
    Comment #39344055

    It does say the UCI banned NDD bikes in 1999.

  11. comment
    Comment #39255822

    Thank you. It’s been a while since I read Candide and while I say “All is for the best in this best of all possible worlds” somewhat regularly, that detail has since fled my mind.

  12. comment
    Comment #39247011

    This is tangential, but was Voltaire mocking Leibniz in Candide?

  13. comment
    Comment #38877381

    warp (warp.dev) does this

  14. comment
    Comment #38139599

    Notable too that the VM it runs on Mac comes with qemu user mode emulation and uses binfmt_misc to run binaries for different architectures so obviates the need for Rosetta. Edit: …

  15. comment
    Comment #37980847

    Dogs do require work and attention and care, but there’s nothing in the article to suggest that the owner wasn’t giving the dog the exercise or attention it needed. A vet behaviori…

  16. comment
    Comment #37980805

    Unfortunately in the vast majority of cases another dog is ineffective for the treatment of separation anxiety. It does sometimes help but they usually want a human or a specific h…

  17. comment
    Comment #37980568

    Prozac as a treatment for isolation distress or separation anxiety is much more effective when coupled with desensitization training and possibly counter conditioning. If you’re no…

  18. comment
    Comment #37141198

    You would do it as a tagged template literal rather than with plain string templating, similar to Postgres.js

  19. comment
    Comment #37141114

    You have to be careful with code like the above in React. Using a lower-cased function that returns JSX but is not rendered with react.createElement (either directly or via the JSX…

  20. comment
    Comment #36794142

    Keep an eye on gleam lang if you’re not already. It’s a language with an ML inspired type system (like rust) that compiles to erlang. It is likely too nascent to be used in product…

  21. comment
    Comment #36370726

    Helix[1] is another editor which heavily borrows from kakoune’s “selection then action” paradigm. The editor is very good, but still in heavy development, so it lacks plugins and h…

  22. comment
    Comment #34853731

    It seems like it’s a worse version of a longer article from MIT’s Technology Review https://www.technologyreview.com/2023/02/14/1067869/rust-wor...

  23. comment
    Comment #34127343

    This works well and makes finding my many tabs so much easier. One issue I've encountered is that inertial scrolling is partially broken. Sometimes it works, sometimes the scroll s…

  24. comment
    Comment #34123959

    The word with Z may be related to “zahlen” which is where Z as the letter commonly used to represent the integers comes from. [1] [1] https://en.wikipedia.org/wiki/Integer#History

  25. comment
    Comment #34116725

    Hans Holbein’s “The Ambassadors” [1] is the one that immediately comes to mind. It has memento mori which is heavily skewed. [1] https://en.wikipedia.org/wiki/The_Ambassadors_(Holb…