frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: ContentRepurpose.pro – Paste once to get LinkedIn/X/Email/IG drafts

https://contentrepurpose.pro/
1•wcagscans•1h ago
We built ContentRepurpose.pro after getting tired of rewriting the same idea for LinkedIn, X, email, and IG. It’s a simple web app: paste a paragraph → get platform-specific drafts you can tweak, then export to Notion (page) or Trello (card). BYOK works via OpenRouter if you prefer your own key.

Stack/notes: • Frontend: vanilla + Tailwind; auth via Supabase. • Backend: Cloudflare Worker (one file) handling CORS, auth identity, quotas, Stripe (Checkout/Portal/Webhook), OpenRouter calls, and OAuth for Notion/Trello. • Quotas: demo (IP) 5/mo; signed-in free 5/day; paid tiers raise caps. BYOK limits separate from platform pool. • Models: rotating pool by default; BYOK uses whatever model you choose on OpenRouter. We don’t store user keys (BYOK is per-request header). • Exports: Notion page with simple headings/paragraphs; Trello card title/description. (Labels/checklists and Notion DB template are likely next.)

Things we’d love feedback on: • Are the LinkedIn/X outputs “ready to post” length-wise? • Presets UX (saving/renaming/recall) — any friction? • Export ergonomics for Notion/Trello — what would make it cleaner?

Live demo works without login (limited). Pricing is on the site; cancel anytime. Happy to answer technical questions and share more implementation details in the comments.

Comments

wcagscans•1h ago
Technical details / tradeoffs:

• Identity + quotas: We normalize to either “ip:<addr>” (guest) or “user:<id>” (Supabase JWT). Caps are enforced in Cloudflare KV: daily (“plat:day”), monthly (“plat:mon”), plus separate BYOK counters and a soft-lock flag to avoid hot-spot abuse. • Error handling: We rotate between multiple OpenRouter keys (platform pool) and retry on 429/5xx with small jitter. BYOK path is single-attempt (we don’t want to amplify user key errors). • JSON discipline: The frontend asks the model for a strict JSON shape (linkedin, x, email{subject,body}, instagram) and tries to parse a minimal slice if the model returns extra text. We know strict JSON from LLMs is never 100%; this has worked well enough for now. • Security: BYOK is header-only, not persisted; we don’t log it. OAuth state uses an HMAC-signed payload + short TTL. • Stripe: Checkout for plan selection; Portal for self-serve management; webhook updates the user’s KV record (plan/sub status). • Performance: Worker-only architecture, no origin server. All state in KV is small (counters + per-user record). Cold starts haven’t been an issue in practice.

Open questions we’re exploring: • Better “usage transparency” for BYOK (per-model cost hints). • Notion export to a DB template w/ properties (channel, status, publish date). • Trello labels/checklists on export.

If you hit rough edges, paste repro steps and we’ll ship a fix. Also happy to share the Worker structure in more detail if interesting.

Abusive Appliance Interfaces

http://toastytech.com/guis/abuse.html
1•andsoitis•3m ago•0 comments

Atlassian acquires DX, a developer productivity platform for $1B

https://techcrunch.com/2025/09/18/atlassian-acquires-dx-a-developer-productivity-platform-for-1b/
1•pastelsky•3m ago•0 comments

Tails 7.0

https://tails.net/news/version_7.0/
1•haakon•3m ago•0 comments

What Android 16 KB Page Size Requirement Means for .NET Developers

https://platform.uno/blog/what-android-16-kb-page-size-requirement-means-for-net-developers/
1•sasakrsmanovic2•4m ago•0 comments

The Rise and Fall of Grunge Typography

https://medium.com/the-awl/the-rise-and-fall-of-grunge-typography-854d8aa88555
1•ingve•5m ago•0 comments

Gemini AI solves coding problem that stumped 139 human teams at ICPC World Final

https://arstechnica.com/google/2025/09/google-gemini-earns-gold-medal-in-icpc-world-finals-coding...
1•sleepyguy•5m ago•0 comments

Data Science Weekly – Issue 617

https://datascienceweekly.substack.com/p/data-science-weekly-issue-617
1•sebg•6m ago•0 comments

The Online Marketplaces That Enable 'Pig Butchering' Scams

