Viewing profile — clemlesne
clemlesne
HN member- Joined
- Mon, Apr 03, 2023, 10:24 AM UTC
- HN karma
- 56
- Public activity
- 38 items
- HN profile
- View on Hacker News ↗
About clemlesne
Recent public activity
-
comment
Comment #49199816
If that can help anyone to comply with the AI Act!
- story
-
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…
- story
-
comment
Comment #47018913
Did someone compared with uSearch ( https://github.com/unum-cloud/USearch )?
-
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…
- story
-
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.
-
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…
-
comment
Comment #45731107
Funny because I written them myself at the time. Last year they were no really useful AI like CC!
-
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…
-
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?
- story
-
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…
- story
-
comment
Comment #44735270
Feedbacks? Can share the prompt.
- story
-
comment
Comment #44031773
How do I consume it? Well, like a standard OpenAI API. That's literally the point!
- story
-
comment
Comment #42135770
Enjoy
- story
-
comment
Comment #41686138
Wanted to ease the maintenance process for Azure DevOps maintainers and give best practices for delivering reliable software. Eager for feedbacks!
- story
-
comment
Comment #41277074
And thank you for the compliment! It's great to see that your efforts are seen and appreciated :)
-
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…