Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
winash83
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
winash83
2mo ago
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 build with Lovable, Replit etc. Your model, Yo
2.
▲
Show HN: Build and Host AI apps on your own servers
(agentry.run)
4 points
by
winash83
3mo ago
|
0 comments
3.
▲
by
winash83
2y ago
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 let you rent the servers instead of buying them, in case
4.
▲
by
winash83
2y ago
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 about 200+ VMs and could double that number with some c
5.
▲
by
winash83
2y ago
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 soon. - I also run a free HTTPS and TCP tunnel which ge
6.
▲
by
winash83
2y ago
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 and map it to a local port instead of exposing it
7.
▲
by
winash83
3y ago
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. https://docs.webrelay.dev/