frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Ask HN: What's the best way to build agents in Oct 2025

1•th3o6a1d•1m ago•0 comments

Tell HN: iPadOS 26 bricked my iPad Pro

1•designerbenny•2m ago•0 comments

OpenAI Made a $12B Loss Last Quarter, Microsoft Results Indicate

https://www.wsj.com/livecoverage/stock-market-today-dow-sp-500-nasdaq-10-31-2025/card/openai-made...
1•frereubu•4m ago•0 comments

The Abode of Salvation

https://rohanparanjpe.substack.com/p/the-abode-of-salvation
1•weinzierl•5m ago•0 comments

MVP: Mobile app to learn languages through listening (feedback welcome)

https://praatmvp.figma.site/
1•BASSAMej•6m ago•1 comments

And He Knows Not What It Means

https://freddiedeboer.substack.com/p/and-he-knows-not-what-it-means
1•paulpauper•7m ago•0 comments

Solo Founder Can Predict the Future

https://solofounders.com/blog/this-solo-founder-can-predict-the-future
1•dutilh•8m ago•0 comments

Antimicrobial and Biofilm Inhibiting Potential of Two Romanian Linden Honeys

https://www.mdpi.com/2304-8158/14/21/3594
2•PaulHoule•8m ago•0 comments

Libcpu: A library to emulate several CPU architectures using LLVM

https://github.com/libcpu/libcpu
3•fanf2•9m ago•0 comments

Tim Bray on Grokipedia

https://www.tbray.org/ongoing/When/202x/2025/10/28/Grokipedia
3•Bogdanp•10m ago•0 comments

A Letter from Leonard Tramiel

https://www.facebook.com/story.php?story_fbid=122143500512931299&id=61577938971505&post_id=615779...
1•harel•12m ago•0 comments

Interview with Ken Silverman, 17-Year-Old Creator of the Build Engine

https://www.youtube.com/watch?v=WruzfQLxpQY
1•birdculture•13m ago•0 comments

Show HN: Showcase – Real-time collaborative AI chat with 180 models

https://showcase.thytus.com/v1/guides
1•martinoV•13m ago•0 comments

BMW, Samsung SDI, and Solid Power join forces for all-solid-state EV batteries

https://electrek.co/2025/10/31/bmw-samsung-sdi-join-forces-all-solid-state-ev-batteries/
1•breve•14m ago•0 comments

601: Game Theory

https://www.explainxkcd.com/wiki/index.php/601:_Game_Theory
1•jonbaer•16m ago•0 comments

Forging Our Future: OSL's Path to Sustainability

https://osuosl.org/blog/osl-future-update/
1•mulderc•16m ago•0 comments

The only people who feel good are making over $200k and have large portfolios

https://fortune.com/2025/10/24/why-is-economy-so-bad-recession-not-inflation-fed-rate-cuts-2025/
4•dataflow•19m ago•0 comments

Rigol Digital Oscilloscope MHO98

https://rigolshop.eu/mho98.html
2•walterbell•25m ago•0 comments

Show HN: AI that builds travel itineraries from booking confirmations

https://www.mtrip.com/
1•mtrip-guide•26m ago•0 comments

Portfolio Size Affects Early-Stage Venture Returns

https://www.angellist.com/blog/how-portfolio-size-affects-early-stage-venture-returns
1•simonebrunozzi•27m ago•0 comments

3D print Death Run 3D

https://slopeonline.online/death-run-3d
1•davidcolston•27m ago•0 comments

The Marketplace for Vaccine Medical Exemptions

https://undark.org/2025/10/31/frontline-vaccine-exemptions/
2•EA-3167•29m ago•0 comments

1K Users – Let Community Vote on Next App

3•NAKSTStudio•30m ago•0 comments

French lawmakers vote against wealth tax on super-rich

https://www.lemonde.fr/en/france/article/2025/10/31/french-lawmakers-vote-against-wealth-tax-on-s...
2•geox•31m ago•0 comments

Judge orders administration to distribute SNAP contingency money amid shutdown

https://abcnews.go.com/US/judge-rules-trumps-attempt-suspend-snap-funding-unlawful/story?id=12706...
5•jrflowers•32m ago•0 comments

Bluesky reaches 40M users milestone

https://bsky.app/profile/bsky.app/post/3m4j4iy4oek2d
4•vital•32m ago•1 comments

Making Every 5x5 Nonogram: Part 1

https://www.patreon.com/posts/making-every-5x5-142537007
2•okayestjoel•35m ago•1 comments

Show HN: RepoPulse – AI-powered GitHub analytics dashboard

https://repopulse.live
1•sdfswerew•36m ago•0 comments

I made a WeTransfer clone with Darth Vader vibes

https://DropVader.com
2•hitsnoozer•37m ago•0 comments

A Survey of Internet Censorship and Its Measurement

https://www.sciencedirect.com/science/article/pii/S0167404825004213
1•8organicbits•49m ago•0 comments
Open in hackernews

Show HN: Loopletter: Open-source email marketing platform

https://github.com/createdbymax/Loopletter-Open-source-email-marketing-platform
7•loopletter-max•7h ago
Hi, I started building Loopletter, an open-source email marketing platform built specifically for independent artists and creators. I've been using this for a while to run marketing campaigns for my own company. But due to the lack of time to update it i've decided to open it up under the MIT license so other people and industries can self-host, extend, or just learn from the codebase.

  What’s inside:
  - Full campaign builder (visual editor, reusable templates, optional Spotify-powered layouts)
  - Audience management tooling (imports, segmentation, consent workflows, list cleanup)
  - Queue-driven sending with AWS SES, BullMQ, and Redis — handles rate limits, retries, and
  deliverability feedback
  - Analytics dashboards with real-time metrics, campaign history, and basic attribution
  - Infrastructure scripts for Supabase, AWS EventBridge/Lambda, and Upstash Redis so you can set
  everything up from scratch

  Tech stack: Next.js, React 19, TypeScript, Tailwind, Clerk for auth, Supabase (Postgres)
  for storage, AWS SES + S3 for mail/asset delivery. The repo has docs, scripts, and a demo data
  sandbox because we know email platforms can be boring to set up without real content.

  Why open-source? Most tools in this space are either huge enterprise SaaS products or
  very marketing/sales oriented. Independent artists have different needs (merch drops, tour
  announcements, limited release windows) and usually lean on social platforms they don’t control.
  Email still converts best for them, but standing up a full stack is painful. We’d love to see
  small labels, agencies, and indie devs fork it, run it for their communities, or contribute
  features.

  I'm especially curious if this has potential to be something bigger.

  Repo link: https://github.com/createdbymax/Loopletter-Open-source-email-marketing-platform
  Production website: https://loopletter.co/

  Happy to answer questions about the project, SES deliverability, or anything else related to
  running email at indie scale. Thanks for taking a look!