Posts

Showing posts from April, 2023

New Show Hacker News story: Show HN: Adzviser – Digital marketers' copilot for getting data [video]

Show HN: Adzviser – Digital marketers' copilot for getting data [video] 2 by zegoo | 0 comments on Hacker News. Hello friends - I spent the past 6 months building this search bar for marketers so that they can get their campaign performance data easier and faster. Currently they either have to manually pull those data from Google Ads, Facebook Ads, etc., or to use some connectors, such as Supermetrics/Fivetran, to automate the data pulling process and then build a reporting dashboard from it. I believe that those marketing data and reports can be "one search away". So I built a software prototype that 1) has OAuth2.0 connections to Google Ads 2) translates natural language prompt to Google Ads Query Language 3) generates table and visualization output Contact us: adzviser.com/contact-us

New Show Hacker News story: Show HN: Type Text and Create Tasks

Show HN: Type Text and Create Tasks 2 by nnurmanov | 0 comments on Hacker News. I am experimenting with ChatGPT in my current project https://nexttask.co.uk , now I have a form for prompts where a user can type a prompt, e.g. "Create a task with the title "Submit your pitch decks" with a due date of 10th of May and assign it to everyone" and have a task created. It is awesome! Is this a future of user interaction?

New Show Hacker News story: Show HN: Browser-based robot simulator with Three.js and rapier.js

Show HN: Browser-based robot simulator with Three.js and rapier.js 3 by coolvision | 0 comments on Hacker News.

New Show Hacker News story: Show HN: ArchitectGPT – AI Powered Home Design Too

Show HN: ArchitectGPT – AI Powered Home Design Too 2 by britok30 | 1 comments on Hacker News. Hello everyone, I'm excited to share with you my new app, ArchitectGPT! With ArchitectGPT, you can upload or take pictures of any residence/home and transform it using AI via text or pre-selected themes. Whether you want to experiment with different color schemes, furniture arrangements, or even add new rooms to your home, ArchitectGPT can help you visualize the possibilities in seconds. The app uses state-of-the-art machine learning algorithms to generate realistic and personalized design recommendations based on your preferences and needs. ArchitectGPT is perfect for anyone who wants to explore home design ideas without the hassle and cost of hiring a professional designer. It's also great for architects, interior designers, and real estate agents who want to quickly create virtual staging for their clients. The app is easy to use and doesn't require any design skills. Simply

New Show Hacker News story: Show HN: Open-Source Implementation of John Conway's Mathy Game of Hackenbush

Show HN: Open-Source Implementation of John Conway's Mathy Game of Hackenbush 2 by fi-le | 0 comments on Hacker News. Hackenbush is a fascinating game that led to leaping developments in combinatorial game theory. It caused the discovery of the surreal numbers - an absolutely, incredibly, tremendously large field of numbers. To help it find more popularity, I made an open-source version, mainly for mobile platforms.

New Show Hacker News story: Show HN: ChatGPT on Your Watch

Show HN: ChatGPT on Your Watch 2 by mofle | 0 comments on Hacker News.

New Show Hacker News story: Show HN: PineTool – An iOS Companion for the Pinecil

Show HN: PineTool – An iOS Companion for the Pinecil 3 by lachyio | 0 comments on Hacker News.

New Show Hacker News story: Show HN: All GitHub repos shared on HN

Show HN: All GitHub repos shared on HN 3 by j45 | 2 comments on Hacker News.

New Show Hacker News story: Show HN: A Gentle Introduction to the Fediverse

Show HN: A Gentle Introduction to the Fediverse 10 by ftfish | 0 comments on Hacker News. There's a lot of great explainer sites and articles about the fediverse, but I wanted to make something that serves as a quick introduction for a more casual audience, and lets you dig deeper from there.

New Show Hacker News story: Show HN: Make 3D printable CAD Models with GPT

Show HN: Make 3D printable CAD Models with GPT 2 by mitchecu | 0 comments on Hacker News. Create 3D models just using your words. This project turns text-to-3d with OpenSCAD as an intermediary.

New Show Hacker News story: Show HN: rqlite 7.15, the distributed DB built on SQLite, now with backups to S3

Show HN: rqlite 7.15, the distributed DB built on SQLite, now with backups to S3 3 by otoolep | 0 comments on Hacker News.

New Show Hacker News story: Show HN: I made a tool to easily credit co-contributors in Git commits

Show HN: I made a tool to easily credit co-contributors in Git commits 2 by prollyjethi | 0 comments on Hacker News. Hi Everyone! The motivation behind creating this tool is to provide an easy way to give credit to contributors in various situations: - In open-source projects, when a pull request (PR) is closed without merging but the idea or code is later implemented. - During pair programming sessions, where two or more developers work together on a single commit. Existing solutions were either too complicated or didn't work as expected, so Git Add Co-Author was developed as a simple, easy-to-use alternative.

