Skip to content

Commit 47ff360

Browse files
author
gptwiki-bot
committed
backlog: auto-suggest topics [skip ci]
1 parent da227ac commit 47ff360

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

‎content/backlog.ts‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,9 @@ export const backlog: BacklogTopic[] = [
7474
{ topicKey: 'intermittent-fasting-evidence', question: "Does intermittent fasting actually work for weight loss, and is it any better than simply eating less throughout the day?", cluster: 'health-basics', locales: ['en', 'zh'], status: 'pending' },
7575
{ topicKey: 'llc-vs-sole-proprietorship', question: "Should I form an LLC or operate as a sole proprietor for my small business or side income, and is the extra cost and paperwork worth it?", cluster: 'personal-finance', locales: ['en', 'zh'], status: 'pending' },
7676
{ topicKey: 'sql-vs-nosql', question: "Should I use a SQL or NoSQL database for my project, and how do I choose the right one for my actual use case?", cluster: 'dev-practices', locales: ['en', 'zh'], status: 'pending' },
77+
{ topicKey: 'bond-vs-stock-allocation', question: "How should I decide what percentage of my portfolio to put in bonds versus stocks, and does the old age-based rule still make sense?", cluster: 'personal-finance', locales: ['en', 'zh'], status: 'pending' },
78+
{ topicKey: 'microbiome-gut-health-basics', question: "What is the gut microbiome actually doing for my health, and do probiotics and fermented foods genuinely make a difference?", cluster: 'health-basics', locales: ['en', 'zh'], status: 'pending' },
79+
{ topicKey: 'smart-thermostat-savings', question: "Does installing a smart thermostat actually save money on energy bills, and how long before it pays for itself?", cluster: 'home-energy', locales: ['en', 'zh'], status: 'pending' },
7780
// Seeded to production (auto-author skips anything not `pending`).
7881
{ topicKey: 'ssd-vs-hdd', question: 'SSD vs HDD — which should I choose, and does the difference still matter?', cluster: 'digital-buying', locales: ['en', 'zh'], status: 'seeded' },
7982
{ topicKey: 'spaced-repetition', question: 'Does spaced repetition really work, and how do I use it?', cluster: 'learning-productivity', locales: ['en', 'zh'], status: 'seeded' },

0 commit comments

Comments
 (0)