HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ta3411

no profile record

Submissions

Ask HN: Standup notes tool for non-native English engineers

1 points·by ta3411·4년 전·0 comments

Ask HN: Success stories from bootstrapped founders exit in the 8 figures range

1 points·by ta3411·4년 전·0 comments

Ask HN: How fast do startups scale their engineering teams?

2 points·by ta3411·4년 전·0 comments

Ask HN: Business intelligence tools for e-commerce SaaS data reports

15 points·by ta3411·4년 전·12 comments

Ask HN: Good engineering resources to learn about how to build a marketplace

1 points·by ta3411·4년 전·0 comments

comments

ta3411
·4년 전·discuss
regarding social interaction, I am running a hybrid US (3 people) - China (4 people) team. My teammates in China just don't usually in meetings / "coffee hours" (mostly due to language and cultural barriers). So any type of cross border team building and social bantering just fall flat. Does anyone have any similar experience and how they address this?
ta3411
·4년 전·discuss
We started building a marketplace startup earlier this year. Back then we were naive and weren't familiar with e-commerce stack (and headless commerce API), so we built everything in house (user management, inventory management, database schema, API, auctions etc.). We have a team of 7 covering across backend, web, iOS, and Android. Are we making a big mistake re-inventing the wheel here? Would love to have some advice on this. When to build vs when to buy when it comes to e-commerce api
ta3411
·4년 전·discuss
I am loving Hasura so far. However, I am getting stuck with how to best write custom logic on top of this. For example: I have a products table, which Hasura will automatically generate schema for. But now I want to do a custom getProducts GraphQL query to do more advanced filtering (search, sort, ranking etc). What I end up doing it to have a remote schema. And now my clients need to understand two different product types (one generated by Hasura, and one generated by my custom remote schema. Do you have any advice on how to best resolve this?

On top of that, do you typically parse these Hasura Apollo into your client models? Or do you use the fragments directly in UI code since it already support types.
ta3411
·4년 전·discuss
This is super cool. Any idea how Tris.com is able to get Google Search results?
ta3411
·4년 전·discuss
curious if you prefer Typescript or Go for backend development. My friend group told me they prefer Typescript because of shared code with client and ease of hiring.
ta3411
·4년 전·discuss
Love: - Ecosystem - Clean code - Single executable file

Dislike: - Pointers -- maybe I am still getting the hang of it. But I feel like pointers throw off a lot of beginner programmers. Would love some practical advice here
ta3411
·4년 전·discuss
Thank you for your reply. It seems to me datastudio helps you generate one-off reports? What I am looking for is more of an embedded solution for sellers to log into our dashboard and can slice and dice their data directly on our website.
ta3411
·4년 전·discuss
Thank you for the candid response. To be honest, another main reason I want to implement other payment provider is in case Stripe Connect bans one of our sellers.

My goal is to have an approved Stripe Connect account that's controlled by my company (the marketpalce) and pull some sellers, who don't want to go through Stripe onboarding/payout, under it. Then i will build a manual payout flow on top of it.

Which platforms are you referring to? I would love to dive deeper in those.
ta3411
·4년 전·discuss
I am finding myself too locked in with Stripe Connect (we are building a marketplace) where Stripe is handling all KYC, onboarding, payment, and seller payout. Does anyone have any good recommendations on how to build redundancy into this? ie: receive payment via PayPal and build our own payout system
ta3411
·4년 전·discuss
not cashing out in time this March before market took a hit. I lost years of investment gains (down 80%) and honestly feel hopeless if I can ever recover.
ta3411
·4년 전·discuss
This seems like an ideal use case for us. I have a naive thinking of my workflow: can someone please comment if I am off track.

I am building an e-commerce product on AWS PostgresSQL. Everyday, I want to be able to do analytics on order volume, new customers, etc. - For us to track internally: we fire client and backend events into Amplitude - For sellers to track: we directly query PostgressQL to export

Now with this, I am thinking of constantly streaming our SQL table to BigQuery. And any analysis can be done on top of this BigQuery instance across both internal tracking and external export.

Is RedShift the AWS equivalent of this?
ta3411
·4년 전·discuss
Thank you for sharing this. This is definitely among our marketplace existential threat as well. We have a few Stripe Connect clients account that got shutdown with zero visibility for us the platform account.

I am wondering if anyone has experience with exploring alternatives other than Stripe Connect. Our use case involves multiple payouts: buyer -> seller -> [us and referral person]. Especially if you involve multiple payment providers, how do you go about handling vault and card data. Stripe Connect and PayPal separately have their own vault features. Would it be annoying for the buyer to have to re-enter payment information several times to save cards on file.
ta3411
·4년 전·discuss
What's the best action a Celcius account holder can do to mitigate risk? I am thinking of taking out a loan with them to at least withdraw out some cash at their expense.
ta3411
·4년 전·discuss
Can I ask about your experience implementing Stripe Connect Express, especially how did you choose that over Stripe Connect Standard? My understanding is you have to do more heavy lifting integration work, pay monthly fee per account, KYC, and are responsible for refunds for Express. Whereas a lot of that are taken care of in Standard.
ta3411
·4년 전·discuss
Same question for me honestly. Is a validator literally just a computer running their blockchain application and validation code?

So instead of having a centralized db, Axie (and other blockchain tech) farms out this work and storage out to 9 computers?
ta3411
·4년 전·discuss
I am going to be voted down into oblivion but it's okay. This is my throwaway account anyway. Here are my 3 pragmatic takes regarding this situation:

- If you are an engineer, your total comp is easily north of $200,000. At that pay scale compared to other careers, I expect (and I did) to burn through the night as needed. That's a lot of money for anyone to expect to have a comfortable work/life balance. I always compare myself with doctors residency, accountants, or labor jobs, who would do a lot more work for a lot less. Tech pay, benefit, and work/life balance are outrageously good in my opinion.

- I have worked at AirBnB, Stripe, and Robinhood. And between the 3, AirBnB actually has the chillest work culture. It's known to be "too much democratic debate vs work output". But your experience may be different.

- Most importantly: Just as much as you can quit the company whenever you like, companies can also lay you off whenever they want. My main takeaway is to take care of yourself. Don't buy into Airfam or company family. You do what's right for you and company does what's right for them. (I can't comment on the specifics if Airbnb layoff was the right business move).