Affichage des articles dont le libellé est Hacker News. Afficher tous les articles
Affichage des articles dont le libellé est Hacker News. Afficher tous les articles

vendredi 19 mai 2023

Show HN: A tool to help you write more reliable prompts https://ift.tt/XHZQgDb

Show HN: A tool to help you write more reliable prompts Hey HN! While writing prompts for a few projects recently, a couple of friends and I realised that writing prompts today is like writing code in a txt file - it sucks and there is no tooling to help you. So we decided to hack on a tool to help you fix this - https://ift.tt/swhqflt It is literally a hack rn but we already find it useful for writing prompts. That said we'd love to talk to folks who are writing serious prompts everyday and see how the product can be better. Also the only reason the waitlist is there, is running this is super expensive like $100/day for a couple of users because of the amount of requests we make - so just limited how many people we roll out too. https://ift.tt/swhqflt May 19, 2023 at 10:50PM

jeudi 18 mai 2023

mercredi 17 mai 2023

Show HN: Search PDFs in the browser using PDFgrep compiled to WebAssembly https://ift.tt/f89ls24

Show HN: Search PDFs in the browser using PDFgrep compiled to WebAssembly pdfgrep.org is a CLI tool I use a lot to reference documents from classes. I’ve been playing around with Emscripten and I wanted to make a UI version of the tool. All documents stay local so there is no upload time, and search time is similar to the native binary. Click on a search result to open a preview of the PDF. Any feedback would be much appreciated. Dockerfile source code: https://ift.tt/6U8TBIh https://pdfgrep.com/ May 17, 2023 at 11:01PM

lundi 15 mai 2023

dimanche 14 mai 2023

samedi 13 mai 2023

jeudi 11 mai 2023

Show HN: Google's photorealistic 3D tiles for GPS activity visualization https://ift.tt/f8ndbMe

Show HN: Google's photorealistic 3D tiles for GPS activity visualization I made a Proof of Concept integration of Google's new 3D tile model (which got announced today at Google's I/O) for my hiking/skiing/running app. It's basically Google Earth plus your GPS track, all the heavy lifting done by Cesium.js. I'm wondering how much this is gonna cost once it's out of experimental phase. https://ift.tt/u4S9Yx1 May 12, 2023 at 12:14AM

lundi 8 mai 2023

dimanche 7 mai 2023

samedi 6 mai 2023

dimanche 30 avril 2023

Show HN: Vizly – Query and visualize your data in seconds https://ift.tt/uWLrfzn

Show HN: Vizly – Query and visualize your data in seconds My friend Sami and I built Vizly, a project that lets you query and visualize your data in seconds It works for any data so you can upload and starting querying/visualizing your dataset right away https://www.vizly.fyi/ April 30, 2023 at 10:52PM

vendredi 28 avril 2023

Show HN: I made a tool to easily credit co-contributors in Git commits https://ift.tt/j4nde3f

Show HN: I made a tool to easily credit co-contributors in Git commits 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. https://ift.tt/B2XU08f April 28, 2023 at 11:47PM

mercredi 26 avril 2023

mardi 25 avril 2023

lundi 24 avril 2023

vendredi 21 avril 2023

mercredi 19 avril 2023

Show HN: ChatGPT to control your own app (text-to-action library) https://ift.tt/YTJ9PKM

Show HN: ChatGPT to control your own app (text-to-action library) 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:) https://ift.tt/sC4lMaF April 20, 2023 at 12:04AM

lundi 17 avril 2023

Show HN: MindPop – Great Lectures Set to Ambient https://ift.tt/zxqNjJi

Show HN: MindPop – Great Lectures Set to Ambient https://ift.tt/1B8uXw4 April 18, 2023 at 12:55AM

Show HN: Quorbo – a quick and quirky quest for the quote https://ift.tt/x2yGzEl

Show HN: Quorbo – a quick and quirky quest for the quote 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! https://quorbo.com April 17, 2023 at 11:46PM

dimanche 16 avril 2023

Show HN: Gptrpg A demo of an GPT-based agent existing in an RPG-like environment https://ift.tt/lbRctjX

Show HN: Gptrpg A demo of an GPT-based agent existing in an RPG-like environment https://ift.tt/GZT52Mm April 16, 2023 at 10:44PM