New Show Hacker News story: Show HN: ChatGPT Plugin that semantically searches Google Maps

Show HN: ChatGPT Plugin that semantically searches Google Maps 2 by sdan | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Use Terraform Modules in Pulumi

Show HN: Use Terraform Modules in Pulumi 4 by Randomdevops | 0 comments on Hacker News. Use your battle-tested or 3rd party Terraform modules directly in your Pulumi workflow.

New Show Hacker News story: Show HN: Pledge Your Human-Made Content

Show HN: Pledge Your Human-Made Content 5 by jonodonovan | 5 comments on Hacker News. AI generated content is on the rise. How can you be sure what you're reading is 100% human?

New Show Hacker News story: Show HN: Jarvis AI – Text, iMessage, and Email ChatGPT

Show HN: Jarvis AI – Text, iMessage, and Email ChatGPT 2 by khalidx | 0 comments on Hacker News. We're back with another ShowHN! When we launched, you could text Jarvis AI using regular SMS messages from your phone. Since launching 3 weeks ago[1], we've introduced two new channels for using ChatGPT. Now you can use ChatGPT over SMS text message, iMessage for Apple-enabled devices, and via Email. It is super interesting to forward an email to Jarvis AI and see its thoughts on your email thread. It can help you brainstorm or it can suggest a reply to previous emails. 10 messages free forever, more volume is free over iMessage and Email for a limited time (until the HN hug of death!). You don't have to sign up or anything to try it. Just send a text to: +1 (855) 676-1two89. Thanks for checking this out. Many exciting features are coming soon to make this more than just a different interface to ChatGPT. We want to make AI accessible to more people, over more channels, with m

New Show Hacker News story: Show HN: Code-Narrator: Automating Documentation with GPT-4

Show HN: Code-Narrator: Automating Documentation with GPT-4 2 by ingigauti | 0 comments on Hacker News. As a solo developer on a sizeable project, I found myself facing the challenge of creating documentation, a task I admittedly do not enjoy. Fortunately, ChatGPT arrived just in time. After experimenting with it, I discovered that it generates high-quality documentation for code files, even better than what I could produce manually. This realization led me to develop Code-Narrator, a client that simplifies the documentation process. Code-Narrator ( https://ift.tt/SUONkAG ) utilizes GPT-4 to analyze your code files and automatically generate documentation. The tool is language-agnostic and has been tested with TypeScript, GraphQL, Solidity, C#, Kotlin, and more. As long as the files are in plain text, Code-Narrator should work seamlessly. The primary goal of Code-Narrator is to ease the documentation process for developers, transforming them from writers to editors. While developers

New Show Hacker News story: Show HN: ScrapScript – A tiny functional language for sharable software

Show HN: ScrapScript – A tiny functional language for sharable software 19 by surprisetalk | 3 comments on Hacker News. Hi friends, I started casually working on scrapscript in 2015. I built a few compilers over the years to test out various ideas/implementations, and I think I'm finally happy with the overall design. The code is not public yet. Email me at hello@taylor.town if you're interested in joining the core team later this year. Let me know if you have any questions or feedback :)

New Show Hacker News story: Show HN: Idaweather-Create historical weather studies with 27 different features

Show HN: Idaweather-Create historical weather studies with 27 different features 2 by idaweather | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Codeium-Chrome: Free open-source AI autocomplete Chrome extension

Show HN: Codeium-Chrome: Free open-source AI autocomplete Chrome extension 2 by varunkmohan | 0 comments on Hacker News.

New Show Hacker News story: Show HN: A Bel compiler to Emacs Lisp bytecode

Show HN: A Bel compiler to Emacs Lisp bytecode 2 by restif1975 | 0 comments on Hacker News. In his classic Lisp in Small Pieces, Christian Queinnec actually suggested this project: compiling Scheme to Emacs Lisp byte code. I took up the challenge with Bel instead of Scheme. Much of the code actually comes from the book but adapted to the problem at hand.

New Show Hacker News story: Show HN: Web app turns your text into p5js (graphics) code using GPT

Show HN: Web app turns your text into p5js (graphics) code using GPT 2 by mattelim | 3 comments on Hacker News. Text → GPT → p5 | An app that turns your text prompt into p5js code (computer graphics) using OpenAI's GPT and displays it. Under the hood: Nextjs, React, CodeMirror, p5js I got into programming through arduino and processing. I've always thought about how to lower the barriers for people to start programming. With GPT, we can now turn plain text into code, allowing people to start coding without knowing code. OpenAI APIs don't come cheap! If you like the project, consider sponsoring access for others here: https://ift.tt/wcjyUHl Cheers!

New Show Hacker News story: Show HN: I built an online programming language

Show HN: I built an online programming language 6 by sandes | 3 comments on Hacker News.

New Show Hacker News story: Show HN: CheekyKeys – A Face-Controlled Keyboard

