HN user

wasimsk

18 karma

Software & Coffee.

Posts38
Comments25
View on HN
news.ycombinator.com 1mo ago

Ask HN: Do you like the Cinematography of "The Batman" (2022)?

wasimsk
2pts1
news.ycombinator.com 2mo ago

Ask HN: Any remote job options for devs?

wasimsk
3pts0
nypost.com 2mo ago

Show HN: NextEra discussing $66B deal for Dominion Energy

wasimsk
1pts0
news.ycombinator.com 2mo ago

Ask HN: Which is better–macOS/Windows/Linux?

wasimsk
1pts6
www.aljazeera.com 2mo ago

Show HN: Elon Musk trial against Sam Altman to reveal OpenAI power struggle

wasimsk
1pts0
news.ycombinator.com 2mo ago

Ask HN: Got Anything to Kill Boredom?

wasimsk
1pts6
www.bbc.com 2mo ago

Show HN: Stop Destroying Your Charging Cables

wasimsk
11pts1
news.ycombinator.com 2mo ago

Ask HN: Which is Better–Android or iOS?

wasimsk
11pts12
news.ycombinator.com 2mo ago

Ask HN: What type of Maths is must needed before learning DS?

wasimsk
1pts1
news.ycombinator.com 2mo ago

Ask HN: Is anyone using Zoho, Lark or Proton?

wasimsk
3pts3
news.ycombinator.com 2mo ago

Ask HN: Do you know the problem of "14" in India?

wasimsk
3pts0
github.com 2mo ago

Show HN: GitHub Directory for Public APIs

wasimsk
2pts3
news.ycombinator.com 2mo ago

Ask HN: What's Your Biggest Fear?

wasimsk
2pts1
news.ycombinator.com 2mo ago

Ask HN: Is Elon Musk Overrated?

wasimsk
7pts19
news.ycombinator.com 2mo ago

Ask HN: Chrome, Brave, Firefox or Something Else?

wasimsk
23pts18
news.ycombinator.com 3mo ago

Ask HN: Which is the best SaaS company?

wasimsk
1pts0
news.ycombinator.com 3mo ago

Ask HN: ChatGPT, Gemini, Claude or Grok?

wasimsk
3pts3
news.ycombinator.com 3mo ago

Ask HN: Which is better movie(check the text)?

wasimsk
1pts1
news.ycombinator.com 3mo ago

Ask HN: Is Microsoft copilot good or garbage?

wasimsk
2pts1
news.ycombinator.com 3mo ago

Ask HN: Is there any free, rate limited and no key AI API?

wasimsk
1pts1
news.ycombinator.com 3mo ago

Ask HN: Is Consciousness Divine?

wasimsk
2pts5
news.ycombinator.com 3mo ago

Ask HN: Which IDE are you using?

wasimsk
3pts6
news.ycombinator.com 3mo ago

Ask HN: Is an open source initiative for students worth it?

wasimsk
2pts1
news.ycombinator.com 3mo ago

Ask HN: What's the most profitable SaaS in this decade?

wasimsk
2pts2
news.ycombinator.com 3mo ago

Ask HN: What are the machine requirements for a LLM like Llama-3.1-8B?

wasimsk
2pts2
www.reuters.com 3mo ago

Ebanx is expanding its operations

wasimsk
1pts0
news.ycombinator.com 3mo ago

Ask HN: Who is your favourite Entrepreneur/Visionary?

wasimsk
14pts35
news.ycombinator.com 3mo ago

Ask HN: What's your favourite business oriented movie?

wasimsk
4pts5
news.ycombinator.com 3mo ago

Ask HN: Can anyone suggest me a SaaS product idea?

wasimsk
5pts11
news.ycombinator.com 3mo ago

Ask HN: What's Better?–Tauri or Electron?

wasimsk
1pts2

I am so confused. I worked on several projects but never scaled them because of lack of decisive action. I am able to build stuff but very unlikely to stick to it and manage it. I just love to build and deploy but managing and scaling is not my favourite job.

That's why I decided to ask HN about it. I would try every product and pick one to scale this time.

I got it. I thought you were using some kind of proxy or something. But it's completely client side I guess. That's nice.

You can try Tauri/Electron to build a cross platform app. The app will be a browser instance that renders the website and can remove ads, cookies and other headers easily & legally as technically it's not a website.

Btw. Don't you have GitHub or X?

I agree— CF's setup is infinitely easier.

R2 also has very generous egress: completely free outbound data transfer with no bandwidth charges (unlike S3). That's the main reason I'm comparing the two for my use case.

It's definitely not just for JS web apps anymore—you can run Rust, Python, and even standard Docker containers now. Plus, things like D1(SQL) and R2(Storage) give you the entire backend stack ready-made. But you're completely right that it doesn't replace a raw VM. Cloudflare's goal is to abstract away the infrastructure so you don't have to manage a Linux server just to host an API or SaaS. But if you actually need OS-level access, background daemons, or to run legacy code, you absolutely still need EC2 or a traditional VPS.