HackerTrans
TopNewTrendsCommentsPastAskShowJobs

wasimsk

no profile record

Submissions

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

2 points·by wasimsk·в прошлом месяце·1 comments

Ask HN: Any remote job options for devs?

3 points·by wasimsk·2 месяца назад·0 comments

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

nypost.com
1 points·by wasimsk·2 месяца назад·0 comments

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

1 points·by wasimsk·2 месяца назад·6 comments

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

aljazeera.com
1 points·by wasimsk·2 месяца назад·0 comments

Ask HN: Got Anything to Kill Boredom?

1 points·by wasimsk·2 месяца назад·6 comments

Show HN: Stop Destroying Your Charging Cables

bbc.com
11 points·by wasimsk·3 месяца назад·1 comments

Ask HN: Which is Better–Android or iOS?

11 points·by wasimsk·3 месяца назад·12 comments

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

1 points·by wasimsk·3 месяца назад·1 comments

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

3 points·by wasimsk·3 месяца назад·3 comments

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

3 points·by wasimsk·3 месяца назад·0 comments

Show HN: GitHub Directory for Public APIs

github.com
2 points·by wasimsk·3 месяца назад·3 comments

Ask HN: What's Your Biggest Fear?

2 points·by wasimsk·3 месяца назад·1 comments

Ask HN: Is Elon Musk Overrated?

7 points·by wasimsk·3 месяца назад·19 comments

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

23 points·by wasimsk·3 месяца назад·18 comments

Ask HN: Which is the best SaaS company?

1 points·by wasimsk·3 месяца назад·0 comments

Ask HN: ChatGPT, Gemini, Claude or Grok?

3 points·by wasimsk·3 месяца назад·3 comments

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

1 points·by wasimsk·3 месяца назад·1 comments

Ask HN: Is Microsoft copilot good or garbage?

2 points·by wasimsk·3 месяца назад·1 comments

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

1 points·by wasimsk·3 месяца назад·1 comments

comments

wasimsk
·3 месяца назад·discuss
I want to know which workspace is more popular in HN among these three.
wasimsk
·3 месяца назад·discuss
Do use the APIs to improve your products and services.
wasimsk
·3 месяца назад·discuss
Gemini is super fast and reliable.
wasimsk
·3 месяца назад·discuss
My favourite is Gemini (Pro).
wasimsk
·3 месяца назад·discuss
Man! Too real. You made me cry.
wasimsk
·3 месяца назад·discuss
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.
wasimsk
·3 месяца назад·discuss
I am just curious about the historical significance and association of Israel with Judaism.
wasimsk
·3 месяца назад·discuss
Help me to improve it for better UX and overall perfection. Drop your feedback.
wasimsk
·3 месяца назад·discuss
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?
wasimsk
·3 месяца назад·discuss
The experience is so smooth. I can set preview duration myself.

But the problem is—No subtitles preferences, no video organizer.

Channel organization and deleting is already out there. But video organizer, playlists & subtitles will make it better.

I think you added ads-blocker too. Right?
wasimsk
·3 месяца назад·discuss
Best analysis of karma. That's expected from an experienced person with 19,000+ karma.
wasimsk
·3 месяца назад·discuss
Thanks.
wasimsk
·3 месяца назад·discuss
I aslo wrote "an" Software Engineer. That's a human mistake.
wasimsk
·3 месяца назад·discuss
Okay
wasimsk
·3 месяца назад·discuss
Thanks. If in the end I can build stuff that works and useful for people, that's enough.

Title is just a social validation.
wasimsk
·3 месяца назад·discuss
You are right. I am not good at coding, but I do understand cloud computing and DevOps well.

So I think, I better call myself a Software enthusiast until I get more experience and knowledge throughout my life.
wasimsk
·3 месяца назад·discuss
Ohh Man! My X account has verification badge, I also discuss geopolitical and religious stuff out there.

I am not an automated agent. I even own a domain. I am a person, not a bot.
wasimsk
·3 месяца назад·discuss
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.
wasimsk
·3 месяца назад·discuss
[dead]
wasimsk
·3 месяца назад·discuss
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.