Live data from Hacker News

Viewing profile — nicognaw

nicognaw

HN member
Joined
Mon, Feb 13, 2023, 1:11 AM UTC
HN karma
32
Public activity
24 items

About nicognaw

No profile information was provided.

Recent public activity

  1. comment
    Comment #42449786

    OpenAuthJs is literally a hono app.

  2. comment
    Comment #40396076

    Users in these kind of platforms usually do welcome English posts according to some experience with Xiaohongshu, but registering an account from outside is challenging.

  3. comment
  4. story
  5. comment
    Comment #40219708

    If you got random tokens on Apple Silicon Macs, you should check your stderr for Metal’s error code, like 5 for out of metal memory. Metal lets you use half of your unified memory …

  6. comment
  7. comment
    Comment #38389880

    Andrej made the micrograd video after the code was released a couple years later. As someone who takes learning neural networks as a hobby, I really want to see him make videos abo…

  8. comment
  9. comment
    Comment #38191052

    Azure OpenAI

  10. comment
    Comment #38132572

    As learned by the community, they leaked their personal information from emails used in git commits

  11. comment
    Comment #38132476

    +1, the OpenAI official playground & the new fine-tuning UI are really useful stuff, but surprising enough, I don't find open source versions.

  12. comment
    Comment #38131100

    Why would I use drag-and-drop UIs to replace one of my favorite things, coding, when I use infrastructure as code stuff to replace a cloud console panel, FastAPI to generate OpenAP…

  13. comment
    Comment #38034723

    In some US states where TikTok is banned, this can be used to access it.

  14. comment
    Comment #38021154

    Jina AI itself is also a great framework to expose APIs from deep neural net models and deploy them to Kubernetes clusters, which I think is very promising, but they didn't get as …

  15. comment
    Comment #37981054

    Signoz is too good at SEO. Early days, I looked up otel and observability stuff, and I always saw Signoz articles on the first screen.

  16. story
    Ask HN: Why is AI companies not using AI support chatbot?

    I found that OpenAI, Anthropic, and Cohere all use intercom, and none of them have AI support chatbots enabled. Smaller companies like Jina AI use Crisp. If AI chatbots are really …

  17. comment
    Comment #36159855

    TL;DR: Cheap GPU cloud with alpaca-LoRA

  18. comment
    Comment #35520092

    Maybe a bit extreme, but I am going to use Remix and only Remix for my new side projects.

  19. comment
    Comment #35491487

    I'm actually very excited to see AI applied in games in ways other than AI agents.

  20. comment
    Comment #35356671

    As a developer, I'd like a tool to help me design the color scheme for my IDE, and I'm curious if this one can do that.

  21. comment
    Comment #35353496

    Prompt engineering, in my opinion, could be considered "semantic programming."

  22. comment
    Comment #35353339

    Since LLMs generate words one by one, you can only determine whether the next word has a high probability. Some ideas occurred to me earlier, like applying prompt engineering to ev…

  23. comment
    Comment #35347041

    I'm learning the basics of transformer from Andrew Ng's courses, your post seems to make me learn it faster. Thanks!

  24. comment
    Comment #35222140

    Why not? The actual work that language models do is to complete the conversation. It doesn’t actually answer questions, it just tries to make the text look real.