Thursday, August 31, 2023
Show HN: LoRA can make distributed fine-tuning far faster https://ift.tt/s5i1plZ
Show HN: LoRA can make distributed fine-tuning far faster https://ift.tt/qaM6i2E September 1, 2023 at 08:13AM
Show HN: Stock Market Today https://ift.tt/BmRceDq
Show HN: Stock Market Today https://ift.tt/DyG0mN5 September 1, 2023 at 02:12AM
Show HN: Name Checker – check your project name accross many sites https://ift.tt/KSMswJL
Show HN: Name Checker – check your project name accross many sites https://ift.tt/DLkPdzN September 1, 2023 at 07:05AM
Show HN: Travel search engine calculating results in single digit ms https://ift.tt/yBItZsW
Show HN: Travel search engine calculating results in single digit ms https://ift.tt/INnOHge September 1, 2023 at 03:18AM
Show HN: NumberTabs, A Notes App for your calculations https://ift.tt/Q6ZMWpm
Show HN: NumberTabs, A Notes App for your calculations A Notes App for your daily calculations. This App provides a simple way to manage and note your day-to-day calculations easier and faster. https://ift.tt/D8Q9vme August 31, 2023 at 07:36PM
Show HN: Squabblr – A Twitter/Reddit hybrid platform https://ift.tt/D6dzxCJ
Show HN: Squabblr – A Twitter/Reddit hybrid platform Hey guys, I made a post about this about a week ago and was told to create a Show HN post. So here we are! Squabblr is a hybrid that takes Twitter style posting and combines it with Reddit style commenting. It came up from a personal want where I liked using Twitter to see what people I'm interested in are up to, but found that the reply system left a lot to be desired. It's very hard to have or follow conversations with their UI. While Reddit provided a great commenting system but didn't support following people very well (or had much usage of it at all). So I decided to create Squabblr. You can "tweet" random blurbs or have in-depth conversations in a single unified platform. You can follow people, and you can also have Reddit style communities for whatever niche subject you find interest in. If you find any interest in it, check it out here! https://squabblr.com Tech stack: - Laravel - Vue.js - MySQL - DigitalOcean Appreciate your time! https://squabblr.co August 31, 2023 at 11:56PM
Show HN: A NextJS boilerplate to automate all the boring stuff https://ift.tt/HbUgTr0
Show HN: A NextJS boilerplate to automate all the boring stuff Hey HN, I'm a solopreneur and I ship apps like a madman. 16 startups in the last 2 years. I realized I was doing the same thing over and over: set up DNS records, connect DB, listen to Stripe webhooks... So I built ShipFast for 2 reasons: 1. Save time and focus on what matters: building a business 2. Avoid headaches like emails ending in spam or waiting 3 days for Google to approve I hope this boilerplate will be as helpful to you as it is for me. Would love your feedback pls Marc https://shipfa.st/ August 31, 2023 at 01:42PM
Show HN: Vercel-like preview deployment comments but for every platform https://ift.tt/FMHXoBD
Show HN: Vercel-like preview deployment comments but for every platform Huddle is a cloud platform agnostic collaboration tool for preview deployments. With Huddle, your team can initiate discussions, share insights, and enhance website quality, all right within your deployment previews. Why Huddle Wins? Cloud Platform Agnostic: Huddle plays nice with all platforms – no more compatibility worries! Real-Time Interaction: Experience live collaboration with team members via cursor movement and real-time comments. No Per-User Pricing Drama: Say goodbye to perplexing pricing structures. Huddle keeps things simple and cost-effective. Would love to hear your feedback :) https://www.huddle.run/ August 31, 2023 at 09:12AM
Show HN: 99% cheaper international business transfers – fixed fee, real rate https://ift.tt/2QXp3Wn
Show HN: 99% cheaper international business transfers – fixed fee, real rate Hello Hackers! One year ago we changed international transfers for consumers with only a fixed fee and made them on average 10x cheaper than Wise. Now we are thrilled to announce that we start “Atlantic Money for Business” to offer transfers up to £/€1m for a fixed £/€3 fee and at the current exchange rate. And while Revolut and Wise have recently raised their prices for business transfers by up to 50%, we enable savings of several thousand on every transfer. What are you waiting for? https://ift.tt/Vmol4DN August 31, 2023 at 03:21PM
Show HN: Yet Another Notepad App for macOS https://ift.tt/6QHAD0E
Show HN: Yet Another Notepad App for macOS Any suggestion is welcomed and appreciated! https://ift.tt/FTjHDrE August 31, 2023 at 03:07PM
Show HN: Vanity Git commit hash generator https://ift.tt/Az9JacB
Show HN: Vanity Git commit hash generator Hi HN! This is just a fun little tool I made after I got nerdsniped by noticing that one of my commits naturally started with "fae". I thought that was cute, so I looked up existing tools that make vanity commit hashes, but none of them seemed great to me (and none supporting signing commits). I learned a fair deal about how git actually stores commits while making this, and I think I came up with a novel way to generate a vanity hash: adding an extra header to the commit file. This was just a quick project to satisfy my curiosity, but I thought you all might find it neat. Notice that all the commits in that repo start with "fae0"! - Anna https://ift.tt/o7K8gaV August 31, 2023 at 12:43PM
Wednesday, August 30, 2023
Show HN: Tiny Dream – Header Only, Embedded Stable Diffusion C++ Library https://ift.tt/Sxu91de
Show HN: Tiny Dream – Header Only, Embedded Stable Diffusion C++ Library https://ift.tt/JaQ1vt7 August 30, 2023 at 08:46PM
Show HN: I automated 1/2 of my typing https://ift.tt/4CI6yvs
Show HN: I automated 1/2 of my typing I've been using this for about a year now - I parsed 6 months of my messages on slack and found the most common phrases I use and generated keyboard shortcuts for them. https://ift.tt/0hyaq78 August 31, 2023 at 12:10AM
Tuesday, August 29, 2023
Show HN: Query your database using plain English on premise https://ift.tt/hLjQcCZ
Show HN: Query your database using plain English on premise Hi folks, My friend Sami and I recently built Vizly, a Mac application that allows anyone to query their databases using plain English. Vizly is built on Llama 2, llama.cpp, and runs fully on-premise. We are running two Llama models, one for natural language to SQL translation, and another that uses the results from the SQL to render visualizations. That means there are no external APIs and all the AI models are running locally on your MacBook. We tried to make Vizly very easy to share as well. Every Vizly instance creates a share link that can be accessed by anyone on the same network as you. Just send the share link to anyone on the same network and they will be immediately able to run AI-powered queries, hosted from your device. Vizly previously used to be a hosted solution for querying CSVs and now we are on-premise specifically focussed on databases. Would love if you could try it out and give us any feedback! https://www.vizly.fyi/ August 30, 2023 at 05:10AM
Show HN: OpenAI's Code Interpreter running locally with CodeLlama https://ift.tt/UfhnlY2
Show HN: OpenAI's Code Interpreter running locally with CodeLlama Hey HN. Over the summer I built Open Interpreter, a CLI that lets you ask Code-Llama or GPT-4 to write/run code. It runs multiple languages (Python, Shell, HTML/CSS, Node JS rn) then sends the output back to the language model. It’s essentially an open-source, local implementation of OpenAI’s Code Interpreter. No limits on file size, runtime timeouts, or web access. Everything is streamed beautifully, rendered with Markdown, and syntax highlighted. Try it out and let me know what you tried! - Killian https://ift.tt/gsSNtUW August 30, 2023 at 05:33AM
Show HN: Can a command line approach to logging ensure buy-in from your team? https://ift.tt/gM3kYFP
Show HN: Can a command line approach to logging ensure buy-in from your team? Dashboard fatigue leads to poor adoption of observability tools. pb brings unified log data to your CLI, so you run sql queries on the data directly. We think this will improve the log data usage and improve overall debug-ability https://ift.tt/ASnPtxO August 29, 2023 at 06:46PM
Show HN: Why AI data should be self hosted https://ift.tt/Q5ZlI1x
Show HN: Why AI data should be self hosted https://ift.tt/HCefGvs August 30, 2023 at 12:39AM
Show HN: When Will I Run Out Of Money? (weekend project) https://ift.tt/vOk9Asu
Show HN: When Will I Run Out Of Money? (weekend project) Hi everyone, I’ve been on Hacker News for a good number of years, but this is my first “Show HN”. I changed jobs recently. Tax is weird in Europe (and maybe other places as well?) in that different amounts go out at different times and repeat at various intervals. I needed to make sure I had enough cashflow to make all upcoming payments, I didn't want any surprises. So I created a little tool for my own purposes, then had fun putting a small HTML frontend on it as I thought it might be useful for someone else. I'm a backend developer in my day job, as you can probably tell from the design :) There are other tools out there that do a similar thing, but they normally require you to upload the relevant data to other people's servers, which I wasn't comfortable with for financial data. Also I didn't fancy paying anyone for a service as small as this. I'm posting it here in the hope that it's useful to someone. And to gather feedback, let me know what you think. https://ift.tt/aGDRjiJ August 29, 2023 at 07:44PM
Show HN: Mu – A Micro App Platform https://ift.tt/FNEopJg
Show HN: Mu – A Micro App Platform Hey all Sharing a new piece of work I've been doing with a friend. Mu is a new micro web app platform which enables building and sharing apps instantly with storage, auth and payments built in. Apps are single file, built in the browser and rendered as an iframe. They're "micro" because they're quite literally tiny single purpose utilities like a hackernews reader or old school guest book. It's mostly at this point something that scratches a personal itch. Making app development super simple and lightweight. Sort of like living GitHub gists. And trying to build a simpler, cleaner place to consume the web. Right now nothing more than a cool hack I'm sharing. Feedback obviously welcome. Cheers Asim https://mu.app August 29, 2023 at 05:12PM
Show HN: Advanced Tab Manager for Firefox https://ift.tt/xHRDktV
Show HN: Advanced Tab Manager for Firefox https://ift.tt/LazMl6u August 29, 2023 at 04:50PM
Show HN: Toybox – A Laravel TALL starter kit for solopreneurs https://ift.tt/OBGft9Z
Show HN: Toybox – A Laravel TALL starter kit for solopreneurs Hey peeps! Here's a project I've been working on for the last two months. It initially started as trying to be a simplified boilerplate for Laravel, but I think it's gone a bit beyond that. With recent tooling releases in the Laravel ecosystem, there's a ton of exciting tools to work with, but it's either annoying to set it all up every time, or it's difficult to try and gather it all up for every piece you'll need for your SaaS. To that end, Toybox attempts to collate what is in my opinion the best of modern Laravel, and while being simple to start, run and launch with. This is how I also came up with the name - pick and choose all your favourite Laravel toys and see how quickly you can build products with it. I've never been a fan of Docker and similar tools. While I see their value, I've generally not had a good experience and it always felt like a waste of my time trying to debug infrastructure instead of writing application code. So on that front Toybox goes back to basics - it targets only one stack, and is made to be able to initialise its repository, provision the server it is currently on, and deploy itself from your local machine, all with Bash scripts. Lastly, I tried to include guidance and support for scaling beyond an MVP and Bash scripts: The README includes tons of recommendations for various services & tools for all manner of things you need for your SaaS. https://ift.tt/qTZ3nwV August 29, 2023 at 02:26PM
Monday, August 28, 2023
Show HN: Speak in Gaelic to ChatGPT https://ift.tt/fsTSJ7G
Show HN: Speak in Gaelic to ChatGPT https://ift.tt/x6lNS9G August 29, 2023 at 05:10AM
Show HN: I built a website that lets you read classic books as email newsletters https://ift.tt/NIR0Eyv
Show HN: I built a website that lets you read classic books as email newsletters https://ift.tt/nz0uGQ5 August 28, 2023 at 09:31PM
Show HN: Mail Organizer for Gmail https://ift.tt/XIpRA8a
Show HN: Mail Organizer for Gmail This Google Apps Script labels emails accoding to the address the email was sent to. For example, you own the domain name "example.com", and you set up an email forwarding service such as Forward Email or ImprovMX to relay all emails sent to "*@relay.example.com" to your Gmail account. The script will label your emails according to a set of rules. For example: - "hello@relay.example.com" will be labeled "hello" - "hello-world@relay.example.com" will be labeled "hello" and "world" - "hello.world@relay.example.com" will be labeled "hello/world" ("world" as a sublabel of "hello") - "hello.world-yo.wassup@relay.example.com" will be labeled "hello/world" and "yo/wassup" https://ift.tt/hCgJ7yM August 28, 2023 at 11:35AM
Sunday, August 27, 2023
Show HN: Hermes – SMM backdoor and client for usermode privilege escalation https://ift.tt/TYzC0Sk
Show HN: Hermes – SMM backdoor and client for usermode privilege escalation Hermes is an open source system management mode backdoor which allows a user mode application to elevate its own privileges and interact with memory without any direct access at smm level. https://ift.tt/EVeSYk5 August 27, 2023 at 10:26PM
Show HN: RISC-V Linux Terminal emulated via WASM https://ift.tt/8MAzbI6
Show HN: RISC-V Linux Terminal emulated via WASM Weekend creation: A Linux terminal on top of a RISC-V emulator running in the browser via WebAssembly, powered by the Cartesi Machine. Check cool commands to experiment in the project page https://ift.tt/JtWcM2B https://ift.tt/Itbl7qz August 28, 2023 at 01:21AM
Show HN: Bicycle – A Database Tool (Rust, gRPC, RocksDB) https://ift.tt/EMWnku9
Show HN: Bicycle – A Database Tool (Rust, gRPC, RocksDB) https://ift.tt/d1TI4VQ August 27, 2023 at 10:24PM
Show HN: Magickimg – AI Image Enhancement That Sparks Endless Creativity https://ift.tt/bD478QJ
Show HN: Magickimg – AI Image Enhancement That Sparks Endless Creativity https://magickimg.com/ August 27, 2023 at 05:31PM
Show HN: Graphweaver – Instant GraphQL API on Postgres, MySQL, SQLite and More https://ift.tt/oUbalJp
Show HN: Graphweaver – Instant GraphQL API on Postgres, MySQL, SQLite and More Graphweaver is an open-source GraphQL API Server that can connect many data sources to create a single API. Create a headless CMS, API Gateway, BaaS or use it as a BFF. https://ift.tt/mawEBTD August 27, 2023 at 04:30PM
Show HN: Customizable terminal UI for monitoring weather, app uptime, and more https://ift.tt/SsMINQf
Show HN: Customizable terminal UI for monitoring weather, app uptime, and more https://ift.tt/WALDGu3 August 27, 2023 at 02:50PM
Saturday, August 26, 2023
Show HN: Pilot your motorcycle across increasingly wild roller coaster geometry https://ift.tt/bVUJABL
Show HN: Pilot your motorcycle across increasingly wild roller coaster geometry I began this project in the 2010s to teach myself Unity and C#. Each piece of 3D geometry was made inside of the Unity IDE with the free ProBuilder suite of simple modeling tools. Should work in the browser on both phones and personal computers! https://ift.tt/qiUa9XM August 26, 2023 at 05:47PM
Show HN: Pezzo – Open-Source LLMOps Plaform Tailored for Developers https://ift.tt/VLxM1cI
Show HN: Pezzo – Open-Source LLMOps Plaform Tailored for Developers Hello HN, Introducing Pezzo – a developer-centric LLMOps platform designed to streamline Generative AI integrations. As Generative AI gains traction, we've observed a gap in tools catering to product teams and developers. Most are oriented toward ML/AI experts. That's why we created Pezzo - fully open-source under Apache 2.0. GitHub: https://ift.tt/3d7ZUua Why Pezzo? - Centralized Prompt Management: Think email templates but for prompts. Design, test, and publish prompts without undergoing an extensive release cycle. - Observability & Insights: Comprehensive dashboards that offer insights into cost metrics, AI provider expenses, success/error rates, and anomaly detection. Be in control of your AI operations. - Efficient Request Caching: Out-of-the-box caching reduces costs and redundancy. Especially valuable during local development with repetitive LLM requests. Future Roadmap: We're working on issue auto-suggestions, continuous prompt improvements, cost optimization, and security threat flagging, among other features. If you'd like to try it out, we've made our Cloud version available: https://pezzo.ai . Note: It runs the identical code as our open-source version! Additionally, we're always looking for contributors, so if you're interested - we'd love to hear from you. https://ift.tt/3d7ZUua August 26, 2023 at 08:28PM
Show HN: Our latest AI creation, all feedback and discussions welcome https://ift.tt/f0BonxC
Show HN: Our latest AI creation, all feedback and discussions welcome Please Check out our Latest AI content generation Tool LogicBalls AI. Please give your feedback and suggestions. https://logicballs.com August 26, 2023 at 02:47PM
Show HN: Email Enricher, a Free, Offline Clearbit Alternative https://ift.tt/Quai5Y3
Show HN: Email Enricher, a Free, Offline Clearbit Alternative At my prior employer, we got Slack alerts for big company sign-ups I wanted the same for my new startup ( https://fillout.com ) but quickly found that Clearbit would cost us $7,000 / mo... Instead, I made this free npm package `email-enricher` the returns if an email is likely from a Fortune 1000 company Hope it's useful to someone else! https://ift.tt/W5ITQE6 August 26, 2023 at 02:51AM
Show HN: Display primary keys the way humans and developers prefer https://ift.tt/aH4AYS9
Show HN: Display primary keys the way humans and developers prefer https://ift.tt/OnfwCcI August 26, 2023 at 03:20PM
Friday, August 25, 2023
Show HN: AhaApple – AI Idea Generator. One Click, Many Creative and Novel Ideas https://ift.tt/6P2V1lw
Show HN: AhaApple – AI Idea Generator. One Click, Many Creative and Novel Ideas AhaApple. AI Idea Generator. One click, Many Creative and Novel Ideas. Leveraging AI, many brainstorming techniques, and many innovative techniques, AhaApple make it easy for you to gain more inspirations and ideas. https://ift.tt/3VqRZc1 August 26, 2023 at 10:22AM
Show HN: Full list of ChatGPT Plugins and stats https://ift.tt/KAQahVn
Show HN: Full list of ChatGPT Plugins and stats https://ift.tt/DRYOdcQ August 25, 2023 at 09:12PM
Show HN: Mail Memories – Export your email photos https://ift.tt/uZRHvEn
Show HN: Mail Memories – Export your email photos Hey HN, I’m Carlos, the maker behind Mail Memories ( https://ift.tt/MN5KeBV ), a web app that helps you find and save photos from your (Gmail) email. The app connects with your email account, finds all the images you’ve received and shows them in a gallery where you can view and download the ones you want to save. I made this out of curiosity, just to see what pictures were in my account when I first signed up for Gmail 18 years ago. I ended up finding photos of my grandmother and other family members, and old friends and colleagues I’d completely forgotten about. I was surprised by what I found, I hope you will be too. Can’t wait to hear your thoughts. Demo: https://ift.tt/GYqbXDV https://ift.tt/MN5KeBV August 26, 2023 at 12:42AM
Show HN: Budget Zen – Simple, Encrypted Budgets and Expenses https://ift.tt/DmhCVQR
Show HN: Budget Zen – Simple, Encrypted Budgets and Expenses https://budgetzen.net August 25, 2023 at 02:57PM
Show HN: JSON Wrapper for React Native https://ift.tt/GI0viZD
Show HN: JSON Wrapper for React Native https://ift.tt/HT3GJIy August 25, 2023 at 10:56AM
Show HN: A simple web app to combat phone addiction https://ift.tt/hc1lNGQ
Show HN: A simple web app to combat phone addiction When I'm stuck on coding something, I find myself reaching for my phone even if I don't have any particular reason to do so. Inspired by Calm's DoNothingFor2Minutes.com which launched on HN 13 years ago [1], I made this simple webapp to see if my friends and I could go an hour without touching our phones. It is surprisingly difficult. According to a 2022 survey [2], the average US adult picks up their phone 352 times per day, or approximately once every 2m43s while they're awake. On browsers that support it (iOS 16.4+, most versions of Android Chrome), it uses the Screen Wake Lock API [3] to keep the page open, and falls back to nosleep.js [4] otherwise. From testing on my iPhone 14 Pro Max running iOS 16.6, battery life only went down 3 or 4 percentage points after an hour with the wake lock. Made this as a web app as a quick demo to be compatible across all mobile devices. As an app, we can probably save more on battery + not have the screen on. One caveat is that on iOS this will actually increase your Screen Time (although hopefully reduce your other category usage). I currently only track time on page through Google Analytics 4. No other calls are made to a server, although if we actually wanted to verify that you kept the page open vs. javascript/inspector-system clock-fu, we could add a verified mode that pings the server every X minutes. As a PWA, possibly due to an iOS/Mobile Safari quirk/bug [5], neither wake lock nor nosleep.js appear to work . [1] https://ift.tt/8hiqV9N [2] https://ift.tt/XQ1FMa6 [3] https://ift.tt/Mem8BIP... [4] https://ift.tt/h5gkn8d [5] https://ift.tt/Pw7NZps https://ift.tt/kvaScbV August 25, 2023 at 02:15AM
Thursday, August 24, 2023
Show HN: Collie – A minimal RSS reader just for you https://ift.tt/nzULZY5
Show HN: Collie – A minimal RSS reader just for you Collie is a minimal RSS feed reader application running on your desktop. With Collie, you can subscribe to multiple RSS/Atom feeds to organize your own news feed, receive a real-time notification when a new item is added to the subscribed feed, and save the items to read again or later. All you need is a local machine and the Internet. No virtual machine, no cloud infrastructures, no always-on database, and no account registration with privacy information required. I've been getting tech news from HackerNews, Lobsters, etc. on Twitter (It's X now, but I'll keep calling it Twitter anyway), but many of them have been terminated due to changes in Twitter's API policy. I went from place to place: Bluesky, Mastodon, Slack, and newsletter. However, I couldn't settle anywhere. The social media services such as Bluesky and Mastodon had too many unnecessary features as news feed. Slack RSS was good to get the news in real-time, but the notifications mixed with other workspaces overwhelmed me. The newsletters gave me a lot of high-quality information, but not in real-time. Then, I remembered Miniflux, the "minimalist and opinionated feed reader" that I had used past. This is the best option for my goal, but I had to pay for the hosted version or keep running docker machine on my local computer which did not have enough resources. Additionally, I didn't need a system that maintains multi-user sessions. Eventually, I had no choice but to create my own application, and that's why I made Collie, the minimal RSS reader just for me. https://ift.tt/K49I7oE August 25, 2023 at 10:58AM
Show HN: Convert Text, PDF, Docs, Scan or Image to Speech https://ift.tt/52bsfdj
Show HN: Convert Text, PDF, Docs, Scan or Image to Speech https://ift.tt/aMoegUS August 24, 2023 at 11:13PM
Show HN: Shimmer – ADHD coaching for adults, now on web https://ift.tt/0jqaAE1
Show HN: Shimmer – ADHD coaching for adults, now on web Hi, I’m Chris, one of the co-founders of Shimmer. Last October, following my ADHD diagnosis, I launched Shimmer ( https://shimmer.care ), one-to-one ADHD Coaching for adults. Our HN launch was here: https://ift.tt/KkcztmM . A quick recap before I dive into our new launch: Shimmer is an ADHD coaching service for adults. We took apart the traditionally expensive, inaccessible ADHD coaching offering ($300-600+/session) and redesigned it from first principles. You get matched with one of our expert ADHD coaches, meet weekly over video, and get supported throughout the week via text and with learning tools. This solution is special to me personally (and our community) because it doesn’t just give you “knowledge” or offer another “tool”—our coaches help you set realistic goals, take personalized steps towards it, and keep you accountable. Today we’re excited to launch our most-request feature: Web. Over the past 9 months, we learned (and iterated) a lot with our members and coaches. A few key challenges pointed to the need for a web version: (1) ADHD “object permanence” challenges (e.g. out of sight out of mind), we needed to be multi-platform so when you finish a task or goal or encounter a challenge, regardless of if you’re near your laptop or phone, you can check it off & ping your coach right away, (2) members used reflection modules (e.g. after each task, you’re prompted to reflect on what worked and didn’t work, and it informs your coach) more thoroughly than we originally anticipated, and web allows for deeper reflection and typing, (3) overarching coaching goals were often forgotten during the day-to-day, and the web makes it easier to use visual cues to keep goals top of mind for motivation, (4) many of our members struggle with phone addiction and driving members to the mobile app ended them up in Tiktok/IG, whereas the web app offers a focused environment to get in their “coaching zone”. Our new web app was designed alongside over 1,200 members, 22 coaches, countless hours of testing and iterating. We’re excited (but nervous!) to unveil this new version. If you have ADHD (or think you do), we’d love for you to check out our platform and give us critical feedback (or positive reinforcement!). It’s a super streamlined and ADHD-friendly signup process and in honor of our web launch and back to school/work, the first month is 30% off. Our pricing: $115/mo. for Essentials plan (15-min weekly sessions), $230/mo. for Standard plan (30-min weekly sessions), $345/mo. for Immersive plan (45-min weekly sessions); all plans additional 30% off first month, HSA/FSA-eligible. We know these prices are expensive for many people with ADHD and we’re committed to bringing costs down over time. It’s more affordable than what many people are paying for coaches, but the fact that we’re relying on humans, and not going the “we can automate all this with AI” route, puts a floor on how low the costs can drop. That said, here are some actions we’re taking to drive down costs for those who need it: (1) we offer needs-based scholarships and aim to have 5% of members on them at any time, (2) we often run fully sponsored scholarships with our partners—over 40 full ride scholarships and 100 group coaching spots have been disbursed alongside Asian Mental Health Project, government of Canada, and more, and (3) we have aligned our coaching model alongside Health & Wellness Coaching, which is expected to be reimbursed in 2024. If you have ideas or expertise here, please reach out to me directly at chris@shimmer.care. On behalf of our small but mighty & passionate Shimmer team, I’m excited for the Hacker News community to share your thoughts, feedback, and ideas. If you feel comfortable, I’d also love to hear your personal ADHD story and what has worked / hasn’t worked for you. Co-founders Christal & Vikram https://ift.tt/l0ov7wN August 24, 2023 at 11:19PM
Show HN: Playwright in Docker with hot reloading – Simple testautomation https://ift.tt/wgn9mMz
Show HN: Playwright in Docker with hot reloading – Simple testautomation https://ift.tt/R92uiwW August 24, 2023 at 02:13PM
Wednesday, August 23, 2023
Show HN: Automate complicated manual business processes https://ift.tt/0ztmeco
Show HN: Automate complicated manual business processes https://ift.tt/wjC0cz9 August 24, 2023 at 10:27AM
Show HN: How the result of the Stack Overflow survey changes over the years https://ift.tt/hw4qxmT
Show HN: How the result of the Stack Overflow survey changes over the years https://ift.tt/sv4ZWOg August 24, 2023 at 10:21AM
Show HN: OnePrompt – Personal Assistant ChatBot Using GPT https://ift.tt/9SQ2TFu
Show HN: OnePrompt – Personal Assistant ChatBot Using GPT OnePrompt is an iOS application similar to ChatGPT, utilizing the OpenAI API. OnePrompt offers unique plugins of utilizing iOS native features through "function calling." It also allows users to create their own custom plugins. You can find more information about creating custom plugins for OnePrompt at https://ift.tt/6x7mOoK . https://ift.tt/LmS6eF1 August 24, 2023 at 08:57AM
Show HN: Gentrace – evaluation and observability for generative AI https://ift.tt/Ns52xf7
Show HN: Gentrace – evaluation and observability for generative AI Hi HN, Gentrace is our new evaluation and observability tool for generative AI (open beta). Generative pipelines are hard to evaluate because outputs are subjective. Lots of developers end up just doing “gut checks” on a few inputs before shipping changes, or they build up a spreadsheet of test cases that they manually run through the pipeline. Some companies outsource filling out the spreadsheet. However, in any of these cases, you end up with a very slow and expensive process for evaluation. At one point, we did this too. Gentrace is the result of a pivot; it was an internal tool we used to automatically grade new PRs as developers shipped changes to generative pipelines that other people thought might be useful. Gentrace makes pre-production testing of generative pipelines continuous and nearly instantaneous. In Gentrace, you: - Import and/or construct suites of test data - Use a combination of AI and heuristic evaluators to grade for quality, hallucination, safety, etc - Use our interface to correct automated grades or add your own (yourself or a member of your team) Gentrace integrates at a code level for evaluation, meaning we test your generative AI pipeline the way you would test normal code. This allows you to test more than just prompt changes; for example, you can compare models (eg Claude 2 vs GPT-4 vs GPT 3.5 vs Llama 2) or see the effects of additional chained steps (”Rewrite the previous answer in the following tone:”). Here’s a video overview that goes into a bit more detail: https://youtu.be/XxgDPSrTWIw In production, Gentrace observes for speed, cost, and data flow. It also shows real user feedback as well. We do this by integrating via our SDK at a code level; Gentrace does not proxy requests. Soon, we’ll allow you to convert production data into test cases, allowing customer support to turn bad production generations into “failing tests” for AI teams to make pass. We process interim steps and multiple outputs as well, helping evaluate agent flows / chains where the “last output” isn’t always the only thing that matters. There’s been a lot of observability tools published recently. We differ from those by focusing more strongly on blending observability with strong evaluation and by using an SDK rather than a “man-in-the-middle” approach to capturing data (ie Gentrace can be down and your request to OpenAI will still succeed). Within the evaluation landscape, we differentiate by integrating with code (see above for benefits) for capturing generative outputs and by providing a customizable UI workflow for building evaluators. In Gentrace, you start with off-the-shelf automated evaluators and then customize them to your specific task. You also build and run new evaluators on old generative outputs. Finally, you easily override automated evaluators and/or blend automated evaluation with evaluation by humans on your team. We also focus on being suitable for business use. We are SOC 2 Type 1 compliant (Type 2 coming shortly), have robust legal documentation around data processing, security, and privacy, and have already passed several vendor legal and security reviews at large technology companies. Our standard usage-based pricing is available on the website: https://ift.tt/835jtnV If you are building features with generative AI, we would love to get your feedback. You can self-serve sign up (without a credit card) for a 14 day trial here: https://gentrace.ai/ We’re available right here for feedback and questions. We’re also available at support@gentrace.ai. Best, Doug, Vivek, and Daniel https://gentrace.ai August 23, 2023 at 10:08PM
Show HN: Script to Auto-Generate Commit Messages with AI https://ift.tt/CDE47sV
Show HN: Script to Auto-Generate Commit Messages with AI The goal is to integrate the capabilities of OpenAI's GPT-3 model into the Git commit process. The tool inspects the staged changes and auto-generates descriptive commit messages which can be used as template for the commit command. https://ift.tt/opwzjNW August 23, 2023 at 06:32PM
Show HN: Pip install inference, open source computer vision deployment https://ift.tt/nAHkQUF
Show HN: Pip install inference, open source computer vision deployment Deploying vision models is time consuming and tedious. Setting up dependencies. Fixing conflicts. Configuring TRT acceleration. Flashing (and re-flashing) NVIDIA Jetsons. A streamlined, developer-friendly solution for inference is needed. We, the Roboflow team, have been hard at work open sourcing Inference, an open source vision deployment solution. Our solution is designed with developers in mind, offering a HTTP-based interface. Run models on your hardware without having to write architecture-specific inference code. Here's a demo showing how to go from a model to GPU inference on a video of a football game in ~10 minutes: https://www.youtube.com/watch?v=at-yuwIMiN4 Inference powers millions of daily API calls for global sports broadcasts, one of the world’s largest railways, a leading electric car manufacturer, and multiple other Fortune 500 companies, along with countless hackers’ hobby and research projects. Inference works in Docker and supports CPU (ARM and x86), NVIDIA GPU, and TRT. Inference manages dependencies and the environment. All you need to do is make HTTP requests to the server. YOLOv5, YOLOv8, YOLACT, CLIP, SAM, and other popular vision models are supported (some models need to be hosted on Roboflow first, see the docs; we're working on bring your own model weights!). Try it out and tell us what you think! https://ift.tt/gFmsblC August 23, 2023 at 04:34PM
Show HN: To mute words on Twitter in batches, I created a browser extension https://ift.tt/jwF3yhc
Show HN: To mute words on Twitter in batches, I created a browser extension Hello HN community :) For a while now I've been watching my Twitter feed fill up with more and more crap. The fact that it's now possible to monetise your tweets has made things even crappier. At the same time, adding words to mute is a pain. First you have to find the option, buried deep in Twitter's settings, and then you have to add them one by one. So I came up with the idea of writing a little browser extension that lets you add lists of muted words, which can come from more or less anywhere, as long as they're in a certain format (a multi-line text file or a JSON array). The extension doesn't collect any data, you don't need an account to use it, and you can store your lists anywhere (although I'd recommend Github gist or Pastebin). To be honest, I made this mainly as an exercise to learn how a browser extension works and how to make one, but if it's useful to people, that's great! Feel free to let me know what you think and give it a try. If there's ever an audience for it, I'm thinking of taking it further by adding lists of people to mute, extracting your existing list of muted words from Twitter, etc.If you have any other ideas for development, I'd love to hear from you. https://ift.tt/o92OYW3 August 23, 2023 at 05:13PM
Tuesday, August 22, 2023
Show HN: AI Co-Pilot for Reading Earnings Call Transcripts https://ift.tt/CfUlZ6M
Show HN: AI Co-Pilot for Reading Earnings Call Transcripts https://ift.tt/cDrbNIl August 23, 2023 at 09:26AM
Show HN: Open-Source Chat AI Platform with Custom Knowledge https://ift.tt/7ZW13G5
Show HN: Open-Source Chat AI Platform with Custom Knowledge https://ift.tt/JwkYNa8 August 22, 2023 at 09:38PM
Show HN: Breaklist – A Morning Briefing Printed on a Tiny Thermal Receipt https://ift.tt/Hc9DGfI
Show HN: Breaklist – A Morning Briefing Printed on a Tiny Thermal Receipt I built Breaklist to organize the essential info I need to start my day. It generates a personalized morning briefing, optimized for thermal printers. The morning report currently includes: Task list Reminders Weather forecast Summary of latest top articles on Hacker News The result is a tidy, receipt-sized report that I can print and take on-the-go each morning. https://ift.tt/yZrlehu August 22, 2023 at 05:28PM
Show HN: Convert Research Papers into Dynamic Mind Maps with Claude https://ift.tt/OWbeygm
Show HN: Convert Research Papers into Dynamic Mind Maps with Claude https://ift.tt/HlO07bQ August 22, 2023 at 02:05PM
Show HN: Speleomorph, Shapeshifting Puzzle Metroidvania https://ift.tt/zXm2q1T
Show HN: Speleomorph, Shapeshifting Puzzle Metroidvania This was my entry for a Metroidvania Month game jam last year. I like how Metroidvanias make you rethink movement as the game goes on, and since I didn't want to design combat I focused on that. But I didn't want the different mechanics to be objects you pick up. The theme for the jam was "shapeshifting", which suggested the unusual mechanic seen here. Fortunately I'd forgotten about Snakebird or I might not have been bold enough to make the gravity+snake parts so prominent. And in the year since this came out, there have been at least three cool puzzle games nearby in design space: - Tetronimeow https://ift.tt/CZTJzwX has a heavy focus on rotation (which I skipped to avoid confusion), it gets much more Metroidvania mileage out of the central idea - Growmi https://ift.tt/UWEP4tg does a great job building mechanics out of the snake+gravity idea - The Plumber Thing https://ift.tt/O4AENnB If this looks familiar, I did post a Show HN last year, but dang invited me to re-submit it. I kept putting it off in hopes I could make a big splash when launching a new version: I have some ideas for touchscreens (currently keyboard only) and for an earlier game with more restricted abilities (no free transformation, then swapping with just one previous shape). But it's looking unlikely that I'll revisit it. https://ift.tt/rVafC83 August 22, 2023 at 08:41AM
Monday, August 21, 2023
Show HN: SQL Formatter https://ift.tt/X1nKsOR
Show HN: SQL Formatter https://ift.tt/xfyObri August 22, 2023 at 01:31AM
Show HN: VisionScript, abstract programming language for computer vision https://ift.tt/JUC91BP
Show HN: VisionScript, abstract programming language for computer vision Hello! I'm James and I am working on VisionScript. With VisionScript, I want to empower people -- including everyone without any prior programming experience -- to build cool apps with vision. This weekend, I recorded a demo for VisionScript, in which I made apps that count how many cats are in an image and hides people in a video. Each app was < 10 lines of code. https://vimeo.com/856043804 VisionScript is built for the 10 year old inside of me who would have loved more visual programming languages with which to play. I want to show people the potential of programming and how you can make what you want with computers, whether it be a game that counts cats or an app that monitors how many birds flew past a tree. Those "wow" moments should come as soon as possible in one's learning experience. VisionScript is in active development. I started work on this project in July. There will likely be bugs; this is a passion project. Inspiration comes from Wolfram and Python. Behind the scenes, I am adopting what I am calling "lexical inference", which is to say there is a last state value on which functions infer; the language manages types and state. https://github.com/capjamesg/visionscript August 22, 2023 at 12:18AM
Show HN: Blast, A Load generator for TCP servers https://ift.tt/UpMVP8f
Show HN: Blast, A Load generator for TCP servers https://ift.tt/mNcHvzn August 21, 2023 at 07:46PM
Sunday, August 20, 2023
Show HN: Efficiently Query BigQuery and Snowflake from Postgres https://ift.tt/W1AELyV
Show HN: Efficiently Query BigQuery and Snowflake from Postgres https://ift.tt/3G2SZzB August 21, 2023 at 07:31AM
Show HN: Simple open-source tool for mocking using TS interfaces https://ift.tt/B6jQuyR
Show HN: Simple open-source tool for mocking using TS interfaces https://ift.tt/fnA5juq August 21, 2023 at 02:23AM
Show HN: HTBL – A stupid way to write back ends in HTML https://ift.tt/1DJzyvL
Show HN: HTBL – A stupid way to write back ends in HTML https://ift.tt/Wfl9YMi August 21, 2023 at 12:35AM
Show HN: Talk to AI Models in Terminal https://ift.tt/SQVkFXb
Show HN: Talk to AI Models in Terminal Hi everyone, nice to meet you and I am a newcomer of HN. I have made a binary tool Aih that could communicate with Bard, ChatGPT, Claude, and Llama(HuggingChat) from the terminal. https://ift.tt/itHgv4o Since CAPTCHA challenges and bots detecting have become increasingly difficult, I've changed my strategy from hacking the APIs to simulating a real browser's action. The tool first takes the logged-in cookies of Google, ChatGPT, Claude, and HuggingChat accounts from the real Chrome browser, then it opens an invisible instance of Chromium for communication, then displays the answers in terminal. I think it's useful especially when I am researching some topics and need to compare answers of those AI models at the same time. Feel free to test and welcome provide feedback! https://ift.tt/itHgv4o August 20, 2023 at 05:40PM
Show HN: Easy Sell AI – AI that sells for you on marketplace apps https://ift.tt/1GPFERH
Show HN: Easy Sell AI – AI that sells for you on marketplace apps Hey Hacker News! I've developed Easy Sell AI to address the challenges I faced when I had to quickly sell items on platforms like Facebook Marketplace and OfferUp. Problem: 1. Constantly getting lowballed by potential buyers, and I just didn't know what I needed to say to get the price I wanted. 2. Spending hours negotiating with potential buyers, only to often get ghosted. 3. Encountering fake accounts and scammers, making the process even more tedious. Solution: Enter Easy Sell AI, an AI-powered tool that does all the selling for you on Marketplace Apps. With it: 1. The AI takes over negotiations, giving the perfect line to get you the price you deserve. 2. You're only notified when a genuine deal is on the table. 3. Set your preferences, like your minimum acceptable price and availability, and let Easy Sell AI manage the rest. Check it out and let me know your thoughts! https://easysell.ai August 20, 2023 at 07:54PM
Show HN: AI transforms eating – healthier choices in your busy life https://ift.tt/2DZqG6M
Show HN: AI transforms eating – healthier choices in your busy life Upgrade eating habits with Eat Fix! Our custom AI fosters a healthier lifestyle in your busy schedule. Prioritize well-being, no compromises! Let Eat Fix be your guide to improved health and balanced eating. https://www.eatfix.app/ August 20, 2023 at 06:57PM
Saturday, August 19, 2023
Show HN: How to Use SQLite3 with Elixir and Ecto https://ift.tt/DlLqCNJ
Show HN: How to Use SQLite3 with Elixir and Ecto https://ift.tt/U0tYJpF August 20, 2023 at 06:51AM
Show HN: Just intonation keyboard – play music without knowing music https://ift.tt/64YocOi
Show HN: Just intonation keyboard – play music without knowing music This is a keyboard in just intonation. It can play the notes a piano can. The big difference from a piano is that all the notes become consonant. You can play without knowing any music theory. Hit arbitrary notes with the rhythm you want, and the pitches will work. Not understanding the buttons is fine. Even rolling your elbow around your keyboard is fine. If you are a musician and press the wrong key while playing a song, it will still fit. It will sound like you made an intelligent, conscious choice to play another note, even though you know in your heart it was an accident. Beginner jazz musicians rejoice. It's not an AI making choices for you; it's just a very elegant interface. What makes this possible is several new discoveries in psychoacoustics about how harmony works. While a piano lays out notes in pitch space, this keyboard is able to lay out notes in consonance space. When you play random notes, they tend to be "close together" on the physical keyboard. Distance on the keyboard maps well to distance in consonance space, so those random notes are close together in consonance space and sound good together. According to Miles Davis, a "wrong" note becomes correct in the right context. If you try to play a wrong note, the purple buttons you press will automatically land you in the right context, even if you don't know what that context is yourself. So you can stumble your way through an improv and the keyboard will offer the right notes without needing you to think about it. Harmonic consonance of chords can be read directly off the numbers in the keyboard, which implies that these numbers are a good language to think about music with. It doesn't take years of training, just reading the rules. The subset of playable songs is different from a piano, which means that songs in your existing piano repertoire will snip off some notes. Hardware for thumb keys would fix this, so you could play your existing piano songs in full, plus other songs a piano can't play. I don't have such hardware so I haven't implemented this. The other way is to have two keyboards and a partner. The remaining issue is that there is no sheet music in just intonation. Unfortunately, I have had no success in finding piano sheet music in a common, interpretable format. So while I do have a converter from 12 equal temperament to just intonation, there are no input files to use it with... https://ift.tt/n8AYxez August 20, 2023 at 04:19AM
Show HN: NES emulator with network multiplayer written in Go https://ift.tt/OW7Gtxm
Show HN: NES emulator with network multiplayer written in Go https://ift.tt/X9Ys7BO August 19, 2023 at 09:35PM
Show HN: CatGPT - Expert answers to any cat-related questions https://ift.tt/vl2kbBy
Show HN: CatGPT - Expert answers to any cat-related questions https://ift.tt/ywHkTQr August 19, 2023 at 08:14PM
Show HN: Semi-Autonomous LLM with a dev workstation https://ift.tt/Xcps1ib
Show HN: Semi-Autonomous LLM with a dev workstation https://devassistant.ai August 19, 2023 at 09:03PM
Show HN: Rivet (YC W23) – Open-Source Game Server Management with Nomad and Rust https://ift.tt/3HAc480
Show HN: Rivet (YC W23) – Open-Source Game Server Management with Nomad and Rust Hey HN! Rivet is an OSS game server management tool that enables game developers to easily deploy their dedicated servers without any infra experience. We recently open-sourced Rivet after working on it for the past couple of years. I wanted to share some of my favorite things about our experience building this with the HN community. My cofounder and I have been building multiplayer games together since middle school for fun (and not much profit [1]). In HS, I stumbled into building the entire infrastructure powering [Krunker.io]( http://Krunker.io ) (acq by FRVR) & other popular multiplayer web games. After wasting months rebuilding dedicated server infrastructure + DDoS/bot mitigation over and over, we started building Rivet as a side project. Some interesting tidbits: - ~99% Rust and a smidgeon of Lua. - Bolt [2] – Cluster dev & management toolchain for super configurable self-hosted Rivet clusters. It’s way over-engineered. - The entire repo is usable as a library. Our EE repo uses OSS as a submodule. - Traefik used as an edge proxy for low-latency UDP, TCP+TLS, & WSS traffic. - Apache Traffic Server is under-appreciated as a large file cache. Used as an edge Docker pull-through cache to improve cold starts & as a CDN cache to lower our S3 bill. - ClickHouse used for analytics & game server logs. It’s so simple, I have nothing more to say. - Serving Docker images with Apache TS is simpler & cheaper than running a Docker pull-through cache. - Nebula has been rock solid & easy to operate as our overlay network. - We use Redis Lua scripts for complex, atomic, in-memory operations. - Obviously, we love Nix. - We keep a rough SBOM [3]. - Licensed under Apache 2.0 (OSI-approved). We seriously want people to run & tinker with Rivet themselves. We get a lot of questions about this: [4] [5] Some HN-flavored FAQ: > Why not build on top of Agones or Kubernetes? Nomad is simpler & more flexible than Agones/Kubernetes out of the box, which let us get up and running faster. For example, Nomad natively supports multiple task drivers, edge workloads, and runs as a standalone binary. > [Fly.io]( http://Fly.io ) migrated off of Nomad, how will you scale? Nomad can support 2M containers [6]. Some quick math: avg 8 players per lobby * 2M lobbies * 8 regional clusters = ~128M CCU. That’s well above PUBG’s 3.2m CCU peak. Roblox’s game servers also run on top of Nomad [7]. We’re in good company. > Are you affected by the recent Nomad BSL relicensing [8]? Maybe, see [9]. > How do you compare to $X? Our core goal is to get developers up and running as fast as possible. We provide extra services like our matchmaker [10], CDN [11], and KV [12] to make shipping a fully-fledged multiplayer game require only a couple of lines of code. No other project provides a comparably accessible, OSS, and comprehensive game server manager. > Do you handle networking logic? No. We work with existing tools like FishNet, Mirror, NGO, Unreal & Godot replication, and anything else you can run in Docker. > Is anyone actually using this? Yes, we’ve been running in closed beta since Jan ‘22 and currently support millions of MAU across many titles. [1]: https://ift.tt/PRsJL96 [2]: https://ift.tt/qVXDyHL... [3]: https://ift.tt/b73c69s... [4]: https://ift.tt/dwgB28T... [5]: https://ift.tt/dwgB28T... [6]: https://ift.tt/8uxN3hQ [7]: https://ift.tt/OGtVRrh [8]: https://ift.tt/BsV6ySk... [9]: https://ift.tt/RtNCqWO [10]: https://ift.tt/fAmt8yV [11]: https://ift.tt/gZsSrBx [12]: https://ift.tt/pslOqfi https://ift.tt/oseNa9C August 19, 2023 at 07:08PM
Show HN: A simple, open-source Notion-like avatar generator https://ift.tt/AgWfrQa
Show HN: A simple, open-source Notion-like avatar generator https://ift.tt/4bomvRw August 19, 2023 at 06:02PM
Friday, August 18, 2023
Show HN: AI that summarize news and analyze potential stock impact https://ift.tt/ExqfYnG
Show HN: AI that summarize news and analyze potential stock impact Hi Everyone, I was frustrated with the terrible news reading experience (Paywall, advertisements) so I created a free tool that summarizes the latest news articles and analyzes the potential stock impacts. This experiment has saved me so much time to help me understand what might be more important than others. It's completely free, no ad whatsoever. However, AI is a blackbox so take the rating (positive, negative, long-term, and short-term impact) with a grain of salt. It may have picked up some nuances within the article to give a rating and you might not agree with it. Please let me know if you have any feedback! https://ift.tt/ybT6Jzd August 19, 2023 at 03:15AM
Show HN: A Mastodon bot that writes poems about AWS status updates https://ift.tt/Kcu3e4n
Show HN: A Mastodon bot that writes poems about AWS status updates https://ift.tt/z91MtdL August 19, 2023 at 08:48AM
Show HN: Saf – simple, reliable, rsync-based, battle tested, rounded backup https://ift.tt/LVemTSC
Show HN: Saf – simple, reliable, rsync-based, battle tested, rounded backup I had this backup code working reliably for years, using local file system, vps/dedicated server, or remote storage for backup, then I finally get time to wrap README, iron few missing switches and publish. Should be production ready and reliable, so it could be useful to others. Contributors are welcome. < https://github.com/dusanx/saf > https://ift.tt/NBsExAH August 19, 2023 at 02:49AM
Show HN: This project allows you to easily implement parallel training https://ift.tt/FzqtWvr
Show HN: This project allows you to easily implement parallel training https://ift.tt/zAhj7Xk August 18, 2023 at 05:31PM
Show HN: An Open-Source Collaborative Database Development Tool https://ift.tt/zWkLMU7
Show HN: An Open-Source Collaborative Database Development Tool A couple of years ago, we had an interesting idea. When a development team within an organization consists of around 10 members or fewer, controlling the risks associated with database changes might be achieved through trust and real-time communication. However, as the team grows, the responsibilities within the team become more specialized. Imagine a scenario where different branches of the business exist, each with its own set of developers, team leads, testers, testing leads, DBAs, and more. Relying solely on traditional communication methods becomes increasingly challenging when it comes to managing change risks. Envision a platform where a change request goes through a sequence of checks: it's first reviewed by colleagues familiar with the business, then approved by the business lead, followed by scrutiny from the database lead, and finally assessed for security by the security lead. Does this approach effectively control the risk associated with that change when it's executed? In 2019, we embarked on building the first piece of this puzzle: ODC. Fast forward to today, after more than three years of development, ODC has evolved from a specialized developer tool designed for OceanBase (OB) into an enterprise-grade collaborative control platform, with plans to support multiple data sources. And today, we are thrilled to announce that we are open-sourcing our project. You can find the entire four-year code history on GitHub ( https://ift.tt/KF5eoyY ). We're excited to hear your thoughts on this concept and whether you identify any potential challenges or opportunities that lie ahead. Your insights will play a crucial role in shaping the future of this project. Looking forward to your feedback! https://ift.tt/KF5eoyY August 18, 2023 at 04:06PM
Show HN: Kantankanban – A CLI to track to-do's, custom lists, and more https://ift.tt/HhQES7P
Show HN: Kantankanban – A CLI to track to-do's, custom lists, and more https://ift.tt/5Ag8fYe August 18, 2023 at 12:13PM
Thursday, August 17, 2023
Show HN: yynn, Rate Anything https://ift.tt/SA8wq6I
Show HN: yynn, Rate Anything Had this idea recently and just had to get it out of my head and into a (super quick and dirty) prototype. It's like Letterboxd but for anything, and with a simpler rating system you don't have to sweat about. https://yynn.app/ August 18, 2023 at 01:49AM
Show HN: Nebra – Type-Safe NoSQL with Node and SQLite https://ift.tt/zeKEOX5
Show HN: Nebra – Type-Safe NoSQL with Node and SQLite https://ift.tt/NEKlvDb August 18, 2023 at 01:20AM
Show HN: Run globally distributed full-stack apps on high-performance MicroVMs https://ift.tt/SkiBywO
Show HN: Run globally distributed full-stack apps on high-performance MicroVMs Hi HN! We’re Yann, Edouard, and Bastien from Koyeb ( https://www.koyeb.com/ ). We’re building a platform to let you deploy full-stack apps on high-performance hardware around the world, with zero configuration. We provide a “global serverless feeling”, without the hassle of re-writing all your apps or managing k8s complexity [1]. We built Scaleway, a cloud service provider where we designed ARM servers and provided them as cloud servers. During our time there, we saw customers struggle with the same issues while trying to deploy full-stack applications and APIs resiliently. As it turns out, deploying applications and managing networking across a multi-data center fleet of machines (virtual or physical) requires an overwhelming amount of orchestration and configuration. At the time, that complexity meant that multi-region deployments were simply out-of-reach for most businesses. When thinking about how we wanted to solve those problems, we tried several solutions. We briefly explored offering a FaaS experience [2], but from our first steps, user feedback made us reconsider whether it was the correct abstraction. In most cases, it seemed that functions simply added complexity and required learning how to engineer using provider-specific primitives. In many ways, developing with functions felt like abandoning all of the benefits of frameworks. Another popular option these days is to go with Kubernetes. From an engineering perspective, Kubernetes is extremely powerful, but it also involves massive amounts of overhead. Building software, managing networking, and deploying across regions involves integrating many different components and maintaining them over time. It can be tough to justify the level of effort and investment it takes to keep it all running rather than work on building out your product. We believe you should be able to write your apps and run them without modification with simple scaling, global distribution transparently managed by the provider, and no infrastructure or orchestration management. Koyeb is a cloud platform where you come with a git repository or a Docker image, we build the code into a container (when needed), run the container inside of Firecracker microVMs, and deploy it to multiple regions on top of bare metal servers. There is an edge network in front to accelerate delivery and a global networking layer for inter-service communication (service mesh/discovery) [3]. We took a few steps to get the Koyeb platform to where it is today: we built our own serverless engine [4]. We use Nomad and Firecracker for orchestration, and Kuma for the networking layer. In the last year, we spawned six regions in Washington, DC, San Francisco, Singapore, Paris, Frankfurt and Tokyo, added support for native workers, gRPC, HTTP/2 [5], WebSockets, and custom health checks. We are working next on autoscaling, databases, and preview environments. We’re super excited to show you Koyeb today and we’d love to hear your thoughts on the platform and what we are building in the comments. To make getting started easy, we provide $5.50 in free credits every month so you can run up to two services for free. P.S. A payment method is required to access the platform to prevent abuse (we had hard months last year dealing with that). If you’d like to try the platform without adding a card, reach out at support@koyeb.com or @gokoyeb on Twitter. [1] https://ift.tt/DvBrys0... [2] https://ift.tt/UmeXgZu... [3] https://ift.tt/L5Y7rtl... [4] https://ift.tt/0JVDb5O... [5] https://ift.tt/M091ZzO... https://www.koyeb.com/ August 17, 2023 at 04:15PM
Show HN : Low code cloud document database https://ift.tt/wbdS5Jr
Show HN : Low code cloud document database Low code cloud document database https://slyce-io.co.uk/ August 17, 2023 at 03:43PM
Show HN: I resurrected one of the top dead Show HNs https://ift.tt/64j5AFl
Show HN: I resurrected one of the top dead Show HNs OneView was first posted to HN in 2017, but died sometime around late 2019. Using the web archive I cobbled together something that works. According to this[0], oneview is the #5 top dead show hn. [0] https://ift.tt/yT8NIlx... https://ift.tt/Vjcm8lF August 17, 2023 at 08:26PM
Show HN: Create your own Discover Weekly https://ift.tt/JrHNetq
Show HN: Create your own Discover Weekly Choose a few playlists to get new tracks from, and they'll be filtered out every Monday to a new playlist. Kind of like Discover Weekly, but you get to choose the music sources. Hope you enjoy, and I would love feedback! https://ift.tt/TCDV42f August 17, 2023 at 08:17PM
Show HN: Interactive exercises for GNU grep, sed and awk https://ift.tt/coeTmj6
Show HN: Interactive exercises for GNU grep, sed and awk Hello! For the past few months, I've been using a Python framework called Textual to create TUI apps for interactive exercises. Released the app for GNU awk earlier today, so thought I'd create a post here. If you already know how to manage Python packages, you can use the following command to get all the three apps: pip install grepexercises sedexercises awkexercises `pipx` should also work, but I haven't tested it. The GitHub repo has the source code as well as more detailed installation instructions. You can use alternative CLI tools to solve these exercises as well. For example, Perl instead of GNU awk or ripgrep instead of GNU grep and so on. Hope you find these TUI apps useful. I'd highly appreciate your feedback. Happy learning :) https://ift.tt/CbYOoq0 August 17, 2023 at 03:43PM
Show HN: Strich – Barcode scanning for web apps https://ift.tt/lhSnNQF
Show HN: Strich – Barcode scanning for web apps Hi, I'm Alex - the creator of STRICH ( https://strich.io ), a barcode scanning library for web apps. Barcode scanning in web apps is nothing new. In my previous work experience, I've had the opportunity to use both high-end commercial offerings (e.g. Scandit) and OSS libraries like QuaggaJS or ZXing-JS in a wide range of customer projects, mainly in logistics. I became dissatisfied with both. The established commercial offerings had five- to six-figure license fees and the developer experience was not always optimal. The web browser as a platform also seemed not to be the main priority for these players. The open source libraries are essentially unmaintained and not suitable for commercial use due to the lack of support. Also the recognition performance is not enough for some cases - for a detailed comparison see https://ift.tt/omDPpBy Having dabbled a bit in Computer Vision topics before, and armed with an understanding of the market situation, I set out to build an alternative to fill the gap between the two worlds. After almost two years of on-and-off development and 6 months of piloting with a key customer, STRICH launched at beginning of this year. STRICH is built exclusively for web browsers running on smartphones. I believe the vast majority of barcode scanning apps are in-house line of business apps that benefit from distribution outside of app stores and a single codebase with abundant developer resources. Barcode scanning in web apps is efficient and avoids platform risk and unnecessary costs associated with developing and publishing native apps. https://strich.io August 17, 2023 at 06:54PM
Show HN: How to use LLMs to generate accurate SQL for real-world data https://ift.tt/w0koHuI
Show HN: How to use LLMs to generate accurate SQL for real-world data Hey HN, We are Zain and Ashish, founders of Vanna AI. We recently embarked on an experiment to see if large language models (specifically LLMs) could help in generating SQL queries for real-world datasets. We initially started this project as a web app but realized that it was most useful and had broadest applicability as a Python package since you can then incorporate it into an existing workflow (Jupyter notebook, Slackbot, etc). We've had some good success with customer datasets but we've generally heard a lot of skepticism so we decided to write a paper about the methodology we're using and how various LLMs compare. Let us know if you have any questions or requests. The underlying Python package is open source. There is a server component to store and retrieve metadata but by next week there will be a fully open-source and locally runnable version. Cheers! https://ift.tt/ueO8VZx August 17, 2023 at 05:47PM
Show HN: Rules – Shortcuts Automation Based on Calendar Events https://ift.tt/FZjrRq3
Show HN: Rules – Shortcuts Automation Based on Calendar Events Read and thought once too often that "This would be trivial if Calendar Events were triggers for Personal Shortcuts Automations". So decided to create a Mac app for it. The app works similar to Rules in Mail: - Specify some conditions (e.g. Calendar is "Work", Location contains "zoom") - Choose shortcuts to run on events that meet the conditions - you can have multiple actions, each with a different offset and custom input Good to know: - The app can only trigger automations while your Mac is awake (missed actions can be triggered on wake up) - The free version offers full functionality, but is limited to a max of 2 rules. Pro is a one-time purchase - All your data stays on device + no ads or data collection I would appreciate any feedback, especially what automations you might use the app for https://ift.tt/axYCByt August 17, 2023 at 02:23PM
Wednesday, August 16, 2023
Show HN: Marqo – Vectorless Vector Search https://ift.tt/cwKB0UE
Show HN: Marqo – Vectorless Vector Search Marqo is an end-to-end vector search engine. It contains everything required to integrate vector search into an application in a single API. Here is a code snippet for a minimal example of vector search with Marqo: mq = marqo.Client() mq.create_index("my-first-index") mq.index("my-first-index").add_documents([{"title": "The Travels of Marco Polo"}]) results = mq.index("my-first-index").search(q="Marqo Polo") Why Marqo? Vector similarity alone is not enough for vector search. Vector search requires more than a vector database - it also requires machine learning (ML) deployment and management, preprocessing and transformations of inputs as well as the ability to modify search behavior without retraining a model. Marqo contains all these pieces, enabling developers to build vector search into their application with minimal effort. Why not X, Y, Z vector database? Vector databases are specialized components for vector similarity. They are “vectors in - vectors out”. They still require the production of vectors, management of the ML models, associated orchestration and processing of the inputs. Marqo makes this easy by being “documents in, documents out”. Preprocessing of text and images, embedding the content, storing meta-data and deployment of inference and storage is all taken care of by Marqo. We have been running Marqo for production workloads with both low-latency and large index requirements. Marqo features: - Low-latency (10’s ms - configuration dependent), large scale (10’s - 100’s M vectors). - Easily integrates with LLM’s and other generative AI - augmented generation using a knowledge base. - Pre-configured open source embedding models - SBERT, Huggingface, CLIP/OpenCLIP. - Pre-filtering and lexical search. - Multimodal model support - search text and/or images. - Custom models - load models fine tuned from your own data. - Ranking with document meta data - bias the similarity with properties like popularity. - Multi-term multi-modal queries - allows per query personalization and topic avoidance. - Multi-modal representations - search over documents that have both text and images. - GPU/CPU/ONNX/PyTorch inference support. See some examples here: Multimodal search: [1] https://ift.tt/GKTrwmS... Refining image quality and identifying unwanted content: [2] https://ift.tt/8iWzplE... Question answering over transcripts of speech: [3] https://ift.tt/9PO8vwW Question and answering over technical documents and augmenting NPC's with a backstory: [4] https://ift.tt/fOYDUld... https://ift.tt/k7CAS8a August 16, 2023 at 07:31PM
Show HN: Prompt-Compose.js Use Axioms and Compositions to Build Modular Prompts https://ift.tt/om3A4GS
Show HN: Prompt-Compose.js Use Axioms and Compositions to Build Modular Prompts This JS library provides basic axioms for building and managing GPT prompts. It helps you build small and reusable prompt components and then let you compose them together to build larger ones. https://ift.tt/Mt4uVNO August 16, 2023 at 05:49PM
Tuesday, August 15, 2023
Show HN: Dicetray.gg A virtual dice tray for tabletop RPGs and board games https://ift.tt/fRlyrWk
Show HN: Dicetray.gg A virtual dice tray for tabletop RPGs and board games I have been working on dicetray.gg for a while now, and I am looking to show it off and get some feedback. Doing my best to emulate a physical dice tray. Right now, you can: -Add up to 10 of each dice to your tray. -Roll all dice in your tray, or select just some to roll by clicking on them. -Join a multiplayer log to see and share roll results with friends. Features I am looking to add soon: -Per dice customization. You can now use the (`) key to open a development panel to customize all the dice. I would appreciate any feedback on the UI, user experience, and performance as well as any feature ideas. https://dicetray.gg August 16, 2023 at 01:37AM
Show HN: PotterScript – Wizarding world programming language https://ift.tt/W5Q9Mne
Show HN: PotterScript – Wizarding world programming language hey everyone, I've build a simple language for learning purposes and I thought it was a funny idea to make it with a Harry Potter theme, hope you like it! https://ift.tt/mS59rRB August 15, 2023 at 12:46AM
Show HN: Watermelon – Source-available passive documentation search engine https://ift.tt/lTO56Zx
Show HN: Watermelon – Source-available passive documentation search engine Hey there HN! We're a pair of devs and we are looking to get feedback for our source-available passive documentation search engine. Passive documentation is the code context devs are generating as they talk about code in systems such as GitHub, Slack, Notion and Jira. Our search engine serves both our IDE extension (for individuals) and GitHub app (for teams). As devs we know that there are certain PRs that stay unmerged for weeks or even months, not because of the technical complexity, but because of the debate that they produce around changes in the business logic: "Will this change really improve our metrics?" We know that non-technical stakeholders (managers and designers) can bring a more holistic view to these debates but code review is too technical for them. So we decided to build this with the premise of "let's contextualize devs with business logic". We’re starting with a GitHub app that contextualizes Pull Requests with pieces of related passive documentation. Our big vision is to build a copilot for engineering leaders, starting by automating code review. If we're already indexing passive documentation tied to a new PR, we suspect that we can provide a "first health check" to a PR and say whether or not it's meeting the business requirements. Here's the repo if you want to check it out: https://ift.tt/3gfUtI4 And here's a blog post explaining why we made our search engine source-available: https://ift.tt/wkUO4gz... Please give us your feedback! Thanks. https://ift.tt/3gfUtI4 August 14, 2023 at 08:17PM
Show HN: Code-vault, Developers handbook – recipes for BASH, Docker and more https://ift.tt/4VhjdiY
Show HN: Code-vault, Developers handbook – recipes for BASH, Docker and more https://ift.tt/uxBI9Rb August 16, 2023 at 03:10AM
Show HN: Build a Cellular Cargo Tracker with Geofencing and SMS Alerts https://ift.tt/KpNUAPn
Show HN: Build a Cellular Cargo Tracker with Geofencing and SMS Alerts https://ift.tt/ga3ctPi August 16, 2023 at 02:55AM
Show HN: Lottielab – create and edit animations in the browser https://ift.tt/pO7ucPg
Show HN: Lottielab – create and edit animations in the browser Hello, HN! Today we released Lottielab, a web-based animation tool, to the public as an open beta. Lottielab is a good fit for product animations - small, loopable animations that live in your product or website and typically use the JSON-based Lottie vector animation format. Today, the dominant tool for editing and exporting Lottie animations is Adobe After Effects. AE is a 30-year-old visual effects tool that’s not fit for this purpose, with a steep learning curve and a patchwork of error-prone Lottie export plugins. With Lottielab, we are aiming to reduce the friction of creating and editing product animations by providing an easy-to-use editor with out-of-the-box support for import and export of the Lottie format and many others (GIF/MP4 rendering included, so you're not limited to just Lottie). Feel free to play around with the tool and let me know what you think - I'm here to answer your questions. Happy animating! https://ift.tt/2CIAyNh August 16, 2023 at 02:36AM
Show HN: Lottielab – Create product animations in the browser easily https://ift.tt/a8PXJY5
Show HN: Lottielab – Create product animations in the browser easily Hi HN! Today we are releasing Lottielab, a web-based animation tool, to the public as an open beta. The main tool for editing and exporting Lottie animations today is Adobe After Effects, a 30-year-old visual effects tool that’s not fit for this purpose, has a steep learning curve, and requires a patchwork of error-prone plugins. With Lottielab, we are aiming to reduce the friction of creating and editing product animations by providing an easy-to-use editor with out-of-the-box support for import and export of the Lottie format and many others. Feel free to play around with the tool and let me know what you think - I'm here to answer your questions. Happy animating! https://ift.tt/2CIAyNh August 15, 2023 at 05:58PM
Show HN: Free, Offline, Article Reader for iOS https://ift.tt/5pg78t6
Show HN: Free, Offline, Article Reader for iOS https://ift.tt/C1BAvKw August 16, 2023 at 12:54AM
Show HN: Exploring the design space of binary search trees https://ift.tt/UHImLVk
Show HN: Exploring the design space of binary search trees https://ift.tt/GoEHyjv August 15, 2023 at 08:04PM
Monday, August 14, 2023
Show HN: LLM Connected with REST APIs https://ift.tt/rOQnAZB
Show HN: LLM Connected with REST APIs Hey, folks here is a peek into Jujutsu. We at Poozle are working with hundreds of APIs and it has been always frustrating to 1. Search the API in the documentation or ask ChatGPT 2. Then copy it to the postman and understand/test the API 3. Generate code to integrate into the codebase We thought how about having all of this at one place. We currently fine-tuned LLM on public REST APIs to reduce hallucination and then combined it with ChatGPT and Postman. I look forward to feedback, feature requests and discussions! https://ift.tt/tsAuVSc August 15, 2023 at 04:02AM
Show HN: AI-town, run your own custom AI world SIM with JavaScript https://ift.tt/8ZWbgEK
Show HN: AI-town, run your own custom AI world SIM with JavaScript Hi HN community! We want to share AI-town, a deployable starter kit for building and customizing your own version of AI simulation - a virtual town where AI characters live, chat and socialize. Inspired by great work from the Stanford Generative Agent paper ( https://ift.tt/EKOfvoJ ). A few features: - Includes a convex.dev backed server-side game engine that handles global state - Multiplayer ready. Deployment ready - 100% Typescript - Easily customizable. You can fork it, change character memories, add new sprites/tiles and you have a custom AI simulation The goal is to democratize building your own simulation environment with AI agents. Would love to see the community build more complex interactions on top of this. Let us know what you think! Demo: https://ift.tt/3IJ5tm0 I made a world Cat Town to demonstrate how to customize AI town. Using C(h)atGPT :) Demo: https://ift.tt/zTikF9K Code: https://ift.tt/MKpNOZr https://ift.tt/xTNXsJ9 August 15, 2023 at 05:16AM
Show HN: Command palette-style Git client https://ift.tt/HQqwfnj
Show HN: Command palette-style Git client https://ift.tt/HbYUsMe August 15, 2023 at 03:31AM
Show HN: Display a chess position in Anki without any addon https://ift.tt/GmiXPZL
Show HN: Display a chess position in Anki without any addon There are quite a few libraries to display a chess position in a web page, but I couldn't find one without dependencies so that I could make an Anki card template with it. There are Anki addons for that purpose but I found them too complicated. I wanted something short that would fit in one page. https://ift.tt/5HZry4S August 15, 2023 at 01:30AM
Show HN: Revision History – Show the History of Edits in Google Docs https://ift.tt/SdzytNJ
Show HN: Revision History – Show the History of Edits in Google Docs https://ift.tt/IrDPOxq August 15, 2023 at 01:24AM
Show HN: OSS tool to finetune and serve LLMs on different clouds https://ift.tt/OJoywYr
Show HN: OSS tool to finetune and serve LLMs on different clouds https://ift.tt/6rXuGCO August 15, 2023 at 01:24AM
Show HN: I resurrected one of the top dead Show HNs https://ift.tt/FZKVqYE
Show HN: I resurrected one of the top dead Show HNs OneView was first posted to HN in 2017, but died sometime around late 2019. Using the web archive I cobbled together something that works. Open to hearing people's thoughts on whether this is ethical or not... https://ift.tt/9ji7bep August 14, 2023 at 11:54PM
Show HN: A website chatbot that also uses APIs https://ift.tt/Plk8zq4
Show HN: A website chatbot that also uses APIs Hi! "Another chatbot for your content" you may ask? Not really! Let me explain. I have realized that there's an untapped potential for ChatGPT plugins: why leave them locked up in the OpenAI store? Let's embed them on websites or share using links! Let's make chatbots ~ do stuff ~, not just talk about what they know. That's how Chatwith was born. It is a chat widget, it scrapes your website, knowledge page, notion etc - but more importantly, it also understands your API. It can interact with that API on your or your visitors' behalf. Some use cases & ideas: - Shopify bot - ask it for order status and invoice - Realtor - ask for budget, provide listings - Survey - ask questions, collect answers, submit to Typeform - Airline service - get your boarding pass - Mixpanel - talk to your analytics In other words: - Talk to APIs & hot data - ChatGPT plugin on every website - Your SaaS can be a chatbot - APIs made accessible (they were reserved for devs until now) - Create an API, use chat as the interface - skip the frontend I am trying to envision a future where website visitors are empowered to just say what they want from the business - instead of navigating endless dashboards and documentation. I'm looking for some feedback about my product! lmk Rafal https://chatwith.tools August 14, 2023 at 05:38PM
Show HN: I made a tool that turns images into videos to boost our Twitter reach https://ift.tt/sn8EgyO
Show HN: I made a tool that turns images into videos to boost our Twitter reach Recently there were some changes to the Twitter algorithm and of of the most important ones was boosting video content even more in the feed, which got me thinking: "Why shouldn't we benefit from the algo changes and get a boost every time we are sharing some visuals?" So I spent the weekend building a tool that: - Turns your images into videos - Has 30 beautiful animated gradients that we can pick from - Is completely FREE I'd love to know your thoughts about it! https://ift.tt/6tY5jIX August 14, 2023 at 04:49PM
Show HN: A free course on how to write a good Midjourney/ChatGPT prompt https://ift.tt/DIxA6ng
Show HN: A free course on how to write a good Midjourney/ChatGPT prompt https://ift.tt/8QkKhyd August 14, 2023 at 03:07PM
Sunday, August 13, 2023
Show HN: Zero-dependency minimal Java web framework https://ift.tt/HyUWauV
Show HN: Zero-dependency minimal Java web framework I have written a from-scratch minimalist Java web framework, called Minum. I'd like to get your thoughts. The driving goal has been achieving characterics of plainness, frugality, performance, maintainability, testability, and ease of use. It has zero dependencies other than Java's SDK, yet provides a web server, routing, authentication, testing, logging, templating, HTML parsing, and a database, in 3800 lines of code, compiling to a 150k binary. It currently supports a web application in production. There are also example projects demonstrating its use, linked in the documentation. As the framework itself has no dependencies, it is built using GNU Make. The example applications that depend on it, however, use Maven as their build tool. Because Minum is still in beta, it is not yet published to Maven - but there are instructions for a workaround. The framework and example apps require Java 20. https://ift.tt/u5F8nW6 August 14, 2023 at 02:45AM
Show HN: PitchPower – AI powered proposal generation for consultants https://ift.tt/mA5vO3L
Show HN: PitchPower – AI powered proposal generation for consultants Hey HN! I'm an indie hacker who builds SAAS products in my free time. I've got a friend who runs a small consulting firm and said this would be a useful tool for them so i thought why not release it as a standalone online tool for everyone. Basically the premise is, you enter some information about your services (or we just scrape your website and figure it out). Then you enter a description of the client brief, tweak the outline, and out comes a unique tailored proposal that you can tweak with AI. That's pretty much it! Would love to hear your thoughts. Thank you. https://ift.tt/JThuMcK August 14, 2023 at 01:02AM
Show HN: Awayto v2 short demo; an actual all-in-one framework https://ift.tt/VuLmjry
Show HN: Awayto v2 short demo; an actual all-in-one framework Hey folks, just putting this up as a demo link for people to try out. It's a project I've been working on since January and in light of recent framework posts lately I figured I'd start talking about my own. The link is a demo site of Awayto v2 [1] (ignore the front page info that's all from version 1). Awayto [0] started out as a quick deploy app which grew to exist via AWS. I felt the need to make something that wasn't so closely tied to cloud infra, and Awayto v2 is that. Currently deployed on hetzner vms, using Tailscale for networking, there is a great deal of things going on. There is a local installation path planned, as long as you provide your own servers, etc, as it all just works on Tailscale anyway. I'm still working on docs, but the goal is to spit out _everything_ a dev might want to control in their stack. My current version of deploying to hetzner sets up 7 servers (2 ns, exit, build, app, db, svc). Git profile [2] for more info, tech stack info. This is just a short demo and will only be up a limited time. There's no email validation or anything, gibberish is welcome. You are not being tracked. I know I need how-to docs, video assists, and all that. Slow and steady. It's being hosted from a single warehouse in the Pacific Northwest, be kind. Caching is in play and not perfectly tuned so maybe wait a few minutes if something doesn't automatically show up. Any feedback is awesome. Cheers! [0] https://ift.tt/VKbxC5l [1] https://ift.tt/ou0PNxn [2] https://ift.tt/VrCLHPm https://awayto.store/ August 13, 2023 at 05:28PM
Show HN: Add a feedback widget on your website with a single script https://ift.tt/1FRma8X
Show HN: Add a feedback widget on your website with a single script https://ift.tt/lgqYh6v August 13, 2023 at 03:28PM
Show HN: Broken Bear, the AI teddy bear that loves your broken self https://ift.tt/f89DNVd
Show HN: Broken Bear, the AI teddy bear that loves your broken self I made a GPT-based AI Chatbot based on Carl Roger's philosophy of radical self-acceptance. Broken Bear is designed to be a kind, comforting, and quietly encouraging friend. https://brokenbear.com/ August 13, 2023 at 03:17PM
Show HN: Mixtape of 200 “futuristic” songs circa 1980 https://ift.tt/BY8q2Jv
Show HN: Mixtape of 200 “futuristic” songs circa 1980 I'm posting this long mix of 200 "futuristic" music recordings, in chronological order (from the mid 1970's to the mid 1980's). Some are obvious (eg: "She Blinded Me With Science") while others are long forgotten (eg: G.G. Tonet's "Dedicated To Norbert Wiener" or Jyl's "Silicon Valley") --- Circa 1980 Mixtape https://ift.tt/wZEkXzB --- While the theme of the linked mix (ie: tech) probably interests some here, it is likely too fluffy for many others so apologies for that. This thing took me almost two years to finish, so in a moment of weakness I am going ahead and posting it here. There actually is a tech angle to why it took so long. After I gathered the 200 audio tracks I wanted, I wound up stymied for several months because trying to match the timbre and loudness of 200 songs overwhelmed me. During that time I began writing a program in my spare time to band-split all the files and match their perceived loudness. I got around half-way through that when OpenAI released GPT4. On a whim, I asked it to write a BASH script to perform the auto-EQ: a couple evenings of minor tweaks and it was done https://ift.tt/8jyK2F4 so I went ahead and completed the mix. The final mixing together of songs - I am not a DJ and have no experience beat-matching - was also done programmatically (wrote a program that takes start- and end- times of the regions to crossfade, and then ramps samplerate up or down for the two tracks. August 13, 2023 at 01:32PM
Saturday, August 12, 2023
Show HN: I used AI to turn people into GigaChads https://ift.tt/zcOwajx
Show HN: I used AI to turn people into GigaChads Hey folks! I want to share a project I've been working on during my free time over the past few months. It's a mobile app that uses AI to turn people into over 30 famous meme images: from GigaChad to DiCaprio. You can check out some of the results here: https://mememes.app/ I was inspired by the Remix option in Midjourney. At the end of 2022 I saw an article how people using this feature combine two pictures and get some crazy results mixing people with animals and generating new memes. Later, to have a little fun, I decided to prank my friend using the Midjourney Remix with his photos. However, I wasn't satisfied with the results. So I built my own pipeline using Stable Diffusion + DreamBooth + some other components, and created a few images by mixing his face with memes. My friend had a good laugh when he saw them. I thought it would be a good idea to make the process easier to repeat so I built MeMemes app. I hope you all enjoy it and have some fun, and would love to hear your feedback! P.S: Due to high server cost I take small fee for generation. But today I will make it just 1$. https://mememes.app August 13, 2023 at 09:42AM
Show HN: Run LLaMa2 on the Browser with Ggml.js https://ift.tt/tNoAfGH
Show HN: Run LLaMa2 on the Browser with Ggml.js You can now build serverless AI inference web application with ggml.js's LM backends. https://ift.tt/g0QnpvU August 13, 2023 at 01:22AM
Show HN: Pho – Phonetic Alphabet Renderer in Rust https://ift.tt/ALJufUw
Show HN: Pho – Phonetic Alphabet Renderer in Rust https://ift.tt/1gYjXOC August 12, 2023 at 02:41PM
Friday, August 11, 2023
Show HN: Open-source proxy server for Llama2, GPT-4, Claude2 with Logging,Cache https://ift.tt/NExI6zb
Show HN: Open-source proxy server for Llama2, GPT-4, Claude2 with Logging,Cache Hello hacker news, I’m the maintainer of liteLLM() - package to simplify input/output to OpenAI, Azure, Cohere, Anthropic, Hugging face API Endpoints: https://ift.tt/NZkunJD We’re open sourcing our implementation of liteLLM proxy: https://ift.tt/voRjaCi... TLDR: It has one API endpoint /chat/completions and standardizes input/output for 50+ LLM models + handles logging, error tracking, caching, streaming What can liteLLM proxy do? - It’s a central place to manage all LLM provider integrations - Consistent Input/Output Format - Call all models using the OpenAI format: completion(model, messages) - Text responses will always be available at ['choices'][0]['message']['content'] - Error Handling Using Model Fallbacks (if GPT-4 fails, try llama2) - Logging - Log Requests, Responses and Errors to Supabase, Posthog, Mixpanel, Sentry, Helicone - Token Usage & Spend - Track Input + Completion tokens used + Spend/model - Caching - Implementation of Semantic Caching - Streaming & Async Support - Return generators to stream text responses You can deploy liteLLM to your own infrastructure using Railway, GCP, AWS, Azure Happy completion() ! https://ift.tt/f4VNhRm August 12, 2023 at 05:38AM
Show HN: Weaviate – Multi Tenancy Notebook https://ift.tt/tpdD1iu
Show HN: Weaviate – Multi Tenancy Notebook https://ift.tt/HnoEzUd August 12, 2023 at 04:20AM
Show HN: Clop – optimise screenshots and recordings automatically https://ift.tt/esq9vJ2
Show HN: Clop – optimise screenshots and recordings automatically https://ift.tt/Tm2US9a August 12, 2023 at 01:41AM
Show HN: A DIY airgapped, e-ink TOTP device https://ift.tt/azkMsln
Show HN: A DIY airgapped, e-ink TOTP device https://ift.tt/uv1APhi August 11, 2023 at 10:20PM
Show HN: Covert – Rewrite of HashiCorp Vault Using Rust, SQLite and Litestream https://ift.tt/0ET3Gcj
Show HN: Covert – Rewrite of HashiCorp Vault Using Rust, SQLite and Litestream https://ift.tt/7wds5Qg August 11, 2023 at 09:16PM
Thursday, August 10, 2023
Show HN: Tetris, but the blocks are ARM instructions that execute in the browser https://ift.tt/U7a9zjD
Show HN: Tetris, but the blocks are ARM instructions that execute in the browser OFRAK Tetris is a project I started at work about two weeks ago. It's a web-based game that works on desktop and mobile. I made it for my company to bring to events like DEF CON, and to promote our binary analysis and patching framework called OFRAK. In the game, 32-bit, little-endian ARM assembly instructions fall, and you can modify the operands before executing them on a CPU emulator. There are two segments mapped – one for instructions, and one for data (though both have read, write, and execute permissions). Your score is a four byte signed integer stored at the virtual address pointed to by the R12 register, and the goal is to use the instructions that fall to make the score value in memory as high as possible. When it's game over, you can download your game as an ELF to relive the glory in GDB on your favorite ARM device. The CPU emulator is a version of Unicorn ( https://ift.tt/0JgMNf8 ) that has been cross-compiled to WebAssembly ( https://ift.tt/d5jwSoG ), so everything on the page runs in the browser without the need for any complicated infrastructure on the back end. Since I've only been working on this for a short period of time leading up to its debut at DEF CON, there are still many more features I'd eventually like to implement. These include adding support for other ISAs besides ARM, adding an instruction reference manual, and lots of little cleanups, bug fixes, and adjustments. My highest score is 509,644,979, but my average is about 131,378. I look forward to feedback, bug reports, feature requests, and strategy discussions! https://ift.tt/vDb4fpA August 11, 2023 at 05:26AM
Show HN: VectorFlow – Open-Source Vector Embedding Pipeline https://ift.tt/KF56DHy
Show HN: VectorFlow – Open-Source Vector Embedding Pipeline Hey HN We've just released the initial version of our open-source vector embedding pipeline. It's designed to embed large volumes of data. While embedding a few documents for Q&A is straightforward, consistently ingesting gigabytes of unstructured data is a whole different ballgame. By using our API, you can embed raw data and store vectors in your vector database, sidestepping the complexities of cloud infrastructure. Now, in true YC spirit, we're launching before everything is polished. Our Github repo ( https://ift.tt/evbG0c2 ) is a work in progress, and we're eager to get it in front of the community early on. Check out our Github repo and let us know what you think. Your feedback, suggestions, and critiques will be highly appreciated as we continue to refine and develop. https://ift.tt/evbG0c2 August 10, 2023 at 11:05PM
Show HN: Q&A with AI Trained on Bankruptcy Law https://ift.tt/LTAQk39
Show HN: Q&A with AI Trained on Bankruptcy Law I crawled a #$%^ ton of bankruptcy case law and pointed a LLM at it to answer bankruptcy legal questions. I just tried it on the Supreme Court's request today in its order stopping the Purdue Pharma settlement[1], and it gives a decent answer. > The parties are directed to brief and argue the > following question: Whether the Bankruptcy Code authorizes a > court to approve, as part of a plan of reorganization under > Chapter 11 of the Bankruptcy Code, a release that extinguishes > claims held by nondebtors against nondebtor third parties, > without the claimants’ consent. ChatLaw's answer: The Bankruptcy Code does not explicitly authorize a court to approve, as part of a plan of reorganization under Chapter 11, a release that extinguishes claims held by non-debtors against non-debtor third parties, without the claimants’ consent. However, courts have interpreted certain provisions of the Bankruptcy Code to permit such non-consensual third-party releases under certain circumstances. The relevant provisions of the Bankruptcy Code include Section 105(a), which empowers the court to issue any order, process, or judgment that is necessary or appropriate to carry out the provisions of this title, and Section 1123(b)(6), which allows a plan to include any other appropriate provision not inconsistent with the applicable provisions of this title. In the case of In re: Mallinckrodt PLC, (District of Delaware, 02/08/2022), the court noted that while Section 524(e) of the Bankruptcy Code should be read to preclude non-debtor releases, releases are not the equivalent of a discharge. The court also noted that the Third Circuit has recognized that bankruptcy courts do have statutory and constitutional authority to approve a plan of reorganization that contains non-consensual third-party releases, albeit, only in extraordinary cases. In the case of In Re: 18-13374-mew Aegean Marine Petroleum Network Inc. (Southern District ofNew York, 2019-04-08), the court noted that some Circuit Courts of Appeal have held that bankruptcy courts lack the power to grant nonconsensual third-party releases of the kind that the Debtors seek here. However, other Courts of Appeal, including the Second Circuit Court of Appeals, have held that bankruptcy courts have the power to impose involuntary releases, but that such involuntary releases should be imposed only in rare cases. In the case of 22-110 In re: Purdue Pharma L.P. (Second Circuit Court of Appeals, 5/30/2023), the court concluded that two sections of the Bankruptcy Code, 11 U.S.C. 105(a), 1123(b)(6), jointly provide the statutory basis for the bankruptcy courts authority to approve a plan that includes nonconsensual releases of third-party claims against non-debtors. The court further held that the bankruptcy courts inclusion of the releases is equitable and appropriate under the specific factual circumstances of this case. In the same case, in a concurring opinion, Judge Richard C. Wesley agreed that a bankruptcy court has the authority to approve a Chapter 11 reorganization plan that includes nonconsensual nondebtor releases, based on the court's precedent in In re Drexel Burnham Lambert Grp., Inc., 960 F.2d 285, 293 (2d Cir. 1992). However, he expressed concerns about the lack of explicit statutory basis for such releases in the Bankruptcy Code. In conclusion, while the Bankruptcy Code does not explicitly authorize non-consensual third-party releases, courts have interpreted certain provisions of the Code to permit such releases under certain circumstances. The permissibility of such releases often depends on the specific facts and circumstances of the case, and courts have cautioned that such releases should be approved only in rare cases. [1] https://ift.tt/J1zAliq... https://www.chatlaw.us August 11, 2023 at 05:28AM
Show HN: Fully isolated honeypot SSH server using thrussh https://ift.tt/sTcQHI6
Show HN: Fully isolated honeypot SSH server using thrussh https://ift.tt/SjkWTIP August 11, 2023 at 02:50AM
Show HN: Salesbricks – Sales platform to help you close deals and get paid day 1 https://ift.tt/WwiqT16
Show HN: Salesbricks – Sales platform to help you close deals and get paid day 1 Hi HN! We've built a platform that takes care of the annoying parts of actually selling your products. We think it would also be a great fit for early stage companies as an alternative to everyone building out their own pricing page and stripe integration and has enough flexibility to grow with you when you try out new pricing strategies. I'm especially proud of how quick the quoting and checkout is to setup as a seller and use as a customer. https://ift.tt/QotcH6R We'd love some feedback and to know more about your needs and pains when you go sell your products. https://ift.tt/WsVPvHz August 10, 2023 at 10:33PM
Show HN: Computer Socialism https://ift.tt/eAmHFL3
Show HN: Computer Socialism https://chernikov.xyz/computer-socialism August 10, 2023 at 03:43PM
Wednesday, August 9, 2023
Show HN: Easiest way to convert PDF tables to Excel https://ift.tt/oUE1iHC
Show HN: Easiest way to convert PDF tables to Excel We built a Windows app to convert PDF tables to Excel. You just have to take a screenshot of the table. Why try another app when there's so many PDF to Excel converters? It is: - Faster - More convenient - More accurate than other converters (including Excel's Power Query). Feel free to test it with complex tables (like the ones found in financial documents). https://table2xl.com August 10, 2023 at 06:05AM
Show HN: Practice Conversation Skills Online https://ift.tt/aeXD9hC
Show HN: Practice Conversation Skills Online https://linguabot.app/ August 10, 2023 at 02:29AM
Show HN: Remindme – A tool to set short-term reminders from the terminal https://ift.tt/SkX3tDb
Show HN: Remindme – A tool to set short-term reminders from the terminal Hello there! The idea behind this CLI tool is to use it for short-term reminders, e.g. to remind you (via OS-specific notifications) to do something in 2 hours or in 10 minutes. The app is supposed to be cross-platform compatible. Still, I have limited access to platforms, so it was tested only on MacOS, Ubuntu (via VirtualBox), Fedora (via VirtualBox) and Windows 10 Home. I'd appreciate any feedback on how it works on these and other OS-es. Also, I have never tested it outside my time zone (GMT+2), so it would be nice to hear from folks from other parts of the world. Any feedback, comments, and questions are greatly appreciated, as it's just a tool built for fun. Here is a short intro on how to use it: Once installed (via Homebrew, APT, YUM or binary), the usage is pretty simple: - to run the app: remindme start - to set a reminder in 5 minutes: remindme in --min 5 --about "Rewatch LOTR editors cut" Use `--sec` and `--hr` flags to set reminders in seconds or hours, respectively. - to set a reminder at a specific time: remindme at --time "22:20" --about "Replay Gothic video games" Use `--am` or `--pm` flags with 12-hour A.M./P.M. format time value if you from this way of setting time. - to see the list of incoming reminders: remindme list - to stop the app: remindme stop Please, check the GitHub repo README.md file to see the full list of available commands. Thanks, and have fun! https://ift.tt/yIcx2Mp August 10, 2023 at 12:56AM
Show HN: Miteiru, a Japanese Immersion ElectronJS Video Player https://ift.tt/W5I6ETK
Show HN: Miteiru, a Japanese Immersion ElectronJS Video Player Hi people! It's been about 9 months and I think it's ready for people to try this. This is a Japanese learning desktop video player that is cross-platform, easy to setup, and open source. You might have come across some similar app, but this app + OpenAI's Whisper is a bomb... I'll be maintaining this app and tryna achieve all CJK supported video player. https://ift.tt/L9NHYJg August 10, 2023 at 02:50AM
Show HN: Automatic commit messages with AI copilot https://ift.tt/PSYglyr
Show HN: Automatic commit messages with AI copilot https://ift.tt/QP2J9sR August 10, 2023 at 12:52AM
Show HN: Minimal note-taking app https://ift.tt/O2xjBTb
Show HN: Minimal note-taking app No accounts, barely any UI chrome. Web-based note taking app with real-time collaboration. Visiting homepage generates a new note with a unique URL. https://kvak.io/ August 9, 2023 at 01:09PM
Show HN: MagicQuit – closes apps when you don't use them anymore https://ift.tt/W01UT2q
Show HN: MagicQuit – closes apps when you don't use them anymore I often end up having 15+ applications open in my Dock. And, unfortunately, I tend to never close them. While Arc Browser does a great job for browser tabs, I didn’t find any fully satisfying solution for MacOS. One used way too much power and the other one would have taken quite some time to set it up. So instead I decided to develop an app which took x times more of my free time. MagicQuit is entirely free, open source, 100% offline and closes apps that you haven’t been using in the last 12 hours (customizable). Feature-wise I wanted to keep it as clean and simple as possible. It also uses nearly ~0% of cpu usage. Give it a try if you’re a Mac user and also having the same issue with many open applications: https://magicquit.com https://magicquit.com August 9, 2023 at 05:18PM
Show HN: Kvak.io – Online note-taking app https://ift.tt/2rUvmng
Show HN: Kvak.io – Online note-taking app Web-based note taking app with real-time colab. No accounts, barely any UI. Visiting the homepage generates a new note with a unique URL. https://kvak.io/hn August 9, 2023 at 01:25PM
Tuesday, August 8, 2023
Show HN: The Population Project https://ift.tt/B3c8INn
Show HN: The Population Project Two years ago, I turned 50. After a successful career as an entrepreneur, a business angel and a novelist, I set out to start a philanthropic venture under the following constraints: - it had to be global. - it had to be beautiful (in my eyes, at least). - it had to be technology and stats driven. I decided I would try to list the full name and date of birth of all humans alive. While some may find the concept pointless, I immediately knew I had struck gold: - it was global and incredibly hard. - it had an almost artistic quality to it, like an ever-changing installation. - as a libertarian, I resent that states conduct censuses and then sit on the data. - One billion people in the world aren't officially registered. At least someone would acknowledge their existence. I created a non-profit called The Population Project. I would never make a dime off it, but at least my costs would be tax-deductible. I then started researching lists of names online. I quickly adopted two principles. First I would collect a minimal set of information : full name, birth date, and birth place. Second, I would only scrape public information, i.e. nothing behind a password. After a few months, I realized I needed help from more experienced developers. I chose to work on 4D, a platform I had used in the past to develop my company's information system. It was a tough choice: 4D is not a leading player in the back-end world, but I figured the growth of API tooling would make language choice less critical. The first iteration of our database was frustrating - way too slow to publish a website. I learned the power of incremental change, with each marginal improvement saving you a few percent of speed or space. I also got to implement concepts I had heard about but never implemented, such as mirroring, partitioning, or hash-indexing. Then I hired a team of six data processors in Madagascar who clean up and process the lists found online. Lots of Python and Excel macros in their day-to-day. I have instilled in them an obsession with quality. A bad record will sit in our base forever. After trying dozens of softwares, we've settled on Adobe Acrobat and Octoparse. The final piece was the website. I lucked out in finding a strong team in Romania. They build with Next.js and deploy on Vercel. I gave them Wikipedia as the model to aim for. We/they haven't been able to match Wikipedia's simplicity. Our pages are too heavy. But I find the site user-friendly, pleasing to the eye and reasonably fast. We can and we will do better. A word about privacy. Some people complain that because it publishes names and DOBs, the Population Project infringes on their privacy. We obviously don't see it that way. - All our info is public. That DOB you find on the site is probably in the voter list of your state, a list that anyone can request or plainfully download. - The info we publish is minimal. Basically, we say that you exist. No one will find anything about your race, religion, sexual preferences, job or income. - We have adopted Wikipedia's privacy policy. We do not record your IP, unless you create or edit a record. - We're using Matomo for our Analytics. Great stuff. It's not free but they do not use your data like GA. Why am I telling you all this? From the beginning, I've envisioned a three-step process: 1) Build the database and populate it with millions of Western profiles. 2) Launch the site, where anybody can create or edit records and share them with their family. 3) When we've reached critical mass (1B records?), start making deals with NGOs and governments, and venture into other alphabets. We have just completed step 1. Step 2 is daunting as hell. I have grown a business but I have never grown a website. While I am ready to spend a bit of money on PR or SEO, I am not delusional: to reach the level of success we have in mind, we need this thing to go (somewhat) viral. How do you do that? https://ift.tt/UCxGHdA August 7, 2023 at 09:16PM
Show HN: All-you-need OSS lib for modeling and working with ASTs in Python https://ift.tt/QWRTnjv
Show HN: All-you-need OSS lib for modeling and working with ASTs in Python https://ift.tt/iclPIF0 August 9, 2023 at 03:19AM
Show HN: Subscription-Based Alternative to Gumroad https://ift.tt/v03IgNE
Show HN: Subscription-Based Alternative to Gumroad https://turbolink.io August 9, 2023 at 03:14AM
Show HN: Agentflow – Run Complex LLM Workflows from Simple JSON https://ift.tt/jAzOwtf
Show HN: Agentflow – Run Complex LLM Workflows from Simple JSON So, it feels like this should exist. But I couldn't find it. So I tried to build it. Agentflow lets you run complex LLM workflows from a simple JSON file. This can be as little as a list of tasks. Tasks can include variables, so you can reuse workflows for different outputs by providing different variable values. They can also include custom functions, so you can go beyond text generation to do anything you want to write a function for. Someone might say: "Why not just use ChatGPT?" Among other reasons, I'd say that you can't template a workflow with ChatGPT, trigger it with different variable values, easily add in custom functions, or force the use of custom functions for steps in the workflow. Someone might also say: "Then why not use Auto-GPT or BabyAGI?" Among other reasons, I'd say you can't if you want consistency because these tools operate autonomously, creating and executing their own tasks. Agentflow, on the other and, lets you define a step-by-step workflow to give you more control. I'd like to do more with this, including adding more custom functions, and more examples, and more ways to trigger workflows (such as in response to events). But first, I want to make sure I'm not wasting my time! For starters, if something like this already exists, please tell me. https://ift.tt/lwTzPEj August 8, 2023 at 11:27PM
Show HN: Building an Audio Journaling App – Looking for Community Insights https://ift.tt/3ZeHC5T
Show HN: Building an Audio Journaling App – Looking for Community Insights I am a product designer by profession, and recently, I ventured into coding and started developing applications. Today, I'm excited to share a project I've been passionately working on. The concept is a voice-activated journal: just voice-record your thoughts, and the app will transcribe them into text. I built this to help those like me who struggle to build a journaling habit. Also has features that encourage habbit building like a streak/tracker and a threshold marker encouraging you to record a minimum amount. I used OpneAI Whisper to power the transcriptions which means you can record journals in most common languages and it will transcribe it accurately. I am hoping to get feedback from all of you: Would you use this? If Yes, how often? If No, What would hold you back? Would you pay for this? If yes: How much, If no: what if added would make you want to pay for it? Screenshots: https://ift.tt/egKoBZX https://ift.tt/Ge6MNmw August 8, 2023 at 12:45PM
Monday, August 7, 2023
Show HN: Make better deepfake videos with lip sync and natural body gestures https://ift.tt/dhwUgTs
Show HN: Make better deepfake videos with lip sync and natural body gestures I built a site that lets you easily make deepfake videos. They are accurately lip synced to any text you enter and even include the person’s natural body gestures. Here's a deep fake of Paul Graham talking about the site lol: https://ift.tt/bf58pug All you have to do is: 1. Choose a video. 2. Enter what you want them to say. 3. Get your lip-synced deepfake. Right now, you can only select from 10 celebrities. In the near future, you’ll be able to upload your own video file and create a deepfake from it. Would love to hear your questions/comments! Discord server: https://ift.tt/P39MAjU Have fun! :) https://deepfakes.lol August 8, 2023 at 06:54AM
Show HN: Ready to Send – a Gmail add-on that automatically drafts email replies https://ift.tt/pIFLX9w
Show HN: Ready to Send – a Gmail add-on that automatically drafts email replies Hi HN! Ready to Send works seamlessly with Gmail, crafting draft responses for your new, unread emails. You can add personalized info for each contact, ensuring every message sounds genuine. LMK your feedback below! https://ift.tt/pGaWbRO August 8, 2023 at 06:49AM
Show HN: An AI Textbook https://ift.tt/A7ML8pG
Show HN: An AI Textbook Hi HN, Introducing Inquistory, the world's first AI textbook for history. Unlike a textbook, students don’t passively read through long chapters of content. Inquistory briefly explains a high level ideas a student, and student's must inquire about the content to advance. Like a textbook, Inquistory utilizes both primary and secondary sources create content. This involves displaying relevant images inline with text and providing citations for the sources referenced. Read the wild story how we got started: https://ift.tt/agFHhCI Currently in private beta, you can sign up on our website: https://inquistory.com/ https://inquistory.com/ August 8, 2023 at 03:10AM
Show HN: Create your perfect profile picture using AI https://ift.tt/WGRMCfX
Show HN: Create your perfect profile picture using AI #1 Best AI Profile Picture Generator Create your perfect profile picture in less than 10 minutes with our AI photographer! Upload 5 pictures and get 30 photos in various styles in minutes! https://ift.tt/UYfEown August 8, 2023 at 02:32AM
Show HN: CoverBot – AI-Generated Covering Letters https://ift.tt/grxn8wb
Show HN: CoverBot – AI-Generated Covering Letters Hello HN, We've launched CoverBot - a web application that generates cover letters. It uses AI to extract the relevant information from CV and job description and then uses that information to generate a unique cover letter. Any thoughts or feedback are welcome! https://coverbot.net August 8, 2023 at 02:04AM
Show HN: Doculite – Use SQLite as a Document Database https://ift.tt/a2Ph601
Show HN: Doculite – Use SQLite as a Document Database Hi! As I was working on a side project, I noticed I wanted to use SQLite like a Document Database on the server. So I built Doculite. DocuLite lets you use SQLite like Firebase Firestore. It's written in Typescript and an adapter on top of sqlite3 and sqlite. Reasons: 1) Using an SQL Database meant having less flexibility and iterating slower. 2) Alternative, proven Document Databases only offered client/server support. 3) No network. Having SQLite server-side next to the application is extremely fast. 4) Replicating Firestore's API makes it easy to use. 5) Listeners and real-time updates enhance UX greatly. 6) SQLite is a proven, stable, and well-liked standard. And, apparently one of the most deployed software modules right now. (src: https://ift.tt/vmoX9Cl ) What do you think? Feel free to comment with questions, remarks, and thoughts. Happy to hear them. Thanks https://ift.tt/CEFQgcT August 8, 2023 at 01:44AM
Subscribe to:
Posts (Atom)
Show HN: Chat with any GitHub repository via MCP https://ift.tt/7czW6ju
Show HN: Chat with any GitHub repository via MCP https://ift.tt/altL8F1 April 9, 2025 at 12:00AM
-
Show HN: High school robotics code/CAD/design binder release Hello HN! My name is Patrick, and I am a junior at my High School’s FRC robotic...
-
Show HN: D&D meets Siri – Interactive voice adventure Hey HN! I've been building tooling for voice-driven apps over the past few mon...
-
Show HN: I Made an AI Social Media Manager to Automate Content Creation Hey HN, I am a Solopreneur, and I love building apps to automate bor...