frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Ask HN: How to stop an AWS bot sending 2B requests/month?

268•lgats•2d ago•172 comments

Ask HN: Estimation of copyright material used by LLM

3•megamix•5h ago•2 comments

Ask HN: How does one build large front end apps without a framework like React?

104•thepianodan•1d ago•177 comments

Ask HN: What would an ideal matchmaking platform look like today?

7•grandimam•10h ago•8 comments

Why is my chat speaking non-words like um and uh?

4•dataspun•15h ago•3 comments

Ask HN: DOS Based "Multitaskers"

3•alexshendi•15h ago•0 comments

Ask HN: Web app freezes, but not when Chrome is recording. How to debug?

5•febed•2d ago•2 comments

Ask HN: What are you working on? (October 2025)

344•david927•6d ago•1039 comments

Ask HN: Abandoned/dead projects you think died before their time and why?

358•ofalkaed•1w ago•886 comments

Ask HN: Codex is too slow. Is there any solution?

5•rule2025•1d ago•4 comments

Ask HN: How to properly show my skills for startup roles?

8•arabello•2d ago•14 comments

Ask HN: How do you do CI/CD in 2025?

11•labarilem•2d ago•7 comments

I wanted to work on a newsletter but I realized I was building a cage around it

6•yuwahhid•1d ago•7 comments

Ask HN: Best way to create a searchable knowledge base?

20•aljgz•2d ago•23 comments

Ask HN: Claude Code with Multiple Models?

6•iosifnicolae2•2d ago•2 comments

Ask HN: Is it worth it to build projects from scratch or should I just use AI?

5•numcap•1d ago•9 comments

Ask HN: Best way to use Analytics data (from Google Analytics)

2•jamesclar•1d ago•2 comments

Ask HN: What are some of your favorite documentaries?

16•itdude•5d ago•23 comments

Ask HN: Does anyone have scans of these missing PC Plus issues (1991–1993)?

4•billpg•3d ago•2 comments

Sexbots Are Coming to ChatGPT

15•nutanc•4d ago•22 comments

Ask HN: Blogs / Sites / Channels for agentic coding topics

9•d_sc•4d ago•1 comments

Ask HN: What's the best alternative to Dragon NaturallySpeaking?

29•Openai2•1w ago•10 comments

Ask HN: VLMS-Powered Search Engine on macOS?

4•allenleein•2d ago•0 comments

Ask HN: Locally enabled vibe coding environment?

8•p0w3n3d•5d ago•3 comments

Ask HN: Which cross platform desktop GUI to use instead of Electron?

16•tones411•5d ago•14 comments

You've reached the end!

Open in hackernews

I wanted to work on a newsletter but I realized I was building a cage around it

6•yuwahhid•1d ago
I'm about to launch a newsletter and I'm stuck picking the right platform.

On one hand, the simplicity of something like Substack is tempting. I just want to focus on writing.

But if I go that route, every post will be invisible to Google, trapped inside their ecosystem. I'll be renting my audience on someone else's land.

The alternative is a WordPress blog, but wrestling with plugins and updates on top of writing every week feels overwhelming.

For those of you who have been down this road:

1. If you were starting over today, what would you do? 2. Is the discoverability problem on closed platforms as bad as I'm imagining, or am I overthinking it?

Comments

DaveZale•1d ago
FWIW: I started a blog/website on neocities.org a few months ago, and found some webcrawler blockers- at least a couple dozen there at the time, but they needed to be uncommented. So I am using them to block the various crawlers, presumably. I still have not put that to the test. By deactivating the blockers, and checking the site traffic states, one might be able to determine whether they are working or not. You might want to build a test site to try yourself. Neocities is free for up to one GB of space.

Years ago, I used google blogspot quite a bit. After every post was published, the first hit came from a server in Germany. Maybe a mirror or surveillance bot? I'll never know. But sure, it's a little spooky to be training AI with every post, and not knowing whose AI, and it's annoying to not be compensated. I've trained a lot of technical people over the years and it paid well. With the AI we get nothing.

Hey if you have enough interesting material, why not write a print book?

understandwp•1d ago
I cannot comment on the closed systems, as I have not used them, but I do think that WordPress is a viable option.

If you just want to write and for the writing to be seen by Google, then you really do not need more than a couple of plugins and you should have a working blog that you do not need to spend any time on maintaining.

I would go with GeneratePress - https://wordpress.org/themes/generatepress/ and its companion plugin GenerateBlocks - https://wordpress.org/plugins/generateblocks/ for some simple blocks to design the blog. Both of them are well-coded and fast/lightweight.

In addition to them I would use SEO Framework - https://wordpress.org/plugins/autodescription/ as the SEO plugin and you are set. Just set everything to auto update and there should not really be any issues.

No affiliation to any of those plugins/themes, but have been using GeneratePress, GenerateBlocks and GeneratePress Premium for years and not one update has broken anything for me.

dtagames•1d ago
What makes you think Medium and Sub stack articles aren't in Google? Medium ones are, for sure. I have a couple I've written that are top search results for their topic.

https://medium.com/@mimixco

keiferski•1d ago
Substack isn't invisible to Google. Not sure why you'd assume that.

WordPress is fine but if you want to primarily focus on content, try Ghost.org. I think their editor and design options are superior to WordPress.

agcat•1d ago
I know, have been there. Another reason why i got a little away from substack is the trap towards vanity metrics sometimes. With notes etc its kind of becoming like a social media platform. It has its pros/cons. For some usecases, substack makes sense. But for my personal writing and more, i have been using bearblog which is amazing
dinkleberg•1d ago
You could always use ghost. You can still self-host it, but they have gone the direction of substack alternative these days.
hshdhdhehd•16h ago
I have been considering Ghost for these sorts of reasons. Pay for convenience knowing you can fall back to open source if needed.