Show HN: CheekyKeys – A Face-Controlled Keyboard 10 by fheisler | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Crawling Twitter for AI service ideas

Show HN: Crawling Twitter for AI service ideas 2 by mulhoon | 0 comments on Hacker News. I've recently updated this site to include Tweets by people who are looking for AI to help them do things. It's a fun read.

New Show Hacker News story: Show HN: Retro games hosted in Cloudflare Pages for free

Show HN: Retro games hosted in Cloudflare Pages for free 7 by technicidat | 0 comments on Hacker News. Created some free sites to play online versions of retro MS games like Minesweeper, Solitaire and others such as Sudoku & Tic Tac Toe. I learned about Cloudflare's Pages at same time to host all the code at no cost.

New Show Hacker News story: Show HN: Trybsync – Reddit, but as an RSS Aggregator

Show HN: Trybsync – Reddit, but as an RSS Aggregator 3 by dpbig | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Use ChatGPT on a 2 Dimensional Interface

Show HN: Use ChatGPT on a 2 Dimensional Interface 3 by victorsup | 0 comments on Hacker News. I build ChatGPT-2D with the idea to enable people to branch AI conversations interactively, pose contextual questions based on AI response and visualize your entire dialogue on a 2 dimensional map interface. What do you think?

New Show Hacker News story: Show HN: ChatGPT Code Assistant

Show HN: ChatGPT Code Assistant 2 by 3dm4r | 0 comments on Hacker News. ChatGPT is excellent but you need to do a lot of copy and pasting for using it as a coding assistant. I created a simple plugin to give ChatGPT access to the web for documentation and also to the local file system.

New Show Hacker News story: Show HN: Google Meet, Zoom, Teams alternative Source code

Show HN: Google Meet, Zoom, Teams alternative Source code 3 by mp85 | 0 comments on Hacker News.

New Show Hacker News story: Show HN: I built a multiplayer voxel browser game engine

Show HN: I built a multiplayer voxel browser game engine 26 by Vekz | 8 comments on Hacker News.

New Show Hacker News story: Show HN: Introducing Palacio Albums – Create, Share and Explore Photo Albums

Show HN: Introducing Palacio Albums – Create, Share and Explore Photo Albums 2 by nikhil333 | 0 comments on Hacker News.

New Show Hacker News story: Show HN: RATH – Open-Source Copilot and Autopilot for Data Analysis

