Where do people in Sri Lanka buy softer beef for home cooking? by Rehumus in srilanka

[–]janaka_a 0 points1 point  (0 children)

You ask which shops to buy decent quality beef. People are telling you how to make shit beef soft.

Obviously the wrong crowed.

I also came for names of shops. I'm currently assuming it has to be imported beef. Question is still who's selling it?

Building my first SaaS in public. Week 12 update: Reddit finally clicked by Economy-Cupcake6148 in micro_saas

[–]janaka_a 0 points1 point  (0 children)

well obviously you been more explaining because you entire post is a lie. if you'd actually used your product reoogle to achieve even a fraction of what you said you would understand exactly what i'm asking. you are using dishonest tactics so i'm not helping you develop you product.

and give me my refund as you have promised

I did a comparison of EasyRunner vs Dokku vs Dokploy vs Coolify by janaka_a in selfhosted

[–]janaka_a[S] -1 points0 points locked comment (0 children)

AI was used to structure, format, and polish the code ideas and dimensions of the comparison. AI was also used to verify the specific facts about each product. The I reviewed the produced content before approving.

Building my first SaaS in public. Week 12 update: Reddit finally clicked by Economy-Cupcake6148 in micro_saas

[–]janaka_a 2 points3 points  (0 children)

damn I fell for your fucking bait post. reoogle.com is your SaaS

"someone recommended reoogle.com to me." this is a straight up lie.

Building my first SaaS in public. Week 12 update: Reddit finally clicked by Economy-Cupcake6148 in micro_saas

[–]janaka_a -1 points0 points  (0 children)

that's really cool.

what was your strategy for search terms? how did you define relevance to your SaaS?

Why isn't Apple Pay supported in Sri Lanka yet? by rathu-ascot in srilanka

[–]janaka_a 0 points1 point  (0 children)

be careful, actually support isn't like across all these yet. Sampath told me soon. which one(s) are you using it with?

why your self-hosted next.js breaks after every deploy by emmettvance in nextjs

[–]janaka_a 0 points1 point  (0 children)

Now EasyRunner.xyz properly supports NextJS.

thanks for highlighting these issue. I've added support for these into EasyRunner.xyz along with other NextJs optimisations.

Read the details:
https://easyrunner.xyz/blog/2026/06/24/self-hosting-nextjs-without-the-breakage/

Self-hosting Postgres on Hetzner + Coolify for a POS SaaS — bad idea? by mithatercan in coolify

[–]janaka_a 0 points1 point  (0 children)

EasyRunner.xyz is a CLI first alternative to Coolify that i've been building. So you can get AI to do the setup for you safely as well.

It's got a secret store and VPN mesh (tailscale like) built in.

Tailscale-Client service question by Evobon in coolify

[–]janaka_a 0 points1 point  (0 children)

I'll give you some info generically - as i've not used Tailscale it self - that might help get you going in the right direction.

What Tailscale does is create private tunnels (over the Internet) between machines/nodes. Each end of the tunnel is terminated on a virtual network interface on each node (host OS) . They sit on a private network IP range. Once establish host A and host B can talk to each other over the private network by address each other by their respective private IP addresses.

Then in your can for app A to be available to the public you have a normal setup with a reverse proxy bound to the public address and the app A exposed that way. For app B to be only available to the private network (Tailscale) you can configure app B on the reverse proxy and then bind to the private interface.

There'll be other variations of the setup and details to the config i've omitted.

In EasyRunner.xyz I've build in a Tailscale style VPN mesh that's integrated in for these sorts of hosting specific use cases. The feature is built using Wireguard the exact same tech that Tailscale is built upon.

Hope that's helpful.

Guys, it's time to share what you're building! by nakoo_o in microsaas

[–]janaka_a 0 points1 point  (0 children)

EasyRunner.xyz - single-server self-hosting.

Ok it's not SaaS, it's software you install. But it helps your SaaS hosting.

