Live data from Hacker News

Viewing profile — clemlesne

clemlesne

HN member
Joined
Mon, Apr 03, 2023, 10:24 AM UTC
HN karma
56
Public activity
38 items

About clemlesne

[ my public key: https://keybase.io/clemlesne; my proof: https://keybase.io/clemlesne/sigs/qbp4ZD7ke-HwUVimaBE4Y2_AyY02VA8h24oSDX9CF0g ]

Recent public activity

  1. comment
    Comment #49199816

    If that can help anyone to comply with the AI Act!

  2. story
  3. comment
    Comment #47047462

    TLS terminates at your CDN, load balancer, or WAF. After that point, request and response bodies are plaintexts. Cloudflare, AWS ALB, GCP -- they can all read your API payloads. Fo…

  4. story
  5. comment
    Comment #47018913

    Did someone compared with uSearch ( https://github.com/unum-cloud/USearch )?

  6. comment
    Comment #46691072

    I built exec-sandbox because I wanted VM-level isolation for AI-generated code on my Mac without running Linux in a VM first. Most sandboxes (E2B, Hopx) use https://firecracker-mic…

  7. story
  8. comment
    Comment #46196649

    NATS is a fantastic piece of software. But doc’s unpractical and half backed. That’s a shame to be required to retro engineer the software from GitHub to know the auth schemes.

  9. comment
    Comment #45731145

    Project creator there. The biggest challenge in marketing this project to potential customers is not the fact that it does not work well, but the unions and human problems. It real…

  10. comment
    Comment #45731107

    Funny because I written them myself at the time. Last year they were no really useful AI like CC!

  11. comment
    Comment #45731095

    Indeed. I’m the project creator. That’s standard legal notice we must add to these kind of “large” repos. If not a dev team should maintain it full time with security incidents res…

  12. comment
    Comment #45641985

    Probably related to AWS outage. Are they infra not reliable enough? Do you think this kind of critical communication service should be deployed cross-provider?

  13. story
  14. comment
    Comment #44877125

    I built this after getting frustrated switching between AI platforms and losing conversation context. It analyzes your ChatGPT/Claude exports and creates markdown files with compre…

  15. story
  16. comment
    Comment #44735270

    Feedbacks? Can share the prompt.

  17. story
  18. comment
    Comment #44031773

    How do I consume it? Well, like a standard OpenAI API. That's literally the point!

  19. story
  20. comment
  21. story
  22. comment
    Comment #41686138

    Wanted to ease the maintenance process for Azure DevOps maintainers and give best practices for delivering reliable software. Eager for feedbacks!

  23. story
  24. comment
    Comment #41277074

    And thank you for the compliment! It's great to see that your efforts are seen and appreciated :)

  25. comment
    Comment #41277049

    That's indeed in the roadmap, like you mentioned. My primary objective is to build a LLM chat tool based on open-source documentations. The project owner (and even more if it is OS…