Show HN: RATH – Open-Source Copilot and Autopilot for Data Analysis 7 by loa_observer | 0 comments on Hacker News. RATH is an open-source software for data exploration and visualization. It automates your workflow in data analysis. You can give RATH a CSV file and it will generates visualizations with insights and patterns automatically. It also has a data painter tool for more casual interaction with charts ( https://youtu.be/djqePNyhz7w ). It also has a lot of cool features like autovis, causal discovery, GPT integration, predictive interaction for text feature extraction, etc. Some of RATH’s components are also independent open-source project you might be interested: Like + Graphic Walker ( https://ift.tt/iJKzIGm ): A lite embeddable component for visual analysis. + PyGWalker ( https://ift.tt/MNOQwdH ): turning your pandas dataframe into a Tableau-style User Interface for visual exploration. RATH is a collection of interesting ideas that we think the next generation of data analy

New Show Hacker News story: Show HN: Encryption for App Developers

Show HN: Encryption for App Developers 4 by nimishk | 0 comments on Hacker News.

New Show Hacker News story: Show HN: I quit my job to build a Kubernetes GUI with Rust

Show HN: I quit my job to build a Kubernetes GUI with Rust 3 by goenning | 2 comments on Hacker News. About a year ago I was working on a project with mirrored Kubernetes clusters deployed across various regions. Constantly switching contexts was a big pain for me and I badly needed something more practical to work with multiple clusters, ideally simultaneously. At that time everyone was talking about Rust and I really wanted to try it out. I then found Tauri, a framework to build GUI apps with Rust + JavaScript. I was sold. I learned Rust and built the app I always wanted to use. Fast, lightweight and with the ability to connect to multiple clusters simultaneously. Fast forward to today, there’s a few thousand users and I’ve quit my job to go all in on this product. Would love to get you to try the app and share your feedback. It would mean a lot to me! Thanks!

New Show Hacker News story: Show HN: Q&A Bot talking in Hinglish about PDFs

Show HN: Q&A Bot talking in Hinglish about PDFs 7 by deepankarm44 | 0 comments on Hacker News. Such an amazing time to build applications that can actually make a difference in everyday lives! We've built a simple Q&A bot that can answer your questions in 𝐇𝐢𝐧𝐠𝐥𝐢𝐬𝐡 about any pdfs, wrapped it with a simple command 𝐥𝐜-𝐬𝐞𝐫𝐯𝐞 𝐝𝐞𝐩𝐥𝐨𝐲 𝐩𝐝𝐟_𝐪𝐧𝐚, your bot is now ready to be part of your application stack, I've uploaded a demo where I talk to the bot in half-hindi & half-english about an insurance document - https://twitter.com/_deepankarm_/status/1650447522111029248

New Show Hacker News story: Show HN: Smart Social News Service (In Development)

Show HN: Smart Social News Service (In Development) 2 by neilellis | 0 comments on Hacker News.

New Show Hacker News story: Show HN: ChatGPT-Powered AI Girlfriend App – Experience the Future of Romance

Show HN: ChatGPT-Powered AI Girlfriend App – Experience the Future of Romance 5 by thyselius | 1 comments on Hacker News.

New Show Hacker News story: Show HN: I was frustrated with pricing of PagerDuty et al., so made it myself

Show HN: I was frustrated with pricing of PagerDuty et al., so made it myself 4 by mads_quist | 0 comments on Hacker News.

New Show Hacker News story: Show HN: I made a website for letter writing and slow communication

Show HN: I made a website for letter writing and slow communication 3 by zaymon | 0 comments on Hacker News. After struggling to keep in touch with a friend who moved away to Japan, I set out to build something that enabled deep conversations without the pressure and required scheduling of instant messaging

New Show Hacker News story: Show HN: Torb – make Kubernetes DevOps easier

Show HN: Torb – make Kubernetes DevOps easier 2 by ianbutler | 0 comments on Hacker News. https://ift.tt/Lvsf5YG Hey HN, about 9 months ago I was getting infrastructure set up for a project and it was taking way too long. It took hours before I was even able to begin working on the project itself instead of the infrastructure and it wasn't particularly pleasant. I got fed up and that's when I started thinking about how I could make it easier for people to develop with Kubernetes locally and then quickly deploy to a production environment in a consistent way that respects a set of best practices and leveraging some common infrastructure tools like Terraform and Helm under the hood. The result of this was Torb. The mission is to make it simple and easy for software engineers to create and deploy infrastructure on Kubernetes with best practices in place. For now I've been focusing on getting projects launched on an existing cluster, but I'd like to eventually help with

New Show Hacker News story: Show HN: I'm building a Strava alternative without all the social media crap

Show HN: I'm building a Strava alternative without all the social media crap 4 by folli | 1 comments on Hacker News. I'm working on https://cubetrek.com , a web app to manage, visualize and compare your running, hiking, mountainbiking, skiing... activities. Some features include: a github-style calendar heatmap, 3D visualization of tracks (especially useful for hill climbs and mountaineous terrain in general), a world map displaying all your activities at once. Excluded features: although you can share yoir tracks to the world, should you choose so, there are no friends, no likes, no comments, i.e. none of that social networking stuff. And no ads. Any feedback is appreciated, let me know what you think, what to improve!

New Show Hacker News story: Show HN: I designed and coded my portfolio as a freelance designer

Show HN: I designed and coded my portfolio as a freelance designer 2 by edgarasben | 0 comments on Hacker News. Feel free to share any feedback. Thank you.

New Show Hacker News story: Show HN: DontBore – Accessible, fast, low-footprint Login sharing for the masses

Show HN: DontBore – Accessible, fast, low-footprint Login sharing for the masses 4 by midzer | 0 comments on Hacker News.

New Show Hacker News story: Show HN: I made a website with musical exercises for beginner musicians

Show HN: I made a website with musical exercises for beginner musicians 2 by jessym | 1 comments on Hacker News.

New Show Hacker News story: Show HN: I made a SQL game to help people learn / challenge their skills

Show HN: I made a SQL game to help people learn / challenge their skills 2 by robinLord | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Self-extracting prompts for GPT-4

Show HN: Self-extracting prompts for GPT-4 2 by yasyfm | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Automatic Prompt Optimizer for LLMs

Show HN: Automatic Prompt Optimizer for LLMs 6 by artex_xh | 2 comments on Hacker News.

New Show Hacker News story: Show HN: Stadai – Your virtual study buddy powered by ChatGPT

Show HN: Stadai – Your virtual study buddy powered by ChatGPT 9 by hacker79 | 6 comments on Hacker News. With Stadai, you can create customized quizzes and flashcards on any topic from your own study materials or class notes. Stadai is a chat-based study platform that offers a personalized learning experience. You can also access auto-generated quizzes and flashcards on important topics to enhance your learning experience. Stadai saves your progress and stats, helping you track your learning journey, monitor your performance, identify areas for improvement, and optimize your study strategy. Stadai is perfect for students, professionals, and anyone who wants to boost their learning and knowledge retention. Whether you're preparing for exams, learning new skills, or exploring new interests, Stadai can help you achieve your goals. Try it out now at: https://www.stadai.com/ Please share your feedback on Stadai in the comments below, we would love to hear from you! Thank you!

New Show Hacker News story: Show HN: ChatGPT-powered Search Bar for your Site

Show HN: ChatGPT-powered Search Bar for your Site 2 by parthi | 0 comments on Hacker News. Built a small free widget that is a ChatGPT-powered search bar for your site. You can use it on your blog, guides, docs, and resources pages. It crawls and indexes your site and then answers search queries with questions using your site content as a source. It even references the source material so visitors can dig deeper. It also has memory so you can have repeat searches just like ChatGPT. Built with Langchain, Pinecone, and OpenAI.

New Show Hacker News story: Show HN: We built a ClickHouse-based logging service

Show HN: We built a ClickHouse-based logging service 12 by vadman97 | 5 comments on Hacker News. Hey hn! I'm one of the co-founders of highlight.io, an open source monitoring tool. Today we're sharing a ClickHouse-based logging solution we've been working on. We wanted to showcase how we built it and share how you could try it out to give feedback. Since we started working on highlight.io, we've been hyper-focused on "cohesion", or ensuring that when you install your monitoring stack, all of the resources in that stack (user interactions, requests, traces, logs, etc.) are connected in a consumable way. We've written up more about our philosophy on this here [1]. We started building towards this by connecting your client-side app and your server-side exceptions with session replay and exception monitoring; i.e. if an error happened in a server-side app, we would make it easy (with session replay) to trace all the steps that a user took leading up to it.

New Show Hacker News story: Show HN: AI prompt-to-storyboard videos w/ GPT, Coqui voices, StabilityAI images

Show HN: AI prompt-to-storyboard videos w/ GPT, Coqui voices, StabilityAI images 3 by tensorflowz | 1 comments on Hacker News. I had 2 weeks off from work and wanted a pet project before heading back. With GPT and Generative AI in the news, I decided to chain multiple Al products together to build something really cool. I set my end goal to be: prompt-to-storyboard (aka fun videos generated purely via generative AI). There exists some prompt-to-video products, but I wanted to tell stories with audio as well. The end product takes an initial prompt and produces a series of images and audio files, which I then combine (with subtitles) into the final video. To showcase videos, there is a basic upvote/downvote leaderboard. Text | OpenAI https://openai.com/ Text is generated in a few high-level steps that I ask GPT to work through. These are all based on the initial user prompt, as such (ideally) indirectly controlled by the user. - Create a concept for a movie scene based on the prompt,

New Show Hacker News story: Show HN: GPT-4 wrote a verified by Wikipedia badge for Twitter

Show HN: GPT-4 wrote a verified by Wikipedia badge for Twitter 7 by urvader | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Create your own full-featured VPN server

Show HN: Create your own full-featured VPN server 3 by mehraban | 0 comments on Hacker News. We think VPN providers encrypt our data and increase our security and it is true but there is a problem: we have to share our data with them instead of ISPs. AdminVPN is a side project that allows ordinary people to create their own VPN server. PS: This is my first post here, your feedback is really appreciated!

New Show Hacker News story: Show HN: Komorebi – Windows 11 tiling window manager quickstart guide

Show HN: Komorebi – Windows 11 tiling window manager quickstart guide 2 by bsnnkv | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Play the front page of Hacker News as interactive text games

Show HN: Play the front page of Hacker News as interactive text games 2 by themaximalist | 1 comments on Hacker News.

New Show Hacker News story: Show HN: A 15 min daily stretch routine for desk workers

Show HN: A 15 min daily stretch routine for desk workers 3 by almara | 2 comments on Hacker News.

New Show Hacker News story: Show HN: InsightFlow

Show HN: InsightFlow 2 by v4dok | 0 comments on Hacker News. Hey everyone, sharing InsightFlow, a (long) weekend project I made using GPT4. I am bit anxious sharing it since I barely knew how to code in Python before but I was simply amazed on how much GPT was able to help me write something that actually works (I hope). My goal was to create a library that empowers people to ask questions from their data, regardless of its source. InsightFlow does just that, it has some modules that allow s parsing information existing in (for now) video (its audio part), html, and in general text and provides a chat interface on top. I would love to expand this to image and eventually video parsing. I know there are some companies that aim for the same but I could not find an opensouce alternative for it. I tried making it modular so different modalities can be added later on.

New Show Hacker News story: Show HN: Create Comics Using Stable Diffusion

Show HN: Create Comics Using Stable Diffusion 4 by com-adm | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Question Extractor: turn text into LLM finetuning data

Show HN: Question Extractor: turn text into LLM finetuning data 2 by nestorD | 0 comments on Hacker News.

New Show Hacker News story: Show HN: ChatGPT to control your own app (text-to-action library)

Show HN: ChatGPT to control your own app (text-to-action library) 2 by alexgriffiths31 | 0 comments on Hacker News. ActionIt is a text-to-action library built to make it easier to perform actions based on natural language input. It opens the way for applications that don't only retrieve information but actually interact with functions, extracting necessary parameters or asking follow-up questions where necessary. In simple terms, your functions are presented to ChatGPT and the correct one is chosen and executed based on a natural language input. Would love any feedback or feature requests:)

New Show Hacker News story: Show HN: AI Assisted Coding Tutorials

Show HN: AI Assisted Coding Tutorials 3 by plondon514 | 0 comments on Hacker News.

New Show Hacker News story: Show HN: GoGoBrowse – A Peer to Peer Web Browser

Show HN: GoGoBrowse – A Peer to Peer Web Browser 2 by ddj231 | 1 comments on Hacker News. Hi HN! GoGoBrowse is a side project I've been working on that allows 2 users to browse the web together while voice chatting. It's a proof of concept for a new model of browsing the web I've been thinking about. My thought is that before a leap to a 3D Metaverse, we need a 2D Metaverse, which is simply social web browsing. I wrote more about it here: https://ift.tt/6CsE4eH... Though the goal of an entirely social web browser is still quite a ways off, I think of this as a small first step in that direction. I'd love any feedback on the app itself, and the general concept of social web browsing.

New Show Hacker News story: Show HN: A web decision game 99% coded by GPT4. Uses agent to decide win/loss

Show HN: A web decision game 99% coded by GPT4. Uses agent to decide win/loss 2 by adoos | 0 comments on Hacker News. Yeah... so I know some software development concepts well I haven't written any code in 10 years, so like half the time was just getting a development setup. At first it suggested PyCharm and honestly it wasted a lot of time. Eventually I got VS Code and GPT just seems to understand it so much better. The real secret to getting good responses with GPT-4 during this I found is to restart the conversation fresh with a complete description of what you need (2-3 paragraphs of detail is great) and the rest as code. [detailed description of what you need, make sure it's detailed and specific add examples if possible] #### [insert all the code, the more you can fit the better] That first code block it gives you back on the first output is the cleanest by far. If there is an error and you submit it back in the same chat conversation, it just gets diluted/saturated ov

