Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tastyeffectco
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
i vibe coded 30+ apps – 6 still in production with real users
(old.reddit.com)
7 points
by
tastyeffectco
2mo ago
|
1 comments
2.
▲
by
tastyeffectco
2mo ago
Thanx, if you find it useful please leave a feedback
3.
▲
by
tastyeffectco
2mo ago
can be used as an alternative to Replit/Lovable, can also be used as plaint dev environnements... I use it now for my messy ai life when i was struggling to keep track on my apps, repos, env variables. this started before as the i
4.
▲
Show HN: Sandboxd – Self-Hosted Lovable (agents, sandboxes, preview url)
(github.com)
3 points
by
tastyeffectco
2mo ago
|
3 comments
5.
▲
by
tastyeffectco
3mo ago
stop-on-idle + wake-on-HTTP https://github.com/tastyeffectco/sandboxd/
6.
▲
by
tastyeffectco
3mo ago
in so many cases, docker is more than sufficient for major agent workloads... with no hostile users of course
7.
▲
by
tastyeffectco
3mo ago
Would love to see sandboxd added — it's the self-hosted open-source option with Docker hardening, built-in coding agents (Claude Code, OpenCode), and live preview URLs. https://github.com/tastyeffectco/sandboxd
8.
▲
by
tastyeffectco
3mo ago
There are plenty of OSS solutions available for your needs. Do you need real isolation, or is Docker hardening sufficient? If hardening is suddicient check out https://github.com/tastyeffectco/sandboxd/ which i&#
9.
▲
Show HN: AI agents join meetings with memory, calendar, and tasks
(meet.upilote.com)
3 points
by
tastyeffectco
3mo ago
|
0 comments
10.
▲
by
tastyeffectco
3mo ago
As a Moroccan who recently moved to the Zurich area of Switzerland with my Swiss wife and kids, we found ourselves settling here for medical reasons and rediscovering a new way of life. When I see this debate, I mostly feel confused. I keep
11.
▲
by
tastyeffectco
3mo ago
We are always the rockstar of someone else
12.
▲
by
tastyeffectco
3mo ago
one question i have about the project? what is the main need to be scoped to python only ? it is for perf ? infrastructure stack ? or something else ?
13.
▲
by
tastyeffectco
3mo ago
you may checkout sandboxd project, it allow you ti run on your own vps plenty of sandboxes for differents usages : https://github.com/tastyeffectco/sandboxd
14.
▲
by
tastyeffectco
4mo ago
This project takes the Docker route instead of Firecracker — each container drops all capabilities, runs no-new-privileges, read-only rootfs, per-sandbox memory/PID limits, isolated networks. but! Not kernel-level separation like mic
15.
▲
by
tastyeffectco
4mo ago
Yes, but not fully! each sandbox have all linux capabilities! runs with no-new-privileges, a read-only rootfs! capped limits on PID and Memory, network isolated per design! all that said! this is not a VM isolation level like Firecracker f
16.
▲
by
tastyeffectco
4mo ago
For a 8 CPU, 12GB Ram you can run app to 10 concurrents sandboxes that do heavy builds! the project itself is not ram/cpu heavy at all! depending on what you will run inside ! that was one of the main points why i didnt chose to go fo
17.
▲
by
tastyeffectco
4mo ago
upilote (mellosouls): your second reading is correct. This is not a Lovable competitor, and it's not all of upilote. upilote is the product: chat → agent builds → live preview. This repo is just the infrastructure layer underneath it t
18.
▲
Self-hosted dev sandboxes with preview URLs (Docker, Go, no K8s)
(github.com)
114 points
by
tastyeffectco
4mo ago
|
34 comments