taylornotswift
No user record in our sample, but taylornotswift has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but taylornotswift has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
This is cool, is there a way we can expose this server to the web for people to use?
Yeah this is one area it really struggles. I built a harness (using SST, actually!) for things like step functions, background jobs, cron-ed tasks that I'll try to open source once I clean it up a bunch. I kind of see…
I think it's mostly simplicity; with SLS I can have an endpoint for a random function in minutes, so when I want to build e.g. "return AI generated image" I reach for SLS. Then as that project grows, I stay on SLS…
I really like SST compared to SLS because it is by far more featured and actually supports multi-cloud. This kind of cements that as you can deploy nearly anything with it now. But, if I was going to start a new project…