New Show Hacker News story: Show HN: Karma Design Suite – A powerful wireframe and UI toolkit for designers

Show HN: Karma Design Suite – A powerful wireframe and UI toolkit for designers 2 by fatihguner | 0 comments on Hacker News. We've designed an extensive wireframe kit and a more extensive set of UI kits. All feedback is appreciated.

New Show Hacker News story: Show HN: No-cloud P2P file transfer in the browser using latest WebTorrent v2

Show HN: No-cloud P2P file transfer in the browser using latest WebTorrent v2 3 by midzer | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Database for analyzing US companies, visualize using Apache SuperSet

Show HN: Database for analyzing US companies, visualize using Apache SuperSet 9 by tessbi | 1 comments on Hacker News. My main motivation was that I wanted to be able to drill down and filter across all the available stocks, look at the data for myself, and narrow down on the stocks I am interested based on my own sets of criteria, and make data-driven analysis for my personal investment strategies. I used PostgreSQL as the backend database for ELT data pipelines, and used Citus Data cstore_fdw for columnar compression for the final dataset. All financial data is coming from SEC Edgar, https://ift.tt/Kc5gUDG . I used Python for downloading most of the data. I also run the data load development locally on my home Ubuntu server that I built 5 years ago. I bought 4TB of M2 disks for best database performance, with PRIME B360M-A motherboard and Intel Chip Coffee Lake S. I built the website simply using WordPress, and I run Apache Superset using gunicorn via Apache Webserver reverse prox

