Skip to main content

Posts

Recent posts

New top story on Hacker News: Ask HN: Is "no source code was copied" still a sufficient copyright defense?

Ask HN: Is "no source code was copied" still a sufficient copyright defense? 18 by oscgam1 | 15 comments on Hacker News. We are all familiar with the Corgi event: https://ift.tt/YB80CEj With the barrier to create new apps having dropped significantly thanks to LLMs, I am seeing more cases about copyright and unfair competition. I've seen and participated in some of these cases. Usually expert witnesses are required. Curious to hear the community stance on this one. "Now software developers are feeling what authors and artist felt". https://ift.tt/93bAlTa There are several claims of: Copying UI is Ok, your product is not undifferentiated enough. Here is a legal assessment of the situation: https://ift.tt/2NorxDk

New top story on Hacker News: Show HN: OpenKnowledge – open source AI-first alternative to Obsidian/Notion

Show HN: OpenKnowledge – open source AI-first alternative to Obsidian/Notion 27 by engomez | 5 comments on Hacker News. Hi HN, Nick here. We’re launching OpenKnowledge ( https://ift.tt/lspZmrq ), a “what you see is what you get” markdown editor that has direct integrations with Claude, Codex, and Cursor. Available as MacOS app or CLI. Fully free/local and OSS ( https://ift.tt/VOXp9eu ). We built this because we wanted a “Google docs” like experience for writing and sharing markdown files across our team. Obsidian is the best alternative we tried, but found it doesn’t have a true “what you see is what you get” UI and it didn’t integrate well with Claude/Codex outside of community plugins. So we built OpenKnowledge. It takes shape as: 1. A MacOS app with a file navigator, the WYSIWYG editor, and link explorer. 2. Integrations with the Claude, Codex, and Cursor desktop apps. The agents can open an OpenKnowledge editor within their embedded web browsers for a side-by-side experience. 3....