Posts

Showing posts from March, 2023

New Show Hacker News story: Show HN: ParallelGPT – Batch processing with ChatGPT on low-code spreadsheet UI

Show HN: ParallelGPT – Batch processing with ChatGPT on low-code spreadsheet UI 4 by harinijan | 0 comments on Hacker News. We made ParallelGPT - a tool that lets you bulk process chatGPT on a spreadsheet UI instead of one-by-one conversation style. Hopefully this saves you time and hassle - especially if you want to build an operational process around it and want to collaborate your team. You can give it a quick spin on this live demo playground: https://ift.tt/l62XBkz... I am the co-founder of Rowy( https://www.rowy.io ), an open-source low-code platform, and we built ParallelGPT as a fun showcase of what you can do with low-code. There are tons of exciting AI apps you can build with low-code, and we're always happy to chat about any ideas you have and assist on our Discord.

New Show Hacker News story: Show HN: Simply explain 20k concepts using GPT

Show HN: Simply explain 20k concepts using GPT 30 by kirill5pol | 12 comments on Hacker News. Hi HN! I made a tool that autogenerates simple, high-level explanations of concepts and organizes them in a somewhat university course-like structure so that it's easier to see how things are structured. Currently it has about 20,000 concepts on a range of topics but that's just what I generated so far, it should work with more obscure topics in the future. I love learning about random topics where I don't have a good background in like history or linguistics, but it's hard to figure out what topics there (you don't know what you don't know) are in certain fields and what they are even about, so this was a way to get the high level idea about random things that I wanted to know about. It also only uses the information in the GPT model at the moment, so obviously information can't be trusted completely and you should definitely double check any information you rea...

New Show Hacker News story: Show HN: Cadseer. a parametric solid modeling CAD desktop application

Show HN: Cadseer. a parametric solid modeling CAD desktop application 2 by blobfish01 | 0 comments on Hacker News. Cadseer is in the same genre as: solidworks, inventor, freecad etc... Cadseer is alpha software, so lots of missing features, bugs, crashes, file incompatibilities etc... About me: I spent 15 years designing stamping dies on a high end cad system. During that time, I also developed and marketed extensions/plugins toward that cad system. Through that experience, I came disillusioned with 'vendor lock-in' and proprietary software in general. I basically retired, took the vow of poverty and moved all my computing to open source. I have since, and continue to, try and improve the open source cad environment.

New Show Hacker News story: Show HN: Markwhen: Markdown for Timelines

Show HN: Markwhen: Markdown for Timelines 2 by koch | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Multi-Display Screen Sharing with CoScreen by Datadog

Show HN: Multi-Display Screen Sharing with CoScreen by Datadog 5 by coscreen | 0 comments on Hacker News. Good to be back on HN with all-new CoScreen, a little more than 3 years after it launched over here! With CoScreen 5.0, you can now share your windows from multiple displays at the same time, a long standing request by our most avid users and impossible in other apps. It also has a lightning-fast, Rust-based window compositing, scaling, and streaming engine now. CoScreen was always meant to be different so that you and your team can share your screens simultaneously and multi-directionally, and to be able to control what is being shared. We saw it as a natural extension and closely coupled with your OS — instant, fast, and seamless. A better way to pair program, debug tough incidents, or jam on great ideas by sharing multi-modal information like code, commands, graphs, or logs. All that made a lot of sense conceptually but to be frank, it was hard to get it right. Now a part of ...

New Show Hacker News story: Show HN: Random Aerial Airport Views

Show HN: Random Aerial Airport Views 22 by jorisboris | 5 comments on Hacker News. Hi HN! Sharing Random Airport Inspired by RandomStreetView (which I find weirdly addictive), and a passion for air travel. Probably not for everyone, but I hope some of you find it interesting! Needless to say, open to feedback! Enjoy clicking! Further reading: TECH: It's Build in React, NodeJS, with a Notion DB. The code is public on Github. It is spaghetti though ... Especially open to feedback here. DB: The db is publicly available (and editable), I can add the link in comments if anyone would like to have a look . KNOWN ISSUES: I would like to improve the design, pic loading performance and quality of (some) pics.

New Show Hacker News story: Show HN: Kaskada – modern, open-source event processing

Show HN: Kaskada – modern, open-source event processing 9 by benchambers | 1 comments on Hacker News. We recently open-sourced Kaskada – an event-processing engine built on Rust and Apache Arrow. It features a high-level, declarative query language designed specifically for reasoning about events in bulk and in real time. Unlike SQL, an aggregation over events produces a timeline indicating the value at each point in time over the events that have occurred up to that point in time. The query language provides composable, expression oriented syntax, including the ability to nest aggregations. Due to the focus on events and temporal queries, it provides capabilities to shift events forward (not backward, to avoid "leaking" information about the future into past values), ticks that create new times (allowing you to observe the current value of an aggregation every day, for instance) and joins that operate "at the current time". Example query: # Purchases up to a poi...

New Show Hacker News story: Show HN: The AI Manifesto for Humanity

Show HN: The AI Manifesto for Humanity 2 by miraculixx | 1 comments on Hacker News. see comments

New Show Hacker News story: Show HN: Yesterday I open sourced StratusGFX, a realtime 3D rendering engine

Show HN: Yesterday I open sourced StratusGFX, a realtime 3D rendering engine 4 by ktstephano | 0 comments on Hacker News. It's been closed source for a long time while I worked on it on and off as a hobby research project, but yesterday the repo was made public for the first time under the MPL 2.0 license. A feature reel showing its capabilities can be found here: https://ift.tt/iYJkHTX... A technical breakdown of a single frame can be found here: https://ift.tt/5XwChbL... It's still in a very beta state (bugs and instability expected), but I felt like it was a good time to make it public since a lot of its core features are mostly presentable. I plan to continue working on it in my spare time to try and improve the usability of the code. Two main use cases I could see for it: 1) People using it for educational purposes. 2) People integrating it into other more general purpose engines that they're working on since Stratus is primarily a rendering engine. Any extensions t...

New Show Hacker News story: Show HN: Sendsecurely.io – an audited secure file sharing platform

Show HN: Sendsecurely.io – an audited secure file sharing platform 2 by jonmchan | 0 comments on Hacker News. Hi HN! tldr: SendSecurely is a secure platform to send sensitive documents and files to others. All files are encrypted locally before uploading to SendSecurely. The decryption keys are also encrypted and managed by a new audited database system. Anytime anyone accesses the decrypted keys, an audit log is created letting you keep track of everyone you have shared the file with and when they have accessed it. We would love for you to try this new system and share feedback! long (and technical) story: My partner and I have been working for the past 2 years on building a new privacy-oriented database system called EthicalDB. EthicalDB utilizes blockchain technology to codify both database schema and database permissions. All data in EthicalDB must be associated with an entity in the database and predefined by the schema as public or private data. Permissions are also defined in...

New Show Hacker News story: Show HN: Type Safe SQL Query Builder

Show HN: Type Safe SQL Query Builder 2 by ratanpremji | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Marvin – build AI functions that use an LLM as a runtime

Show HN: Marvin – build AI functions that use an LLM as a runtime 11 by jlowin | 3 comments on Hacker News. Hey HN! We're excited to share our new open-source project, Marvin. Marvin is a high-level library for building AI-powered software. We developed it to address the challenges of integrating LLMs into more traditional applications. One of the biggest issues is the fact that LLMs only deal with strings (and conversational strings at that), so using them to process structured data is especially difficult. Marvin introduces a new concept called AI Functions. These look and feel just like regular Python functions: you provide typed inputs, outputs, and docstrings. However, instead of relying on traditional source code, AI functions use LLMs like GPT-4 as a sort of “runtime” to generate outputs on-demand, based on the provided inputs and other details. The results are then parsed and converted back into native data types. This “functional prompt engineering” means you can seamle...

New Show Hacker News story: Show HN: DataLegendAI – Amazon Sales Tracker – The Most Accurate

Show HN: DataLegendAI – Amazon Sales Tracker – The Most Accurate 2 by kienletrung123 | 2 comments on Hacker News. DataLegendAI, unlike any other website, provides Amazon sellers with the actual (not estimate) data from the Amazon marketplace using the power of AI, providing unparalleled accuracy for essential data like historical sales, current stock, competitors count.I launched this with my friend a month ago, would appreciate any feedback on it! Thanks.

New Show Hacker News story: Show HN: Hacker News Summarizer (Chrome Extension)

Show HN: Hacker News Summarizer (Chrome Extension) 2 by bishalpaudel | 0 comments on Hacker News. Hey Hacker News community, We're excited to announce the launch of our new Chrome extension, "Hacker News Summarizer," which uses OpenAI API to summarize articles on Hacker News. It helps you quickly understand the key takeaways without reading the whole article. Plus, no login or confirmation is required to use it! Simply install the extension and click the "summary" link next to "comments" when you want to read an article. Disclaimer: Not all articles are summarised, or supported but we will change and try to support them later. Additionally, this extension is not affiliated with OpenAI or Hacker News. Chrome Extension: https://ift.tt/2cxlijn ... Try it out today and let us know what you think in the comments below! Thanks, The Hacker News Summarizer team

New Show Hacker News story: Show HN: GPT-3.5-turbo wrapped inside my personal website

Show HN: GPT-3.5-turbo wrapped inside my personal website 5 by mighil | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Atmos – Everything you need to create color palettes

Show HN: Atmos – Everything you need to create color palettes 2 by VojtechVidra | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Tampermonkey userscript for removing HN threads via predefined regexes

Show HN: Tampermonkey userscript for removing HN threads via predefined regexes 4 by Nezteb | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Customizable, embeddable Chat GPT based on your own documents

Show HN: Customizable, embeddable Chat GPT based on your own documents 101 by bealuga | 61 comments on Hacker News.

New Show Hacker News story: Show HN: GPT4 vs. GPT3:What you should know

Show HN: GPT4 vs. GPT3:What you should know 2 by shahules | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Hacker News Summarizer (Chrome Extension)

Show HN: Hacker News Summarizer (Chrome Extension) 3 by desushil | 0 comments on Hacker News. Hello Hacker News community, We are excited to announce the release of our new Chrome extension, called "Hacker News Summarizer." The extension utilizes the OpenAI API to provide concise summaries of articles posted on Hacker News, enabling you to understand the main points without having to read the entire article. You don't need to log in or confirm your identity to use it either! Just install the extension and click on the "summary" link next to "comments" when you want to read an article. Please note that not all articles are currently supported or summarized, but we are working to add support for them in the future. Additionally, we want to clarify that this extension is not affiliated with OpenAI or Hacker News. You can find the Chrome extension at this link: https://ift.tt/pqRrX9I... We invite you to try out the extension and share your thoughts with...

New Show Hacker News story: Show HN: DiskerNet – save and index web content locally

Show HN: DiskerNet – save and index web content locally 2 by graderjs | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Using Voice to Interact with ChatGPT

Show HN: Using Voice to Interact with ChatGPT 5 by chaoyali | 0 comments on Hacker News. Hi HN, During the weekend, I built a Chrome extension for ChatGPT that allows you to interact with it using your voice. Currently, it supports more than 10 languages, and I will add more gradually if requested. Although it's still in its early stages, I would be happy to receive critical feedback!

New Show Hacker News story: Show HN: PoachMe.dev, Reclaim Your Time

Show HN: PoachMe.dev, Reclaim Your Time 2 by WrtCdEvrydy | 0 comments on Hacker News. A couple of months ago, I posted about my stealth startup on HN and got a lot of friendly help and signups so I'm officially launching today to a wider audience. All of the features highlighted here are "FREE" (we just take a cut from your scheduled recruiter calls) PoachMe.dev is your one stop shop to being paid for the time you spend with recruiters on finding a job. From the hiring manager, to the recruiter, to the HR team cutting you an offer letter, every single person in the chain is getting paid while a candidate gets to pretend their money and time and resources aren't dwindled every time they take an interview so this turns it back on it's head. Have you ever received a random message asking for a random technology you don't have while also claiming "you're a perfect fit"? Send them a pre-composed "reply template message" from PoachMe (...

New Show Hacker News story: Show HN: Regex.ai – AI-powered regular expression generator

Show HN: Regex.ai – AI-powered regular expression generator 35 by regexLL | 8 comments on Hacker News. Regex.ai is an AI-powered tool that generates regular expressions. It can accurately generate regular expressions that match specific patterns in text with precision. Whether you're a novice or an expert, Regex.ai's intuitive interface makes it easy to input sample text and generate complex regular expressions quickly and efficiently. Overall, Regex.ai is a game-changer that will save you time and streamline your workflow.

New Show Hacker News story: Show HN: Flightle

Show HN: Flightle 2 by kqr | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Hacker Cabin

Show HN: Hacker Cabin 2 by si_164 | 2 comments on Hacker News.

New Show Hacker News story: Show HN: GPT My Life

Show HN: GPT My Life 3 by aphroz | 3 comments on Hacker News. Have you ever considered just letting AI control your life? I mean, it's clearly superior to humans in every way. AI never gets tired, it never gets emotional, and it never makes mistakes. So why bother trying to control your own life when you could just let the machines do it for you? Just sit back, relax, and let GPT-3 plan your day. After all, what could possibly go wrong?

New Show Hacker News story: Show HN: KGraph, a GPU-accelerated graph plotter

Show HN: KGraph, a GPU-accelerated graph plotter 2 by kaapipo | 0 comments on Hacker News. Have you ever lost your mind at Desmos or Geogebra for occasionally being so god-damn slow and laggy? I have and, as a result, decided to make my own, GPU-accelerated (webgl2) graph plotter that renders equations, shaded plots, etc. with butter-smooth framerates. Equations we are used to think as unplottable (with usable real-time performance), like for example `e ^ (sin(x) * x ^ 2 * cos(y)) = cos(e ^ (x * y))`, will render just as smoothly [0] as something simple, like `y = x ^ 2`. Goals: * Rendering (almost) any equation without performance problems * Enabling acquiring new insights from being able to closely interact with complicated equations * Having an intuitive, easy-to-use and not-buggy interface Non-goals: * Being a general-purpose CAS software KGraph is under active development, and features such as parametric equations are coming in the near future! Thank you for your feedback! [0]:...

New Show Hacker News story: Show HN: SlickGPT

Show HN: SlickGPT 2 by Shackles | 0 comments on Hacker News. SlickGPT is a light-weight "use-your-own-API-key" ChatGPT client written in Svelte. It offers GPT-4 integration, a userless share feature and other superpowers.

New Show Hacker News story: Show HN: Notclick.in – summarize YouTube videos with ChatGPT

Show HN: Notclick.in – summarize YouTube videos with ChatGPT 4 by venatiodecorus | 3 comments on Hacker News.

New Show Hacker News story: Show HN: Jailbreaking GPT3.5 Using GPT4

Show HN: Jailbreaking GPT3.5 Using GPT4 3 by raghavtoshniwal | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Pangolier – Write UI tests for the web platforms in YAML

Show HN: Pangolier – Write UI tests for the web platforms in YAML 3 by rohanharikr | 0 comments on Hacker News. I made this as a toy/proof-of-concept. This is a port of [Maestro]( https://ift.tt/HzoBXcn ) but for the web platform. Uses [Playwright]( https://playwright.dev/ ) under the hood.

New Show Hacker News story: Show HN: I made a non-trivial iOS app with GPT-4 in just a few hours

Show HN: I made a non-trivial iOS app with GPT-4 in just a few hours 2 by yosito | 0 comments on Hacker News. After being inspired by your responses to the Ask HN thread yesterday ( https://ift.tt/X4myZlY ), I decided to see if I could use ChatGPT to make a functioning app. I picked a random project idea out of my Notebook of Amazing Ideas, and spent just a couple of hours using GPT-4 to build it. I've never built an iOS app before, and even if I made something like this as a web app (my usual job), I would expect it to take at least a week. My process was basically 1) Ask ChatGPT to write some code 2) Copy and paste the code into the right files (this took a little bit of React knowledge on my part). 3) Run the code and paste any errors back to ChatGPT and ask it for suggested solutions. 4) Repeat.

New Show Hacker News story: Show HN: Grant-Funded FAFSA help, 1:1 college access coaching, and Fin Aid

Show HN: Grant-Funded FAFSA help, 1:1 college access coaching, and Fin Aid 2 by dapookster | 0 comments on Hacker News.

New Show Hacker News story: Show HN: 13Sheep – a JavaScript game largely authored by ChatGPT

Show HN: 13Sheep – a JavaScript game largely authored by ChatGPT 3 by neeldhara | 2 comments on Hacker News. 13 Sheep is a quick roll-and-write game designed by Moritz Dressler, intended for one or more players. By drawing fences on a grid, players try to protect as many sheep as possible before the wolf comes. I reproduced the rules in an online experience, allowing for additional user customization compared to the pen and paper version. A lot of the code comes from a conversation I had with chatGPT. Here's a blog detailing the prompts used in the conversation with chatGPT: https://ift.tt/PR5nzMU

New Show Hacker News story: Show HN: Lunette – A word processor designed around writing, not formatting

Show HN: Lunette – A word processor designed around writing, not formatting 4 by corwinstephen | 2 comments on Hacker News.

New Show Hacker News story: Show HN: ChatGPT Plugins are a security nightmare

Show HN: ChatGPT Plugins are a security nightmare 5 by going_ham | 3 comments on Hacker News.

New Show Hacker News story: Show HN: ESER-32/Zuse Elektra emulator

Show HN: ESER-32/Zuse Elektra emulator 2 by SETUN-90 | 1 comments on Hacker News.

New Show Hacker News story: Show HN: CommandClick: WebBrowser enforced by JavaScript and shellscript(Termux)

Show HN: CommandClick: WebBrowser enforced by JavaScript and shellscript(Termux) 2 by puutaro | 0 comments on Hacker News. CommandClick is low code android app making tool. On the surface, CommandClick is web browser. In fact, this is low code android app making tool. Surely, CommandClick can customize brosser But feature. Futher more, you can original android app by low code. Please check my readme!

New Show Hacker News story: Show HN: FTX Creditor – Confirm that the bankruptcy court has your claim

Show HN: FTX Creditor – Confirm that the bankruptcy court has your claim 5 by bonsaiskyline | 0 comments on Hacker News. FTX Creditor is the easiest way to confirm that the bankruptcy court knows about your claim. Background: Last week, FTX published 1.3M anonymized user accounts in a Schedule F filing that lists the unsecured creditors they know about. 1.3M is a huge number, but it may be less than half of the total users FTX had. If your account is not listed, file a proof of claim with the bankruptcy court, or they may not treat you as a creditor (Federal Rules of Bankruptcy Procedure: Rule 3003). The data was uploaded as a series of PDFs, which makes it hard to find your claim, especially if you don’t remember the exact amounts you had and have to fuzzy match with cmd+f! We built FTX Creditor so that you can find your claim with the information you have. Features: - Find claims by: - Assets. If you remember having 4-5 BTC, 10-20 ETH, 0-100 SOL, you can filter 1.3M claims down to...

New Show Hacker News story: Show HN: Sync your keys and configs via an encrypted Git

Show HN: Sync your keys and configs via an encrypted Git 2 by cyberpanther | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Her – An AI assistant powered by ChatGPT

Show HN: Her – An AI assistant powered by ChatGPT 4 by pattle | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Hacker News Summarizer (Chrome Extension)

Show HN: Hacker News Summarizer (Chrome Extension) 3 by bishalpaudel | 0 comments on Hacker News. Hey Hacker News community, We're excited to announce the launch of our new Chrome extension, "Hacker News Summarizer," which uses OpenAI API to summarize articles on Hacker News. It helps you quickly understand the key takeaways without reading the whole article. Plus, no login or confirmation is required to use it! Simply install the extension and click the "summary" link next to "comments" when you want to read an article. Disclaimer: Not all articles are summarised, or supported but we will change and try to support them later. Additionally, this extension is not affiliated with OpenAI or Hacker News. Chrome Extension: https://ift.tt/9lcPyXf... Try it out today and let us know what you think in the comments below! Thanks, The Hacker News Summarizer team

New Show Hacker News story: Show HN: Unity AI Asset Generation

Show HN: Unity AI Asset Generation 3 by DDSDev | 0 comments on Hacker News. Hello HN - like a lot of programmers, I am really excited by everything going on with ChatGPT/DALL-E. I am a game developer by trade, and I think there is a lot of potential to change workflows for game development. I was very inspired by Keijiro Takahashi's prototypes for asset generation using OpenAI within Unity, so I tried to make a more generic means of generating text and image assets within the Unity Editor using OpenAI's APIs. I've been surprised by the success so far - it definitely has it's limits, but I think we have just begun to scratch the surface of the potential here.

New Show Hacker News story: Show HN: ChatGPT develops a Dungeons and Dragons multiplayer game

Show HN: ChatGPT develops a Dungeons and Dragons multiplayer game 3 by talboren | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Create a “rogue” WiFi AP & Captive Portal with a Raspberry Pi

Show HN: Create a “rogue” WiFi AP & Captive Portal with a Raspberry Pi 3 by jerryr | 0 comments on Hacker News. This project makes a Raspberry Pi pretend to act as a WiFi hotspot with a captive portal. It does not actually provide an internet connection to connected clients, but simply triggers their captive portal detection, which causes them to present users with a browser window containing content of your choosing. I created this for security tinkering purposes, but also because I found the documentation for similar projects lacking. I've attempted to document and explain the salient points of the entire Raspberry Pi Linux configuration relating to the captive portal.

New Show Hacker News story: Show HN: AlpacApp – An Extendable and Highly Customizable Website Builder

Show HN: AlpacApp – An Extendable and Highly Customizable Website Builder 6 by ybouane | 0 comments on Hacker News. Hey HN, I'm Yassine and today I'm launching AlpacApp (formerly yawb.io), a modern website builder with four distinctive qualities: 1. With a single click, you can export your project as a Zip file and host it yourself if you wish. 2. You have full control over the design of the website. Click on any element and start customizing the styling properties. 3. You can create your own blocks to extend the functionality of AlpacApp. You can even, download, share and upload blocks. 4. It features a built-in Notion integration to embed your notion pages directly in your website. Write in Notion and Design in AlpacApp. I truly believe in this project and while there are already plenty of website builders available out there, none of them provides the level of customizability and flexibility that Alpac.App provides! I'm really open to feedback and any requests. You ca...

New Show Hacker News story: Show HN: PromptLab–Prompt Chain Iteration for Nontechnical Users

Show HN: PromptLab–Prompt Chain Iteration for Nontechnical Users 2 by srustagi | 0 comments on Hacker News. Hey HN! We built a user-friendly tool that allows non-technical domain experts to explore and evaluate the effects of LLM-generated prompt chains on large datasets (via CSV). Our solution wraps around the ChatCompletions API (gpt-3.5-turbo), offering an accessible interface for users who lack the skills to work with Jupyter notebooks or other tooling. The current feature set is minimal, tailored to our friend's specific needs. We're eager to improve and expand the tool, so please share your feedback and suggestions--brutal honesty is okay! Note--we have the space for the OpenAI API key because we don't know how many people will use this and don't want to run up our GPT bill . Sorry for the inconvenience for those who don't have a key :(( Demo video: https://ift.tt/LZsk17q... Initial CSV from demo: https://ift.tt/Iw9xXMf... Result CSV from demo: https://ift....

New Show Hacker News story: Show HN: Gyeeta – An Open Source and Free Observability Tool

Show HN: Gyeeta – An Open Source and Free Observability Tool 2 by krishvhn | 0 comments on Hacker News. Hello Everyone, We are excited to announce the public release of Gyeeta - https://gyeeta.io Gyeeta is a free, eBPF based Open Source (GPLv3) Observability tool which provides the following capabilities : - Service Level Statistics such as Queries/sec (Requests/sec), Response Times (Latency) and HTTP Errors (if HTTP based) with no manual inputs or integrations. Monitors binary / proprietary network protocol or non HTTP Service statistics as well. - Service Maps, Process and Host level Network Flows with info on all Services and Processes. - Detection of Host and Process Level CPU starvation, Virtual Memory or IO Bottlenecks. - Monitor all applications without any instrumentation or tapping irrespective of the programming language used. - Self Learning Algorithms that can detect Anomalies, Contention or Degradation without any manual inputs. - Advanced Cluster, Service or Process Le...

New Show Hacker News story: Show HN: Wrapper around restic for Docker Compose

Show HN: Wrapper around restic for Docker Compose 2 by reddec | 0 comments on Hacker News. auto-restic is a tool for automatic backup and restore persistent data in docker compose. It uses restic under the hood but offers scheduled jobs, web notifications, and automatic recover (volume is empty and there is backup in cloud) if needed.

New Show Hacker News story: Show HN: GPT-4 autonomously editing a program allowing it to edit programs

Show HN: GPT-4 autonomously editing a program allowing it to edit programs 3 by diggan | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Cursor – IDE built for coding with GPT-4

Show HN: Cursor – IDE built for coding with GPT-4 3 by brian_spiering | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Dungeon Map Doodler Beta - Free online map drawing tool

Show HN: Dungeon Map Doodler Beta - Free online map drawing tool 3 by toddrossdiy | 0 comments on Hacker News. This is a D&D map making tool I've been working on for a while now, but I just added some new features to the beta that I think HN users might find neat. When building a world map, you can use "Dynamic Brushes" to draw organic looking terrain. This is achieved entirely with svg filters and javascript canvas, no fancy libraries or anything. This came with a pretty large rewrite of some of the underlying code, so I'm sure there's a number of bugs I haven't come across, but I'd love to hear your opinions on it!

New Show Hacker News story: Show HN: Unscribbler – Simple Handwriting Reader

Show HN: Unscribbler – Simple Handwriting Reader 2 by samuelzxu | 0 comments on Hacker News. This is a handwriting-to-text converter! Just follow the instructions on the page and you're good to go :) Background: I've been tutoring on the side for a while and it's apparent that the whole process can be smoothed out, with the end goal being an AI tutor buddy with a stylus interface. This is a little step in that direction. As for implementation details, I forked excalidraw (at https://ift.tt/as4kR6b ), got a gcp free tier instance running, and scraped together a Google K8s Engine cluster serving with torchserve. Luckily there's a great deal on the public preview of c3 cpus at the moment. For the model, I'm using trocr-base-handwritten ( https://ift.tt/EClJ4wv ). Let me know if anyone has any ideas, suggestions, and/or tips!

New Show Hacker News story: Show HN: From low-def 3D ultrasounds to high-resolution images

Show HN: From low-def 3D ultrasounds to high-resolution images 2 by zyklonix | 0 comments on Hacker News.

New Show Hacker News story: Show HN: OpenTheo – Transcribed and searchable Bible teaching with Whisper.cpp

Show HN: OpenTheo – Transcribed and searchable Bible teaching with Whisper.cpp 3 by dinoleif | 0 comments on Hacker News. Hey all! I just launched OpenTheo, a free collection of transcribed Bible teachings and other Christian material. So far, I've transcribed over 10,000 hours of content for the first time, including teachings from Steve Gregg, Tim Keller, Dr. Martyn Lloyd-Jones, and more. Transcripts are fully interactive. You can click on any words in the transcript to instantly start playing the audio at that point in time. The currently playing portion of the transcript is also underlined to make it easier to follow along. Transcripts are produced using ggerganov's Whisper.cpp ( https://ift.tt/46AgzKv ). None of this work would have been possible without the Whisper model and ggerganov's work to enable it to run on CPUs. The content of transcripts are indexed and searchable via the site search (powered by Meilisearch - https://ift.tt/KBLT0i7 ), making it easy to fin...

New Show Hacker News story: Show HN: Generate styled web pages with just Python

Show HN: Generate styled web pages with just Python 3 by zainhoda | 0 comments on Hacker News. There are a lot of Python to web app frameworks going around these days but I wanted something that was a little more lightweight that just generates HTML pages and can be embedded in Flask or other Python web servers incrementally. PyVibe uses Python components to construct a page with styling that you can use in Flask, in a static site, or even in Pyodide.

New Show Hacker News story: Show HN: Cfnctl – Terraform CLI experience to AWS Cloudformation

Show HN: Cfnctl – Terraform CLI experience to AWS Cloudformation 2 by rogerwelin | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Google Bard vs. OpenAI ChatGPT: The dice problem part one

Show HN: Google Bard vs. OpenAI ChatGPT: The dice problem part one 2 by Avicebron | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Watermelon – GPT-powered code contextualizer

Show HN: Watermelon – GPT-powered code contextualizer 15 by baristaGeek | 3 comments on Hacker News. Hey there HN! We're Esteban and Esteban and we are looking to get feedback for the new version of our GPT-powered, open-source code contextualizer. We're starting with a VS Code extension that indexes information from git (GitHub, GitLab, or Bitbucket integrations available), Slack and Jira to explain the context around a file or block of code. Finally, we summarize such aggregated context using the power of GPT. As devs we know that it's very annoying to look at a new codebase and start understanding all the nuances, particularly when the person who wrote the code already left the company. With this problem in mind, we decided to build this solution. You'll be able to get into "the ghost" of the person who left the company. Soon, we will also be building a GitHub Action that does the same thing as the VS Code extension but at the time of creating a PR: Inde...

New Show Hacker News story: Show HN: Get a Professional Headshot in Minutes with AI

Show HN: Get a Professional Headshot in Minutes with AI 17 by peteralaoui | 6 comments on Hacker News. After playing with AI Avatars (like many of us I guess around here), I started to wonder if we could instead bring real value to people by producing affordable professional head-shots using a combination of Dreambooth and ControlNet. Obviously it's only the beginning and there are still many imperfections, but the foundational tech behind this (Dreambooth and ControlNet) are only respectively 6 months and 1.5 month old, and already delivers pretty amazing results. I came up with this little service "Virtual Face" and I'm looking for feedback if some of you are willing to try it (you can use the HUNTER50 coupon to get 50% off, can't make it free to try yet since the running costs are still non-negligible). Cheers, Pierre

New Show Hacker News story: Show HN: Aoi – Auto-load database schema to ChatGPT and execute SQL

Show HN: Aoi – Auto-load database schema to ChatGPT and execute SQL 2 by shellfly | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Go-testdeep, testing JSON content in Golang

Show HN: Go-testdeep, testing JSON content in Golang 2 by zeptomax | 0 comments on Hacker News. The last release of go-testdeep brings a lot of new features, including some JSON enhancements making it probably one of the best solutions to do JSON comparisons in golang world

New Show Hacker News story: Show HN: Find words “halfway” between two others

Show HN: Find words “halfway” between two others 7 by skndr | 5 comments on Hacker News.

New Show Hacker News story: Show HN: Great Books Homeschool beta program

Show HN: Great Books Homeschool beta program 3 by jkurnia | 1 comments on Hacker News. I built this customizable literature-based K-12 homeschool curriculum, based on my experience as a homeschool parent. It's designed especially for intellectually curious kids who love to read. One of the main benefits of homeschooling is the ability to design customized programs of study that let kids learn at their level of challenge in each subject. But since designing custom curricula from scratch requires a huge time commitment and familiarity with children's literature and academic materials, most homeschooling parents don't take advantage of this potential and instead opt for prepackaged curricula. Great Books Homeschool eliminates a lot of the work involved in designing a complete and rigorous curriculum for homeschooled students. The website generates a default program of study for each student, then helps parents customize it. Transcripts and other records are generated automa...

New Show Hacker News story: Show HN: Warn Orders allow employed to view upcoming layoffs up to 60d out

Show HN: Warn Orders allow employed to view upcoming layoffs up to 60d out 3 by no-dr-onboard | 2 comments on Hacker News. Link is for CA based employers.

New Show Hacker News story: Show HN: Missing Calendly Feature: Branded Links

Show HN: Missing Calendly Feature: Branded Links 2 by BruceHN | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Sure Stack for Developers

Show HN: Sure Stack for Developers 2 by ratanpremji | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Chatblade – A CLI Swiss Army Knife for ChatGPT

Show HN: Chatblade – A CLI Swiss Army Knife for ChatGPT 2 by ramblerman | 0 comments on Hacker News. integrate chatGPT into your scripts or terminal work. Supports piping text, saving prompts, estimating costs, and some basic json/yaml extraction. I've added some elaborate examples on the readme of how to use it with pictures, that may provide a better overview.

New Show Hacker News story: Show HN: A living archive of albums recommended by the New Yorker

Show HN: A living archive of albums recommended by the New Yorker 2 by marsavar | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Next.js ChatGPT – Responsive chat application powered by GPT-4

Show HN: Next.js ChatGPT – Responsive chat application powered by GPT-4 87 by enricoros | 19 comments on Hacker News.

New Show Hacker News story: Show HN: GPT-4 Beats Humans at Hard Rhyme-Based Riddles

Show HN: GPT-4 Beats Humans at Hard Rhyme-Based Riddles 3 by cowllin | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Side-Project: FlowChartGPT – Turn Text into FlowCharts

Show HN: Side-Project: FlowChartGPT – Turn Text into FlowCharts 2 by jacky2wong | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Yaksha Programming Language

Show HN: Yaksha Programming Language 4 by JaDogg | 1 comments on Hacker News. I have been working on this for a while. Main goal was to build a usable programming language. I even end up building few tools for this such as IntelliJ plugin, etc. I also plan on building some games with it in future. Main use case would be: small games (raylib), tools (static linux binaries with musl-libc) and recreational programming (wasm4). Works in Windows also. If you have emscripten in path you can even build these games/tools (raylib) to WASM. Please have a look. Thank you. ------------------------------------- Main Repo: https://ift.tt/REFAGLD Doc: https://ift.tt/YROVq5x Library: https://ift.tt/mAVaRP3 ---------------------------------------- Started after a comment from WalterBright here https://ift.tt/Rqnab9D

New Show Hacker News story: Show HN: Explore random user homepages on the SDF Public Access Unix System

Show HN: Explore random user homepages on the SDF Public Access Unix System 2 by networked | 0 comments on Hacker News.

New Show Hacker News story: Show HN: I want to change how people buy health supplements

Show HN: I want to change how people buy health supplements 13 by richarlidad | 6 comments on Hacker News. I made a table where you can find out the source/location of factory for where health supplements are made. Then, I spent a year reading product labels so you can save time and money when buying supplements. This is that update. This is still a work in progress but it functions fine. My previous post was a simple database of company data showing ingredient sourcing/location. That took 10 days, this has taken me close to 9 months. BackOfLabel is an extension of that initial interest with dosage information at the product & ingredient level. This update allows sorting by many more attributes at the product level (for 4000+ products at the moment) of manually scraped data. Now, for instance you can sort by specific types of ingredient - eg. filter by magnesium glycinate , magnesium orotate or any combination. eg. find ubiquinol or ubiquinone, two forms of coenzyme q10. This is...

New Show Hacker News story: Show HN: Andromeda Invaders: Autoplay - Press ‘Enter’ twice and wait 5 seconds

Show HN: Andromeda Invaders: Autoplay - Press ‘Enter’ twice and wait 5 seconds 2 by susam | 0 comments on Hacker News.

New Show Hacker News story: Show HN: RoboMUA – AI-Powered Beauty Solutions for All Skin Shades

Show HN: RoboMUA – AI-Powered Beauty Solutions for All Skin Shades 4 by yawkpo | 0 comments on Hacker News. roboMUA is leveraging artificial intelligence, augmented reality, and unique inclusive data sets for over 100 skin shades to help users efficiently find custom beauty products and even clothing items (shape/bodywear) from the comfort of their devices.

New Show Hacker News story: Show HN: Supersonic: a desktop client for Subsonic music servers built with Go

Show HN: Supersonic: a desktop client for Subsonic music servers built with Go 3 by dweymouth | 0 comments on Hacker News. For the past several months I've been working on a new cross-platform desktop client for self-hosted Subsonic music servers. The second alpha release was just published yesterday! Built with Go and the Fyne UI toolkit, and using libmpv as an audio backend, Supersonic supports high quality gapless playback of pretty much every audio format, and is fast and lightweight on resources. It also features infinite scrolling through albums.

New Show Hacker News story: Show HN: Smart Contract Docs Using GPT

Show HN: Smart Contract Docs Using GPT 3 by tysehr37 | 1 comments on Hacker News.

New Show Hacker News story: Show HN: i2forge – A Platform for Verified Reasoning

Show HN: i2forge – A Platform for Verified Reasoning 9 by akiarie | 0 comments on Hacker News. Hi! We're Amisi and Claude, builders of the i2 language and the i2forge platform. i2 is an (early draft of a) language designed to make formal verification easy for mathematicians. We are launching the language as an open source project today ( https://i2lang.org ) together with a closed alpha for i2forge. However, we have a publicly accessible demo page which anyone can use, and we would love your feedback. Thanks.

New Show Hacker News story: Show HN: Llamero – A GUI app to easily download, install and infer LLaMA models

Show HN: Llamero – A GUI app to easily download, install and infer LLaMA models 3 by mpociot | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Writing my masters thesis in public

Show HN: Writing my masters thesis in public 2 by maplerocks | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Weigh My Luggage – Just bring a bathroom scale

Show HN: Weigh My Luggage – Just bring a bathroom scale 2 by lawkwok | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Capture the stars above you with a sky map – Now Live on Product Hunt

Show HN: Capture the stars above you with a sky map – Now Live on Product Hunt 2 by titxo | 0 comments on Hacker News. Hi all! I'm an indie maker and I'm excited to announce my latest creation, SkyFrom.earth, a sky map poster maker. Capture the stars for that special moment and turn it into a gift. With just a few clicks, create a sky map poster, download a high-resolution JPEG file and print at home or at a local print shop. No need to wait for shipping or spend a fortune! Would love to have your support there! - Thank you all so much

New Show Hacker News story: Show HN: Another crypto checkout page but with a flat $0.10 fee

Show HN: Another crypto checkout page but with a flat $0.10 fee 2 by yashmaistry | 0 comments on Hacker News. We have a handful of customers(12) that are using it. If you interested in making it 13 customers and want to try it out - we would love to have you onboard

New Show Hacker News story: Show HN: New Quantile-Based Subsampling Algorithm

Show HN: New Quantile-Based Subsampling Algorithm 2 by splch | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Can you beat my dad at Scrabble?

Show HN: Can you beat my dad at Scrabble? 159 by danieltait | 109 comments on Hacker News.

New Show Hacker News story: Show HN: HN Profiles – Searchable Database of People “Who Want to Be Hired”

Show HN: HN Profiles – Searchable Database of People “Who Want to Be Hired” 3 by rasulkireev | 0 comments on Hacker News.

New Show Hacker News story: Show HN: My Failure Resume

Show HN: My Failure Resume 84 by jimhi | 29 comments on Hacker News.

New Show Hacker News story: Show HN: Chainloop, A Software Supply Chain Attestation solution devs won't hate

Show HN: Chainloop, A Software Supply Chain Attestation solution devs won't hate 12 by migmartri | 0 comments on Hacker News. Hi, my name is Miguel and I am very happy to share what's been months worth of work :) The project has rough edges for sure, but any early feedback, comments or concerns are appreciated! === The Problem === You work on the Security and Operations (SecOps) team in charge of your organization's Software Supply Chain Security. You feel pretty good about the state of things already, your developer teams are signing their commits, deliverables, scanning for vulnerabilities,… Life is good! Then you realize that you are not compliant with the latest security requirements. You get referred to slsa.dev and are told that you need to be at least level 3, whatever that means! Aha! I “just” need to implement an attestation and artifact layer in our Software Supply Chain, which you complete after a couple of months of work. Now to the easy part (or what you thi...

New Show Hacker News story: Show HN: Zed – A high-performance, multiplayer code editor. Now in public beta

Show HN: Zed – A high-performance, multiplayer code editor. Now in public beta 23 by nathansobo | 1 comments on Hacker News.

New Show Hacker News story: Show HN: How GPT4 Thinks You Should Trade the News of Its Own Development

Show HN: How GPT4 Thinks You Should Trade the News of Its Own Development 2 by eigenvalue | 4 comments on Hacker News.

New Show Hacker News story: Show HN: Learn ML and AI infrastructure in the browser

Show HN: Learn ML and AI infrastructure in the browser 8 by vtuulos | 0 comments on Hacker News. We are the developers of an open-source package Metaflow that we started at Netflix. Metaflow provides a human-friendly interface to the full stack of ML infrastructure, including data access, compute, workflow orchestration, and versioning. It is used by hundreds of companies across industries. Over the past years, we have seen that there are two major stumbling blocks for folks who want to learn to build real-world ML applications: 1) Setting up the full infrastructure stack in the cloud costs time and money. The investment is worth it once you know what you want to do, but that's not always the case in the beginning when you just want to explore. 2) While many excellent ML/AI tutorials exist publicly, there aren't that many hands-on, interactive environments showing how to map models to real-world workflows, running on real infrastructure. This Show HN release is about our att...

New Show Hacker News story: Show HN: Quality News – Towards a fairer ranking algorithm for Hacker News

Show HN: Quality News – Towards a fairer ranking algorithm for Hacker News 2 by manx | 0 comments on Hacker News. Hello HN! TLDR; - Quality News is a Hacker News client that provides additional data and insights on submissions, notably, the upvoteRate metric. - We propose that this metric could be used to improve the Hacker News ranking score. - In-depth explanation: https://ift.tt/pUMkVnC The Hacker News ranking score is directly proportional to upvotes, which is a problem because it creates a feedback loop: higher rank leads to more upvotes leads to higher rank, and so on... → ↗ ↘ Higher Rank More Upvotes ↖ ↙ ← As a consequence, success on HN depends almost entirely on getting enough upvotes in the first hour or so to make the front page and get caught in this feedback loop. And getting these early upvotes is largely a matter of timing, luck, and moderator decisions. And so the best stories don't always make the front page, and the stories on the front page are not always the ...

New Show Hacker News story: Show HN: Discontent – Extension to combat garbage search engine results

Show HN: Discontent – Extension to combat garbage search engine results 2 by tombds | 0 comments on Hacker News. Creator here. In a nutshell this extension is a "Like / Dislike" system but for website results. I miss the days of things like the YouTube dislike bar, where you can quickly assess if something is good or not. Currently sitting at ~90 users. To get it off the ground I've scraped the last year of HN to make a set of good links, and used a few content farm blacklists to make a set of bad links. Right now it's semi-useful and should only get better with time. There are some simple measures in place to prevent spam & abuse, but will cross that bridge if it ever comes. All feedback welcome!

New Show Hacker News story: Show HN: Gamaddy – Play Online Games

Show HN: Gamaddy – Play Online Games 2 by rahulbstomar | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Whatdoesthiscodedo.com – AI explanations for other people’s code

Show HN: Whatdoesthiscodedo.com – AI explanations for other people’s code 17 by flurly | 9 comments on Hacker News.

New Show Hacker News story: Show HN: Built a blog using Rust and Axum

Show HN: Built a blog using Rust and Axum 3 by spacedimp | 0 comments on Hacker News.

New Show Hacker News story: Show HN: PixelForge.art – Leveraging Whisper to verticalize 16/9 YouTube videos

Show HN: PixelForge.art – Leveraging Whisper to verticalize 16/9 YouTube videos 3 by RiadEtm | 1 comments on Hacker News. Hi there! I've been a YouTube content creator during few years (50k subs, ~5M views) and I realized that many creators on the platform have their content stolen and republished on TikTok, Instagram Reels or YouTube Shorts for monetization purposes. I built PixelForge to tackle this problem. The tool allows content creators to work on their horizontal video as they usually do. But once the video is published, they can quickly generate tiktoks/shorts/reels without having to go through the tedious process of video editing again.

New Show Hacker News story: Show HN: Potash – Malware Proximity Search Engine

Show HN: Potash – Malware Proximity Search Engine 2 by mosajjal | 0 comments on Hacker News. I wrote a search engine that ingests malware TLSH hashes from abuse.ch and provides a proximity search engine in order to find "close" malwares to yours. Comes handy if you want to classify a Malware that's not on VT or a malware that you only have the hash, but want to download a close enough sample. It works as a CLI app or a ReST API

New Show Hacker News story: Show HN: Scriptable.run, make your product extendable by anyone.

Show HN: Scriptable.run, make your product extendable by anyone. 2 by cheerioty | 0 comments on Hacker News.

New Show Hacker News story: Show HN: AI Chat Bestie – Enhanced UI for ChatGPT API

Show HN: AI Chat Bestie – Enhanced UI for ChatGPT API 2 by kylebuildsstuff | 0 comments on Hacker News. Been working on this since last week and glad to share it here and now! There's already been a few other takes on this idea, but I figured none would fit me as well as if I had just built it myself. All messages are sent and stored locally in the browser for privacy and speed. Accounts are optional and upgrading is a one-time deal. Any questions, comments, feedback, please, I'd like to hear it all!

New Show Hacker News story: Show HN: SwiftGPT – The native macOS app for ChatGPT

Show HN: SwiftGPT – The native macOS app for ChatGPT 2 by abdullahdiaa | 0 comments on Hacker News.

New Show Hacker News story: Show HN: I Scraped Hacker News for TLD Popularity

Show HN: I Scraped Hacker News for TLD Popularity 4 by klausbreyer | 0 comments on Hacker News.

New Show Hacker News story: Show HN: I made this artistic QR generator

Show HN: I made this artistic QR generator 3 by siddharth1india | 7 comments on Hacker News.

New Show Hacker News story: Show HN: I revived a game I abandoned 5yo ago and released it for free today

Show HN: I revived a game I abandoned 5yo ago and released it for free today 2 by joemanaco | 0 comments on Hacker News.

New Show Hacker News story: Show HN: This Job Does Not Exist

Show HN: This Job Does Not Exist 2 by marckohlbrugge | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Mermaid Flow

Show HN: Mermaid Flow 3 by ratanpremji | 0 comments on Hacker News.

New Show Hacker News story: Show HN: OpenAI based PR reviewer and summarizer

Show HN: OpenAI based PR reviewer and summarizer 2 by gillh | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Topiary: universal formatter engine using treesitter

Show HN: Topiary: universal formatter engine using treesitter 2 by sargstuff | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Halp – A CLI tool to get help with CLI tools

Show HN: Halp – A CLI tool to get help with CLI tools 2 by orhunp_ | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Ztick – tiny desktop utility to keep notes written in Zig

Show HN: Ztick – tiny desktop utility to keep notes written in Zig 3 by flouthoc_fl | 0 comments on Hacker News. Trying my hands with zig, hence wrote a small app for my personal use. I hope it helps others who are trying to learn zig. PS: Code is not at its best place, so it could use few refactor iterations ( I am still learning zig )

New Show Hacker News story: Show HN: Hacker News LCD Badge

Show HN: Hacker News LCD Badge 5 by jareklupinski | 2 comments on Hacker News.

New Show Hacker News story: Show HN: Simple Hacker News article recommendation algorithm

Show HN: Simple Hacker News article recommendation algorithm 2 by rschachte | 0 comments on Hacker News. Been feeling a bit left out in this fast paced world of ML/AI, so built my first ML project since college. The idea is to scrape the most recent HN article titles and use TF-IDF and cosine similarity as metrics to rank articles that you're interested in to filter out only relevant things. Hopefully a fun project for beginners to get inspiration to jump into this world.

New Show Hacker News story: Show HN: Andromeda Invaders: Auto Play: Press 'Enter' twice and wait 5 seconds

Show HN: Andromeda Invaders: Auto Play: Press 'Enter' twice and wait 5 seconds 2 by susam | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Browse and Generate AI Memes for Free

Show HN: Browse and Generate AI Memes for Free 5 by filouface | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Find the most climate friendly meeting location

Show HN: Find the most climate friendly meeting location 2 by jonashendel | 0 comments on Hacker News. Just enter the locations people will be traveling from. MLC then calculates the location, where the combined aircraft emissions are minimised. Based on data from the European Emissions Agency.

New Show Hacker News story: Show HN: ReplGPT.jl, a ChatGPT shell mode for Julia

Show HN: ReplGPT.jl, a ChatGPT shell mode for Julia 2 by thatcherc | 0 comments on Hacker News.

New Show Hacker News story: Show HN: structured-ripgrep – Ripgrep over structured data

Show HN: structured-ripgrep – Ripgrep over structured data 3 by orf | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Discontent – Extension to fight garbage content on the web

Show HN: Discontent – Extension to fight garbage content on the web 3 by tombds | 2 comments on Hacker News. Creator here, I made this out of mild frustration with the current state of search engine results. Let me know what you think.

New Show Hacker News story: Show HN: I added autopilot to the lunar lander game

Show HN: I added autopilot to the lunar lander game 4 by szhu | 0 comments on Hacker News. I got pretty good at (and too addicted to) the lunar lander game from a few days ago... so I decided to make an autopilot for the lander based on what I felt like was the best strategy! Now I can have perfect landings every time without lifting a finger :D Writing the autopilot code was a lot more fun than I expected! It felt a bit like programming a robot. Source code: https://ift.tt/VxkP2YS Original lander HN post: https://ift.tt/GOjbCTY

New Show Hacker News story: Show HN: Homepage.gallery – Find your web design inspiration

Show HN: Homepage.gallery – Find your web design inspiration 3 by uiii | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Send an AI Generated Physical Letter to Congress in Seconds

Show HN: Send an AI Generated Physical Letter to Congress in Seconds 3 by lettergram | 2 comments on Hacker News.

New Show Hacker News story: Show HN: A-Pass – small little password manager

Show HN: A-Pass – small little password manager 3 by balu_ | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Safe Data Changes in PostgreSQL

Show HN: Safe Data Changes in PostgreSQL 17 by ciminelli | 1 comments on Hacker News. Hi HN, we're excited to share our open source tool with the community! We previously posted here with the tagline “real-time events for Postgres” [0]. But after feedback from early users and the community, we’ve shifted our focus to working on tooling for manual database changes. We've consistently heard teams describe challenges with the way manual data updates are handled. Seemingly every engineer we spoke with had examples of errant queries that ended up causing significant harm in production environments (data loss/service interruptions). We’ve seen a few different approaches to how changes to production databases occur today: Option 1: all engineers have production write access (highest speed, highest risk) Option 2: one or a few engineers have write access (medium speed, high risk) Option 3: engineers request temporary access to make changes (low speed, medium risk) Option 4: all upda...

New Show Hacker News story: Show HN: I indexed 1.3m+ email newsletters

Show HN: I indexed 1.3m+ email newsletters 4 by drpancake | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Lofi, a Tiny Spotify Player

Show HN: Lofi, a Tiny Spotify Player 2 by dvt | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Delete All Your Tweets

Show HN: Delete All Your Tweets 3 by andrewstuart | 1 comments on Hacker News. To use it, go to your Twitter timeline then go to "tweets" tab to delete all tweets, OR go to "replies" tab to delete replies. Paste the following code into the browser JavaScript console. DISCLAIMER! This code deletes all your Tweets - I am not responsible for you deleting all your Tweets. Make sure you set your twitter handle in the code before pasting it! // IMPORTANT IMPORTANT IMPORTANT - SET YOUR TWITTER HANDLE IN THE NEXT LINE! // IMPORTANT IMPORTANT IMPORTANT - SET YOUR TWITTER HANDLE IN THE NEXT LINE! const yourTwitterHandle = "@yourtwitterhandle"; // one every 10 seconds to avoid Twitter noticing const waitTimeSeconds = 10 const sleep = async (seconds) => new Promise(resolve => setTimeout(resolve, seconds * 1000)); const main = async () => { while (true) { await walkTweets(); await sleep(waitTimeSeconds) } } const walkTweets = async () => { let articles =...

New Show Hacker News story: Show HN: Reverse Proxy as a Service

Show HN: Reverse Proxy as a Service 3 by mogadsheu | 3 comments on Hacker News.

New Show Hacker News story: Show HN: BBC “In Our Time”, categorised by Dewey Decimal, heavy lifting by GPT

Show HN: BBC “In Our Time”, categorised by Dewey Decimal, heavy lifting by GPT 62 by genmon | 24 comments on Hacker News. I'm a big fan of the BBC podcast In Our Time -- and (like most people) I've been playing with the OpenAI APIs. In Our Time has almost 1,000 episodes on everything from Cleopatra to the evolution of teeth to plasma physics, all still available, so it's my starting point to learn about most topics. But it's not well organised. So here are the episodes sorted by library code. It's fun to explore. Web scraping is usually pretty tedious, but I found that I could send the minimised HTML to GPT-3 and get (almost) perfect JSON back: the prompt includes the Typescript definition. At the same time I asked for a Dewey classification... and it worked. So I replaced a few days of fiddly work with 3 cents per inference and an overnight data run. My takeaway is that I'll be using LLMs as function call way more in the future. This isn't "generati...

New Show Hacker News story: Show HN: Plato – Airtable for your SQL database

Show HN: Plato – Airtable for your SQL database 22 by mgummelt | 2 comments on Hacker News. Hi! I've been a member of HN for fifteen years so today I'm very excited to share Plato. Plato is an Airtable-like interface for your Postgres or MySQL database. It's an admin panel for devs and non-devs alike to manage your DB. We see teams use Plato for customer support, customer success, ops, etc.. We built Plato because we think more people should be able to build and extend internal tools. We thought it was strange that even though low-code is supposed to democratize development, all of the low-code internal tool builders are marketed to engineers! Airtable is a familiar UI that fits the relational model well, so we've been inspired by their work. Even the engineers on our team use Plato quite a bit, since it's often easier than spinning up a SQL prompt. Some features: - Postgres and MySQL support - Visual query controls (sorts, filters, hiding columns). No SQL. - Joi...

New Show Hacker News story: Show HN: SearQ, RSS are still useful

Show HN: SearQ, RSS are still useful 2 by daviducolo | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Construct Animate – our new browser-based animation tool

Show HN: Construct Animate – our new browser-based animation tool 18 by AshleysBrain | 2 comments on Hacker News.

New Show Hacker News story: Show HN: Co-locating Debian Bullseye with an evil maid

Show HN: Co-locating Debian Bullseye with an evil maid 2 by dinom | 0 comments on Hacker News. In order to facilitate the secure co-location of a server, I looked into protecting a Debian Bullseye system from evil maid attacks. In addition, since I've enjoyed using ZFS for some time, I decided to rely on a natively encrypted ZFS root file system. Basically... I'd like to take a system containing sensitive information, box it up, and drop it in the mail without worrying about losing it or having it wind up in the wrong hands. A couple of things became clear while researching how to do this. First, there should be little chance that a rogue data-center admin can insert malicious software. When the system reaches the data center and gets powered on we should be confident that it's running our software completely unmodified. As I understand things, Secure Boot is designed to help with this and therefore should be enabled. However, by relying on Secure Boot alone, there will ...

New Show Hacker News story: Show HN: Salesforce Announces Einstein GPT

Show HN: Salesforce Announces Einstein GPT 2 by naj1n | 0 comments on Hacker News. Salesforce Announces Einstein GPT, the World’s First Generative AI for CRM

New Show Hacker News story: Show HN: Postcard Bot – Send Any Photo as a Postcard with a Text Message

Show HN: Postcard Bot – Send Any Photo as a Postcard with a Text Message 2 by traviswingo | 2 comments on Hacker News. Hey HN! This is a fun little project that I built over a weekend back in 2016, and then as life happened I let it dwindle and die. Per request from friends and family, I’ve brought it back to life. Check it out if you want! It’s surprisingly fun receiving physical postcards in the mail. I’ve also got WhatsApp integration and some more fun things in the works, so stay tuned!

New Show Hacker News story: Show HN: ChatGPT and Document Parser = Ghost

Show HN: ChatGPT and Document Parser = Ghost 29 by Ostatnigrosh | 25 comments on Hacker News. I've always wanted to just upload a whole book to ChatGPT and ask questions. Obviously with the char limit that's impossible... So some buddies and I built Ghost. We have it limited to 5 pages for uploads for now, but plan on expanding the limit soon. Let me know what you guys think!

New Show Hacker News story: Show HN: Summarizing long form videos into easy to follow essay

Show HN: Summarizing long form videos into easy to follow essay 2 by suoinguon | 0 comments on Hacker News. Introducing ClipRecaps, the ultimate tool for summarizing long-form videos. With advanced algorithms and natural language processing techniques, ClipRecaps provides concise summaries of key points from videos, saving users time and enabling them to make informed decisions about which videos to watch in full. Say goodbye to lengthy videos and stay informed with ClipRecaps. Founded by a team of researchers from NUS, ClipRecaps has become an essential tool for students, professionals, and anyone looking to stay up-to-date in a fast-paced world. Try ClipRecaps today and experience the future of video summarization.

New Show Hacker News story: Show HN: Hello World Java Polyglot

Show HN: Hello World Java Polyglot 2 by yarg | 0 comments on Hacker News. I wanted to see how much simpler native code integration has become with GraalVM's polyglot, when compared to JNI. It's less than 100 lines all up (including the POM). (I feel kinda stupid posting a "hello world" to HN, but this is a hell of an improvement.) Linux only at the moment.

New Show Hacker News story: Show HN: Roastedby.ai – Talk some trash, have some fun

Show HN: Roastedby.ai – Talk some trash, have some fun 3 by notrob | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Simple Log Alerts to Slack

Show HN: Simple Log Alerts to Slack 3 by tradrich | 0 comments on Hacker News. There are many log alerting systems on the market. The best known is probably Datadog. There’s also Logtail, Papertrail, Splunk, Logstash and others. These are well put together products with a host of great features, such as excellent UIs, sophisticated live searching via web interfaces and sometimes query languages and alerting. They require various levels of installation and they have costs, either through volume-based tiered systems or monthly payments. For a bootstrapped business, this can be problematic, for instance when a surge of logs - indicating a possible important problem that needs to be solved - pushes volume on to another tier. Should the “log ransom” be paid? Instead, I recalled from earlier times surely the simplest log watcher: Swatchdog [1]. It is rather venerable software. Its file history from its source download shows dates in 2015, but it was written much earlier - the 90s or possi...

New Show Hacker News story: Show HN: Total.js – Low-code development (Node-RED alternative)

Show HN: Total.js – Low-code development (Node-RED alternative) 37 by petersirka | 11 comments on Hacker News.

New Show Hacker News story: Show HN: Open-Source Alternative to Loom

Show HN: Open-Source Alternative to Loom 8 by jayfk | 0 comments on Hacker News. Hey HN, we're excited to introduce Sorbay - an open source alternative to Loom for creating and sharing screen recordings. With Sorbay, you can easily record your screen, camera, and microphone all at once. It is a complete solution that comes with its own backend service, allowing you to instantly share a link of your recording as soon as it is finished. The video is streamed directly to the backend service as the recording happens to make this possible. With both founders based in different countries, we needed a tool to quickly share screen recordings to keep us up to date or to ask for feedback. Meetings are cool if you need to discuss something deeply, but for almost everything else a quick recording works better. We had to settle for one of the proprietary solutions because none of the open source tools allowed us to quickly share something with each other. Doing the recording is one aspect, b...

New Show Hacker News story: Show HN: I made calling WebAssembly from Python 25x times Faster

Show HN: I made calling WebAssembly from Python 25x times Faster 3 by alsadi | 0 comments on Hacker News. I found a serious bottleneck in Python binding of Wasmer and Wasmtime and I found a trick to make 25x faster. Then beat all that using NumPy.

New Show Hacker News story: Show HN: Crypto payment gateway with recurring billing

Show HN: Crypto payment gateway with recurring billing 3 by salimstartup | 1 comments on Hacker News. We have built a non-custodial solution that helps merchants to accept recurring payments. Easy to integrate and smooth UX (no need to leave merchant website). Feedback is much appreciated

New Show Hacker News story: Show HN: Web Bluetooth remote for Canon cameras

Show HN: Web Bluetooth remote for Canon cameras 3 by RReverser | 1 comments on Hacker News. Published my Web Bluetooth demo that uses a reverse-engineered protocol of Canon camera remote (BR-E1) to provide a remote intervalometer that works directly from a Web page. P.S. Yes, as most other Fugu APIs, it works only in desktop and Android Chromium-based browsers.

New Show Hacker News story: Show HN: AskYC - Startup advice from GPT Q&A bot based on YCombinator's YouTube

Show HN: AskYC - Startup advice from GPT Q&A bot based on YCombinator's YouTube 4 by ferbncode | 0 comments on Hacker News. Direct link to the AskYC: https://ift.tt/LU0rjDy AskYC is a GPT-based Q&A bot that's based on every video on YC's youtube channel.

New Show Hacker News story: Show HN: Lander, a lunar lander style web game

Show HN: Lander, a lunar lander style web game 19 by ehmorris | 7 comments on Hacker News. I’ve been working on this game for the past few weeks. It’s written in plain JavaScript, mostly with canvas, with no dependencies. The code is here: https://ift.tt/sypP9t5

New Show Hacker News story: Show HN: TuringJest – Pretend to be an AI and spot the real one

Show HN: TuringJest – Pretend to be an AI and spot the real one 2 by thornewolf | 0 comments on Hacker News. Hi HN, I have been working on this website for a few weeks with some buddies of mine and would love if you checked it out. TuringJest provides a jackbox-esque experience with its two game modes. *One Shot Prompt* - Submit a prompt for all players (including the AI) to answer. - Answer your prompts in the way that you think ChatGPT would answer them. - Vote for who you think the real AI is. *Talk It Out* - Plan an event in a group chat with your friends. - Trick everyone into thinking you are the AI while voting for the real AI. Let me know what you think!