New Show Hacker News story: Show HN: AI Playground by Vercel Labs

Show HN: AI Playground by Vercel Labs 8 by palmdeezy | 2 comments on Hacker News. Hey, Jared Palmer (creator of this playground) here. Really excited to ship this. I’ve been building this over the past few weeks to compare LLMs from different providers like OpenAI, Anthropic, Cohere, etc. At Vercel, I manage our Frameworks division (including Next.js, Svelte, and Turbo) and wanted to also dogfood some of the latest features in a slightly larger application. This playground takes a lot of inspiration from https://nat.dev and is built on Tailwind, ui.shadcn.com, and some upcoming Vercel products we’re announcing soon. We’re going to continue adding models to compare and add other frameworks to generate code snippets from.

New Show Hacker News story: Show HN: Offsuit – Casual Poker, Redesigned

Show HN: Offsuit – Casual Poker, Redesigned 2 by eli1stark | 2 comments on Hacker News. For the past year my friend and I have been building a dead simple offline poker app that we actually wanted to spend time in. No constant pop-ups. No account needed. No waiting for tables. No fake felt or neon. Just free poker against intelligent AI opponents with helpful in-game stats. We’ve started offline, but are working towards online-multiplayer, tutorials for new players, and more in-game stats. Would love your feedback!

New Show Hacker News story: Show HN: Cfddns – A No Nonsense Python Script to Update Cloudflare Records

