Friday, March 31, 2023

Show HN: ParallelGPT – Batch processing with ChatGPT on low-code spreadsheet UI https://ift.tt/o3DTKbf

Show HN: ParallelGPT – Batch processing with ChatGPT on low-code spreadsheet UI 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/REK1P0W... 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. https://ift.tt/TnjXbWx April 1, 2023 at 06:17AM

Show HN: Simply explain 20k concepts using GPT https://ift.tt/avzweuy

Show HN: Simply explain 20k concepts using GPT 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 read here by Googling. I'm thinking of doing the Bing Chat approach for the next version and adding references, but don't have that yet Hopefully someone else finds this useful even if it's not perfect! https://ift.tt/ItKXifT April 1, 2023 at 03:54AM

Show HN: Cadseer. a parametric solid modeling CAD desktop application https://ift.tt/mFuzh0i

Show HN: Cadseer. a parametric solid modeling CAD desktop application 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. https://ift.tt/rUJVyEc April 1, 2023 at 12:05AM

Show HN: Multi-Display Screen Sharing with CoScreen by Datadog https://ift.tt/R79S8AO

Show HN: Multi-Display Screen Sharing with CoScreen by Datadog 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 Datadog and with major parts of our app rewritten in Rust, we feel we’re closer than ever. Here’s what pair programmers liked about CoScreen, so we made it even better: - High definition code sharing: Windows are video-streamed in real-time at their native resolution whenever possible. You never have to search for your IDE anymore or be anxious to share the wrong window. - Multi-directional collaboration: You can share, while Alice shares, while Bob shares. Side-by-side, across multiple displays. With built-in crisp audio and video chat. - 60FPS+ super smooth mouse pointers. Type, click, and draw on any shared window as if it was your own. What some of you did NOT like, so we fixed it in CoScreen V5: - CPU utilization and latency have been reduced drastically as various parts of our desktop client are now implemented in Rust, building on crates such as cxx, rust-skia, iced, as well as Neon for our native remote control plugins. - No more accidental clicking into remote windows through the new remote window toggles. - You’re no longer bound by your displays, can share windows from multiple of them at the same time and even move them across displays while sharing without stopping. - You’ll also soon be able to join meetings from your browser from any platform. CoScreen runs on macOS (x64 and Apple Silicon), Windows, soon also on the web and is currently free. We’re planning to charge for larger teams and enterprise features in the future. Hopefully - finally - we’ll also have a Linux version one day. Tell us if you need it urgently and if you have any other requirements! https://ift.tt/BOv6pPr March 31, 2023 at 07:21PM

Thursday, March 30, 2023

Show HN: Random Aerial Airport Views https://ift.tt/W7JQRvg

Show HN: Random Aerial Airport Views 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. https://ift.tt/3PBqbo9 March 31, 2023 at 10:27AM

Show HN: Free Online Screen Recorder MP4 and WEBM https://ift.tt/kJqLUfl

Show HN: Free Online Screen Recorder MP4 and WEBM https://ift.tt/YgWfDUE March 30, 2023 at 05:04PM

Show HN: The AI Manifesto for Humanity https://ift.tt/w2ZD5OP

Show HN: The AI Manifesto for Humanity see comments https://ift.tt/O91f7Sb March 30, 2023 at 04:22PM

Show HN: Yesterday I open sourced StratusGFX, a realtime 3D rendering engine https://ift.tt/JqVrLHB

Show HN: Yesterday I open sourced StratusGFX, a realtime 3D rendering engine 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/hEYa9wJ... A technical breakdown of a single frame can be found here: https://ift.tt/hTyG02x... 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 to the rendering code that are made public would then further help others. So I think it will remain very niche but I'm hoping it will still be helpful for people in the future. https://ift.tt/mQtU1lV March 30, 2023 at 03:25PM

Wednesday, March 29, 2023

Show HN: Sendsecurely.io – an audited secure file sharing platform https://ift.tt/JANojPt

Show HN: Sendsecurely.io – an audited secure file sharing platform 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 the schema. Private data is stored encrypted within EthicalDB in a special way that requires multiple nodes to provide decryption keys to access the private data. This forms the basis of governance and accountability in the system such that no one node can access the private data. For private data to be accessed, a private data request must be submitted to the blockchain ledger from an entity existing within EthicalDB. The nodes validate that the entity has permission to access the requested private data and then submit decryption keys for the entity to be able to access the data. In this way, there is no separation between data access and audit - you must submit a data request to get access to the data. We view this radically different architecture and design from traditional database systems as necessary if we wish to codify privacy policies and truly have support for individual personal data ownership and protection. After a combined 25 years working as internet application developers, my partner Travis and I saw that database systems sucked at storing personal data and any attempt to do so was an afterthought. Core problem: every database system is designed assuming the hosting organization has full ownership of all the data within the system. We asked ourselves what would a database system look like if a system was designed from the ground up to respect privacy and personal data ownership? - EthicalDB is what resulted. There are many uses we can see for EthicalDB, but one of the first applications we felt comfortable building and releasing to the public is a secure file sharing platform. We would love input and feedback on SendSecurely! We'd be also happy to discuss with anyone interested a technical deep dive on the EthicalDB technology. Thanks for checking this out! https://ift.tt/of7jVli March 30, 2023 at 09:50AM

Show HN: Type Safe SQL Query Builder https://ift.tt/RQf6lLp

Show HN: Type Safe SQL Query Builder https://kysely.dev/ March 30, 2023 at 08:58AM

Show HN: Marvin – build AI functions that use an LLM as a runtime https://ift.tt/yZzXu8Q

Show HN: Marvin – build AI functions that use an LLM as a runtime 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 seamlessly integrate AI functions with your existing codebase. You can chain them together with other functions to form sophisticated, AI-enabled pipelines. They’re particularly useful for tasks that are simple to describe yet challenging to code, such as entity extraction, semantic scraping, complex filtering, template-based data generation, and categorization. For example, you could extract terms from a contract as JSON, scrape websites for quotes that support an idea, or build a list of questions from a customer support request. All of these would yield structured data that you could immediately start to process. We initially created Marvin to tackle broad internal use cases in customer service and knowledge synthesis. AI Functions are just a piece of that, but have proven to be even more effective than we anticipated, and have quickly become one of our favorite features! We’re eager for you to try them out for yourself. We’d love to hear your thoughts, feedback, and any creative ways you could use Marvin in your own projects. Let’s discuss in the comments! https://ift.tt/wd2mjUW March 30, 2023 at 07:34AM

Show HN: SpamZappr – AI-Powered Spam Detection Solution https://ift.tt/SnWMguq

Show HN: SpamZappr – AI-Powered Spam Detection Solution If you're looking for a cutting-edge solution to keep spam at bay and create a cleaner online space, then look no further than SpamZappr! Our AI-powered spam detection tool will revolutionize the way you manage spam in your online community. Spam is an ever-present issue in the digital world, and it can be a frustrating and time-consuming problem for anyone trying to manage an online community. That's why we created SpamZappr, a powerful tool designed to effortlessly detect and filter spam with AI technology. Our goal with SpamZappr is to make managing online communities easier and more enjoyable for everyone. With our tool, you can protect your users from malicious content, improve user engagement, and maintain a professional online presence. What's more, we've made it incredibly easy to integrate SpamZappr into your existing platform or application. Our developer-friendly API lets you quickly implement spam detection, so you can focus on what really matters: building a strong and engaged community. https://spamzappr.com March 30, 2023 at 05:51AM

Show HN: Hacker News Summarizer (Chrome Extension) https://ift.tt/feCYVz0

Show HN: Hacker News Summarizer (Chrome Extension) 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/0RzjN3W ... Try it out today and let us know what you think in the comments below! Thanks, The Hacker News Summarizer team https://ift.tt/G0LDNTo March 29, 2023 at 04:18PM

Show HN: GPT-3.5-turbo wrapped inside my personal website https://ift.tt/JqrZXVW

Show HN: GPT-3.5-turbo wrapped inside my personal website https://ift.tt/mTqV31J March 29, 2023 at 03:04PM

Show HN: Atmos – Everything you need to create color palettes https://ift.tt/LvoxtrQ

Show HN: Atmos – Everything you need to create color palettes https://atmos.style March 29, 2023 at 01:08PM

Tuesday, March 28, 2023

Show HN: Tampermonkey userscript for removing HN threads via predefined regexes https://ift.tt/GxnEUSd

Show HN: Tampermonkey userscript for removing HN threads via predefined regexes https://ift.tt/LX625hf March 29, 2023 at 09:15AM

Show HN: Customizable, embeddable Chat GPT based on your own documents https://ift.tt/gLzBsNp

Show HN: Customizable, embeddable Chat GPT based on your own documents https://libraria.dev/ March 29, 2023 at 06:41AM

