The best Hacker News stories from Show from the past day
Latest posts:
Show HN: An open-source, collaborative, WYSIWYG Markdown editor
Inspired by the design and UI/UX of apps like Notion, and utility of open-source apps like StackEdit, I decided to create a minimalistic, local-only WYSIWYG Markdown editor.<p>Some features worth highlighting:<p>- Monaco editor and Prettier integration for code snippets<p>- Tables (apparently the holy grail of WYSIWYG editing)<p>- Embeds (for CodePen, CodeSandbox and YouTube, most useful for HTML or JSON exports)<p>- Accepts Markdown paste-in, and "exports"/generates HTML, Markdown and JSON outputs<p>- Collaboration (with real-time awareness and initial commenting system, available only when logged in)<p>- GPT-3.5 integration (only when logged-in with the corresponding extension installed)<p>Stack used: TipTap, Solid.js, HocusPocus, Fastify, tRPC.<p>Some notable drawbacks:<p>- No mobile support<p>- Collaboration available only between signed-in users, in the same workspace;<p>- I tried my best to support most common Markdown formatting, pasting and in-editor shortcuts, though there might still be room for improvement<p>- Self-hosting isn't easy right now, though you should be able to figure it out from the source code<p>The editor itself is a standalone app, extracted from the larger Vrite CMS project (<a href="https://github.com/vriteio/vrite">https://github.com/vriteio/vrite</a>) which you can also test out (only with sign-in) here: <a href="https://app.vrite.io/" rel="nofollow noreferrer">https://app.vrite.io/</a>
Show HN: An open-source, collaborative, WYSIWYG Markdown editor
Inspired by the design and UI/UX of apps like Notion, and utility of open-source apps like StackEdit, I decided to create a minimalistic, local-only WYSIWYG Markdown editor.<p>Some features worth highlighting:<p>- Monaco editor and Prettier integration for code snippets<p>- Tables (apparently the holy grail of WYSIWYG editing)<p>- Embeds (for CodePen, CodeSandbox and YouTube, most useful for HTML or JSON exports)<p>- Accepts Markdown paste-in, and "exports"/generates HTML, Markdown and JSON outputs<p>- Collaboration (with real-time awareness and initial commenting system, available only when logged in)<p>- GPT-3.5 integration (only when logged-in with the corresponding extension installed)<p>Stack used: TipTap, Solid.js, HocusPocus, Fastify, tRPC.<p>Some notable drawbacks:<p>- No mobile support<p>- Collaboration available only between signed-in users, in the same workspace;<p>- I tried my best to support most common Markdown formatting, pasting and in-editor shortcuts, though there might still be room for improvement<p>- Self-hosting isn't easy right now, though you should be able to figure it out from the source code<p>The editor itself is a standalone app, extracted from the larger Vrite CMS project (<a href="https://github.com/vriteio/vrite">https://github.com/vriteio/vrite</a>) which you can also test out (only with sign-in) here: <a href="https://app.vrite.io/" rel="nofollow noreferrer">https://app.vrite.io/</a>
Show HN: Configu – OSS project that puts an end to your configuration headaches
Hi HN, this is Peleg from Configu.<p>We have open-sourced Configu (<a href="https://github.com/configu/configu">https://github.com/configu/configu</a>). It’s a simple yet powerful tool designed to manage application configurations (env vars, secrets, feature flags, and more) at scale across environments – from code to runtime – by providing configuration orchestration along with a Configuration-as-Code (CaC) approach.<p>You can easily sync and connect it to any configuration store you use (files in git repo, secret managers, feature flags, databases, etc.) and Configu Orchestrator provides a unified interface that rules them all and allows developers to define and deploy configurations consistently. This ensures that the desired settings are applied accurately throughout the entire software development lifecycle (SDLC). By automating the configuration orchestration process, it reduces tedious manual work and errors and promotes efficient deployments.<p>It can be used with any programming language/framework and is platform independent with a super easy setup.<p>Give it a try (<a href="https://github.com/configu/configu">https://github.com/configu/configu</a>), and let us know what you think!
Docs: <a href="https://configu.com/docs/configu-orchestrator/" rel="nofollow noreferrer">https://configu.com/docs/configu-orchestrator/</a>
Show HN: Software Developer salaries in Germany by technology and city
Show HN: Dependency Hell (Short Story)
Show HN: Dependency Hell (Short Story)
Show HN: Launching Struct – Knowledge-Rich, AI-Powered Chat Platform
Show HN: Launching Struct – Knowledge-Rich, AI-Powered Chat Platform
Show HN: GitHub Stats Dashboard Powered by GraphQL API and GitHub Action
Show HN: GitHub Stats Dashboard Powered by GraphQL API and GitHub Action
Show HN: Image Upscaler AI
Show HN: Image Upscaler AI
Show HN: Image Upscaler AI
Show HN: Image Upscaler AI
Show HN: Image Upscaler AI
Show HN: Kysely, a type-safe SQL query builder for TypeScript
Show HN: Kysely, a type-safe SQL query builder for TypeScript
Show HN: gpt-engineer – platform for devs to tinker with AI programming tools
Hello Hacker News community,<p>Wanted to share a project I started working on during my spare time and was then discovered by many in the open source community last week.<p>GPT Engineer’s mission:
Be the open platform for devs to tinker with and build their personal code-generation toolbox.<p>I believe it's key for us devs to engage in how building software can and will change.<p>You can find more info about the flexible technical "philosophy" to make it work well, and the community we want it to become on github:
https://github.com/AntonOsika/gpt-engineer<p>The project is still in early stages. It's clear that there is a lot of room for improvement as the space to combine tricks that guide LLM's is large.<p>Appreciate any suggestions, experiences, or ideas on the project from you all!
Show HN: gpt-engineer – platform for devs to tinker with AI programming tools
Hello Hacker News community,<p>Wanted to share a project I started working on during my spare time and was then discovered by many in the open source community last week.<p>GPT Engineer’s mission:
Be the open platform for devs to tinker with and build their personal code-generation toolbox.<p>I believe it's key for us devs to engage in how building software can and will change.<p>You can find more info about the flexible technical "philosophy" to make it work well, and the community we want it to become on github:
https://github.com/AntonOsika/gpt-engineer<p>The project is still in early stages. It's clear that there is a lot of room for improvement as the space to combine tricks that guide LLM's is large.<p>Appreciate any suggestions, experiences, or ideas on the project from you all!
Show HN: gpt-engineer – platform for devs to tinker with AI programming tools
Hello Hacker News community,<p>Wanted to share a project I started working on during my spare time and was then discovered by many in the open source community last week.<p>GPT Engineer’s mission:
Be the open platform for devs to tinker with and build their personal code-generation toolbox.<p>I believe it's key for us devs to engage in how building software can and will change.<p>You can find more info about the flexible technical "philosophy" to make it work well, and the community we want it to become on github:
https://github.com/AntonOsika/gpt-engineer<p>The project is still in early stages. It's clear that there is a lot of room for improvement as the space to combine tricks that guide LLM's is large.<p>Appreciate any suggestions, experiences, or ideas on the project from you all!