Show HN: Cfddns – A No Nonsense Python Script to Update Cloudflare Records 3 by isuleman | 0 comments on Hacker News. I couldn't find a decent tool to dynamically update IP address in my Cloudflare account, so I created one for me. Thought share with others. It can be run directly, as a scheduled task, and as a docker container. Only API token and target domain is required.

New Show Hacker News story: Show HN: Cyte – A visual, searchable knowledge base of your screen time

Show HN: Cyte – A visual, searchable knowledge base of your screen time 4 by creatablesarah | 0 comments on Hacker News.

New Show Hacker News story: Show HN: ThinkGPT: a library to prompt GPT to think, memorize and self-refine

Show HN: ThinkGPT: a library to prompt GPT to think, memorize and self-refine 3 by alaeddine-13 | 0 comments on Hacker News.

New Show Hacker News story: Show HN: MindPop – Great Lectures Set to Ambient

Show HN: MindPop – Great Lectures Set to Ambient 2 by r3trohack3r | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Quorbo – a quick and quirky quest for the quote

Show HN: Quorbo – a quick and quirky quest for the quote 4 by projectsforlife | 1 comments on Hacker News. Hey HN, Today I'm launching Quorbo (www.quorbo.com): a simple letter-revealing game (think Wheel of Fortune with some twists) where you get 6 turns to guess the day's quote! It's my first post-parenthood side project and first web game. Being a working dad has caused me (for the first time, believe it or not) to focus on simplicity. Up until about a year ago, endless free time secretly plagued me... because I love _building_, and more free time meant: more room to add complexity. Not anymore! Quorbo is the first of my initial batch of three simple word games, and I can't wait to make more. Let me know what you think! (improvements, bugs / quirky behavior / stumbling blocks, any and all feedback welcome!) Enjoy!

New Show Hacker News story: Show HN: Instant AI Powered Support

Show HN: Instant AI Powered Support 2 by doofyin | 0 comments on Hacker News. Create a virtual assistant for your product with a single click 1. Tell us your website 2. Choose the pages you'd like Bubbly to learn from 3. We will instantly create a GPT3 AI Bot that can answer any question about your product or service.

New Show Hacker News story: Show HN: Magic Happens – let ChatGPT manage your Kubernetes cluster

Show HN: Magic Happens – let ChatGPT manage your Kubernetes cluster 4 by empath-nirvana | 0 comments on Hacker News. I built this kubernetes operator as a proof of concept this weekend.. It only has a single required item in the spec, a freeform description field. The operator will use chatgpt to generate a spec, then immediately apply it to the cluster. It makes some attempt to correct errors if there's a problem with the syntax. It will leave additional comments, questions or instructions in the status field of the object. I built this in a weekend and it's still quite unrefined. It's in no way production ready, please don't use it for anything real, but it works better than you would think, considering how simple it is. If you're going to use it, run it on a local cluster like 'kind'. Some descriptions to try: * install a redis namespace with a redis cluster and a service in it * create an argocd application in the argocd namespace to install velero. *

New Show Hacker News story: Show HN: Serverless Monitoring Designed for Developers and DevOps Teams

Show HN: Serverless Monitoring Designed for Developers and DevOps Teams 2 by pranabgohain | 0 comments on Hacker News.

New Show Hacker News story: Show HN: No-Auth Twitter API Endpoints (GraphQL)

Show HN: No-Auth Twitter API Endpoints (GraphQL) 2 by hobenshield | 1 comments on Hacker News. Simple GraphQL endpoints that can be used to pull data without authentication.

New Show Hacker News story: Show HN: Ruby WhatsApp SDK Gem

Show HN: Ruby WhatsApp SDK Gem 2 by ignaciochiazzo | 0 comments on Hacker News. Whatsapp Ruby SDK gem Whatsapp released the Cloud API. I had an App that uses Whatsapp, and I extracted all the Ruby code that talks to the API into a gem and made it public. The gem provides the ability to connect with Whatsapp API. Amongst them, you can: - Interact with Business Profiles. - Interact with Phone numbers. - Interact with Media: audio, videos, images, stickers, templates, and documents (Upload/Download, send, receive). - Send and receive messages (text, templates and others). I'm looking for suggestions to make it better. I'm sure the people in HN could provide great feedback I could use to improve the library. https://ift.tt/pYr3gFR Thank you!

New Show Hacker News story: Show HN: Insight, an autonomous AI that can do medical research

Show HN: Insight, an autonomous AI that can do medical research 2 by clayo_ | 0 comments on Hacker News. I am working on an AI that uses multiple LLM based agents to do medical research on any topic you choose! The program terminates after a set number of iterations and all of the findings are saved. Still a work in progress but it is showing some promising results imho! Would love to receive any critical and constructive feedback, collaborate, Review your PRs, or discuss your ideas!!

New Show Hacker News story: Show HN: Gptrpg A demo of an GPT-based agent existing in an RPG-like environment