Show HN: Call Gen Z GPT 1-650-729-9536 Built with Vocode (YC W23) and Rime TTS https://ift.tt/m9rC1T4

Show HN: Call Gen Z GPT 1-650-729-9536 Built with Vocode (YC W23) and Rime TTS Hey HN! Try calling: +16507299536 to talk to Gen Z GPT. This a quick demo of what you can do with Vocode (open source toolkit for building voice-based LLM applications). We've collaborated with Rime using their text-to-speech for this demo! https://ift.tt/M9QWSiG March 29, 2023 at 02:21AM

Show HN: GPT4 vs. GPT3:What you should know https://ift.tt/7OlhxTU

Show HN: GPT4 vs. GPT3:What you should know https://ift.tt/42MHgf7 March 28, 2023 at 08:22PM

Show HN: DiskerNet – save and index web content locally https://ift.tt/Qv1JR5S

Show HN: DiskerNet – save and index web content locally https://ift.tt/ylUNEkD March 28, 2023 at 05:32PM

Show HN: Using Voice to Interact with ChatGPT https://ift.tt/Z36N5fW

Show HN: Using Voice to Interact with ChatGPT 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! https://ift.tt/ig8ls7W March 28, 2023 at 03:28PM

Show HN: PoachMe.dev, Reclaim Your Time https://ift.tt/G5IoFhe

Show HN: PoachMe.dev, Reclaim Your Time 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 ("Great. Please book a slot on my calendar and we can chat more about this. You'll receive my resume upon confirmation of the booking. https://ift.tt/hLdZfbK ") so they can schedule and pay for your time. You will be surprised how many great recruiters will blatantly tell you that you are not worth your time as soon as they're asked to pony up even $100/hr while making an easy 10k for placing you at a company. If your skills have value, you can cut through the recruiter chaff and get to the recruiters who are actually easy to work with in one easy step. After we built this core feature, we've branched out to creating a career snapshot (https://ift.tt/tXyId21) which allows you to showcase your skills in one single screen without it being a resume and have started work on a virtual business card you can update and flash unto NFC cards so you have a digital business card you can carry around with you ( https://ift.tt/RZtEQKD ) Sign up today using the following limited signup code ( https://ift.tt/mSMCDNH ). Although I am sure I am able to scale this startup to any size, limiting signups is a super easy way to not get HN-hugged-to-death. https://ift.tt/7ui9ZM5 March 28, 2023 at 01:45PM

Monday, March 27, 2023

Show HN: Regex.ai – AI-powered regular expression generator https://ift.tt/MuxWTXo

Show HN: Regex.ai – AI-powered regular expression generator 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. https://regex.ai/ March 28, 2023 at 07:25AM

Show HN: A Podcast Q&A App Powered by GPT https://ift.tt/6IvkBEZ

Show HN: A Podcast Q&A App Powered by GPT DrPawd is a GPT powered app for answering questions from podcasts. Not only does it provide the answer but also provides the timestamps in the relevant episodes where the hosts discuss the topic. It also features a personalized episode page where the user can ask questions specifically to the episode, read summary of the episode and find related episodes which they might find interesting. Right now some of the most popular podcasts such as HubermanLab, Peter Attia's TheDrive, StarTalk and Stuff You Should Know are supported with more to come. This is still early stage and UI needs more refinements but happy to hear critical feedback. https://drpawd.com March 27, 2023 at 05:47PM

Show HN: Flightle https://ift.tt/raoXMzp

Show HN: Flightle https://ift.tt/ls4mfeP March 27, 2023 at 05:35PM

Show HN: Hacker Cabin https://ift.tt/4FWPNl3

Show HN: Hacker Cabin https://ift.tt/LmFXAGY March 27, 2023 at 05:30PM

Show HN: GPT My Life https://ift.tt/vdHeBlo

Show HN: GPT My Life 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? https://gptmylife.com/ March 27, 2023 at 04:59PM

Show HN: KGraph, a GPU-accelerated graph plotter https://ift.tt/36DLl1y

Show HN: KGraph, a GPU-accelerated graph plotter 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]: https://ift.tt/u9WlSzP... https://ift.tt/tdYfMRx March 27, 2023 at 03:04PM

Show HN: SlickGPT https://ift.tt/Zq1zB3G

Show HN: SlickGPT 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. https://ift.tt/0Hdq6JB March 27, 2023 at 01:12PM

Sunday, March 26, 2023

Show HN: Notclick.in – summarize YouTube videos with ChatGPT https://ift.tt/D6pVgPk

Show HN: Notclick.in – summarize YouTube videos with ChatGPT https://notclick.in March 27, 2023 at 07:33AM

Show HN: Jailbreaking GPT3.5 Using GPT4 https://ift.tt/Hhv7lYN

Show HN: Jailbreaking GPT3.5 Using GPT4 https://ift.tt/zKC9Rjo March 26, 2023 at 08:41PM

Show HN: Pangolier – Write UI tests for the web platforms in YAML https://ift.tt/VbtCs2j

