// Adds dimensions UUID, Author and Topic into GA4
Wednesday, June 17, 2026
28.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

‘If they’re brave, they don’t need to tell me to resign’: Ruling party member challenges leadership to fire him

Anwar Ibrahim is now facing a bigger challenge in party split as a popular MP from Kuala Lumpur challenges the party leadership to fire him. PKR has so far restrained itself from firing MPs who go ...

‘Every day, it’s so noisy we can’t sleep’ — Residents along North-South Corridor construction ask if the decade-long wait while living in noise, dust...

From enduring sleepless nights, dusty homes, and confusing detours, NSC communities question whether it will be even worth it in the end

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