HackerTrans
トップ新着トレンドコメント過去質問紹介求人

wasimsk

no profile record

投稿

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

2 ポイント·投稿者 wasimsk·先月·1 コメント

Ask HN: Any remote job options for devs?

3 ポイント·投稿者 wasimsk·2 か月前·0 コメント

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

nypost.com
1 ポイント·投稿者 wasimsk·2 か月前·0 コメント

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

1 ポイント·投稿者 wasimsk·2 か月前·6 コメント

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

aljazeera.com
1 ポイント·投稿者 wasimsk·2 か月前·0 コメント

Ask HN: Got Anything to Kill Boredom?

1 ポイント·投稿者 wasimsk·2 か月前·6 コメント

Show HN: Stop Destroying Your Charging Cables

bbc.com
11 ポイント·投稿者 wasimsk·3 か月前·1 コメント

Ask HN: Which is Better–Android or iOS?

11 ポイント·投稿者 wasimsk·3 か月前·12 コメント

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

1 ポイント·投稿者 wasimsk·3 か月前·1 コメント

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

3 ポイント·投稿者 wasimsk·3 か月前·3 コメント

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

3 ポイント·投稿者 wasimsk·3 か月前·0 コメント

Show HN: GitHub Directory for Public APIs

github.com
2 ポイント·投稿者 wasimsk·3 か月前·3 コメント

Ask HN: What's Your Biggest Fear?

2 ポイント·投稿者 wasimsk·3 か月前·1 コメント

Ask HN: Is Elon Musk Overrated?

7 ポイント·投稿者 wasimsk·3 か月前·19 コメント

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

23 ポイント·投稿者 wasimsk·3 か月前·18 コメント

Ask HN: Which is the best SaaS company?

1 ポイント·投稿者 wasimsk·3 か月前·0 コメント

Ask HN: ChatGPT, Gemini, Claude or Grok?

3 ポイント·投稿者 wasimsk·3 か月前·3 コメント

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

1 ポイント·投稿者 wasimsk·3 か月前·1 コメント

Ask HN: Is Microsoft copilot good or garbage?

2 ポイント·投稿者 wasimsk·3 か月前·1 コメント

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

1 ポイント·投稿者 wasimsk·3 か月前·1 コメント

コメント

wasimsk
·3 か月前·議論
I want to know which workspace is more popular in HN among these three.
wasimsk
·3 か月前·議論
Do use the APIs to improve your products and services.
wasimsk
·3 か月前·議論
Gemini is super fast and reliable.
wasimsk
·3 か月前·議論
My favourite is Gemini (Pro).
wasimsk
·3 か月前·議論
Man! Too real. You made me cry.
wasimsk
·3 か月前·議論
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 か月前·議論
I am just curious about the historical significance and association of Israel with Judaism.
wasimsk
·3 か月前·議論
Help me to improve it for better UX and overall perfection. Drop your feedback.
wasimsk
·3 か月前·議論
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 か月前·議論
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 か月前·議論
Best analysis of karma. That's expected from an experienced person with 19,000+ karma.
wasimsk
·3 か月前·議論
Thanks.
wasimsk
·3 か月前·議論
I aslo wrote "an" Software Engineer. That's a human mistake.
wasimsk
·3 か月前·議論
Okay
wasimsk
·3 か月前·議論
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 か月前·議論
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 か月前·議論
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 か月前·議論
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 か月前·議論
[dead]
wasimsk
·3 か月前·議論
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.