Live data from Hacker News

Viewing profile — zuck_vs_musk

zuck_vs_musk

HN member
Joined
Sat, Jul 01, 2023, 7:45 AM UTC
HN karma
5
Public activity
20 items

About zuck_vs_musk

No profile information was provided.

Recent public activity

  1. comment
    Comment #48127762

    I have contributed several posts to https://medium.com/@Pinterest_Engineering Of course, I am biased but I do believe we have one of the best engineering blogs out there.

  2. comment
    Comment #43877412

    Weird that even OpenAI does not have good control over its model.

  3. comment
    Comment #43769310

    > As someone that likes Vue and prefers templates that lost me at JSX. Thank you very much. I once said, "I cannot stand JSX", and two front-end engineers went silent for the rest …

  4. story
    Ask HN: How are engineers evaluating non-deterministic ML/LLM based deployments?

    So, we process data as well as documents from various sources, then, - convert all of its text (using different OCRs) - pass it to LLM models - depending on the customer, it can be…

  5. comment
    Comment #43768173

    Has anyone used both Solid and Vue? How do the two compare?

  6. comment
    Comment #43734423

    Seems like a pitch for sliplane to me.

  7. comment
    Comment #41835246

    I see 'Node.js' and I see something that's going to be unwieldy pretty soon.

  8. comment
    Comment #40403445

    This is useful. If you have a website, you want to collect statistical data on which browsers are accessing your website and test for the best experiences on the top browsers.

  9. comment
    Comment #40364424

    They switched to an SQL database. NoSQL

  10. comment
    Comment #40293489

    Author of the original article here. Good to see it being posted here.

  11. comment
    Comment #39946807

    > Why would Ruby play a role in it? Azure definitely does though. (ex azure employee here ) Oh yeah. If someone says C++ has poor memory safety than Rust then no one is triggered. …

  12. comment
    Comment #39940122

    This happens fairly regularly. Do HNers think that Microsoft azure and/or Ruby has a role in it?

  13. comment
    Comment #39914445

    Author of the original article here. If you have some customers that rely on GitHub-specific features and some others that rely on GitLab-specific features then you will have to su…

  14. comment
    Comment #39762734

    Please elaborate

  15. comment
    Comment #39762724

    Rust guys - look this beautiful performant CLI tool that will make you more productive JS guys - look at my new JS framework that you can use to do 15th rewrite of your website I w…

  16. comment
    Comment #39753476

    > strong guarantees on the output (i.e. 100% reliable, without requiring any retries). Has anyone seen a good JSON library that can handle slightly broken JSON? e.g. trailing comma…

  17. comment
  18. comment
    Comment #38010133

    What if you are on Python 3.10 and the Python code was built using Python 3.11 features? I don't think `pipx` would work in that case.

  19. comment
    Comment #38010116

    pip will install dependencies transitively. Some of those dependencies or some version of those might be uninstallable on certain platforms and you won't even know! Further, if I a…

  20. story