frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: A local-first, modular replacement for your accounting software

https://github.com/celerp/celerp
2•ngsevers•1h ago
Celerp is a self-hosted accounting and ERP system that runs as a desktop app, starts a local server with bundled Postgres, and lets people in the office connect from their browsers.

Developers can also run it with: pip install celerp && celerp init

The structure is modular. New modules can be built and imported without forking the repo, so someone using AI coding tools can describe what their business needs, build a module around it, and import it directly into the system.

I have spent about 20 years building ERP systems for factories, wholesalers, and gemstone & jewelry businesses. Celerp is my attempt to take everything that I’ve learned and turn it into a system that is simple to deploy, self-hosted, and can easily be expanded upon.

On install, users can choose from 16 industry presets, which load the relevant default modules and configuration. Many fields can also be edited directly in-place, closer to a spreadsheet than a traditional ERP screen. I hope this makes the system more familiar for small business owners than the menu-driven inputs typical of larger enterprise systems.

Current modules include inventory, purchasing, invoicing, manufacturing, accounting, barcode labels, CSV import/export, role permissions, an AI operator, and an immutable audit trail.

My thesis is that the long-term trend will be toward companies taking greater ownership of both their infrastructure and their data. I hope that Celerp can help some companies make that transition.

The licensing model is open-core: the core is BUSL-1.1 (converts to Apache), and the default business modules are MIT. The official UI is source-available, with free use for single-user deployments.

The project is still early. I’m especially interested in feedback on three areas: 1. Where do you think self-hosted/local-first business software breaks down in practice? 2. How would you get self-hosted business software directly into the hands of SMEs without relying on implementers? 3. What’s missing for your own business use case?

All feedback is welcome.

Download: https://celerp.com/download.html

How We Pushed CDC into Postgres

https://www.snowflake.com/en/blog/engineering/postgres-to-snowflake-replication-mirroring/
2•craigkerstiens•6m ago•0 comments

Blender MCP maintainer GitHub account hacked

https://twitter.com/sidahuj/status/2086445625147793503
3•babuskov•9m ago•0 comments

Profile-Guided Optimization in Go

https://lemire.me/blog/2026/08/09/profile-guided-optimization-in-go/
1•prattmic•9m ago•0 comments

Spy cameras on Navy drones sent data to China

https://www.telegraph.co.uk/news/2026/08/09/spy-cameras-on-navy-drones-secretly-sent-data-to-china/
1•el_duderino•10m ago•0 comments

EGA and Me: A Complicated Relationship

https://reanthsoft.com/blog_260806_ega_and_me.html
1•doener•11m ago•0 comments

Simple, multi-key sorting algorithm for 2D+ points gridification

https://github.com/ArmanddeCacqueray/Cartesian-Grid-Sort
1•adec314•12m ago•0 comments

Forbidden fruit: Buick Electra gets 435 mile range and 376 HP for $25K in China

https://electrek.co/2026/08/06/forbidden-fruit-buick-electra-gets-435-mile-ev-range-and-25000-pri...
4•MilnerRoute•22m ago•1 comments

Pentagon presses defense firms to build weapons as Iran war depletes stocks

https://www.washingtonpost.com/technology/2026/08/08/pentagon-presses-defense-firms-build-weapons...
1•Teever•24m ago•0 comments

California Cyberattack on 911 Systems

https://www.latimes.com/california/story/2026-08-09/cyberattack-forces-emergency-declaration-in-s...
1•vsgherzi•28m ago•0 comments

Show HN: Acquired Podcast Idea Dinner Returns

https://acquirers.vercel.app/
1•Taikhoom2010•28m ago•0 comments

Japanese court overturns Red RAW video patent

https://www.dpreview.com/news/panasonic-did-what-apple-sony-and-nikon-couldnt-overturn-a-red-raw-...
4•anigbrowl•31m ago•0 comments

Is Europe safer than America?

https://economist.com/graphic-detail/2026/08/09/is-europe-safer-than-america
2•andsoitis•35m ago•0 comments

Ask HN: How do you set comp at an early stage startup?

1•jeffreyfate•35m ago•1 comments

The Anatomy of a Pass

https://davidorban.substack.com/p/the-anatomy-of-a-pass
1•mayukh•48m ago•0 comments

Before We Click "Publish" on Hugging Face

https://twitter.com/icoxfog417/status/2086606980584714495
1•icoxfog417•48m ago•0 comments

Ask HN: What Project are you the most proud of?

2•emn4tor•51m ago•0 comments

Cloudflare OS

https://os.cloudflare.app/
3•phirschybar•53m ago•1 comments

What do I want to be? – a poem about parenting in the AI age

https://www.reddit.com/r/Adulting/s/1ZF6OLsjko
1•AmbroseBierce•56m ago•0 comments

I've Been to the Future. It Worked Out

https://iwanajohannsen.substack.com/p/ive-been-to-the-future-it-worked
1•herbertl•57m ago•2 comments

Owner of original Intel 8080 pre-production Rubylith mask seeks restorer

https://www.tomshardware.com/pc-components/cpus/owner-of-original-intel-8080-pre-production-layou...
1•sbulaev•1h ago•0 comments

Show HN: Discord-delete – Delete all your Discord messages from your data export

https://github.com/DatCodeMania/discord-delete
2•DatCodeMania•1h ago•1 comments

America's Military Is Dangerously Exposed

https://www.wsj.com/opinion/americas-military-is-dangerously-exposed-26706217
4•petethomas•1h ago•0 comments

Show HN: A local-first, modular replacement for your accounting software

https://github.com/celerp/celerp
2•ngsevers•1h ago•0 comments

Optimizing a GPT-2-Class Transformer on a GPU

http://martinkristiansen.com/llm-gpu-optimization/index.html
2•mkristiansen•1h ago•1 comments

Iran Is Rewiring Its Proxy Network

https://www.nationalreview.com/2026/08/iran-is-rewiring-its-proxy-network/
1•petethomas•1h ago•0 comments

Ancient Roman shipwreck discovered off Sicily coast

https://www.bbc.com/news/articles/cvgx1kpz17go
2•1659447091•1h ago•0 comments

Linus Torvalds Explains What Makes Linux So Fast [video]

https://www.youtube.com/watch?v=-xbzGngfQEw
1•binyu•1h ago•0 comments

Beyond Prompt Injection: Hacking Apple's Private Cloud Compute

https://blog.sentry.security/beyond-prompt-injection-hacking-apples-private-cloud-compute/
2•sickmate•1h ago•0 comments

GitHub issues as long-term memory for coding agents

https://meshintelligence.substack.com/p/how-to-use-github-as-long-term-memory
1•meshintel•1h ago•0 comments

Bank statement PDF to CSV that runs in the browser

https://statement-to-csv.pages.dev/
1•hewkaiba•1h ago•1 comments