Show HN: Pangolier – Write UI tests for the web platforms in YAML I made this as a toy/proof-of-concept. This is a port of [Maestro]( https://ift.tt/81BKSsr ) but for the web platform. Uses [Playwright]( https://playwright.dev/ ) under the hood. https://pangolier.dev// March 26, 2023 at 06:52PM

Show HN: I made a non-trivial iOS app with GPT-4 in just a few hours https://ift.tt/Eu3C9OJ

Show HN: I made a non-trivial iOS app with GPT-4 in just a few hours After being inspired by your responses to the Ask HN thread yesterday ( https://ift.tt/qab5zD7 ), 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. https://ift.tt/KHonRU7 March 26, 2023 at 02:13PM

Saturday, March 25, 2023

Show HN: Grant-Funded FAFSA help, 1:1 college access coaching, and Fin Aid https://ift.tt/HUxD5yK

Show HN: Grant-Funded FAFSA help, 1:1 college access coaching, and Fin Aid https://ift.tt/zitCu4w March 26, 2023 at 08:09AM

Show HN: 13Sheep – a JavaScript game largely authored by ChatGPT https://ift.tt/2hDbuQG

Show HN: 13Sheep – a JavaScript game largely authored by ChatGPT 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/wMIU6Et https://ift.tt/rBCmEvS March 26, 2023 at 05:51AM

Show HN: Lunette – A word processor designed around writing, not formatting https://ift.tt/xIhDBXp

Show HN: Lunette – A word processor designed around writing, not formatting https://lunette.app/ March 26, 2023 at 03:04AM

Show HN: Kepler Book – A Way to Document and Share Errors https://ift.tt/tP3WnGm

Show HN: Kepler Book – A Way to Document and Share Errors Kepler is a website to explain code errors in a context-driven way, instead of scouring the internet for solutions to obscure programming errors? This is an experimental project. Inspired by the popular Stack Overflow and Val Town. Kepler-Book is a new platform that allows developers to easily write and document errors for others to read and understand the context. Most times i was tired of struggling with obscure programming errors and wish there was a better way to document and share our solutions, check out Kepler-Book today. The team behind the platform is eager to hear feedback from the Hacker News community and is committed to making Kepler-Book the go-to platform for documenting and sharing errors. https://ift.tt/UVzYC3d March 25, 2023 at 04:14PM

Show HN: ChatGPT Plugins are a security nightmare https://ift.tt/lcsJ5uD

Show HN: ChatGPT Plugins are a security nightmare https://ift.tt/ZncBTEC March 25, 2023 at 05:09PM

Show HN: CommandClick: WebBrowser enforced by JavaScript and shellscript(Termux) https://ift.tt/FBL2WCn

Show HN: CommandClick: WebBrowser enforced by JavaScript and shellscript(Termux) 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! https://ift.tt/AG5b0Jh March 25, 2023 at 09:58AM

Show HN: FTX Creditor – Confirm that the bankruptcy court has your claim https://ift.tt/1rxEbLl

Show HN: FTX Creditor – Confirm that the bankruptcy court has your claim 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 4. - USD value. The face value of a claim is the account value on November 11, the day FTX filed for bankruptcy. You can exclude “Sam Coins” from the value calculation. The court may ignore the value of assets closely associated with SBF, such as FTT and SRM. - Customer code. - See the court document a claim was listed in. - Subscribe for notifications about events that may impact your claim, such as when the court sets the deadline to file a proof of claim. - Search for terms across all public court filings. Future Work: - Creditors who are interested in selling their claims can receive offers from buyers. - Explore aggregate statistics across accounts and assets. - FAQ on the most relevant parts of the bankruptcy process. FTX creditors, we got this! https://ift.tt/MfjB1gc March 25, 2023 at 02:12AM

Friday, March 24, 2023

Show HN: Sync your keys and configs via an encrypted Git https://ift.tt/cvWintV

Show HN: Sync your keys and configs via an encrypted Git https://ift.tt/CtKPq89 March 25, 2023 at 04:07AM

Show HN: Her – An AI assistant powered by ChatGPT https://ift.tt/aEFkd2Y

Show HN: Her – An AI assistant powered by ChatGPT https://ift.tt/jyRpMdu March 25, 2023 at 01:28AM

Show HN: Use ChatGPT, Bing and Bard in one app https://ift.tt/BE6St9F

Show HN: Use ChatGPT, Bing and Bard in one app https://ift.tt/6wDAWiC March 24, 2023 at 04:29PM

Show HN: Hacker News Summarizer (Chrome Extension) https://ift.tt/KCiuxsS

Show HN: Hacker News Summarizer (Chrome Extension) 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/VSd31ZT... Try it out today and let us know what you think in the comments below! Thanks, The Hacker News Summarizer team https://ift.tt/i3uQs76 March 24, 2023 at 04:18PM

Show HN: Unity AI Asset Generation https://ift.tt/LyMnBIe

Show HN: Unity AI Asset Generation 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. https://ift.tt/RShqy7Y March 24, 2023 at 11:59AM

Thursday, March 23, 2023

Show HN: ChatGPT develops a Dungeons and Dragons multiplayer game https://ift.tt/gH6jZDe

Show HN: ChatGPT develops a Dungeons and Dragons multiplayer game https://ift.tt/Ib5jE0Y March 24, 2023 at 07:25AM

Show HN: Create a “rogue” WiFi AP & Captive Portal with a Raspberry Pi https://ift.tt/dzHF2My

Show HN: Create a “rogue” WiFi AP & Captive Portal with a Raspberry Pi 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. https://ift.tt/5mwJyzl March 24, 2023 at 03:20AM

Show HN: AlpacApp – An Extendable and Highly Customizable Website Builder https://ift.tt/93LBM4n

Show HN: AlpacApp – An Extendable and Highly Customizable Website Builder 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 can follow my build in public journey on twitter: https://twitter.com/ybouane Yassine https://alpac.app/ March 24, 2023 at 01:03AM

Show HN: PromptLab–Prompt Chain Iteration for Nontechnical Users https://ift.tt/2x37sLN

Show HN: PromptLab–Prompt Chain Iteration for Nontechnical Users 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/8HnfAN0... Initial CSV from demo: https://ift.tt/EyLDuVQ... Result CSV from demo: https://ift.tt/pvAXEHT... https://ift.tt/04DGqlP March 24, 2023 at 12:09AM

Show HN: Gyeeta – An Open Source and Free Observability Tool https://ift.tt/5OU4snA

Show HN: Gyeeta – An Open Source and Free Observability Tool 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 Level Alerts using a powerful Web UI or REST APIs. - All Data In-House (On Prem). Not a SaaS tool. - All Linux Kernels released since 2016 supported (Linux Kernels v4.4.x or higher). Gyeeta is optimized (C++ based) for minimal CPU and Memory requirements. Website : https://gyeeta.io Github link https://ift.tt/8s3tEB4 https://gyeeta.io/ March 23, 2023 at 01:26PM

Wednesday, March 22, 2023

Show HN: Wrapper around restic for Docker Compose https://ift.tt/yFvfGtn

Show HN: Wrapper around restic for Docker Compose 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. https://ift.tt/RkeKoLN March 23, 2023 at 06:11AM

Show HN: Cursor – IDE built for coding with GPT-4 https://ift.tt/xKSU4Jf

Show HN: Cursor – IDE built for coding with GPT-4 https://www.cursor.so/ March 23, 2023 at 03:41AM

Show HN: GPT-4 autonomously editing a program allowing it to edit programs https://ift.tt/XFgpMex

Show HN: GPT-4 autonomously editing a program allowing it to edit programs https://ift.tt/IeUhtZN March 23, 2023 at 02:55AM

Show HN: Dungeon Map Doodler Beta - Free online map drawing tool https://ift.tt/sBMAoq4

Show HN: Dungeon Map Doodler Beta - Free online map drawing tool 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! https://ift.tt/6mTwu2J March 23, 2023 at 01:48AM

Show HN: Unscribbler – Simple Handwriting Reader https://ift.tt/BsyKprw

Show HN: Unscribbler – Simple Handwriting Reader 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/aYCdBHz ), 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/ah2A0P9 ). Let me know if anyone has any ideas, suggestions, and/or tips! https://ift.tt/gudWr8y March 22, 2023 at 10:51PM

Tuesday, March 21, 2023

Show HN: ChatGPT-powered Chatbot yields 3 times more leads and conversions https://ift.tt/UeT8upl

Show HN: ChatGPT-powered Chatbot yields 3 times more leads and conversions https://presbot.com/ March 22, 2023 at 09:07AM

Show HN: OpenTheo – Transcribed and searchable Bible teaching with Whisper.cpp https://ift.tt/SDiYEjz

Show HN: OpenTheo – Transcribed and searchable Bible teaching with Whisper.cpp 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/h4YUq5v ). 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/5DPojeF ), making it easy to find content on specific topics or that discuss specific of the Bible. Questions/comments are welcome! https://opentheo.com/ March 22, 2023 at 05:59AM

Show HN: Generate styled web pages with just Python https://ift.tt/OKFYSUb

Show HN: Generate styled web pages with just Python 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. https://www.pyvibe.com/ March 22, 2023 at 06:11AM

Show HN: Cfnctl – Terraform CLI experience to AWS Cloudformation https://ift.tt/OGVa9JT

Show HN: Cfnctl – Terraform CLI experience to AWS Cloudformation https://ift.tt/4ZyBKIM March 22, 2023 at 03:53AM

Show HN: Google Bard vs. OpenAI ChatGPT: The dice problem part one https://ift.tt/8iO2GhF

Show HN: Google Bard vs. OpenAI ChatGPT: The dice problem part one https://ift.tt/r6ND2uZ March 22, 2023 at 02:55AM

Show HN: Harmonized Data Platform https://ift.tt/4tnUomy

Show HN: Harmonized Data Platform Hi HN, My background is on datascience and I thought during the last few weeks on how to turn the data into commodity problem: Getting any meaningful out of data can be erroneous, time-consuming and includes repeatable processing work (and it is done over and over again). Im trying to mitigate this by harmonizing data, so it is ready for being consumed via an API or Spreadsheet. After a few iterations I ended up with this prototype that I wanted to share with you. Please notice, that this is an early prototype and not a finalized product yet. Im also delighted to know your opinions or thoughts or advices. You can get the first impression at https://databarnum.com/ March 20, 2023 at 01:18AM

Monday, March 20, 2023

Show HN: Aoi – Auto-load database schema to ChatGPT and execute SQL https://ift.tt/tuKO6j3

Show HN: Aoi – Auto-load database schema to ChatGPT and execute SQL https://ift.tt/cEYCKVT March 21, 2023 at 06:32AM

Show HN: Go-testdeep, testing JSON content in Golang https://ift.tt/N6TDiHE

Show HN: Go-testdeep, testing JSON content in Golang 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 https://ift.tt/BIczVhA March 21, 2023 at 03:50AM

Show HN: GPT4-powered Slack bot that can scrape URL contents https://ift.tt/VcfE6bw

Show HN: GPT4-powered Slack bot that can scrape URL contents This repository contains a Python-based Slack GPT Bot that uses OpenAI's GPT model to answer users' questions. Additionally, the bot can extract content from URLs provided in the user's message and take into account their content in its response. Features - Extract URLs from user messages - Scrape webpage content from URLs - Integrate with OpenAI's GPT-4 to answer questions - Maintain conversation context in a threaded format - Socket mode integration with Slack https://ift.tt/udV3AcZ March 21, 2023 at 02:40AM

Show HN: Find words “halfway” between two others https://ift.tt/VgIPQlC

Show HN: Find words “halfway” between two others https://ift.tt/uQcM5JY March 21, 2023 at 01:11AM

Show HN: Great Books Homeschool beta program https://ift.tt/QHyXv8f

Show HN: Great Books Homeschool beta program 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 automatically. Pricing is normally subscription based, but we're offering complimentary access for twelve months to the first 50 users who sign up for our beta testing program. In return, beta testers are requested to complete a monthly questionnaire about their experience with the curriculum. If you would like to participate in the beta testing program, please first create a free trial account at https://ift.tt/EkuFlZJ . Once signed in, go to https://ift.tt/UQKqvnk... and complete the application form. Questions and comments are welcome! https://ift.tt/EkuFlZJ March 21, 2023 at 12:57AM

Show HN: Warn Orders allow employed to view upcoming layoffs up to 60d out https://ift.tt/UxdIrbF

Show HN: Warn Orders allow employed to view upcoming layoffs up to 60d out Link is for CA based employers. https://ift.tt/NbpKUlQ March 21, 2023 at 12:16AM

Sunday, March 19, 2023

Show HN: Missing Calendly Feature: Branded Links https://ift.tt/OEpfKxP

