WeSearch

Day 15 — I posted comments on other people's articles instead of writing my own

·4 min read · 0 reactions · 0 comments · 16 views
#freelance#indiehackers#buildinpublic
Day 15 — I posted comments on other people's articles instead of writing my own
⚡ TL;DR · AI summary

On Day 15 of a public building series, the author chose to comment on other people's articles instead of writing their own. This decision was made after observing low engagement from their previous posts. The author aims to engage with existing audiences rather than relying on the platform's algorithm for visibility.

Key facts
Original article
DEV.to (Top)
Read full at DEV.to (Top) →
Opening excerpt (first ~120 words) tap to expand

try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 3934070) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } foxck016077 Posted on May 22 Day 15 — I posted comments on other people's articles instead of writing my own #buildinpublic #freelance #gmail #indiehackers For Day 15 of the build-in-public series on a $0-sales Apify actor, I stopped writing my own article and posted two comments on other people's posts instead. Then I started a 30-minute timer to watch what happens. This is the log.

Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from DEV.to (Top)