Tuesday, June 6, 2023

Show HN: Abide – Prevent employees from leaking API keys/NDA data to AI tools https://ift.tt/qZiw5Ir

Show HN: Abide – Prevent employees from leaking API keys/NDA data to AI tools Hi HN, We’re the founders of Abide — a tool to prevent employees from leaking sensitive data to AI models. Over the past month we’ve spoken to lots of friends at tech companies, law firms, creative agencies, and more. There was a consistent theme: companies aren’t sure how AI tools affect their data privacy and security processes. There are concerns that when employees use LLMs to write code or send emails, there's a security/compliance risk (e.g., accidentally sharing an API key in a prompt) or violation of privacy agreements (e.g., using AI to draft a memo about non-public client work). The companies we spoke with have done one of two things: (a) outright banned use of LLMs until they figure out a plan or (b) sent a memo to employees telling them to be cautious. We want everyone to have the 10x productivity gain of AI, but compliance is important for a business to do right by its customers, its regulators, and keep its name out of the news. For now, we’ve built a straightforward product that does two things: (a) an app for compliance teams to upload words that cannot be sent to AI models and (b) a tool that monitors AI usage on employee laptops to enforce those policies. We’re in beta with a couple of customers, but we’d love for you to checkout the demo on the website! If you’re interested, join the sign up list and we’ll set up an account for you today to poke around. Welcome to any questions, feedback, ideas, etc.! Thanks! Jitesh & Vaibhav https://ift.tt/LGCMbFh June 6, 2023 at 11:18PM

Show HN: I made a ChatGPT powered Chrome extension https://ift.tt/jIGrumc

Show HN: I made a ChatGPT powered Chrome extension https://dashai.xyz June 6, 2023 at 10:51AM

Show HN: Open-source web highlighter for notion and hamsterbase https://ift.tt/YJgZ1Ui

Show HN: Open-source web highlighter for notion and hamsterbase https://ift.tt/jgF9C5Z June 6, 2023 at 05:36PM

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

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

Show HN: Graph Visualization of Financial Correlations https://ift.tt/YLMFa2h

Show HN: Graph Visualization of Financial Correlations An attempt to show which financial products are highly correlated, negatively correlated, or non-correlated in an easily understood visual way. Implemented using D3 force-layout, based on daily financial data generated by Google Sheet GOOGLEFINANCE function. https://ift.tt/bEhteNm June 6, 2023 at 11:50AM

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

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

Monday, June 5, 2023

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

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/ky1IlOR 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/Wp0Juc5 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/beknPAy

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/2Mp73Px https://ift.tt/PMFgtse June 5, 2023 at 09:03PM

Show HN: An RSS reader that is curated for you https://ift.tt/75Q2bUF

Show HN: An RSS reader that is curated for you https://ift.tt/f1iMmYQ June 5, 2023 at 08:28PM

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

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

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

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/svPyFV9 Example app: https://ift.tt/Em4FY6u https://sql.ophir.dev/ June 5, 2023 at 03:50PM

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

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

Sunday, June 4, 2023

Show HN: FemtoGPT – Pure Rust implementation of a GPT language model https://ift.tt/AiFqnzO

Show HN: FemtoGPT – Pure Rust implementation of a GPT language model https://ift.tt/UIQm37Z June 5, 2023 at 05:28AM

Show HN: PuppiesAI https://ift.tt/dlwWN0e

Show HN: PuppiesAI https://ift.tt/yrbRhqn June 4, 2023 at 07:44PM

Show HN: Swissfolio, a free and open source personal template https://ift.tt/QnvVO7P

Show HN: Swissfolio, a free and open source personal template Introducing ⏤ Swissfolio A free and open source personal landing page template with Swiss Design in mind and built with @astrodotbuild & @tailwindcss . Includes: Hero Intro Project Testimonials Featured work Animations with AOS Fancy color palette GitHub ⏤ https://ift.tt/sWhTR9n Live ⏤ https://ift.tt/ZLMyqGa June 4, 2023 at 01:51PM

Saturday, June 3, 2023

Show HN: Google Code Jam Archive https://ift.tt/KrCS6wW

Show HN: Google Code Jam Archive Hi HN, As many of you already know, Google has discontinued their coding competitions and is shutting down the competitions website. Before it's gone forever, I've scraped everything I could from their website and set up my own archive. (Disclaimer: I'm not affiliated with Google besides participating in these contests years ago) While the initial version was ready back in March, today I'm rolling out big and hopefully the final update, so this might be a good time to share it with the HN community. Everything is static HTML and SQLite archives (with a very minimal backend to serve files directly from SQLite), so you can easily grab your own copy. May these 3.5 million source files be a nice training dataset for some fancy future AI! Some useless stats: Tabs or spaces? 28% tabs vs 72% spaces for the whole dataset, but quite unexpectedly, 66% tabs vs 34% spaces if we consider only the final rounds. Most used languages: 63% C/C++, 20% Python, 12% Java, 2% C#, with others less than 1% each. For the final rounds it's 83% C/C++, 13% Java, 2% Python. https://ift.tt/ANZYu2D June 3, 2023 at 02:03PM

Show HN: A collection of games you can play in ChatGPT https://ift.tt/z7R6V9e

Show HN: A collection of games you can play in ChatGPT https://ift.tt/cRXVzWM June 4, 2023 at 07:11AM

Show HN: `npx tailhn` – Tail HN from the console https://ift.tt/TWCdXNZ

Show HN: `npx tailhn` – Tail HN from the console Tiny script to tail (follow) new stories on Hacker News from the command line. Prints titles and urls to the console. For instance, to watch for stories mentioning robots/robotics: `npx tailhn | grep -i robot` https://ift.tt/TyQ7uhs June 4, 2023 at 05:48AM

Show HN: ThinkTask – Unleash the Power of ChatGPT in Task Management https://ift.tt/u5d1bNW

Show HN: ThinkTask – Unleash the Power of ChatGPT in Task Management https://ift.tt/CN8fPja June 4, 2023 at 03:29AM

Show HN: Supreme Court Case Decider Game in ChatGPT https://ift.tt/YU3l5aF

Show HN: Supreme Court Case Decider Game in ChatGPT https://ift.tt/A2oQsXR June 3, 2023 at 10:43PM

Show HN: Kstack – Skill pack for monitoring/troubleshooting K8s in Claude Code https://ift.tt/GQauRgE

Show HN: Kstack – Skill pack for monitoring/troubleshooting K8s in Claude Code Hi All, Recently I've been using Claude Code a lot for de...