frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Mcpsnoop – Wireshark for MCP (transparent proxy and live TUI)

https://github.com/kerlenton/mcpsnoop
42•kerlenton•5h ago•13 comments

Show HN: ContextCodeCache in Rust

https://github.com/colwill/ccc
6•colwont•1h ago•0 comments

Show HN: Bramble – Local-first password manager

https://github.com/flythenimbus/bramble
105•MegagramEnjoyer•1d ago•23 comments

Show HN: Theta-spec harness agnostic config surface

https://github.com/tamarillo-ai/theta-spec
3•ivanbelenky•1h ago•0 comments

Show HN: CLI that helps AI agents avoid vulnerable dependencies

https://github.com/clidey/deptrust
17•modelorona•2d ago•4 comments

Show HN: Kontext – Move an AI chat's full context to another AI in one click

https://github.com/anuragmerndev/kontext-ai
5•anuragmerndev•3h ago•1 comments

Show HN: ctx – Search the coding agent history already on your machine

https://github.com/ctxrs/ctx
63•luca-ctx•1d ago•37 comments

Show HN: Pulse v0.2.0

3•xerrs•1h ago•1 comments

Show HN: Opbox – CRDT based sync for text files on disk

https://www.opbox.dev/
6•sensodine•3h ago•0 comments

Show HN: Topics, Not Feeds

https://blogsreader.com
6•jdeibele•2h ago•1 comments

Show HN: Mlx-serve – LLM inference server for Apple Silicon, written in Zig

https://mlxserve.com/
2•ddalcu•1h ago•0 comments

Show HN: Maestro – scaffold Go microservices and keep them in sync

https://github.com/Zagforge-Org/maestro
2•anzedev•1h ago•0 comments

Show HN: How clanker are you? A reverse Turing test

https://howclankerareyou.com/
4•niklio•2h ago•1 comments

Show HN: Dockside – I turned unused space around the macOS Dock into a workspace

https://hachipoo.com/dockside-app
5•prajwalshetty•4h ago•2 comments

Show HN: StillUpTo – Keep track of the side projects if they are still alive

https://stillup.to/
3•hakanu•3h ago•0 comments

Show HN: Sharing LLM Artifacts with your team

https://github.com/danielpang/dropway
2•d_pang•2h ago•0 comments

Show HN: An AI-friendly CLI for public space data

https://www.npmjs.com/package/spacedata
2•oscarjpicazo•2h ago•0 comments

Show HN: Static Site Generator

https://github.com/MTBBK/OSMAN
2•MTBBK•3h ago•0 comments

Show HN: Pieces – Social network for people

https://try.piecesof.me/
57•domo__knows•2d ago•56 comments

Show HN: Pull Claude Code transcripts into your Codex session, and vice versa

https://contextify.sh/
5•bredren•4h ago•1 comments

Show HN: Auto-continue Claude Fable 5 the second your 5-hour limit lifts

https://github.com/wavever/CCLimitPing
2•wavever•3h ago•0 comments

Show HN: Track Token usage for major platforms,know your token flow

https://www.lifehacksgermany.com/en
3•1Kapish•3h ago•1 comments

Show HN: I ran 400 hours of interviews, so I built the tool I wished existed

2•ud0•3h ago•0 comments

Show HN: Make your terminal pulse orange when Claude Code needs input

https://github.com/rickardstureborg/claude-needs-input
3•rstureborg•3h ago•0 comments

Show HN: OM Core – multidimensional models without spreadsheet cell formulas

https://github.com/cloudcell/om-core
13•cloudcell•3d ago•3 comments

Show HN: zkGolf – Competitive optimization of formally verified circuits

https://zk.golf/
68•rot256•1d ago•11 comments

Show HN: Mycli 2.0

https://github.com/dbcli/mycli
2•drw•4h ago•0 comments

Show HN: Live hiring tracker for B2B SaaS, rereshed daily

https://tracker.mccoy.io/b2b-saas
2•jgafni•4h ago•0 comments

Show HN: Inkwell – An RSS reader for e-ink devices

https://kendal.codeberg.page/inkwell/
70•imkendal•1d ago•10 comments

Show HN: TaskPeace – a task queue my AI coding agents pull work from over MCP

https://taskpeace.com/
6•JulianQuinn•8h ago•5 comments
Open in hackernews

Show HN: Emra – A workspace where every app you build shares one db

https://emra.app
3•thejarren•4h ago
Hey HN, I'm really excited to share Emra with you. The yc description would be: It's like "Notion meets Lovable". It's a workspace where you build full apps using AI and every app sits on one shared database and service layer. Generated apps are always editable, and (coming soon:) can interact with each other in the workspace.

I'm of the opinion that the cost of software will go rapidly to zero (I don't think that's too surprising to any of you), but there will always be room for effort and creativity. Emra is essentially built for the future where every person is a developer. Essentially personal software for everyone.

So far I've built notes apps with a 3d graph view to see connections, a video editing app and a canvas design tool (figma clone) with export capabilities, as well as a collection of project management tools and games. Right now the most satisfying thing is being able to fix a bug I run into in around the same amount of time that it takes to send a bug report in any traditional app.

We're using the best models to make this work at the moment. Basically anything Opus 4.6 or later, as far as I'm concerned is the baseline of what we can use to make this happen. Our agent is currently only capable of building, though that will change rapidly, and we are pretty proud that our build loop is more token efficient than using Claude Code or other harnesses.

Arguably we are in the same category as Dreamer (Meta acquired) or Wabi (raised $20m), but at the moment we're bootstrapped and working to deliver as much value to users as possible. Users will be soon be able to download their data and apps at any time (I like to think of it as extending obsidians "file over app" philosophy to file+app). In general, I think for a platform like this to exist, we want to be as value aligned with users as possible. So our focus is on providing a solid service layer that abstracts away the complexity of most modern full stack applications. Ideally, people using Emra pay for hosting or usage and we earn our spot rather than locking you in.

On the technical side, we feel good right now. We know there will be some scaling + security challenges, but honestly, our biggest hurdle at the moment is rebuilding existing applications in a way that makes them actually worth using inside of Emra, basically solving that blank page problem.

We are building apps on an SDK that we plan on open sourcing over the next month or so, and will also provide a CLI tool so people can build Emra apps inside of Claude Code or other agents (this is how we are actually building many of our app store apps). I'm also still trying to nail down the messaging. Initially I had planned on aggressively focusing on consumer, but the cost to build an app is still prohibitive, so we're going to keep testing different approaches.

We're still very early, so I'd really appreciate any honest feedback. And I'm happy to answer any questions you might have.

Comments

dubiru9•4h ago
how's that any different from lovable
thejarren•3h ago
I did mention that, but it's a connected workspace so each of these apps can talk to each other. Think like notion's "/link to database" function. Basically, none of these apps are designed to be standalone SaaS products, but instead they can exist in a workspace together.

Apps can subscribe to updates from other apps so a photos app could aggregate media from across the workspace, and also platform-wide actions like a custom right click menu that pipes into specific app functionalities.