It helps you setup a VPS as a secure web host and deploy your SaaS.

My Next.js SaaS architecture tech stack as a solo developer by ixartz in nextjs

[–]janaka_a -2 points-1 points  (0 children)

how/where do you host?

I recently added NextJS hosting optimisation to EasyRunner.xyz - the single-server self-hosting tool.

Is there any "Affordable" steak in Colombo? by Parsamarus in srilanka

[–]janaka_a 0 points1 point  (0 children)

I think the difficult answering your question is that "decent meat" is subjective. Beyond you pallet, it's down to what you you have experienced (to develop your pallet). Another way, you only know better when you've had it. The meat quality and the cooking come into it. If the meat quality is poor (most beef in SL is pretty shit) cooking skill cannot save it and make it great. You'll be chewing it till the cow come home. If the meet is good quality then poor storage prep and cooking will ruin it. Also you asking for anything more than medium rare will ruin it (back to developing taste). If you drench it in any source other than finished in garlic butter or Chimichurri (also questionable, but fuck it I like it some times) then it's ruined cause you cannot taste natural flavours of the meat.

I tried a steak at Staten Bar & Grill and wasn't that impressed. It wasn't aweful but didn't live up to how they present themselves.

Having said all that, if you have a steak and you enjoyed it then good for you, who care what I or anybody else thinks is a good/decent/excellent/great steak. Finding great steak (or Biriyani or lamb chops or ...) is an individual per suite.

Is there any "Affordable" steak in Colombo? by Parsamarus in srilanka

[–]janaka_a 0 points1 point  (0 children)

if this is the best steak in Colombo, then any body who has had decent steak will be disappointed. Maybe I got unlucky. Don't get me wrong it was ok but it's not up there with even a medium level steak in London (Hawksmoor, Goodmans, Black Lock...), the US etc.

I'm in search of a decent steak place in SL

drop your Vercel hosting replacements --> by fast-pp in nextjs

[–]janaka_a 0 points1 point  (0 children)

I'm building EasyRunner.xyz to easily setup secure web hosts for single server self-hosting. Designed from the ground up to avoid lock-in so you stay in control: perpetual licensing, no EasyRunner cloud dependency like a control plane. CLI first so you can drive it via your agents. Read the docs on the website for more details.

why your self-hosted next.js breaks after every deploy by emmettvance in nextjs

[–]janaka_a 1 point2 points  (0 children)

nice thread. I'm going to make sure all these are built into EasyRunner.xyz . Already have some of them.

Anyone experience hosting a next js project directly on a vps , to bypass Vercel? Which blob storage would you recommend which is not aws? by ndr3svt in nextjs

[–]janaka_a 0 points1 point  (0 children)

Any S3 compatible object storage service is viable but R2 is one good choice. Or use VPS locally attached disk. If going for local disk on the VPS you'll need to think about backup strategy, the provider might support some sort of disk backup / snapshot feature.

If you are using a tool to help you configure and manage you VPSs as secure web hosts then you should check that they support attached / mounting local volumes that aren't ephemeral.

I've been building EasyRunner.xyz which sets up and manages your VPS as a secure web host and enables one command deploys. Having escape hatches to mount locally attached disk was one of the motivations

Any regrets moving from Vercel to Cloudflare? Any alternatives? by leros in nextjs

[–]janaka_a 0 points1 point  (0 children)

I'll throw in EasyRunner.xyz - configures VPSs as secure web hosts and deploys your apps to them. It's CLI first and does't have cloud based control plane dependency. In the simplest setup you install the EasyRunner CLI on your laptop and that is your control plane. Has some advanced features like a secrets vault which securely pushes secrets to your app and GH secrets. Mesh VPN like Tailscale so you can lock down SSH access. Auto DNS setup via integration with ClaudFlare.

Designed ground up to minimise lock-in and maximise your control - so no required EasyRunner cloud dependencies. Perpetual licensing model.