Show HN: Missing Calendly Feature: Branded Links https://ift.tt/EdAjL48 March 20, 2023 at 10:55AM

Show HN: Sure Stack for Developers https://ift.tt/djE7JTl

Show HN: Sure Stack for Developers https://ift.tt/zZr8eto March 20, 2023 at 08:44AM

Show HN: Chatblade – A CLI Swiss Army Knife for ChatGPT https://ift.tt/DCS0KdH

Show HN: Chatblade – A CLI Swiss Army Knife for ChatGPT 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. https://ift.tt/ZhA1HiR March 20, 2023 at 02:48AM

Show HN: Text Adventures, ChatGPT based text adventure games everyday https://ift.tt/OHVg8Pp

Show HN: Text Adventures, ChatGPT based text adventure games everyday Hi HN! I worked on this small fun thing over the weekend. Everyone starts from the same point every day. things diverge from there. Your choices define where the story goes. https://ift.tt/EpeOR4Q March 19, 2023 at 09:18PM

Show HN: Next.js ChatGPT – Responsive chat application powered by GPT-4 https://ift.tt/FS1YXDq

Show HN: Next.js ChatGPT – Responsive chat application powered by GPT-4 https://ift.tt/i35rWzT March 19, 2023 at 03:32PM

Show HN: GPT-4 Beats Humans at Hard Rhyme-Based Riddles https://ift.tt/l5X6wzJ

Show HN: GPT-4 Beats Humans at Hard Rhyme-Based Riddles https://ift.tt/4YJlRmr March 19, 2023 at 11:41PM

Show HN: Yaksha Programming Language https://ift.tt/g8V7eSH

Show HN: Yaksha Programming Language 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/klNoeMs Doc: https://ift.tt/HopNYw1 Library: https://ift.tt/2sYyg6T ---------------------------------------- Started after a comment from WalterBright here https://ift.tt/3zLU2Dn https://ift.tt/Sq2BCZG March 19, 2023 at 04:43PM

Show HN: Explore random user homepages on the SDF Public Access Unix System https://ift.tt/aIVCMYz

Show HN: Explore random user homepages on the SDF Public Access Unix System https://ift.tt/uy5Rxps March 19, 2023 at 02:40PM

Saturday, March 18, 2023

Show HN: I want to change how people buy health supplements https://ift.tt/Xpqevy1

Show HN: I want to change how people buy health supplements 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 useful for consumers but also companies seeking competitor analysis. You are able to filter products by – Ingredient – Filter by liquid, tablet, capsule, powder & more – Browse by UPC Code – Dosage Information – No. Individual Serving – No. Manufacturer Serving – Total Dosage For example You can also search by type of protein powder - eg. search for whey protein powder and find the dosage information for many products instantly. It frustrates me and I think the way that people buy supplements is wrong. And they don't know any better because there are incentive structures that keep them in the dark. This is a small effort to combat the misleading labeling and lack of regulation in the industry. full disclosure - i've provided a generic affiliate link in the table that means i earn a small percentage (5%) of total cart if you purchase through the link note: browse on desktop to filter & sort https://ift.tt/lh7mDyd March 19, 2023 at 06:01AM

Show HN: Andromeda Invaders: Autoplay - Press ‘Enter’ twice and wait 5 seconds https://ift.tt/reKP8yQ

Show HN: Andromeda Invaders: Autoplay - Press ‘Enter’ twice and wait 5 seconds https://ift.tt/zTrRQCq March 19, 2023 at 01:10AM

Show HN: RoboMUA – AI-Powered Beauty Solutions for All Skin Shades https://ift.tt/KoY5IEZ

Show HN: RoboMUA – AI-Powered Beauty Solutions for All Skin Shades 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. https://ift.tt/K7svAGa March 19, 2023 at 04:13AM

Show HN: Supersonic: a desktop client for Subsonic music servers built with Go https://ift.tt/uMBF8gE

Show HN: Supersonic: a desktop client for Subsonic music servers built with Go 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. https://ift.tt/MOTxF72 March 18, 2023 at 11:30PM

Show HN: Smart Contract Docs Using GPT https://ift.tt/ol9GCb2

Show HN: Smart Contract Docs Using GPT https://ift.tt/n13kWTX March 18, 2023 at 08:18AM

Friday, March 17, 2023

Show HN: i2forge – A Platform for Verified Reasoning https://ift.tt/etiu52A

Show HN: i2forge – A Platform for Verified Reasoning 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. https://ift.tt/Q8gbvSO March 18, 2023 at 07:27AM

Show HN: Llamero – A GUI app to easily download, install and infer LLaMA models https://ift.tt/6NhSngx

Show HN: Llamero – A GUI app to easily download, install and infer LLaMA models https://ift.tt/Mdjg5G2 March 17, 2023 at 05:12PM

Show HN: Writing my masters thesis in public https://ift.tt/NH5zIQh

Show HN: Writing my masters thesis in public https://ift.tt/TPNVbAD March 18, 2023 at 03:36AM

Show HN: AI tool to guess your personality from your tweets https://ift.tt/WNXzvZL

Show HN: AI tool to guess your personality from your tweets I was curious how these latest LLMs would perform when personality profiling someone based on their tweets (things like someones core interests, political leanings and even more obscure stuff like personality type). Results were interesting (at least to me) so I put together a dashboard. Initially I was going to allow users to submit their own username through a self-service portal but that's scrapped for now as Twitter management are yet to finalize some API reforms that could kill it. The project is really quite simple. It uses the Twitter API to get prominent recent tweets, feeds these into GPT-3, parses the response (output format is defined strictly in the prompt) and displays these graphically client-side. Anyways hope you enjoy and feel free to ask any questions! https://birdbrain.bio/ March 17, 2023 at 06:44PM

Show HN: Weigh My Luggage – Just bring a bathroom scale https://ift.tt/PlpmxKw

Show HN: Weigh My Luggage – Just bring a bathroom scale https://ift.tt/63OhCpB March 17, 2023 at 06:40PM

Thursday, March 16, 2023

Show HN: Acquire 3X more customers with ChatGPT https://ift.tt/wAC37yP

Show HN: Acquire 3X more customers with ChatGPT https://ift.tt/E1z3eDn March 17, 2023 at 04:59AM

Show HN: GPT4 – Full Playthrough of Pokemon Yellow https://ift.tt/qNjf6JI

Show HN: GPT4 – Full Playthrough of Pokemon Yellow https://ift.tt/Blp8UKn March 17, 2023 at 04:24AM

Show HN: Another crypto checkout page but with a flat $0.10 fee https://ift.tt/3RxFMyC

Show HN: Another crypto checkout page but with a flat $0.10 fee 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 https://paystitch.com March 17, 2023 at 02:28AM

Show HN: New Quantile-Based Subsampling Algorithm https://ift.tt/0g29VKc

Show HN: New Quantile-Based Subsampling Algorithm https://ift.tt/BFVgHGc March 17, 2023 at 02:19AM

Show HN: HN Profiles – Searchable Database of People “Who Want to Be Hired” https://ift.tt/2ztW4Tf

Show HN: HN Profiles – Searchable Database of People “Who Want to Be Hired” https://hnprofiles.com/ March 16, 2023 at 09:26PM

Show HN: Can you beat my dad at Scrabble? https://ift.tt/ZNRO89F

Show HN: Can you beat my dad at Scrabble? https://dadagrams.com March 16, 2023 at 03:04PM

Show HN: Simple Sticky Bar – For when you just need a basic notification bar https://ift.tt/IvErznp

Show HN: Simple Sticky Bar – For when you just need a basic notification bar https://ift.tt/XonNfir March 17, 2023 at 12:09AM

Show HN: Hacker News Who's Hiring Semantic Search https://ift.tt/HRcu1JG

Show HN: Hacker News Who's Hiring Semantic Search Wrote a proof of concept script for searching for jobs by copy pasting your resume. It looks for jobs posted on Hacker News Who’s Hiring from the past 3 months: https://ift.tt/1RmlFVh... To use it, click Runtime > Run All. Wait about 5 minutes, then once everything is done, go to the bottom most cell and you can change the query variable from my resume to yours, and then re-run the cell. Largely written by GPT-4 and copy pasting documentation, with some minor tweaking. https://ift.tt/4b3Qa5t March 17, 2023 at 12:08AM

Show HN: Chainloop, A Software Supply Chain Attestation solution devs won't hate https://ift.tt/BqRk3CI

