Viewing profile — valdair3d
valdair3d
HN member- Joined
- Thu, Jan 01, 2026, 11:41 PM UTC
- HN karma
- 2
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About valdair3d
Co-founder of Liftlio (https://liftlio.com) - Cloud infrastructure for AI agents that work on the web.
Recent public activity
-
comment
Comment #46513350
nice, KV + Postgres covers most of our use cases. the TTL on KV is useful for caching auth tokens between invocations without worrying about cleanup. for long-running tasks we've b…
-
comment
Comment #46489625
I feel you on this. The market is rough right now, especially for remote roles in the UK/Europe. A few things that helped me and others I know: 1. The "hidden job market" is real -…
-
comment
Comment #46460279
Self-hosted workers are becoming critical infrastructure for AI agent workloads. When you're running agents that need to interact with external services - web scraping, API orchest…
-
comment
Comment #46460269
The "code vs LLM" framing is a bit misleading - the real question is where to draw the boundary. We've been building agents that interact with web services and the pattern that wor…