// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
31.9 C
Singapore

[Discussion] Do not fundraise for the sake of fundraising. Get shit done

But is that correct? Isn’t it important to start raising cash when you don’t really need it? Or, is it better to get shit done?

vc fundraise startups

“Don’t fundraise for the sake for fundraising. Get your shit done”.

The ideal behind this sentiment is that Founders are spending all of their time running around the city trying to get cash from investors with no rhyme or reason.

Entrepreneurs are seemingly raising cash because they are “supposed to” and don’t have a clear, concise plan for what they plan to do with the money. That’s the way the industry works right?

But, is this a fair criticism? Are we not told to begin raising money before the company really needs it? What’s worse, constantly raising money? Or focussing to hard on “getting your shit done” and looking up one day to realise the run rate is two months?

Also Read: Malaysia Digital Hub launches, enables startups to get up close and personal with digital economy global markets

e27 community, what do you think? What would you do?

—

The post [Discussion] Do not fundraise for the sake of fundraising. Get shit done appeared first on e27.

Source: e27
vc fundraise startups

- Advertisement -

Hot this week

Singapore man struggles with salary comparison after friends secure S$5.5k-S$6k jobs: ‘I can’t help but feel an ache in my chest’

SINGAPORE: A Singaporean man earning S$3,500 a month has admitted he's finding it hard to feel satisfied with his career after seeing many of his friends land jobs paying S$5,500 to S$6,000 a month...

Singapore fashion retailer Love, Bonito urges customers to remain vigilant against potential scams after security incident

SINGAPORE: Singapore fashion retailer Love, Bonito urged customers to remain vigilant against potential scams after a security vulnerability on its website allowed unauthorised access to customer a...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks