Show HN: Hoodmaps Meets 4chan I made this as a pair programming exercise with o1-preview. o1 did most of the heavy lifting, through high level prompts, but eventually I needed to diverge from it to get to completion. My initial prompt was: --- I'm making a web app: It's like 4chan, but each thread starts with a gps coordinate. People can only post text and images. I want to build it with flask and sqlalchemy. I want just the backend and data model that supports these threads, anonymous users, and users that can register a permanent username. Write as much of it as you can for me. --- This produced a fully scaffolded Flask app running on sqlite. After that, it took a few (casual) evenings of iteration to dockerize everything, implement postgres instead of sqlite, and use a bucket for storage. On my own, this would have easily taken me 10x the time. https://mapchan.com September 23, 2024 at 06:39PM
Show HN: Hoodmaps Meets 4chan https://ift.tt/dsTegwo
Related Articles
Show HN: Breakout programmed in CSS (no JavaScript) https://ift.tt/UhPWCBwShow HN: Breakout programmed in CSS (no JavaScript) I always see great… Read More
Show HN: Collaborative Lisp Coding on Discord https://ift.tt/lg02WVLShow HN: Collaborative Lisp Coding on Discord This is a Discord bot I … Read More
Show HN: Dialoqbase – open-source chatbot creation platform (LangChain wrapper) https://ift.tt/70LQtTqShow HN: Dialoqbase – open-source chatbot creation platform (LangChain… Read More
Show HN: A murder mystery game built on an open-source gen-AI agent framework https://ift.tt/knYCWzhShow HN: A murder mystery game built on an open-source gen-AI agent fr… Read More
Show HN: VimGPT: LLM agent/toolkit for fast file edits using Neovim https://ift.tt/Ij9oJwlShow HN: VimGPT: LLM agent/toolkit for fast file edits using Neovim ht… Read More
Show HN: LLM Powered Keyboard [video] https://ift.tt/YAOdocWShow HN: LLM Powered Keyboard [video] Hey HN, I'm excited to share Tai… Read More
Show HN: Type and Calculate Anything, Instantly. Numi like Calculator. https://ift.tt/AikuXlGShow HN: Type and Calculate Anything, Instantly. Numi like Calculator.… Read More
Show HN: macOS GUI for running LLMs locally https://ift.tt/YKEFJC3Show HN: macOS GUI for running LLMs locally Hello HN, I've been workin… Read More
0 Comments: