random_

↗ HN profile [ 665 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I've been playing with Pingora to create a reverse proxy that connects backend HTTP or HTTPs service to a single HTTPs frontend (similar to what is generally done with Nginx) serving distinct SSL certificates (using SNI…

  2. LLDB Cheat Sheet [pdf] (web.archive.org)
  3. Hi there, I've built this Slack chat bot with Rust, with a step by step on how to create, configure and deploy the bot. Not super feature complete, but I imagine that a reasonable starting point template for anyone…