Live data from Hacker News

Viewing profile — wesleyyue

wesleyyue

HN member
Joined
Wed, Sep 14, 2022, 3:07 AM UTC
HN karma
148
Public activity
49 items

About wesleyyue

No profile information was provided.

Recent public activity

  1. comment
    Comment #41915575

    If anyone would like to try the new Sonnet in VSCode. I just updated https://double.bot to the new Sonnet. (disclaimer: I am the cofounder/creator) --- Some thoughts: * Will be int…

  2. comment
    Comment #41650291

    Yep you're right, thanks for catching (sorry for the ninja edit!)

  3. comment
    Comment #41650247

    Ah you're right I totally misread that!

  4. comment
    Comment #41650011

    Interesting observations: * Llama 3.2 multimodal actually still ranks below Molmo from ai2 released this morning. * AI2D: 92.3 (3.2 90B) vs 96.3 (of Molmo 72B) * Llama 3.2 1B and 3…

  5. comment
    Comment #41568239

    If you've tried others, would love to understand if there's anything you didn't like specifically (I'm one of the creators for https://double.bot )

  6. comment
    Comment #41568221

    Ah interesting! I'm building https://double.bot (ai assistant vscode extension) and someone asked about VSCodium but I didn't realize there's a open marketplace for that specifical…

  7. comment
    Comment #41526687

    > Maybe something's timing out with the longer o1 response times? Let me look into this – one issue is that OpenAI doesn't expose a streaming endpoint via the API for o1 models. It…

  8. comment
    Comment #41525020

    Just added o1 to https://double.bot if anyone would like to try it for coding. --- Some thoughts: * The performance is really good. I have a private set of questions I note down wh…

  9. comment
    Comment #41301154

    If you're open to trying new AI coding assistants, would love if you can give https://double.bot a try! (note: I'm one of the creators) The main philosophical differences is that w…

  10. comment
    Comment #41059583

    Yes, I built the extension. I actually also just went to send another message asking what the first msg was just to double check I didn't have a bug and it does know what the first…

  11. comment
    Comment #41059193

    definitely not an articulate request, but the point of using these tools is to speed me up. The less the user has to articulate and the more it can infer correctly, the more helpfu…

  12. comment
    Comment #41059150

    Yes, there's a few things wrong: 1. If it assumes typescript, it should do `as const` in the first msg 2. If it is python, it should be something like https://x.com/WesleyYue/statu…

  13. comment
    Comment #41059049

    I'm building a ai coding assistant ( https://double.bot ) so I've tried pretty much all the frontier models. I added it this morning to play around with it and it's probably the wo…

  14. comment
    Comment #41048047

    Just added Llama 3.1 405B/70B/8B to https://double.bot (VSCode coding assistant) if anyone would like to try it. --- Some observations: * The model is much better at trajectory cor…

  15. comment
    Comment #40807567

    I've been using it in https://double.bot (vscode coding copilot I'm hacking on) and it's been pretty great so far. We have support for all the top models (gpt4o, deep seek, opus, e…

  16. comment
    Comment #40739647

    If anyone would like to try it for coding in VSCode, I just added it to http://double.bot on v93 (AI coding assistant). Feels quite strong so far and got a few prompts that I know …

  17. comment
    Comment #40684444

    Surprised no comments are pointing out that the analysis is pretty far off simply due to the fact that the author runs with batch size of 1. The cost being 100x - 1000x what API pr…

  18. comment
    Comment #40683115

    You can acknowledge how customers feel while shielding your customer facing staff from verbal abuse. If you've ever worked a customer facing job you'll understand.

  19. comment
    Comment #40346801

    If anyone wants to try it for coding, I just added support for GPT4o in Double ( https://double.bot ) In my tests: * I have a private set of coding/reasoning tests and it's been ab…

  20. comment
    Comment #40169872

    humaneval is generally a very poor benchmark imo and I hate that it's become the default "code" benchmark in any model release. I find it more useful to just look at MMLU as a ball…

  21. comment
    Comment #40169850

    Looks interesting! I feel like Qwen has always been one of the most underrated model families that doesn't get as much attention as other peers for whatever reason. (maybe b/c it's…

  22. comment
    Comment #39630693

    Hope they'll release API access soon so I can add it to https://double.bot They've been talking about an API since June and it's now 9 months later with no updates on API access.

  23. comment
    Comment #39598867

    for future readers, the setting is now shipped in >v0.49. The default is now back to GPT-4 as it has lower latency but you can manually change it to Claude 3 in settings if you wis…

  24. comment
    Comment #39598459

    Thank you for the report! We're using Mintlify for the docs (which that URL links to). Let me report it upstream to see if they can fix.

  25. comment
    Comment #39593843

    Thanks for the feedback – what search terms did you use? Let me make sure those keywords are on the page :P