Viewing profile — winash83
winash83
HN member- Joined
- Mon, Aug 28, 2023, 5:07 PM UTC
- HN karma
- 13
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About winash83
No profile information was provided.
Recent public activity
-
comment
Comment #48888440
Currently working on Agentry( https://agentry.run/ ) Runtime, connection, and deploy layer for building internal apps and automations with AI. You can build anything that you can b…
-
story
Show HN: Build and Host AI apps on your own servers
I wanted a way to build and host some vibecoded apps/dashboards etc , but figured there was no good way outside using things like lovable and replit , where the code and data and t…
-
comment
Comment #42747689
For most dev/test workflows redundancy is not a huge concern, because we can just recreate the environments, in practice things are quite stable, most HW vendors like Hp Dell etc l…
-
comment
Comment #42745677
We went down this path over the last year, lots of our devs need local and dev/test environments and AWS was costing us a bomb, With about 7 Bare metals(Colocation) we are running …
-
comment
Comment #41967970
I am working on a couple of things. - An open version of strongDM/teleport for privileged access management. I am currently testing it out in my org and plan to release the source …
-
comment
Comment #39791434
I made one too, https://webrelay.dev it’s a fun little project, I added TCP tunnels and a lightweight overlay network as well , basically you can start a port on a remote machine a…
-
comment
Comment #38628664
I made WebRelay as an alternative to Ngrok. It supports TCP, HTTPs tunnels and allows the user to create a lightweight overlay network to access remote services using local ports. …