Show HN: Gptrpg A demo of an GPT-based agent existing in an RPG-like environment 2 by zoba | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Let your body be the gamepad

Show HN: Let your body be the gamepad 2 by hypernovawebant | 0 comments on Hacker News. Hi HN, I made a keyboard emulator that tracks your body pose and emits the key presses accordingly. My main motivation was to make my kids move more on rainy days. I already made a couple of mini-games using the body pose [1-3], and those were definitely fun to make and play! However, once the kids learned the tricks, they got bored. I could only produce that much content myself, and soon realized that I lack time for churning out games. Finally, I decided to tap into an endless pool of PC games, preferrably simple and less addictive ones like the Gameboy and DOS games. This project has been also inspired by [4], which has been featured on HN recently. [1]: https://ift.tt/mB0Ng5Q [2]: https://ift.tt/LtQTcqg [3]: https://ift.tt/CrphQfe [4]: https://ift.tt/6AvRiSb

New Show Hacker News story: Show HN: German Translation of the Rust Book

Show HN: German Translation of the Rust Book 2 by moasda | 0 comments on Hacker News. I have just published a paperback and an e-book of the German translation of the Rust book from Steve Klabnik and Carol Nichols: Die Programmiersprache Rust https://rust-lernen.de/ The translation itself is available for free on GitHub.

New Show Hacker News story: Show HN: Use GitHub Actions to generate a warm up routine

Show HN: Use GitHub Actions to generate a warm up routine 2 by sailorganymede | 0 comments on Hacker News. Morning everyone - I made this because I really didn't want a new SaaS subscription to "be more productive". Turns out, you can do a lot with just a cronjob, GitHub Actions and CSV file! It works quite nicely because Issues created actually can have toggle-able checkboxes so you can mark yourself as you do them.

New Show Hacker News story: Show HN: PromptLab – A Raycast Extension for creating context-aware AI commands

Show HN: PromptLab – A Raycast Extension for creating context-aware AI commands 3 by HelloImSteven | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Super Stack Solitaire

Show HN: Super Stack Solitaire 2 by w4ffl35 | 0 comments on Hacker News. Solitaire with a retro NES aesthetic. Two game modes - Klondike and Pyramid. Design, sound, art and programming done by me. Play in browser for free or support my work by purchasing the downloadable version.

New Show Hacker News story: Show HN: Pitchleague.ai – Perfect Your Pitch Deck

Show HN: Pitchleague.ai – Perfect Your Pitch Deck 2 by superphil0 | 0 comments on Hacker News. Hey H, We're excited to share that we've already assisted over 800 founders in refining their pitch decks with our recently launched Pitch League AI. Created during a one-day hackathon, our tool harnesses the power of GPT-4 to help founders iterate and enhance their pitch decks. We've observed founders uploading their decks multiple times and making improvements based on the AI-generated feedback. Our mission is to support as many founders as possible in raising funds for their startups, starting with perfecting their pitch decks. While Pitch League AI is still a work in progress, users have found it genuinely helpful thus far. The platform extracts text from PDFs and employs GPT-4 prompts to evaluate and ensure the completeness of pitch decks across various categories, including deck length, grammar & spelling, and the inclusion of vital information (e.g., problem, solutio

New Show Hacker News story: Show HN: ConversionWhiz – Structured feedback on any URL using OpenAI

Show HN: ConversionWhiz – Structured feedback on any URL using OpenAI 3 by shisisms | 0 comments on Hacker News.

New Show Hacker News story: Show HN: What Should I Cook – Cooking Ideas

Show HN: What Should I Cook – Cooking Ideas 2 by hmmokidk | 0 comments on Hacker News. Hey all, I made this prototype called What Should I Cook to help me think of what to cook. It is still a WIP but I feel comfortable sharing it now. I am still adding recipes and some features! Please try it out and let me know what you think.

New Show Hacker News story: Show HN: MVP for Startup Ideas for Sale

Show HN: MVP for Startup Ideas for Sale 2 by jjfremont | 0 comments on Hacker News.

New Show Hacker News story: Show HN: TYON, a Simple JSON Alternative

Show HN: TYON, a Simple JSON Alternative 3 by defiant00 | 0 comments on Hacker News. TYON (typed object notation) is my attempt to address the main frustrations I have with JSON. 1. Key repetition - you can specify the key names once at the start of a list or map, instead of on each object separately. 2. Escaping strings - everything in a string is literal except for " which is escaped as "". This makes writing regexes and multiline text easier without introducing a bunch of different string styles or excess escaping, which I am not a fan of. 3. While not nearly as important as the first two to me, I did reduce symbol clutter when possible. Files are implicitly maps, keys don't require quotes in most cases, and you don't need commas between items. 4. Decoupling syntax and data formats - TYON has recommended formats for interoperability, but none of these are part of the core spec, so tools are equally welcome to just treat everything as a string. The linked re