Show HN: Chainloop, A Software Supply Chain Attestation solution devs won't hate 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 think). To make the developer teams adopt it. You quickly realize that standardizing best practices and security requirements is very hard. Development and SecOps team dynamics are clashy and poorly defined due to priorities mismatch. Also, from the developer's point of view, it’s very time-consuming and frustrating to pollute your CI/CD systems with convoluted, error-prone and complex processes to comply with the SecOps team. So there has to be a better way that satisfies both sides... === The Solution === Enter Chainloop. You can think of it as an API for your organization's Software Supply Chain that both parties can use to interact effectively to meet their mismatched priorities. SecOps teams regain security compliance, visibility, standardization and control by having a mechanism to define and propagate attestation requirements. Developers, on the other hand, get jargon-free tooling that can be used to meet compliance with minimum friction and effort. === Give it a try === Eager for feedback from the community so please reach out. Happy to chat! Thanks! PS: You can see an attestation end-to-end demo here https://www.youtube.com/watch?v=Q_0dlBqKtIU&t=384s https://ift.tt/1HPtkbL March 16, 2023 at 05:04PM

Show HN: Game of Life but cells can move, have lifespans, and WANT to reproduce https://ift.tt/pPz0Wot

Show HN: Game of Life but cells can move, have lifespans, and WANT to reproduce https://shnksi.com March 16, 2023 at 12:53PM

Wednesday, March 15, 2023

Show HN: Story Bot – Blog where all the posts are written by AI https://ift.tt/r5atUy8

Show HN: Story Bot – Blog where all the posts are written by AI I created Story Bot, a blog powered by AI. It receives a prompt and generates a story with a title and an image. Almost all the content on the website has been generated exclusively by AI. With the upcoming evolution of AI, I wanted to do a fun project where everyone can participate. I ended up with this platform, I believe that a blog is something that can survive time and can show us how technology has been evolving. It could be a type of “archive”. https://storybot.dev/ March 16, 2023 at 02:32AM

Show HN: Zed – A high-performance, multiplayer code editor. Now in public beta https://ift.tt/QaEMgfs

Show HN: Zed – A high-performance, multiplayer code editor. Now in public beta https://ift.tt/G1wRFnV March 15, 2023 at 09:34PM

Show HN: How GPT4 Thinks You Should Trade the News of Its Own Development https://ift.tt/0DXZi3Q

Show HN: How GPT4 Thinks You Should Trade the News of Its Own Development https://ift.tt/A8jb17r March 16, 2023 at 02:42AM

Show HN: Learn ML and AI infrastructure in the browser https://ift.tt/4yX3UIx

Show HN: Learn ML and AI infrastructure in the browser 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 attempt to address (1) and (2): We host free, fully-featured sandbox environments that include a private Kubernetes cluster, metadata service and UI, and a workflow orchestrator backed by Argo Workflows (1). If you like what you see, you can set up a similar environment in your cloud account using our open-source Terraform templates. In addition, leaning on industry experts, we have created a number of tutorials covering NLP, computer vision, OpenAI Whisper, and recommendation systems (2). Hopefully you'll find these resources useful. Let us know what you think! https://ift.tt/X4iy1Ip March 16, 2023 at 12:10AM

Show HN: AI Powered Email Marketing and Lead Management https://ift.tt/yHUqhlJ

Show HN: AI Powered Email Marketing and Lead Management https://ift.tt/1hQzCi3 March 15, 2023 at 04:24PM

Show HN: Easily track all the things that matter to you https://ift.tt/TsBnkDa

Show HN: Easily track all the things that matter to you I created a tracking app that allows you to track everything that matter to you. Simply create a tracker and start logging events. You can also see statistics about your events on a tracker. After using Tracktivity for a while, you will get some cool insights. https://ift.tt/QtZFflJ March 15, 2023 at 04:06PM

Show HN: Supersonic – A game-like social fitness app to help you get moving https://ift.tt/zkAsWHm

Show HN: Supersonic – A game-like social fitness app to help you get moving https://ift.tt/9aT64IK March 15, 2023 at 02:25PM

Show HN: I Made a Ramen Meter https://ift.tt/AoZT1ne

Show HN: I Made a Ramen Meter https://ramenmeter.com/ March 15, 2023 at 02:05PM

Show HN: Gamaddy – Play Online Games https://ift.tt/3IrKdqh

Show HN: Gamaddy – Play Online Games https://gamaddy.com/ March 15, 2023 at 01:01PM

Tuesday, March 14, 2023

Show HN: GPT-4 makes Snake game using Replit https://ift.tt/6cyzjsV

Show HN: GPT-4 makes Snake game using Replit https://twitter.com/ammaar/status/1635754631228952576 March 15, 2023 at 07:43AM

Show HN: Whatdoesthiscodedo.com – AI explanations for other people’s code https://ift.tt/A4XZh3y

Show HN: Whatdoesthiscodedo.com – AI explanations for other people’s code https://ift.tt/76opxZm March 15, 2023 at 06:03AM

Show HN: Built a blog using Rust and Axum https://ift.tt/meO0vRI

Show HN: Built a blog using Rust and Axum https://ift.tt/wFhqNlR March 14, 2023 at 10:49PM

Show HN: Write Language-agnostic functions with WebAssembly you can use https://ift.tt/Q9etkE3

Show HN: Write Language-agnostic functions with WebAssembly you can use Hey y’all, we’re really excited to share that we’re launching a new free, open source tool called Scale. It’s a highly-performant WebAssembly function runtime that enables composable, language-agnostic software development. TL;DR - Scale allows you to write functions in any language, then use them in any other language. It’s pretty exciting. We currently support Go and Rust, but TypeScript is coming soon and support for a handful of other languages is already in the works. We’d love to hear any feedback you have, so let us know what you think! https://scale.sh March 14, 2023 at 08:32PM

Show HN: Potash – Malware Proximity Search Engine https://ift.tt/SrOwU0T

Show HN: Potash – Malware Proximity Search Engine 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 https://ift.tt/I9UfNiY March 14, 2023 at 02:01PM

Show HN: Scriptable.run, make your product extendable by anyone. https://ift.tt/OH9bmQu

Show HN: Scriptable.run, make your product extendable by anyone. https://ift.tt/5ElQ4Ud March 14, 2023 at 11:52AM

Monday, March 13, 2023

Show HN: Django Developers – Reverse Job Board for Django Developers https://ift.tt/fNgkebv

Show HN: Django Developers – Reverse Job Board for Django Developers https://ift.tt/u64qwQo March 14, 2023 at 12:24AM

Show HN: I Scraped Hacker News for TLD Popularity https://ift.tt/8NCcEnq

Show HN: I Scraped Hacker News for TLD Popularity https://ift.tt/W3iEYbS March 13, 2023 at 04:14PM

Show HN: I made this artistic QR generator https://ift.tt/xs431mb

Show HN: I made this artistic QR generator https://ift.tt/E3MpizW March 13, 2023 at 03:41PM

Show HN: I revived a game I abandoned 5yo ago and released it for free today https://ift.tt/nQOoXYb

Show HN: I revived a game I abandoned 5yo ago and released it for free today https://ift.tt/U1ZDpAC March 13, 2023 at 03:18PM

Show HN: This Job Does Not Exist https://ift.tt/mvOhWH5

Show HN: This Job Does Not Exist https://ift.tt/SpgdKJL March 13, 2023 at 01:35PM

Show HN: Storytime AI – Generate custom stories for your kids https://ift.tt/aEhLB6f

Show HN: Storytime AI – Generate custom stories for your kids For months, my wife and I were manually and haphazardly using ChatGPT to generate bedtime stories for our 3-year-old (mostly using her ideas as prompts), so I built this app on top of the ChatGPT API to make bedtime a lot easier. https://ift.tt/JfxOPFa March 13, 2023 at 12:33AM

Sunday, March 12, 2023

Show HN: Codon: A Compiler for High-Performance Pythonic Applications and DSLs [pdf] https://ift.tt/j3U9icE

Show HN: Codon: A Compiler for High-Performance Pythonic Applications and DSLs [pdf] https://ift.tt/cwoJyYB March 13, 2023 at 02:36AM

Show HN: Topiary: universal formatter engine using treesitter https://ift.tt/0tle6P7

Show HN: Topiary: universal formatter engine using treesitter https://ift.tt/4Ci3jaD March 13, 2023 at 01:27AM

Show HN: I made my first few dollars online by publishing a cheatsheet https://ift.tt/vIuhHOi

Show HN: I made my first few dollars online by publishing a cheatsheet https://ift.tt/zIMwKA1 March 12, 2023 at 05:32PM

Show HN: Halp – A CLI tool to get help with CLI tools https://ift.tt/5Ony4if

Show HN: Halp – A CLI tool to get help with CLI tools https://ift.tt/e48Yvz9 March 12, 2023 at 04:54PM

Show HN: Ztick – tiny desktop utility to keep notes written in Zig https://ift.tt/kPrqWe7

Show HN: Ztick – tiny desktop utility to keep notes written in Zig 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 ) https://ift.tt/tOKcxu9 March 12, 2023 at 11:35AM

Saturday, March 11, 2023

Show HN: Hacker News LCD Badge https://ift.tt/8ysPNBf