https://www.wsj.com/finance/currencies/cambodia-huione-pig-butchering-scam-f9d16ef9
2•randycupertino•8m ago•1 comments

AI #134: If Anyone Reads It

https://thezvi.substack.com/p/ai-134-if-anyone-reads-it
1•jsnider3•8m ago•0 comments

DeepSeek-R1 incentivizes reasoning in LLMs through reinforcement learning

https://www.nature.com/articles/s41586-025-09422-z
2•rntn•9m ago•0 comments

Wallet Voting

https://pluralistic.net/2025/09/13/consumption-choices/
2•rpgbr•9m ago•0 comments

Show HN: Bringing back the social part of social media

https://www.peerfreund.com
1•AmuXhantini•10m ago•0 comments

Show HN: Open-source .NET 9 e-commerce platform

https://ecommerce.endpointdev.com/
1•jpventoso•11m ago•0 comments

Three options to increase privacy on LinkedIn

https://manualdousuario.net/en/increase-privacy-on-linkedin/
2•rpgbr•12m ago•0 comments

The quality of AI-assisted software depends on unit of work management

https://blog.nilenso.com/blog/2025/09/15/ai-unit-of-work/
3•mogambo1•13m ago•0 comments

Show HN: Claude Built a Techno Track in JavaScript (No Libraries, Just Vibes)

https://consent.gg/about
2•mnvrth•14m ago•0 comments

Teardown of Apple 40W Dynamic Power Adapter with 60W Max (A3365)

https://www.chargerlab.com/teardown-of-apple-40w-dynamic-power-adapter-with-60w-max-a3365/
2•givinguflac•15m ago•0 comments

Nvidia Invests $5B in Intel with Plans to Co-Design Chips

https://www.bloomberg.com/news/articles/2025-09-18/nvidia-invests-5-billion-in-intel-with-plans-t...
2•simonpure•15m ago•1 comments

Show HN: Model Arena, a Playground to Compare Seedream 4, Qwen, and Nano Banana

https://modelarena.io/en
1•shu127•17m ago•0 comments

Everactive's Self-Powered SoC at Hot Chips 2025

https://chipsandcheese.com/p/everactives-self-powered-soc-at-hot
1•rbanffy•18m ago•0 comments

Goebbels Ends Careers of Five 'Aryan' Actors Who Made Witticisms About the Nazis

https://www.nytimes.com/1939/02/04/archives/goebbels-ends-careers-of-five-aryan-actors-who-made-w...
12•ndsipa_pomu•19m ago•0 comments

Korea's Breakthrough in Liquid Air Energy Storage

https://highways.today/2025/09/13/liquid-air-energy-storage/
1•PaulHoule•19m ago•0 comments

Who is eligible for the AT&T settlement?

https://www.nbcdfw.com/news/national-international/att-settlement-file-claim-eligiblity-money-pay...
1•speckx•20m ago•0 comments

Intel's Insides (2010)

https://web.archive.org/web/20110205203646/http://www.intelsinsides.com/page/home.html
2•LorenDB•21m ago•0 comments

Ensuring Quality in the Godot Documentation

https://godotengine.org/article/ensuring-quality-godot-documentation/
1•worble•22m ago•0 comments

Has ARC AGI 2 been solved?

https://www.kaggle.com/competitions/arc-prize-2025/discussion/608207
1•AgiIsHere•23m ago•0 comments

Trump's $15B Lawsuit Ties NYT to Trump Token Collapse

https://unchainedcrypto.beehiiv.com/p/trump-s-15-billion-lawsuit-ties-nyt-to-trump-token-collapse
5•wslh•24m ago•0 comments

Nexstars abc affiliates drop Jimmy kimmel live over charlie kirk remarks

https://www.latimes.com/entertainment-arts/business/story/2025-09-17/nexstars-abc-affiliates-drop...
3•giamma•25m ago•0 comments

Moldable Development and Glamorous Toolkit in Practice – Goto 2024 Conference [video]

https://www.youtube.com/watch?v=5PaJsEbBARo
1•pjmlp•25m ago•0 comments

Rules for creating good-looking user interfaces, from a developer

https://weberdominik.com/blog/rules-user-interfaces/
1•domysee•25m ago•0 comments