Tuesday, June 6, 2023

Show HN: No-code in the front, Python in the back data apps – Streamsync https://ift.tt/AqP6IXr

Show HN: No-code in the front, Python in the back data apps – Streamsync https://ift.tt/u6hzmPx June 5, 2023 at 07:33PM

Show HN: Dockerless, Elixir Web Application Using Podman and Plug https://ift.tt/nRvzDaG

Show HN: Dockerless, Elixir Web Application Using Podman and Plug https://ift.tt/NXRhn1t June 6, 2023 at 11:36AM

Show HN: LLMO – An LLM pair programmer in your terminal https://ift.tt/zVTZBE7

Show HN: LLMO – An LLM pair programmer in your terminal Hello HN! LLMO (Elmo) is an AI pair programming tool I created that's become an indispensable part of my workflow. https://ift.tt/kF3jneA LLMO is designed to meet you where you are – your terminal. It provides real-time, interactive programming assistance. With its "staging area" feature, you can keep files in the context window and update the AI about your ongoing coding tasks without the hassle of copying and pasting every time you make changes to your code. Key features include: - Interactive Chat: Get real-time programming assistance directly in your terminal. - Staging Area: No need to copy and paste updates. Simply add your files to the AI's context. - Model Customization: Choose the OpenAI model that fits your needs. - Personality: By default, Elmo loves to make bodybuilding references. You can turn this off through a CLI flag or environment variable The recommended way to install LLMO is via `pipx install llmo` https://ift.tt/RFrl8AS As a sidenote, LLMO uses Textual which runs the terminal in application mode, meaning that you can't simply copy content as you would normally. In iterm2, you can hold down the `option` key to select text. You'll need to refer to the documentation for your own terminal for more information. I hope you find LLMO as useful as I have! June 6, 2023 at 01:37AM

Show HN: Roboduck, a GPT-powered Python debugger https://ift.tt/wN4OWA8

Show HN: Roboduck, a GPT-powered Python debugger I made a python library that gives GPT4/chatGPT access to both your source code and current program state. If it suits your workflow better, you can also turn all your error messages into (optional) conversations: https://ift.tt/zOlTmrW https://ift.tt/pigH7Yw June 5, 2023 at 09:03PM

Monday, June 5, 2023

Show HN: SQLPage – Build Dynamic Websites with Just SQL Queries https://ift.tt/TMwOYtz

Show HN: SQLPage – Build Dynamic Websites with Just SQL Queries Hey Hacker News! I wanted to share the open source project I have been working on during the last year: SQLPage, a tool to build small web applications entirely in SQL. Building web applications with just SQL isn't as crazy as it seems. Most simple applications can be expressed declaratively as just data queries that fill pre-defined web components. I'd love to hear your feedback and thoughts on it. Would you potentially use it? How can it be improved? Website: https://sql.ophir.dev/ Github: https://ift.tt/3p1QDgB Example app: https://ift.tt/dbI4Sgi https://sql.ophir.dev/ June 5, 2023 at 03:50PM

Show HN: Made a HN-themed Framer blog template for HN community https://ift.tt/kCV8IaO

Show HN: Made a HN-themed Framer blog template for HN community https://ift.tt/7h9KOYL June 5, 2023 at 07:41PM

Show HN: Codespelunker a command line search tool with TUI and HTTP modes https://ift.tt/b4cFtsK

Show HN: Codespelunker a command line search tool with TUI and HTTP modes https://ift.tt/QenSjKE June 5, 2023 at 11:52AM

Show HN: Do You Know RGB? https://ift.tt/t8kUpbO

Show HN: Do You Know RGB? https://ift.tt/OWhvmMT June 24, 2025 at 01:49PM