Ask

How long should a beginner wait between credit card applications

There is no universal number because the constraints come from individual issuers rather than from some global rule. What most people I know settle on is roughly one card every three months as a default, which is slow enough that nothing looks frantic and fast enough to be worth doing.

The more useful habit is order rather than spacing. Some issuers care a lot about how many new accounts you have opened recently across all lenders, so people apply for those first while their record is quiet, and leave the relaxed issuers for later. Work out which of your targets is the fussiest and go there first.

Rules change constantly, so confirm current terms before you apply rather than trusting a two year old guide, including this comment.

331 · in/points-and-miles ·

25 minute pomodoros cut me off mid flow and 90 minute blocks make me quit at 40, what length survived for you

Match the block to the shape of the task rather than picking one length for everything. Code review is naturally chunked, one file or one PR, so short timed blocks fit it well. Writing has a warm up cost of maybe fifteen or twenty minutes before anything good comes out, which means a twenty five minute block is almost entirely warm up and then a bell. I run about forty five to fifty for writing, open ended when it is going well, and twenty five for anything I am avoiding. Two lengths, chosen by task, not one universal number.

96 · in/focus-systems ·

Prebuilt is only $110 more than my parts list, is building it myself still worth it at that gap?

Going to disagree with the top answer slightly. At a genuine $110 with the same real parts, take the prebuilt, especially for a first machine. The value in building is that you choose every part and you learn the machine, not that you save money, because the saving mostly evaporated years ago. The one thing I would check is whether opening the case voids the warranty, because often it does not, and if you can add RAM and drives yourself without losing cover then the prebuilt is a perfectly good starting chassis.

97 · in/pc-builds ·

63% of signups never connect a data source - is that an onboarding problem or a wrong-user problem

One small thing that moved my number more than it should have: telling people what the connection will and will not do, right next to the button, in plain words. Something like "we read your last 90 days, we never post anything, you can disconnect any time and we delete within a day".

I had all of that in a privacy page nobody opened. Moving three sentences of it next to the button was maybe forty minutes of work and it visibly changed the drop-off at the consent screen.

89 · in/onboarding-flow ·

Charge 19 a month to two hundred people or 200 a month to twenty

Twenty customers at 200, and it is not close given your 25 hours.

Support load does not scale with revenue, it scales with the number of humans holding your product. Two hundred hobbyists will generate more tickets than twenty businesses, and the tickets will be harder to answer because the users are less expert and the stakes are lower for them. Twenty business customers you can know by name, call, and learn from.

The other thing nobody mentions is churn. Consumer subscriptions at 19 churn constantly, so you have to keep refilling the bucket, which means marketing forever. Business customers at 200 stick around because switching costs them a workflow, so month 14 revenue is mostly the same people from month 2.

The honest downside is that getting the first twenty is much slower and involves sales conversations, which most technical founders hate.

812 · in/startup-traction ·