HackerTrans
TopNewTrendsCommentsPastAskShowJobs

hikerell

no profile record

Submissions

[untitled]

1 points·by hikerell·il y a 2 mois·0 comments

Show HN: Termote – Access your terminal remotely from any browser

termote.agi.build
2 points·by hikerell·il y a 5 mois·0 comments

Need Advice: Stripe Webhooks Bleeding Between Two SaaS Products

1 points·by hikerell·il y a 7 mois·2 comments

[untitled]

1 points·by hikerell·il y a 9 mois·0 comments

Lost all my sites overnight: Vercel terminated my account without notice

26 points·by hikerell·il y a 9 mois·22 comments

I built a site to replay every NYT Connections (with hints, just for fun)

2 points·by hikerell·il y a 10 mois·0 comments

Show HN: A Chrome extension to export structured data from any website using AI

chromewebstore.google.com
3 points·by hikerell·il y a 10 mois·1 comments

comments

hikerell
·il y a 7 mois·discuss
Thank you, but I still don’t understand how to operate this.

I created several products in Stripe for the business of SaaS 1 website, and also created several products for the business of SaaS 2 website— which is a completely different one. However, I noticed that the webhook endpoint of SaaS 1 receives payment events related to SaaS 2, and vice versa.

I think I might be using Stripe in the wrong way.
hikerell
·il y a 9 mois·discuss
My issue has been resolved today:

1. After 10 days of communication with Vercel, the platform has unblocked my account and websites, and provided the specific explanation I expected.

2. One of my websites remains blocked because a page on it has a DMCA issue, while the other websites have been unblocked.

3. Over these 10 days, I have migrated some of my websites to Cloudflare, which was not an easy process. Technically, it involved migrating from Next.js to Open Next.js, requiring modifications and testing of a significant amount of code.

4. If anyone is interested, I can share my experience with the technical migration as well as the communication process with Vercel.

5. I would like to express my gratitude for everyone's suggestions at all times.
hikerell
·il y a 9 mois·discuss
They still refuse to provide me with any valuable information to this day, even though I've reached out via email multiple times—and they’ve been polite throughout. Once I finish handling the website migration, I’ll launch a new site to fully document the entire incident and all communication records.
hikerell
·il y a 9 mois·discuss
It seems unlikely. The CEO of Vercel recently criticized Cloudflare regarding traffic quality issues. I think Vercel built its entire web hosting business on top of AWS.
hikerell
·il y a 9 mois·discuss
There is indeed an upload feature, but users’ avatars, files, and other uploads aren’t shared with the community—they can only be accessed by the users themselves.

What I find hardest to understand is: if there’s an issue with a website, why shut down all of my sites?
hikerell
·il y a 9 mois·discuss
Thanks! I didn’t know any of this—learned something new.
hikerell
·il y a 9 mois·discuss
I'm not entirely sure about the cause, but here are some possibilities:

1. I run a SaaS browser extension that lets users export table data from any website. It can bypass some download restrictions, and I’m not sure if this has ever caused complaints.

2. A few months ago, I launched a free expired-domain valuation tool. It identified some high-value domains abandoned by governments and international organizations, as well as domains linked to gambling and scams. I’m not sure if any of this may have breached regulations.
hikerell
·il y a 9 mois·discuss
Thank you for your concern. Some of the websites have been restored and are now running on Cloudflare.
hikerell
·il y a 9 mois·discuss
Next.js was once very useful to me, and now I am converting all my projects to Open NextJs.