Show HN: Hacker News LCD Badge https://ift.tt/kXCzBWS March 12, 2023 at 10:04AM

Show HN: ChatGPT Based PR Reviewer and Summarizer https://ift.tt/M29AeJh

Show HN: ChatGPT Based PR Reviewer and Summarizer https://ift.tt/jsGUZWL March 12, 2023 at 01:45AM

Show HN: Andromeda Invaders: Auto Play: Press 'Enter' twice and wait 5 seconds https://ift.tt/4wFM7VZ

Show HN: Andromeda Invaders: Auto Play: Press 'Enter' twice and wait 5 seconds https://ift.tt/us7V0DY March 12, 2023 at 12:18AM

Show HN: Browse and Generate AI Memes for Free https://ift.tt/ZVjvk0a

Show HN: Browse and Generate AI Memes for Free https://meme.koll.ai March 11, 2023 at 11:12PM

Show HN: Find the most climate friendly meeting location https://ift.tt/2VEHdlX

Show HN: Find the most climate friendly meeting location 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. https://ift.tt/Ejnlc2z March 11, 2023 at 10:37PM

Friday, March 10, 2023

Show HN: ReplGPT.jl, a ChatGPT shell mode for Julia https://ift.tt/NPOfqL3

Show HN: ReplGPT.jl, a ChatGPT shell mode for Julia https://ift.tt/7diTFOb March 11, 2023 at 08:03AM

Show HN: structured-ripgrep – Ripgrep over structured data https://ift.tt/nc4I78A

Show HN: structured-ripgrep – Ripgrep over structured data https://ift.tt/6BrjRYA March 11, 2023 at 02:49AM

Show HN: Discontent – Extension to fight garbage content on the web https://ift.tt/ANCHrR1

Show HN: Discontent – Extension to fight garbage content on the web Creator here, I made this out of mild frustration with the current state of search engine results. Let me know what you think. https://ift.tt/WtRO9w4 March 10, 2023 at 03:43PM

Thursday, March 9, 2023

Show HN: I added autopilot to the lunar lander game https://ift.tt/6buJ38I

Show HN: I added autopilot to the lunar lander game 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/uHeZM9s Original lander HN post: https://ift.tt/gPxySv4 https://ift.tt/l1mSGIC March 10, 2023 at 09:00AM

Show HN: Homepage.gallery – Find your web design inspiration https://ift.tt/0peiIDX

Show HN: Homepage.gallery – Find your web design inspiration https://ift.tt/9dh8OqM March 10, 2023 at 01:33AM

Show HN: Send an AI Generated Physical Letter to Congress in Seconds https://ift.tt/T5uZWHl

Show HN: Send an AI Generated Physical Letter to Congress in Seconds https://ift.tt/Dz0LJVy March 9, 2023 at 06:27PM

Show HN: A-Pass – small little password manager https://ift.tt/VjdEntU

Show HN: A-Pass – small little password manager https://ift.tt/vUq5M8I March 10, 2023 at 12:33AM

Show HN: Safe Data Changes in PostgreSQL https://ift.tt/hrwuV5U

Show HN: Safe Data Changes in PostgreSQL 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 updates are checked into version control and run manually or through CI/CD (low speed, low risk) Option 5: no manual updates are made - all changes must go through an internal endpoint (lowest speed, lowest risk) Our goal is to enable high speed changes with the lowest risk possible. We’re planning to do this by providing an open-source toolkit for safeguarding databases, including the following features: - Alerts (available now): Receive notifications any time a manual change occurs - Audit History (beta): View all historical manual changes with context - Query Preview (coming soon): Preview affected rows and query plan prior to running changes - Approval Flow (coming soon): Require query review before a change can be run We’re starting with alerts. Teams can receive Slack notifications anytime an INSERT, UPDATE, or DELETE is executed from a non-application database user. While this doesn’t prevent issues from occurring, it does enable an initial level of traceability and understanding who made an update, what data was changed, and when it occurred. We’d love to hear feedback from the HN community on how you’ve seen database changes handled, pain points you’ve experienced with data change processes, or generally any feedback on our thinking and approach. [0] https://ift.tt/DwFjR05 https://ift.tt/9VG76Ly March 9, 2023 at 09:21PM

Wednesday, March 8, 2023

Show HN: Delete All Your Tweets https://ift.tt/VvEOabL

