HN user

raro11

122 karma
Posts0
Comments29
View on HN
No posts found.

Tried it. Docker wasn't preinstalled so asked Claude to do it and make sure it's running (supervisord or the likes isn't preinstalled).

It neatly did so and "registered" it as a sprite service. Then I exited my session, waiting for the sprite to go idle, but I don't think it ever does.. Still have it active. Don't know how to idle it.

Can't tell for sure if this means I'm losing credits as there is no billing usage shown anywhere.

Also waiting for the moment where I can launch a sprite from another's checkpoint.

I was about to explore sqlite/litestream but didn't because we have two services (cron and admin-web) that write to the database. Regular www-web services are read-only.

We only have one instance of cron and admin-web. We could make sure they are always on the same host. So reading this made me happy.

Do you have a blog/gist where I can find/steal some of your work?

Ngrok Raises $50M 4 years ago

Anyone knows an alternative that also keeps track of the incoming requests and their response data? Preferably with the option to replay requests.

And then you see it get marked as stale and closed after a month of inactivity.

I hate that practice with a passion. I don't care there are 1000 issues open. I do care there are 1000 unresolved issues closed by a bot.

I should create a bot that auto-replies "I believe this is still unresolved" for issues I have under the "File it" category!

Nope. Been self-hosting for four years without any issues.

We only do security upgrades or wait for x.1 upgrades. Never x.0

The hosted .com however I wouldn't recommend.

Have your runWarm sleep for 500ms and execute 50 of them concurrently. As long as none of the functions are finished and you start a new one you get a new instance, at least that's what I think.

You can get 50 hot instances that way no?

I'd rather scale per connections. Have a lambda instance do 50 concurrent requests. Something like https://fly.io but cheaper.

The 5-Hour CDN 5 years ago

I set an s-maxage of at least a minute. Keeps my servers from being hugged to death while not having to invalidate manually.

We tried it but it didn't work out for us.

You don't know what your issue description was after you send an issue through service desk. You just get a generic reply that starts as the email-chain.

The issue templating doesn't work obviously, the quality of created issues drop.

We have a small development team (20) but 100+ clients that have reporter role.

We are in the process of moving out some clients so we could use Starter. Premium was too expensive because reporters count as a user and guests are only free in Ultimate.

So now we are looking for alternatives, which sucks because as a developer I really liked Gitlab.

Does anyone have any recommendations?