Could I use this to host Playwright test examples on my blog?<p>I would like to make all of these code examples interactive<p><a href="https://ray.run/blog/tips-for-writing-efficient-playwright-test-scripts" rel="nofollow">https://ray.run/blog/tips-for-writing-efficient-playwright-t...</a><p>This requires running Chrome on the VM though<p>Does this work with Val?
Congrats Steve and Andre! Product has come a long way since I got a demo 9 months ago, and definitely see the applications and applicability of the product now :)<p>Looking forwards to what you guys are able to continue building in the future--and will likely be using Valtown for scripts of my own!
I'm having a hard time understanding the pricing model.<p>As far as I can tell the pro plan gets you (max) 432,000 CPU seconds a month. Let's assume this is about equivalent to a 1GB lambda instance. That amount of CPU time and requests costs around $8/mo, and if you use less you pay less. I guess Val lets you run low-CPU tasks in the background for waiting on web requests, etc., but you can also do this with low-memory lambda instances.<p>With lambda you also know that Amazon will stand behind the pricing structure, and the service won't disappear/10x pricing in a few years when it's time to juice the stats.<p>It is nice to see competition in this space, but the pitch would be improved by offering a clearer value prop over existing offerings like Lambda.
I bet Nostr[1] integration in scripts will unlock tons of value for this. A totally open messaging and posting protocol that is maximally simple.<p>[1]: <a href="https://github.com/nbd-wtf/nostr-tools">https://github.com/nbd-wtf/nostr-tools</a>
This is really neat. I don't have much trouble deploying a Netlify function, but I like the idea of being able to schedule your cloud functions like Chron jobs. I might just use this for a future project.
I was disappointed (though not really surprised) to find that the Deno on val.town is slightly locked down, to the point that it can't run Pyodide.<p>I was hoping to get a Python script running there via Deno + WebAssembly + Pyodide, mainly because it would have been an entertaining hack!<p>I tried to get a version of this running there: <a href="https://til.simonwillison.net/deno/pyodide-sandbox" rel="nofollow">https://til.simonwillison.net/deno/pyodide-sandbox</a>
I think it would be cool if you eventually provided an app to facilitate people who want an easy way to get notifications on mobile devices. There are services which will already do this, but would be nice to have one bundled with the paid plan which wasn't liable to go away.
I love the product. Very creative simple and useful.<p>From about page you said you raise 1.5mm in pre seed funding. congratulations.<p>Your about says you're not hiring, so what are you planning on doing with the money? That struck me as an astronomical amount esp for a pre seed
This is rad! Its so simple to use and I love the idea of making things composable and building off everyone else's code, I'm still trying to wrap my brain around the different ways to use this. Keep up the good work!
Hi,<p>I love this idea of interdependent scripts that everyone can build powerful things on top of.<p>If only more companies were automatable such as groceries, Amazon shopping, pizza/food delivery, automatic webhosting (upload an tgz file and host a static site)
You used to be able to do something very similar with Perl, right? A bunch of independent scripts that were basically web endpoints? I forget the name of those little scripts...<p>edit: CGI ?
It always surprises me when a tech company doesn't use the proper MB GB.<p>It's one thing if they just don't care (screw the pedants, whatever) or don't know (which is scary but whatever), but valueing looks/typeface more than technical details in their technical offering is just bizarre.