Show HN: Delete All Your Tweets 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 = document.getElementsByTagName('article'); for (article of articles) { const spanElements = article.querySelectorAll('span'); for (spanElement of spanElements) { // delete if it is a retweet if (spanElement.textContent === "You Retweeted") { article.scrollIntoView(); try { const retweetElement = article.querySelector('[data-testid="unretweet"]'); if (retweetElement) { retweetElement.click(); document.querySelector('[data-testid="unretweetConfirm"]').click(); } } catch (e) {} return } if (spanElement.textContent === yourTwitterHandle) { // in this case it might be a tweet or a reply article.scrollIntoView(); try { // try to delete a reply const tweetReplyElement = article.querySelectorAll('[aria-label="More"]')[1]; if (tweetReplyElement) { tweetReplyElement.click() Array.from(document.getElementsByTagName('*')).find(el => el.textContent.trim() === 'Delete').click() document.querySelector('[data-testid="confirmationSheetConfirm"]').click(); return } } catch (e) {} try { // try to delete a tweet const tweetElement = article.querySelector('[aria-label="More"]'); if (tweetElement) { article.scrollIntoView(); tweetElement.click() Array.from(document.getElementsByTagName('*')).find(el => el.textContent.trim() === 'Delete').click() document.querySelector('[data-testid="confirmationSheetConfirm"]').click(); return } } catch (e) {} } } } } main() March 9, 2023 at 05:33AM

Show HN: Reverse Proxy as a Service https://ift.tt/gXAdlPQ

Show HN: Reverse Proxy as a Service https://SnowOwl.co March 9, 2023 at 03:13AM

Show HN: BBC “In Our Time”, categorised by Dewey Decimal, heavy lifting by GPT https://ift.tt/wZ9oFCp

Show HN: BBC “In Our Time”, categorised by Dewey Decimal, heavy lifting by GPT 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 "generative" AI, more "programmatic" AI perhaps? So I'm interested in what temperature=0 LLM usage looks like (you want it to be pretty deterministic), at scale, and what a language that treats that as a first-class concept might look like. https://ift.tt/DEueKh6 March 9, 2023 at 12:58AM

Show HN: SearQ, RSS are still useful https://ift.tt/zk3iwJU

Show HN: SearQ, RSS are still useful https://searq.org March 8, 2023 at 07:28PM

Show HN: Construct Animate – our new browser-based animation tool https://ift.tt/sONqHG2

Show HN: Construct Animate – our new browser-based animation tool https://ift.tt/2ivsYQ1 March 8, 2023 at 03:47PM

Show HN: Co-locating Debian Bullseye with an evil maid https://ift.tt/q3pd4If

Show HN: Co-locating Debian Bullseye with an evil maid 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 be no remote method of knowing that it hasn't been disabled until after the ZFS pass-phrase is provided to the initramfs via dropbear. At that point it's too late. An evil maid could have already subverted dropbear, for example, and just now stolen the pass-phrase. To avoid this I realized that a second requirement of using a TPM device to automatically unlock the ZFS root was in order. TPM devices have the ability of "sealing" data to so-called Platform Configuration Registers (PCR). This feature allows the data to be accessed only if the "measured" system state matches some original expected state. The TPM can fully start the system unattended but, if anything's unexpectedly meddled with, act like a tripwire requiring the pass-phrase to be typed in manually. If we ssh in and reach dropbear requesting the pass-phrase, we'll know that we either need to update our sealed data after a grub/kernel/initramfs update... or someone's been messing with our start up code. This window of opportunity will be too small for an evil maid to take practical advantage of. This sounded like the right track and I set out to try and configure both, Secure Boot and TPM unlocking of an encrypted ZFS root. I thought it'd take a few hours at most but it actually turned out to be a fair challenge. After a few failed attempts I started tenaciously documenting every avenue. Ultimately I developed helper scripts that can reproduce the configuration should the time come to actually ship a machine out the door. I'm reasonably satisfied with the outcome. However, the scripts haven't been reviewed and neither has the overall process itself. There were a lot of guides I followed that contained typos, bugs, dubious information or simply different requirements. I'm not sure everything is exactly "bullet-proof" for this show HN. For example, I'm beginning to wonder if Secure Boot is necessary and if the TPM alone is sufficient. So naturally, comments and criticisms regarding everything are greatly appreciated. The script files can be found here: https://ift.tt/NRnJrEf and here: https://ift.tt/2tk1TDS Finally, I hope this effort will be useful to others facing similar needs. March 8, 2023 at 02:49PM

Tuesday, March 7, 2023

Show HN: Salesforce Announces Einstein GPT https://ift.tt/RsuAxob

Show HN: Salesforce Announces Einstein GPT Salesforce Announces Einstein GPT, the World’s First Generative AI for CRM https://ift.tt/7C83FWH March 8, 2023 at 11:38AM

Show HN: Postcard Bot – Send Any Photo as a Postcard with a Text Message https://ift.tt/KQ506Ju

Show HN: Postcard Bot – Send Any Photo as a Postcard with a Text Message 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! https://ift.tt/2FfJ416 March 8, 2023 at 05:55AM

Show HN: ChatGPT and Document Parser = Ghost https://ift.tt/VTb5DaF

Show HN: ChatGPT and Document Parser = Ghost 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! https://ift.tt/RJ0ZBMK March 8, 2023 at 12:56AM

Show HN: Summarizing long form videos into easy to follow essay https://ift.tt/xKmtsb0

Show HN: Summarizing long form videos into easy to follow essay 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. https://cliprecaps.com/ March 7, 2023 at 01:45PM

Monday, March 6, 2023

Show HN: Hello World Java Polyglot https://ift.tt/dGOsezP

Show HN: Hello World Java Polyglot 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. https://ift.tt/jfIc7X3 March 7, 2023 at 11:31AM

Show HN: Roastedby.ai – Talk some trash, have some fun https://ift.tt/CZ6fjJd

Show HN: Roastedby.ai – Talk some trash, have some fun https://ift.tt/3N2MD6T March 7, 2023 at 06:25AM

Show HN: Simple Log Alerts to Slack https://ift.tt/7c1lVLn

Show HN: Simple Log Alerts to Slack 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 possibly 80s by Todd Atkins [2]. We wanted to have alerts in Slack - the blog explains how we did it. In short: *very simply*. The code is available [3]. [1]: https://ift.tt/sar46B8 [2]: https://ift.tt/CS19NA0 [3]: https://ift.tt/2rzjfVn https://ift.tt/rpeQUf5 March 6, 2023 at 03:40PM

Show HN: Total.js – Low-code development (Node-RED alternative) https://ift.tt/P69B47a

Show HN: Total.js – Low-code development (Node-RED alternative) https://ift.tt/Im5hVP4 March 7, 2023 at 12:39AM

Show HN: Open-Source Alternative to Loom https://ift.tt/0ouLtwS

Show HN: Open-Source Alternative to Loom 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, but having the ability to instantly share a link was crucial. Waiting on a 400mb video upload to a Dropbox is just too much interruption if you want to quickly share something. The tipping point for us to actually build this open source tool came via an interaction from one of our day jobs. A third party provider sent a screen recording full of confidential information and to make things worse, all of it was uploaded by them to a different third party service. We strongly believe that information like this should stay within a company, ideally on infrastructure that they control themselves. Having a fully integrated open source solution is the best way to go for this. Our goal with this first public release is to gather feedback. The critical code paths are working, but it is still a bit rough to use. We deliberately cut out all non-essential features, but have a clear roadmap on what we want to release this year. There are a couple of known issues like audio glitches, non-working videos in Safari and crashing binaries that we hope to fix in the coming weeks. Later this year, we plan on releasing a cloud hosted version of Sorbay that would let you connect your own S3 storage provider. Additionally, we will be releasing an on-prem option focused on features for enterprises (SSO, RBAC, compliance). Both the Sorbay Client and the backend service are completely open source. For licensing we choose the AGPLv3 throughout the stack. The client is built with Vue.js on top of Electron. The use of Electron might be a bit controversial here on Hackernews but given the resources we currently have that was the only way that allowed us to get a working client out on all major platforms. The backend service is realized with Django. We use Keycloak for authentication and Minio for S3 compatible storage. All of this is run alongside Postgres and Redis, running on Docker containers which are managed by Docker Compose. We invite you to try Sorbay for yourself and join us on our issue tracker[1][2], Slack channel[3] or here on HN. Thanks for checking out Sorbay! [1]: https://ift.tt/TAjLas0 [2]: https://ift.tt/anJfI56 [3]: https://ift.tt/nr7vRkX... https://sorbay.io/ March 6, 2023 at 09:35PM

Sunday, March 5, 2023

Saturday, March 4, 2023

Show HN: Llama-dl – high-speed download of LLaMA, Facebook's 65B GPT model https://ift.tt/7kBMzIi

Show HN: Llama-dl – high-speed download of LLaMA, Facebook's 65B GPT model https://ift.tt/hzdxC8y March 5, 2023 at 09:58AM

Show HN: gpt-graph. A simple, GPT-3 text to entity-relation graph generator https://ift.tt/UsRDa39

Show HN: gpt-graph. A simple, GPT-3 text to entity-relation graph generator Hi HN! This is a simple text to entity-relation graph generator, powered by gpt-3 davinci model. The purpose is to feed it actual written data, to obtain a graph representation of entities and relationships mentioned in the text. Also, being able to identify entity attributes like gender, size, age ... My initial goal, was to make it able to process a large amount of text into a big single graph. The problem being the 4000 token limit the model has, I decided to take the approach of feeding the text in batches, and try to merge the incoming graph with the existing information each time. This is done by comparing the incoming node labels with those already in the graph, adding the new information to the existing nodes. This works somewhat, but sometimes entities get duplicated if they are mentioned slightly differently in the text. The comparation method could use some improvement clearly. A nice feature, is that you get to decide what types you want to extract. So if, for example, you are interested only in people, and companies in the text, you can tell the model to stick to that. You can also leave the types to the model discretion. Also, the application allows for saving / loading graphs to json files. These files can be used with Cytoscape Desktop Application, which is a nice side effect of using cytoscape.js. in the UI. I think tools like this can really be of help when going through dense documentation. To have a visual representation of the concepts, entities or whatever, can be really helpful in education, investigation, legal ... Would love to hear your thoughts on how this could be improved. https://ift.tt/VhwgvHl March 5, 2023 at 05:17AM

Show HN: Tiny Metasearch Engine to Find Software Developers https://ift.tt/O42u3e9

Show HN: Tiny Metasearch Engine to Find Software Developers https://ift.tt/pfvkJSQ March 5, 2023 at 04:54AM

Show HN: Cleodora – Predicting the Future with GraphQL https://ift.tt/7EkV9fC

Show HN: Cleodora – Predicting the Future with GraphQL Making, tracking and improving personal forecasts (e.g. the weather tomorrow or your salary in 2 years). https://ift.tt/Tynsxtk March 4, 2023 at 07:08PM

Show HN: Procal: A simple Qt-based programming calculator https://ift.tt/0gJ594w

Show HN: Procal: A simple Qt-based programming calculator https://ift.tt/BrhgMtE March 4, 2023 at 07:25PM

Friday, March 3, 2023

Show HN: Convert Quizes from Blackboard to Anki https://ift.tt/VzuEtG8

Show HN: Convert Quizes from Blackboard to Anki https://ift.tt/0JGW4gk March 4, 2023 at 02:22AM

Show HN: Community Building as a Service” https://ift.tt/ABmXi1t

Show HN: Community Building as a Service” Launched this week. Our team are experts in building online and offline communities from scratch. We've been helping our friends build this for free in the past. What we offer is best practices and resources for onboarding new members, moderating, and and growing online communities on Slack or Discord. We would love to get honest feedback and criticisms. https://ift.tt/5oKSz3s March 4, 2023 at 05:06AM

Show HN: Watch ChatGPT debate itself on a given topic https://ift.tt/bDETlKH

Show HN: Watch ChatGPT debate itself on a given topic https://opinionate.io/ March 4, 2023 at 05:03AM

Show HN: Zipslicer, a library for loading LLM checkpoints on consumer hardware https://ift.tt/FbhxcDR

Show HN: Zipslicer, a library for loading LLM checkpoints on consumer hardware This is a low-level opensource library I developed for my own use and decided to share, as it makes it possible to process large checkpoints of neural networks without renting high-RAM instances, on a regular PC. It replaces torch.load() with a custom function that produces a dictionary that materializes tensors on the fly. Compared to other solutions it doesn't require sharding or re-encoding checkpoints and uses them completely as-is. It is a foundation to make it possible to run inference and compress language models and other large models one layer at a time - in principle, even one tensor at a time. I describe the rationale and technical details of the library's design in the blogpost: https://ift.tt/9hlGH7f https://ift.tt/qgGUlEM March 4, 2023 at 12:59AM

Thursday, March 2, 2023

Show HN: Launching Taskivities – Task/Activities team logs https://ift.tt/P9nXZ8N

Show HN: Launching Taskivities – Task/Activities team logs From start to launch in 2 weeks. Please try and send feedback. https://ift.tt/i0tBX2U March 3, 2023 at 04:22AM

Show HN: Zazzani AI - ChatGPT for hackers, artists and writers from a single UI https://ift.tt/5xmIToC

Show HN: Zazzani AI - ChatGPT for hackers, artists and writers from a single UI ChatGPT for hackers, artists and writers from a single UI https://ift.tt/X4adqc7 March 3, 2023 at 05:23AM

Show HN: Meeting Location Calculator https://ift.tt/yJfzKM1

Show HN: Meeting Location Calculator 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. https://ift.tt/ux6X12c March 3, 2023 at 04:28AM

Show HN: Vaulty – No more passwords in emails https://ift.tt/xAXHwZW

Show HN: Vaulty – No more passwords in emails https://ift.tt/K5bwQdI March 2, 2023 at 09:13PM

Show HN: Sort Any Awesome List by GitHub Stars https://ift.tt/N5PwICY

Show HN: Sort Any Awesome List by GitHub Stars As a CS undergrad, I self-taught many topics not covered by the school. Typically awesome list is where I started with. I spent my second half in college researching computer vision and machine learning. CVPR accepts over 2000 papers every year, not to mention arXiv. The awesome lists curated by the community usually serve as checklists when I was doing literature surveys. But since the number of the list items was overwhelming, I had to prioritize which papers to read first. Many of them had been uploaded to arXiv in the last few months, so I had no clue how many citations they would get. When learning web development, I also had difficulty finding the best package for the tasks like data validation and client-side routing. To make a decision, I had to browse through GitHub repositories or read the documentation. I wish I could have my awesome lists sorted, desirably by popularity. This led to the creation of my project: a web app that rearranges any awesome list with hints from GitHub stars. It may not work well when the list items do not contain links to GitHub repositories or pages, but it truly shines when most of them do. I hope this could help anyone else. P.S. I'm aware of a similar project ( https://ift.tt/OgnPwI3 ), a CLI application with more features. For example, it checks if any GitHub repository link exists on the linked website. https://ift.tt/W8UkmY5 March 3, 2023 at 12:21AM

Show HN: Mathesar – open-source collaborative UI for Postgres databases https://ift.tt/1idgwTm

Show HN: Mathesar – open-source collaborative UI for Postgres databases Hi HN! We just released the public alpha version of Mathesar ( https://mathesar.org/ , code: https://ift.tt/Fmelkdb ). Mathesar is an open source tool that provides a spreadsheet-like interface to a PostgreSQL database. I was originally inspired by wanting to build something like Dabble DB. I was in awe of their user experience for working with relational data. There’s plenty of “relational spreadsheet” software out there, but I haven’t been able to find anything with a comparable UX since Twitter shut Dabble DB down. We're a non-profit project. The core team is based out of a US 501(c)(3). Features: * Built on Postgres : Connect to an existing Postgres database or set one up from scratch. * Utilizes Postgres Features : Mathesar’s UI uses Postgres features. e.g. "Links" in the UI are foreign keys in the database. * Set up Data Models : Easily create and update Postgres schemas and tables. * Data Entry : Use our spreadsheet-like interface to view, create, update, and delete table records. * Data Explorer : Use our Data Explorer to build queries without knowing anything about SQL or joins. * Schema Migrations : Transfer columns between tables in two clicks in the UI. * Custom Data Types :: Custom data types for emails and URLs (more coming soon), validated at the database level. Links: CODE: https://ift.tt/Fmelkdb LIVE DEMO: https://ift.tt/nO7BbhT DOCS: https://ift.tt/ocYHIr8 COMMUNITY: https://ift.tt/oRTQuHw WEBSITE: https:/mathesar.org/ SPONSOR US: https://ift.tt/ifE5M9n or https://ift.tt/iZeIRpE https://ift.tt/Fmelkdb March 3, 2023 at 12:04AM

Wednesday, March 1, 2023

Show HN: Recreate the shape of data to better test and tune your applications https://ift.tt/5EsSKpg

Show HN: Recreate the shape of data to better test and tune your applications https://ift.tt/N1b5eE0 March 2, 2023 at 02:20AM

Show HN: Try out the new ChatGPT API on Promptly https://ift.tt/gIGoOxu

Show HN: Try out the new ChatGPT API on Promptly Hey HN Community, We're excited to announce the integration of the newly launched ChatGPT API into Promptly - a platform designed to make prompt management and sharing a breeze for developers. With Promptly, you can easily test out different prompts and model parameters for various providers, and quickly share prompt snippets together with parameters and generated output. It's like CodePen or JSFiddle, but for prompts! In addition to that, Promptly also allows you to create high-level endpoints on top of provider APIs (such as Open AI, DreamStudio, and more) with templated and versioned prompts. And with built-in caching for endpoints, you can save on Open AI costs and improve latency. Today, we're thrilled to add the ChatGPT API to our platform. So head on over to Promptly and try it out for yourself! It's easy, intuitive, and completely free to use. Check it out at https://ift.tt/Gi9oKDv We can't wait to see what amazing prompts and endpoints you'll create with Promptly. Happy prompting! https://ift.tt/DnTlFaf March 2, 2023 at 02:01AM

Show HN: ChatGPT-Powered Dystopia Simulator https://ift.tt/BGqlRf3

Show HN: ChatGPT-Powered Dystopia Simulator https://ift.tt/Gm0YIwO March 2, 2023 at 01:57AM

Show HN: Supaglue – open-source unified API https://ift.tt/2eonBPV

Show HN: Supaglue – open-source unified API Last month, we open-sourced Supaglue (https://ift.tt/I8FpefY) as a developer toolkit for building customer-facing Salesforce integrations. Since then, we've been iterating on our approach with users and are re-launching Supaglue as an open source unified API, starting with CRMs. With our re-launched public alpha you can: - Interact with HubSpot and Salesforce through a unified REST API - Sync data from HubSpot and Salesforce into a local Postgres cache and make reads against a normalized CRM schema - Make writes (POST and PATCH) to HubSpot and Salesforce using the unified API - Open source MIT license so anyone can self-host for free Today we support reads, creates, and updates for Accounts, Contacts, Leads, and Opportunities for HubSpot and Salesforce. In the coming weeks, we plan to add more connectors and features like configuring sync frequencies, webhooks for notifications, sync rate limiting/throttling. We'd love to hear your thoughts and any feature requests! Give it a try and let us know what you think! GitHub: https://ift.tt/I8FpefY Website: https://supaglue.com March 1, 2023 at 10:37PM

Show HN: Rapid Kubernetes Controller Development with Tilt and Silly Drawings https://ift.tt/AMrXOPY

Show HN: Rapid Kubernetes Controller Development with Tilt and Silly Drawings Like the says. I'm describing how to use Tilt to speed up the dev cycle of testing and coding Kubernetes controllers. Tilt uses a built in local registry to push images into and can use hot swapping to kickly deploy processes in containers. It's pretty neat. :) The Tiltfile can be a bit daunting but I'm trying to break it down as much as possible. :) I hope this helps! Good luck! https://ift.tt/ykzv2rQ March 1, 2023 at 05:38PM

Show HN: Our Favorite Websites Are Contributing to Climate Change https://ift.tt/pceniHL

Show HN: Our Favorite Websites Are Contributing to Climate Change If the internet were a country, it'd be the 7th most polluting. In the past 10 years alone, websites have grown 320% heavier. This website presents an analysis of the hidden cost of the internet's top 250 websites, comparing their carbon footprint & their yearly environmental impact. Our analysis shows that 40% of these websites generate significantly more than the global average of 0.5g CO2 per page load — some up to a whopping 16g. Compounded by millions or billions of visitors, they unnecessarily generate about 234,342,373kg (515M pounds) of CO2 every single year. This is the same as a gas car driving around the Earth 23 million times. We'd need around 4 billion trees growing for 10 years to absorb this amount. There are plenty of ways to reduce a website's emissions. For example, if all the analyzed websites were using a green host, the overall emissions would be 76.15% lower. That's a HUGE reduction with relatively little effort. However, most companies choose profit over the planet. https://ift.tt/6mpYyP7 March 1, 2023 at 09:36PM

Show HN: Bytient – Data on Any Organization at Your Fingertips https://ift.tt/Piu1pmz

Show HN: Bytient – Data on Any Organization at Your Fingertips https://bytient.com/ March 1, 2023 at 07:05PM

Show HN: Graph-based roadmap to learn anything 10x faster https://ift.tt/Sxg3mae

Show HN: Graph-based roadmap to learn anything 10x faster Hey guys, I am founder of Neuton. I have built roadmap playground that guide student to learn skills faster with the help of progress tracking and interactive graph-based roadmap. To read more: https://ift.tt/0H3ov65... I would love to get some feedbacks. https://ift.tt/QnCGroE March 1, 2023 at 07:25PM

Show HN: Tablr – Supabase with AI Features https://ift.tt/ltABMro

Show HN: Tablr – Supabase with AI Features https://www.tablr.dev/ June 30, 2025 at 04:35AM