dcreater

↗ HN profile [ 1493 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. The OpenAI API spec is perhaps the most basic, central and widely used thing in building AI applications. It is thus so surprising and tell that it is so hard for a coding agent to get the actual API spec. I asked…

  2. I've been mostly a happy Brave user - I havent appreciated the crypto, AI, ads etc. they have been subtly pushing and I am not as highly confident as I need to be regarding privacy etc. Are there any better options out…

  3. Modular's MAX platform looks very promising but it seems to have lost momentum? I dont hear anyone in the community using it? Model support seems to be very behind, in terms of AI model release pace.

  4. Updates all dependencies to their latest available versions. https://gist.github.com/rosmur/72f8cec22c980c93c2865d458bee2... P.S: Recommend to run your test suite after to assure compatibility

  5. I have no idea when my post/comment has received replies. Seems like a glaring gap in basic functionality?

  6. Im forming an LLC - what are the trade offs between a lawyer vs using Stripe Atlas?

  7. OpenAI, Ollama, LiteLLM python packages allow you to set the response format to a Pydantic model. As I understand that this just, serializes the model into a JSON. Is the JSON then just passed as context to the LLM and…

  8. I see ollama being used for production applications via a containerized on-prem deployment. Why would ollama be a good solution instead of straight llama.cpp or something more industrial grade like vLLM? I see Ollama's…

  9. Recently the H1B rules have been updated to allow H1B founders (who are majority shareholders) to work for the company they found. This means its now a much more viable path to found on a H1B. Looking for immigration…

  10. Is there any minimal, wholly local LLM based file organizer/re-namer? LlamaFS is the only one I know of and it does have an option to use local models, but it doesnt seem to be up-to-date and its a little too bloated…

  11. Specifically referring to Cursor and Melt. It seems to be the rage among the bay area AI community but they're basically just VS Code skins. Im pretty happy with VS Code both features-wise and UX, but I think now is the…

  12. Academic papers are not only dense to read because of the technical content, but the format/layout of the paper i.e. the 2 column format with the distinct table styling etc isnt a very user friendly/approachable look.…

  13. Looking for feedback from folk who've used instructor, outlines and guidance on how they have performed. Especially in production.