Wednesday, October 25, 2023

Show HN: Convochat https://ift.tt/2sLHtW8

Show HN: Convochat Like the videos? The content? Guess the current valuation? Take a look: Convochat.com October 26, 2023 at 12:01AM

Tuesday, October 24, 2023

Monday, October 23, 2023

Show HN: WebSession, a Secure Replacement for Cookies https://ift.tt/yed3PF9

Show HN: WebSession, a Secure Replacement for Cookies https://websession.dev/ October 24, 2023 at 02:44AM

Show HN: A game that is based on data analysis and pattern matching https://ift.tt/wb8gZ3d

Show HN: A game that is based on data analysis and pattern matching The premise of the game is that you have 30 "toggles". Some are simply ON/OFF switches and others you set to a single number (in a range). The feedback you get is if your previous day's toggles were correct or not. Based on that, your job is to determine the pattern of each toggle. The winner is the one that can have a perfect score for 30 days in a row. It does require that you log in since this is a game meant to be played over many days. Please let me know what you think or if you have any feedback. https://ift.tt/GpdhOYg October 23, 2023 at 11:34PM

Show HN: Image Turing test for humans. Test your AI detection skills https://ift.tt/BbwX6of

Show HN: Image Turing test for humans. Test your AI detection skills We are blurring the lines between real images vs A.I. generated images with the innovations like Midjourney and DALL E. IsThatAI is a place where you can take the image Turing tests to tell A.I. from real ones! Show A.I. who's boss! https://isthat.ai/ October 23, 2023 at 07:03PM

Show HN: Autolicious – AI-powered bookmark cataloging Chrome extension https://ift.tt/T2R5Sb7

Show HN: Autolicious – AI-powered bookmark cataloging Chrome extension https://ift.tt/BGlORzf October 23, 2023 at 09:51PM

Show HN: Callegram – Telegram Mini App for scheduling calls with ease https://ift.tt/wvyJb3o

Show HN: Callegram – Telegram Mini App for scheduling calls with ease Callegram is a Mini App that allows you to manage your calls calendar inside Telegram. You can share your schedule (like calendly), book slots, get reminders about upcoming meetings. It is built using vanilla html+css+js for the frontend, and fastapi+postgresql for the backend in 10 days. https://ift.tt/pAI8VFd October 23, 2023 at 12:20PM

Sunday, October 22, 2023

Show HN: Use an EEPROM as Programmable Logic https://ift.tt/Ec27feD

Show HN: Use an EEPROM as Programmable Logic https://ift.tt/QHe7Aft October 23, 2023 at 04:29AM

Show HN: Puzzlip https://ift.tt/PCtLNZ5

Show HN: Puzzlip Hey all, I built this puzzle generator to practice my wasm skills in Rust. Hope someone has fun. Source: https://ift.tt/iYQ5f2B https://puzzlip.com October 23, 2023 at 02:34AM

Show HN: vbang2 – DDG-Style Bangs with Customizations https://ift.tt/elYOhPp

Show HN: vbang2 – DDG-Style Bangs with Customizations https://ift.tt/Oxo80Zy October 22, 2023 at 12:16PM

Saturday, October 21, 2023

Show HN: Tiledesk – Open-Source LLM Chatbot Framework https://ift.tt/VaGXzU8

Show HN: Tiledesk – Open-Source LLM Chatbot Framework Tiledesk is an open-source chatbot designer that unleashes the potential of LLM-enabled chatbots and process automation through a user-friendly drag-and-drop interface. Witness its capabilities in action here: https://youtu.be/ZDPoVVbXxs8 With Tiledesk, you can create dynamic, human-like conversations without the complexities of coding or scripting. Our guiding principle is straightforward: Design, Test, and Launch Your Conversation Flows Across All Your Digital Channels in Minutes The quickest way to experience Tiledesk new product version is by visiting our website. For those curious about our codebase, explore our latest repository on GitHub: https://ift.tt/0xcnZ7T Let's maintain a discussion focused on the essentials. We're here to answer your questions, provide insights, and share technical details. For additional information and inquiries, please don't hesitate to contact us at info@tiledesk.com We’d love to hear your thoughts! https://tiledesk.com/ October 22, 2023 at 12:35AM

Show HN: Images and animatons in 50 characters of stack based code https://ift.tt/ruRY8o4

Show HN: Images and animatons in 50 characters of stack based code https://ift.tt/hj09fbp October 22, 2023 at 06:08AM

Show HN: Storybooks – AI-generated bedtime stories for kids https://ift.tt/kU3ioNr

Show HN: Storybooks – AI-generated bedtime stories for kids https://ift.tt/1wr4tSx October 22, 2023 at 01:19AM

Friday, October 20, 2023

Show HN: My Attempt to Simplify Philosophy https://ift.tt/ax8jItC

Show HN: My Attempt to Simplify Philosophy https://gainedin.site/ October 21, 2023 at 02:45AM

Show HN: sbctl – Secure Boot key manager https://ift.tt/x4v5Vqp

Show HN: sbctl – Secure Boot key manager https://ift.tt/f8VT0km October 21, 2023 at 01:31AM

Show HN: SignalDB – Reactive Local JavaScript Database https://ift.tt/s5AFO8k

Show HN: SignalDB – Reactive Local JavaScript Database SignalDB is a local JavaScript database with a MongoDB-like interface and TypeScript support, enabling optimistic UI with signal-based reactivity across multiple frameworks. It integrates easily with libraries like Angular, Solid.js, Preact, and Vue, simplifying data management with schema-less design, in-memory storage, and fast queries. https://ift.tt/0GtyCTl October 20, 2023 at 11:35PM

Thursday, October 19, 2023

Show HN: Linkitall – create dependency-graphs of ideas https://ift.tt/jNb3ZRn

Show HN: Linkitall – create dependency-graphs of ideas What is the structure of knowledge? It's a broad question, and finding a structure that suits everyone is no easy task. Consider this: a backend developer might view knowledge as a table accessible with different keys, while a teacher might perceive it as a book, complete with chapters, sections, and subsections—a linear structure, yet with a tree-shaped Table of Contents for efficient reference. Generally, the structure we require depends on (a) the data involved and (b) the purpose at hand. Let's narrow it down: What's a suitable structure for teaching scientific knowledge? In the context of a specific course, one can assert that certain ideas are more fundamental than others. There's a hierarchy of ideas, where complex ideas build upon simpler ones, and those, in turn, rest on basic concepts. In simpler terms, with the exception of a few obvious or axiomatic ideas, every other idea relies on something else. Organizing all these ideas into a graph based on their dependency structure creates a dependency graph. Using graphical structure (including dependency graphs) to arrange ideas for presentation or teaching is nothing new. There are several tools out there, but none of them really worked for my use-case. So I wrote a tool in Golang which will take a graph definition in YAML format and produce a graph output in HTML. I am a noob in Golang. I am using python for work, so I wanted something else for this "hobby" project, and ended up with Go. This is the tool: https://ift.tt/L68dAyt Here are a few example outputs: Sets: https://ift.tt/3QhMdDK... Trigonometric relations: https://ift.tt/3QhMdDK... Note: one can click on the node name and it will open the associated slide. Kindly let me know what you fellows think. In particular, I would very much appreciate feedback from those in training/teaching/research background. https://ift.tt/L68dAyt October 19, 2023 at 04:40PM

Wednesday, October 18, 2023

Show HN: awesome-privacy-front-ends – private front-ends to popular sites https://ift.tt/f5mx8Pl

Show HN: awesome-privacy-front-ends – private front-ends to popular sites https://ift.tt/AGDyYn1 October 19, 2023 at 04:47AM

Show HN: I struggle to focus working from home so I built a solution https://ift.tt/sveqdyF

Show HN: I struggle to focus working from home so I built a solution Hey HN friends, I keep getting distracted working from home and always end up watching youtube, browsing blogs like HN or just mindlessly scrolling then I feel like crap because I didn’t do enough. I went through dozens of productivity tools but they’re quite overwhelming to use and none of them actually helped me focus. So I built http://complish.ai, a web-based sidebar that helps me focus on one task at a time. I launched it last month and have over 3,000 users now and I’ll be keeping it free. Would love for you all to try and give some feedback! October 19, 2023 at 12:45AM

Show HN: Finetune OpenAI Embeddings In-Browser https://ift.tt/0JmPx4D

Show HN: Finetune OpenAI Embeddings In-Browser There's a lesser-known trick described in the OpenAI Cookbook. You can linearly transform a generic embedding space (like OpenAI’s) for your usecase with a well-tuned matrix multiply. I ported the cookbook technique into a standalone hardware-accelerated webapp, and added some UX to guide the process along. There are some examples on the homepage for out-of-the-box fun. With 30 seconds of training, I was able to improve performance by the first example by 15%. https://ift.tt/3SgALxj October 18, 2023 at 10:45PM

Show HN: change-case scripts for kebab-case, camel-case, snake-case, etc. https://ift.tt/eFG3oku

Show HN: change-case scripts for kebab-case, camel-case, snake-case, etc. https://ift.tt/Jh1IC0D October 18, 2023 at 11:38PM

Tuesday, October 17, 2023

Show HN: SEO Tools List https://ift.tt/o9bigYO

Show HN: SEO Tools List https://ift.tt/ztr7oTY October 18, 2023 at 04:44AM

Show HN: Socketioxide – Power of Rust with Simplicity of Socket.io https://ift.tt/CpGTxhR

Show HN: Socketioxide – Power of Rust with Simplicity of Socket.io Rust itself is a hard language to master. Writing networking code is not an easy task in any language, let alone Rust. This is the beauty of socket.io, it has so low barrier of entry that anyone can code websocket logic with this framework. Now that Socketioxide is out, it can combine the power of Rust with its natural simplicity. Check it out and star if you like! https://ift.tt/aIfy5VD October 18, 2023 at 04:13AM

Show HN: Found a clean link today for Harmy's Despecialized edition. https://ift.tt/FLdMCK2

Show HN: Found a clean link today for Harmy's Despecialized edition. Found this link today for Harmy's Despecialized edition. This is usually a bit hard to get so it surprised me to find it in the wild(ish), came accross it while visiting some abandoned(I thought) forums. Thought both the upload and message attached to it was interesting and would like your opinion. So sharing before Disney comes down on them like a pile of bricks XD https://ift.tt/iEcPlKs October 18, 2023 at 03:10AM

Show HN: I made an all-in-one desktop app with a no-BS approach to get work done https://ift.tt/oPxcNvV

Show HN: I made an all-in-one desktop app with a no-BS approach to get work done Hi HN! This is Daniel from Floutwork ( https://ift.tt/x4C8AiE ) Floutwork is an all-in-one desktop app designed to serve as a personal work system, offering a no-BS approach to getting real work done online. Background: When I transitioned from a development role to a product management role, I realized there was no real organization or structure to the way I worked as a PM. Tasks I needed to complete were scattered across emails, Teams, meetings, etc. I was inundated with emails and found myself juggling multiple browser windows, numerous open tabs, and other desktop applications. This overwhelming situation made it clear that success in my new role hinged on being self-organized and focused. After reading the book "Deep Work" by Cal Newport, I recognized that my work habits were counterproductive to accomplishing meaningful work. After that, I delved further into the "focus and productivity" path, read more books on the subject, and decided to integrate these concepts and methodologies into a single app. I could have created a specialized tool that addressed only one or two problems, like many other apps out there, but I knew that building a single app designed to assist with the workflow from start to finish was the only way to eliminate as many distractions and friction points as possible. Honestly, I could've wrapped up development way sooner if I'd just tackled one issue. But what's the point if one part of my workflow rocks and the rest sucks? What's the problem with modern work? You might be using a combination of a task manager and a calendar to track tasks. To work on a task, though, you probably bounce to your browser full of tabs. If you use desktop apps like Teams, Slack, or Discord, this bouncing back and forth becomes even worse because every link you click on opens in the browser. The real problem is when we jump to a browser full of tabs every time, we get distracted by all the tabs and get sidetracked, or our old habits kick in due to how our brains are now wired, and we start aimlessly browsing. This causes a lot of friction in our flow. This is one of the main reasons why people today are not able to focus or don't feel motivated to get work done. What usually takes 1 hour to complete can take up to 3 hours. What's unique about Floutwork? Floutwork has an excellent task management system and a calendar view right next to it to intelligently show you when you can work on your tasks amidst your busy schedule. However, it goes beyond that and lets you pin your work apps right within Floutwork. Once you know you need to work on a task, you can quickly hop on to your web apps right within Floutwork and get that done, and then repeat. Every time you access a web app within Floutwork, any tabs you open within that app stay within that app, so you only get to see the tabs to get your current task done. This powerful flow cuts down all the distractions and friction points that come between tasks and work getting done. Now that all your work can be consolidated into one unified system, you can access powerful tools in a distraction-free way to: - Monitor your work habits - Gamify your tasks - Experience an immersive focus mode for tasks - Open a command bar without losing your flow to open apps, links, tools, add tasks, ask ChatGPT, etc. - Quickly take work notes in context - Clean out your emails with a few clicks - Access AI tools via ChatGPT meaningfully right within your flow This app is designed for people in roles like PMs, freelancers, managers, admins, and marketers, where being self-organized online is crucial for success. I know the HN community has a lot of developers. While this app can offer some benefits to devs, it won't be a game-changer for your workflow, especially if you're primarily in VS Code or other desktop development tools most of the day. I'd love to invite you all to try out the product and would appreciate hearing your feedback! October 17, 2023 at 06:55PM

Monday, October 16, 2023

Show HN: Quepid now works with vector search https://ift.tt/zH5YNk8

Show HN: Quepid now works with vector search Hi HN! I lead product for Vectara ( https://vectara.com ) and we recently worked with OpenSource connections to both evaluate our new home-grown embedding model (Boomerang) as well as to help users start more quantitatively evaluating these systems on their own data/with their own queries. OSC maintains a fantastic open source tool, Quepid, and we worked with them to integrate Vectara (and to use it to quantitatively evaluate Boomerang). We're hoping this allows more vector/hybrid players to be more transparent about the quality of their systems and any models they use instead of everyone relying on and gaming a benchmark like BIER. More details on OSC's eval can be found at https://ift.tt/GjrhHyY... https://quepid.com/ October 16, 2023 at 11:51PM

Show HN: Textsynth: Evolve synthesizer sounds from text prompts https://ift.tt/A6F5ZoC

Show HN: Textsynth: Evolve synthesizer sounds from text prompts https://ift.tt/cYeqUBT October 17, 2023 at 02:07AM

Show HN: Neuronpedia – AI Safety Game (GeoGuessr for Interpretability) https://ift.tt/U6RnSBT

Show HN: Neuronpedia – AI Safety Game (GeoGuessr for Interpretability) https://ift.tt/HdeIasZ October 17, 2023 at 01:02AM

Show HN: RAGchain: Build advanced RAG workflow https://ift.tt/nDXNYqx

Show HN: RAGchain: Build advanced RAG workflow We made a framework for building advanced RAG workflow. It is like Langchain but only focus on RAG. It has many advanced RAG features like OCR loaders, reranker, multiple retrievers, query decomposition and more. Also, our file loader, embeddings, and vector stores are fully compatible with Langchain. Don’t worry about lack of integrations. https://ift.tt/rToauR6 October 16, 2023 at 08:44PM

Sunday, October 15, 2023

Show HN: View Amazon search trends and optimize listings https://ift.tt/1XEVOoT

Show HN: View Amazon search trends and optimize listings This is a very small weekend proof-of-concept that combines OpenAI's embedding model with 9 months worth of Amazon search trend data (available via their reporting API). I also added a small GPT4 wrapper to optimize listings based on the search data. Right now it is available for free. Would love feedback from Hacker News! https://ift.tt/FiqRdEn October 16, 2023 at 02:45AM

Show HN: Get stuff done by focusing on one task at a time https://ift.tt/4pOHs3V

Show HN: Get stuff done by focusing on one task at a time https://ift.tt/QTcDNdU October 15, 2023 at 11:41PM

Show HN: Pg_yregress, Structured Testing for Postgres https://ift.tt/qtr2kxC

Show HN: Pg_yregress, Structured Testing for Postgres Originally inspired by pg_regress, pg_yregress provides a TAP-compatible test executor that allows for better test organization, easier instance management, native JSON handling and so on. https://ift.tt/ARxbqSU October 15, 2023 at 11:52PM

Saturday, October 14, 2023

Show HN: mystery-o-matic offers a daily random murder mystery https://ift.tt/79WoxjI

Show HN: mystery-o-matic offers a daily random murder mystery https://ift.tt/mHgaB6G October 15, 2023 at 02:50AM

Show HN: MiniSearch, a minimalist search engine with integrated browser-based AI https://ift.tt/iafGKnV

Show HN: MiniSearch, a minimalist search engine with integrated browser-based AI Hey everyone! I’m excited to announce the release of my last project, MiniSearch. I admire Perplexity.ai, Phind.com, You.com, Bing, Bard and all these search engines integrated with AI chatbots. And as a curious developer, I took the chance and created my own version. Using Web-LLM and Transformers.js to provide browser-based text-generation models on desktop and mobile, I built a minimalist self-hosted search app on which an AI analyses the results, comments on them and responds to your query summarising the info. In the backend, it still queries a real search engine, but besides that, there's no other remote connection happening. For running in the browser and on mobiles, lightweight models are required, so we can't expect them to give stellar answers, but there are a few advantages of using this over the services as mentioned earlier: - Availability: The AI will always be available and respond with the maximum available speed from the device. - Privacy: Besides the queries that go anonymously to the actual search engine, nothing else leaves your device. - No ads/trackers: Get the relevant links clean and fast without being tracked. - Customization: As it's open-source, you can fork it and re-style it any way you want. You can get started with MiniSearch by cloning the repository from GitHub ( https://ift.tt/GlSdcsq ) and running it locally or by using it online on this HugginFace Space: https://ift.tt/1dyDTpf (Alternative Space address: https://ift.tt/45Cwn2L ) You can even set it as your browser's address-bar search engine using the query pattern ` https://ift.tt/H7x3iBq ` (where your query replaces %s). At the moment of this writing, the app is using TinyLlama and LaMini-Flan-T5 models, but there's an option to try to use larger models like Mistral 7B (not recommended, though, as it could be slow and break the fast-search experience). That's what I had to share. Thanks for reading! Your feedback means the world to me! Please don't hesitate to reach out if you have any questions or suggestions or want to learn more. https://ift.tt/45Cwn2L October 15, 2023 at 06:20AM

Show HN: Tmux plugin in for playing Spotify playlists https://ift.tt/FHkbKGo

Show HN: Tmux plugin in for playing Spotify playlists https://ift.tt/yBLqTf3 October 15, 2023 at 02:23AM

Friday, October 13, 2023

Show HN: Chatbot Doctor for Long Covid https://ift.tt/H8sc1pa

Show HN: Chatbot Doctor for Long Covid Currently beta-testing in top research university https://ift.tt/2DYFu7B October 13, 2023 at 11:24PM

Show HN: Converse: Your AI Powered Library https://ift.tt/Mf63a2C

Show HN: Converse: Your AI Powered Library Save web articles, PDFs and Youtube videos. TLDR it. Summarize it. Chat with it. Share it. Organize it across various collections. https://ift.tt/b6UDgBC October 14, 2023 at 12:14AM

Show HN: Snapglyph.com – Better open graph images for publishers https://ift.tt/65wQhWz

Show HN: Snapglyph.com – Better open graph images for publishers https://snapglyph.com/ October 13, 2023 at 11:06PM

Thursday, October 12, 2023

Show HN: 90s style yearbook photos using AI https://ift.tt/JPS6wmK

Show HN: 90s style yearbook photos using AI https://ift.tt/NI9uBoA October 13, 2023 at 11:32AM

Show HN: An app that help you be productive without having a todo list https://ift.tt/4qMV6mA

Show HN: An app that help you be productive without having a todo list Mond is a tiny chrome extension that kindly ask you to choose what you want to do before having an Internet session. Based on your choice, it will open in advance / block webs to save you lots of manual actions and prevent distraction. This is a product I made to solve my own problem and I been using it for about 2 months before releasing it. Look forward to your feedbacks folks. https://ift.tt/gcLHre9 October 13, 2023 at 05:57AM

Show HN: stews.io – power tools for publishing quality curations to the web https://ift.tt/4IZBnPS

Show HN: stews.io – power tools for publishing quality curations to the web https://www.stews.io October 13, 2023 at 05:06AM

Show HN: Loom for Developers (Beta) https://ift.tt/wUWRrfn

Show HN: Loom for Developers (Beta) https://www.dashcam.io/ October 13, 2023 at 12:02AM

Show HN: AI Generated Personalized Videos https://ift.tt/Oyl3M9N

Show HN: AI Generated Personalized Videos https://foxacid.ai October 12, 2023 at 06:14AM

Show HN: Nostalgist.js – Run emulators of retro consoles, within web browsers https://ift.tt/dRu8PsX

Show HN: Nostalgist.js – Run emulators of retro consoles, within web browsers https://ift.tt/dWsp9U6 October 12, 2023 at 02:14PM

Show HN: OpenPV – Photovoltaic Potential in Bavaria (and Beyond?) https://ift.tt/8jQMwYm

Show HN: OpenPV – Photovoltaic Potential in Bavaria (and Beyond?) Photovoltaic potential calculated live and privacy-friendly in your browser via WebGL. Using open LoD2 and laser point data from the Bavarian Public Agency for Digitization, High-Speed Internet and Surveying. Including laser points for tree occlusions and other non-LoD2 objects. Try it with the Bavarian Hall of Fame next to Oktoberfest: Hall of Fame, Munich, Bavaria Note that the point clouds might be a lot of data to download if enabled (~50 MB+). Currently limited to Bavaria, Germany. Thanks for your feedback! https://www.openpv.de October 12, 2023 at 11:02AM

Wednesday, October 11, 2023

Show HN: thcon, a config-driven theme controller https://ift.tt/HXEkWiv

Show HN: thcon, a config-driven theme controller It's not the first CLI tool that switches terminal, editor, and desktop themes, and it certainly won't be the last. This one (mine) focuses more on switching between dark and light variants of a theme than on theme hopping, and is able to support a different set of tools. Notably, KDE Plasma, GNOME Shell user themes, and the macOS global dark mode are all supported, which is pretty unique I guess? https://thcon.app October 12, 2023 at 06:12AM

Show HN: Cloudgenda – Membership management platform for social organizations https://ift.tt/fGH9cPK

Show HN: Cloudgenda – Membership management platform for social organizations https://cloudgenda.com October 12, 2023 at 03:26AM

Show HN: Mockup Generator – Create Free Bulk Mockups in Seconds https://ift.tt/dk6cU2K

Show HN: Mockup Generator – Create Free Bulk Mockups in Seconds Hello Hacker News people, I’m thrilled to share our latest project with you all: https://ift.tt/5vwE8ai If you’ve ever found yourself knee-deep in the tedium of creating mockups, especially for print on demand stores or showcasing digital designs, you’re going to want to check this out. Mockup Generator allows you to create bulk mockups in seconds, simplifying what used to be a time-consuming process. We’d love for you to take it for a spin and share your honest feedback. Thoughts on usability, functionality, or any ideas for additional features are all fair game and hugely appreciated. Looking forward to hearing what you think! https://ift.tt/5vwE8ai October 12, 2023 at 02:30AM

Show HN: AI puzzle game using Stable Diffusion AI images https://ift.tt/2D3TFCh

Show HN: AI puzzle game using Stable Diffusion AI images I liked the checker pattern effect (Stable Diffusion + ControlNet) and made a small puzzle game around it. Which image is your favorite? https://ift.tt/go3QdWP October 11, 2023 at 11:09PM

Show HN: Obligator – An OpenID Connect server for self-hosters https://ift.tt/ZmOq9Uk

Show HN: Obligator – An OpenID Connect server for self-hosters https://ift.tt/U4P35FL October 12, 2023 at 12:29AM

Show HN: Neovim Configuration heavily inspired by Emacs and JetBrains https://ift.tt/RaKusVe

Show HN: Neovim Configuration heavily inspired by Emacs and JetBrains Neovim Configuration heavily inspired by Emacs & JetBrains. Based on NvChad https://ift.tt/Jj3idnY October 11, 2023 at 10:53AM

Tuesday, October 10, 2023

Show HN: A lightweight open-source web analytics for webdevs https://ift.tt/16UTVOB

Show HN: A lightweight open-source web analytics for webdevs I wanted to share something I've been working on recently: Statum, a handy web analytics tool. https://ift.tt/CAPbkYi The journey began when I found myself frequently needing simple web analytics for my projects. I tried Google Analytics, especially GA4, and realized it was quite complex and, at times, not very accurate, especially when I wanted to view stats for the current day or recent hours. Then I tested a few fancy startup solution but ended up with way too expensive plans the expect me to subscribe (I'm not that rich to pay $99/month for every pet project web analytics). This drove me to think, "Why not create a tool that bridges the gap between these complex/expensive platforms and the real needs of developers like me?" So, I designed Statum to seamlessly parse both Nginx and Apache server logs. It filters all necessary data, including IP, http method, URL, and user agent. What's more, it can categorize these user-agents into mobile users, bots, and others. Besides that...to provide a holistic view, Statum augments local log file statistics with web-based JavaScript analytics, offering even deeper insights, especially into returning visitors. With Statum, you can quickly get a grip on: - The number of visitors and a breakdown between bots and real users. - Identify visitors as unique entities (tied to the browser). - Client-side parameters such as screen resolution, OS, language. - Unique user-agents and much more. I've aimed to make the setup process straightforward (it's just one js line to insert into your website template and update a few paths in .py file to parse logs from the right place). Currently, it does not have UI, I use just a text output from sqlite, the default query to get the number of visitors and return visitors is in gen_stats.sh so you can enhance it depending on what you want to analyze. I'd appreciate any feedback you have on the project. Please keep in mind that this is an initial version and it's not designed for high-traffic websites. https://ift.tt/CAPbkYi October 11, 2023 at 03:49AM

Show HN: Standalone Jdk.compiler, Java Compiler Framework and Tree API https://ift.tt/T1xvimP

Show HN: Standalone Jdk.compiler, Java Compiler Framework and Tree API With this standalone compiler, you can rely on all Java 11 javac features to be available, even when using newer Java versions. Specifically, this allows you to: - compile code even if your Java environment isn't a full JDK (Java JRE, for example!) - target Java 1.7 for compilation without any warnings or restrictions. - use the Compiler Tree API without resorting to --add-opens trickery that may eventually fail in newer Java releases - build a modified compiler with additional features or custom tweaks I made this after finding that the otherwise superb "jsweet" Java-to-JavaScript transpiler failed to build and run with Java 16 or newer. Surprisingly, I couldn't find any prior work other than "proper" standalone compilers like Eclipse's ecj that would properly work with modern Java runtimes. I'm excited to see what can be done now that we have this scaffolding. https://ift.tt/lPi6ygt October 10, 2023 at 10:15PM

Show HN: The Water Quality Dashboard: State Compliance over the Years https://ift.tt/gcU7XiD

Show HN: The Water Quality Dashboard: State Compliance over the Years https://ift.tt/7palG52 October 10, 2023 at 11:10AM

Monday, October 9, 2023

Show HN: Free content optimization tool for SEO https://ift.tt/afP8sgp

Show HN: Free content optimization tool for SEO https://ift.tt/NeR2Pkr October 10, 2023 at 04:31AM

Show HN: Emitbase (open-source tool for programmatic alerts and notifications) https://ift.tt/S2INYkV

Show HN: Emitbase (open-source tool for programmatic alerts and notifications) Hello folks, I am working on my very first open-source project, and today I recorded a how-to video on how to use Emitbase (an open-source tool for programmatic alerts and notifications). Please check out the video if you are interested: https://ift.tt/MiYghIn. You can also find the project's repository on GitHub here: https://ift.tt/Qg37foc. I would welcome any constructive feedback on the project or any advice. Thank you, and have a nice day! October 10, 2023 at 12:47AM

Show HN: A Prettier plugin for formatting imports in Astro files https://ift.tt/yKiVrvG

Show HN: A Prettier plugin for formatting imports in Astro files https://ift.tt/LXsIVmg October 9, 2023 at 09:57PM

Show HN: I made a Chrome extension to put headlines back into Twitter https://ift.tt/t39hSJw

Show HN: I made a Chrome extension to put headlines back into Twitter https://ift.tt/tEAXJlC October 10, 2023 at 05:38AM

Show HN: An AI app that lets you read up to 10 news articles in 60 seconds https://ift.tt/TVpukeU

Show HN: An AI app that lets you read up to 10 news articles in 60 seconds Be gentle & humble HN, we're just beginning this journey. We still have A LOT of work to do on Tidby. However, we'd love your insights on improving its growth. Current things we're improving: - Article / summary quality - Feed quality / improvements - Onboarding across app - Additional sources - UI/UX improvements (not final design) We've been diligently working on an app designed to summarize the news and create a social experience within it over time. The future of Tidby: ~ Comments on articles. ~ Posting. ~ Newsrooms. (similar to a subreddit) ~ Related Articles. ~ Library expansion. Create groups, subtopics, etc. ~ Mood Reading. Enjoy articles / topics at certain times of the day instead of random. ~ Filters, filters, filters, & much more planned. Not for who you or what you think will make Tidby great, but what would make Tidby useful for you? Thank you for reading! https://ift.tt/DHcSAWi October 10, 2023 at 12:35AM

Show HN: My First SaaS https://ift.tt/hvED8sN

Show HN: My First SaaS Promptly is my first SaaS Project. I built it because I wanted to refine my dev skills and also to have a central place to store my prompts for GPT, Midjourney, and other AI platform and systems. Would love some feedback on the website itself, as well as advice on how I should go about the marketing https://promptly.host/ October 9, 2023 at 03:23PM

Show HN: I made a all-in-one web app to help me with my freelance admin tasks https://ift.tt/a2nvTut

Show HN: I made a all-in-one web app to help me with my freelance admin tasks https://ift.tt/k2TxjR5 October 9, 2023 at 02:20PM

Sunday, October 8, 2023

Show HN: Talk with ChatGPT using your VOICE https://ift.tt/h7cI8M2

Show HN: Talk with ChatGPT using your VOICE https://ift.tt/AaTbi7R October 9, 2023 at 10:15AM

Show HN: I made a one button snake game variant https://ift.tt/7PlgkKI

Show HN: I made a one button snake game variant https://tapsnake.com October 9, 2023 at 06:20AM

Show HN: Pollux – A Message Passing Cloud Orchestrator https://ift.tt/scWGZj5

Show HN: Pollux – A Message Passing Cloud Orchestrator https://ift.tt/9LB4w2Y October 9, 2023 at 02:44AM

Show HN: This is what social media could be https://ift.tt/8OtxDcl

Show HN: This is what social media could be I made what I believe is a joyful slow social media. Would love to know what you think! https://bloom.tendtoyourgarden.xyz/ October 9, 2023 at 02:04AM

Show HN: BadUSB that can exfiltrate stored WiFi passwords https://ift.tt/VEwUOtS

Show HN: BadUSB that can exfiltrate stored WiFi passwords https://ift.tt/HpnlX5W October 8, 2023 at 06:09PM

Show HN: Track time spent on activities that matter to you https://ift.tt/EVHCxdm

Show HN: Track time spent on activities that matter to you https://ift.tt/YJ4fycL October 8, 2023 at 01:53PM

Show HN: Build WebExtensions in Go, a Native Way https://ift.tt/bAFcNkn

Show HN: Build WebExtensions in Go, a Native Way Less than a week ago, we announced a new stdlib & runtime `pcz` for Golang, focusing on platform native support, along with full access to Web APIs. [1] (and we were not joking.) Today we are releasing the full access to WebExtension APIs for Go js/wasm target in pcz std[2], and now you can build WebExtensions in Go natively, happy toying with it! [1]: https://ift.tt/0FJSaCD [2]: https://ift.tt/LV2s5N0... https://ift.tt/NJf9UIO October 8, 2023 at 05:51AM

Show HN: CSSBattle – A competitive game for web designers and developers https://ift.tt/NYekV73

Show HN: CSSBattle – A competitive game for web designers and developers My name is Kushagra, and I am the co-founder of CSSBattle[1]. We built CSSBattle to make web designing a bit more fun. CSSBattle is an online competitive game where you have to replicate a given target image with CSS. When you submit your CSS code, you get a score based on how well you replicated the image + how short your code is. Our community has now grown to 320k+ players across the world. Over the past 3 years, we've been working hard to make it even more fun and educative for our players. I am very excited to show you a completely revamped version of CSSBattle with great new features which makes it the best frontend gaming platform on the web. Here's what's new: - Daily Targets: after talking to our users, we realized that not all players liked the pressure of leaderboards and competition. So we've introduced Daily Targets where players get a new target every day. These targets don't have leaderboards and are great for beginners who are just getting started - CSS Courses: We've also introduced game-like interactive courses for learning CSS - Monthly Battles: We now host monthly battles for players who crave competition. These are heated battles where players spend hours on shaving off a single character from their code just to rise up on the leaderboards! - Redesign: We've revamped the whole site to make it look nicer, and the whole experience smoother. We've also optimized it to work on mobile devices We would love it if you get a chance to check it out and are excited to hear all your feedback. Thank you for the support! [1] https://cssbattle.dev https://cssbattle.dev October 8, 2023 at 06:32AM

Saturday, October 7, 2023

Show HN: Buyidentities.com https://ift.tt/7N6m5Og

Show HN: Buyidentities.com https://ift.tt/kCNRaGz October 7, 2023 at 07:22PM

Show HN: Display all stories and comments for a specific Hacker News user https://ift.tt/Uuzl90i

Show HN: Display all stories and comments for a specific Hacker News user Hi HN, I have been exploring the Hacker News API [0] a bit and came up with this simple way of exploring a user's past submissions including the comments [1]. It's been fun to dig through some of the old submissions and reading the comments, so I thought I'd share. https://ift.tt/Vc6HLKu Caveat: For accounts with a lot of submissions, it may take a while to load. [0] https://ift.tt/g4w3Z7b [1] https://ift.tt/VTkcxiE... https://ift.tt/Vc6HLKu October 7, 2023 at 11:42PM

Friday, October 6, 2023

Show HN: A job application tracker with company reviews, recruiter autoresponder https://ift.tt/F57kQg2

Show HN: A job application tracker with company reviews, recruiter autoresponder Hey folks. Rolepad is a product born out of my dissatisfaction with hiring processes - both as a candidate and as a hiring manager. Processes that are non-transparent, inefficient, and full of frustration for both sides. This early iteration has focused on the application tracking aspects with a few extra goodies. These days it is common to apply to dozens of positions (some users track over a hundred opportunities). Without a record-keeping system, it can quickly become an unmanageable mess. Even the better-organized among us often end up juggling spreadsheets, emails, and various notes. Rolepad was built to keep this data (company facts, role details, interview stages, contact info, freeform notes, follow-up actions, and more) in one place. Some of the other neat additions: - Forward emails to save@rolepad.com to save them as notes connected to specific opportunities. Forward recruiter messages to no@rolepad.com to have the system automatically reply with a decline response. - Generate shareable Sankey charts of your progress like this: https://ift.tt/kbmIa0M - Submit anonymous reviews and insights about application/interview/offer processes at a company . This is new and there aren’t great examples to share yet ( https://ift.tt/JwufCr1 is an early glimpse), and I didn’t want to create fake data as a matter of principle. Oh yeah, and it’s totally free :) Creating an account is passwordless and takes seconds, but if you want to kick the tires even faster, I created test credentials for this occasion: username: test@rolepad.com password: hntest With this release, I am also starting conversations with employers ( https://ift.tt/5LfvbzG ). A unified platform for candidates and employers can significantly reduce frustration for both in ways that email cannot. I should note that any solutions here have privacy implications and will require an exceedingly thoughtful execution. And now for the tech stack. The main application uses React with Tailwind on the frontend, C# on the backend, hosted in AWS (App Runner, Lambda, RDS Postgres, SES), with auth provided by Google Firebase, and CI/CD via GitHub Actions. The home page is actually an SSR (server-side rendered) application built with vite-plugin-ssr (now vike) and hosted in a Cloudflare Worker that hits the AWS-hosted API. This is basically a best-of-all-worlds SSR configuration - very fast, zero cold start (!), and essentially free. Any and all feedback is sincerely appreciated! https://rolepad.com October 6, 2023 at 09:31PM

Show HN: Fetchbook – Run and test your HTTP requests 100% locally https://ift.tt/lHvJ2ks

Show HN: Fetchbook – Run and test your HTTP requests 100% locally https://ift.tt/JfQU6Wx October 7, 2023 at 02:55AM

Show HN: Cut back alcohol in a warm and supportive app https://ift.tt/XDpzPCH

Show HN: Cut back alcohol in a warm and supportive app I've always been a heavy drinker and tried multiple time to cut back alcohol, but failed every time. As a mobile developer, I had the idea to create a dedicated app to track alcohol consumption in quick and fun way. That's why I've developed Drylendar, an iOS app translated in French (I'm French) and English that allows people to track their drink every day in a beautiful calendar. To help people staying motivated, I've added medals to unlock and possibility to add friends to share calendars and positive energy. My app is available on App Store for 10 days, and it's been 215 days that I didn't drink alcohol at all, I've never felt healthier & happier! https://ift.tt/6Wax4R9 October 7, 2023 at 02:38AM

Show HN: Use Python docstrings as exception messages https://ift.tt/a2ktRz6

Show HN: Use Python docstrings as exception messages The following exception @dataclass class PodBayDoorsStillClosed(DocumentedError): """ I’m sorry, {self.user_name}. I’m afraid I can’t do that. """ user_name: str when raised as raise PodBayDoorsStillClosed('Dave') will print PodBayDoorsStillClosed: I’m sorry, Dave. I’m afraid I can’t do that. Reduce the boilerplate, use more exception classes to better express the business logic, or invent your own use cases :) Can be tried out as: pip install documented which works for Python ⩾ 3.8.1. https://ift.tt/QWAid4f October 6, 2023 at 11:39PM

Thursday, October 5, 2023

Show HN: An image generator that embeds headline text for X / Twitter Cards https://ift.tt/HQyORxY

Show HN: An image generator that embeds headline text for X / Twitter Cards - add headline text of article - drag and drop image - make adjustments by dragging, resizing, zooming with mouse wheel - download twitter card it's not perfect but i hope it helps. any constructive criticism is appreciated. happy to make adjustments or new features. thanks for your valuable time. https://ift.tt/PioU8b0 October 6, 2023 at 05:43AM

Show HN: Using File System as Database https://ift.tt/IuFmkcP

Show HN: Using File System as Database https://ift.tt/YfIbJ0z October 6, 2023 at 01:12AM

Show HN: JsonGenius – Open-Source Web Scraping API with GPT https://ift.tt/qf5yXts

Show HN: JsonGenius – Open-Source Web Scraping API with GPT Hello HN! I decided to open-source my own web scraping API that I'm using to get information from different websites without using any selectors or XPath. Just provide the URL and a desired JSON schema, and it will return extracted data. Hope this can be helpful for someone. Cheers! https://ift.tt/Zei1pP9 October 5, 2023 at 09:46PM

Show HN: An app store just for installable web apps https://ift.tt/XkP0ZiF

Show HN: An app store just for installable web apps https://store.app October 6, 2023 at 12:20AM

Show HN: Stocknear – AI Copilot for Retail Investors https://ift.tt/DuUFcKw

Show HN: Stocknear – AI Copilot for Retail Investors https://stocknear.com/ October 5, 2023 at 11:20PM

Show HN: Dittofeed v0.5.0 – Self-host SMS and email customer messaging https://ift.tt/iTmfJ7N

Show HN: Dittofeed v0.5.0 – Self-host SMS and email customer messaging Hey HN, we’ve just released Dittofeed v0.5.0, with the primary change being the addition of SMS as a messaging channel. Dittofeed is an open source (MIT licensed) omnichannel customer engagement platform, similar to Customer.io and Iterable. We added: - Twilio-based SMS messaging. You can create SMS templates and customer journeys within Dittofeed. SMS is a great channel for B2C software companies, looking to engage with their users. For example, e-commerce businesses commonly use SMS to support checkout flows. We'll be making further enhancements to Dittofeed's SMS support in the coming weeks! - We added a new "Trait Exists" segmentation option, which can be used to create a segment of all users with phone numbers, for example. - We made some fairly large improvements to our settings UI. Big shout out to our contributor! https://ift.tt/3wO5hfi The full feature release blog post can be found here: https://ift.tt/zQ6DSXH . Looking forward to your thoughts and feedback! Github Repo - https://ift.tt/9pbuCdv Demo - https://ift.tt/1hPtwGb Docs - https://ift.tt/iKDIdOj October 5, 2023 at 11:04PM

Wednesday, October 4, 2023

Show HN: Userscript that removes all recommendations from your Reddit frontpage https://ift.tt/mb6Kxha

Show HN: Userscript that removes all recommendations from your Reddit frontpage I've gotten more and more of these and A. I'm often not interested and B. they upset me more often than not. Since Reddit randomizes class-names and runs recommendations under different names this was more tricky than expected but it works reliably now. https://ift.tt/enbHOFP October 5, 2023 at 03:48AM

Show HN: Running LLMs in one line of Python without Docker https://ift.tt/fG2gYkA

Show HN: Running LLMs in one line of Python without Docker Hello Hacker News! We're Yangqing, Xiang and JJ from lepton.ai. We are building a platform to run any AI models as easy as writing local code, and to get your favorite models in minutes. It's like container for AI, but without the hassle of actually building a docker image. We built and contributed to some of the world's most popular AI software - PyTorch 1.0, ONNX, Caffe, etcd, Kubernetes, etc. We also managed hundreds of thousands of computers in our previous jobs. And we found that the AI software stack is usually unnecessarily complex - and we want to change that. Imagine if you are a developer who sees a good model on github, or HuggingFace. To make it a production ready service, the current solution usually requires you to build a docker image. But think about it - I have a few python code and a few python dependencies. That sounds like a huge overhead, right? lepton.ai is really a pythonic way to free you from such difficulties. You write a simple python scaffold around your PyTorch / TensorFlow code, and lepton launches it as a full-fledged service callable via python, javascript, or any language that understands OpenAPI. We use containers under the hood, but you don't need to worry about all the infrastructure nuts and bolts. One of the biggest challenge in AI is that it's really "all-stack": in addition to a plethora of models, AI applications usually involves GPUs, cloud infra, web services, DevOps, and SysOps. But we want you to focus on your job - and we take care of the rest "boring but essential" work. We're really excited we get to show this to you all! Please let us know your thoughts and questions in the comments. https://www.lepton.ai/ October 4, 2023 at 10:07PM

Show HN: Sqinn-Go is a Golang library for accessing SQLite databases in pure Go https://ift.tt/ILFElon

Show HN: Sqinn-Go is a Golang library for accessing SQLite databases in pure Go https://ift.tt/vFViHQh October 5, 2023 at 12:06AM

Show HN: An app store just for Web Apps https://ift.tt/dMuzTp5

Show HN: An app store just for Web Apps https://store.app October 4, 2023 at 11:53PM

Tuesday, October 3, 2023

Show HN: An app to create asynchronous micro podcasts https://ift.tt/CI18pVU

Show HN: An app to create asynchronous micro podcasts Share thoughts and stories with friends worldwide, on your time. https://roadsaudio.com/ October 4, 2023 at 03:22AM

Show HN: AI-Generated Luxury Style Stock Images https://ift.tt/XwzMdhC

Show HN: AI-Generated Luxury Style Stock Images Hey HN, We're excited to introduce LuxeStock, a luxury style stock image library powered by AI. These images work well for brands, entrepreneurs, marketers, and content creators. All images are generated by AI and handpicked by humans. We are starting with a newsletter that sends you 20 free premium stock photos every week. Check us out at: https://luxestock.co Thanks! https://luxestock.co October 4, 2023 at 01:11AM

Show HN: Bookmark in Public – Curate and Share Collections of Links Easily https://ift.tt/HTwjp42

Show HN: Bookmark in Public – Curate and Share Collections of Links Easily https://linkcollect.io October 4, 2023 at 01:21AM

Monday, October 2, 2023

Show HN: Cursor: Chrome and Orion ext to clone and open any repo (VS Code too) https://ift.tt/t1l6LUv

Show HN: Cursor: Chrome and Orion ext to clone and open any repo (VS Code too) Cursor is such a game-changer so I made it the default editor for my new extension. https://ift.tt/kXfvlPj October 3, 2023 at 12:15AM

Show HN: Hardcover – Letterboxd for Books https://ift.tt/EFSd9nG

Show HN: Hardcover – Letterboxd for Books Hi HN! A little over two years ago, Goodreads announced they were shutting off access to their API. I was using it to show what I was reading on my blog at the time, and started looking for alternatives. I found a few that showed potential. I'd been using Letterboxd for a few years at that point and felt it had something that was missing from GR and the others I found, but I couldn't put my finger on it. I decided to build it instead (I'm sure many creators can relate ). I made a post on the /r/cofounders subreddit about the idea, and found Ste. With me as a full-stack product dev and him on product design, we talked to hundreds of readers about what they want in a book tracking and social platform. We've listened to their feedback, tested and iterated constantly. We believe we've created a book space that feels as warm as a familiar library but as exciting as a midnight book launch party. This past weekend we launched Hardcover on Product Hunt (and hit #3!). We describe Hardcover as a book tracking social network for readers to find new books, track what they read and make lasting connections with other readers. So, Letterboxd for books! Here are a few of my favorite things you can do on Hardcover: Find books - Search for books you know of, check out trending books, explore lists and prompts to find hidden gems, review your recommendations, stumble on friends reads in your feed, or browse all book by genre, mood or tag. Decide what to read - Besides all the book facts you'd expect to see, we show you a personalized Match Score from 0% to 100% for each book based on your reading history. You'll also see ratings & reviews from readers you follow and readers most similar to you. Track your reading - One place for every book you want to read, have read and more. You can set your privacy level to public, private (for a book?) or friends only. Use Airlists (our version of Airtable for Books) to further organize your library. Log your reads - Rate and review books on a 5-star scale with half-star increments. Showcase your favorite books on your profile at hardcover.app/@username Read even more - Set reading goals and explore your reading stats through charts and data visualizations to help keep you consistent and understand your own reading habits and tastes. AI librarian, Bookle game, referral program, Goodreads/StoryGraph importer, GraphQL API, light/dark modes, an active Discord and so much more! I'm excited to share and get feedback from the Hacker News community we've all been a part of for so long (even if I've mostly lurked here since 2009 ). In terms of launch numbers (which I always love to see), here's our dashboard that shows how it went. We had about 250 new members join in the last 3 days, and a few new subscribers. We're still a ways away from being profitable. It costs us about $1,000/month to run Hardcover – even before salaries. We're about 30% of the way there. https://ift.tt/yOB4h1a... I'm most excited about the momentum from launch - seeing people share Hardcover with friends of theirs who read and growing the community. If you're a reader I'd love to invite you to join us! Any feedback, questions or comments are always welcome. I'm an open book, so feel free to ask me anything. Adam https://ift.tt/Gc4k8uT https://hardcover.app October 3, 2023 at 03:16AM

Show HN: A new stdlib for Golang focusing on platform native support https://ift.tt/jYuHGzR

Show HN: A new stdlib for Golang focusing on platform native support No gc, No goroutines, Produces small binaries while using the unmodified official go toolchain, and comes with complete Web SDK (generated from w3c/webref). We are building `pcz` to provide a reimagination of Go the language, in an effort to make it suitable for all kinds of programming tasks, and currently you can use it to build efficient web applications in Go using the generated Web SDK (as shown with the live web demo[1]). The journey is just starting, any suggestions? or any critics? [1]: https://ift.tt/EWMP2iI https://ift.tt/TUyOBgX October 3, 2023 at 02:50AM

Show HN: SourceChart – ExcaliDraw but for Charts https://ift.tt/4vPHzx5

Show HN: SourceChart – ExcaliDraw but for Charts https://ift.tt/5pbtUya October 2, 2023 at 07:33PM

Show HN: Open-source tool for declarative alerts / notifications (alpha release) https://ift.tt/75PIHwz

Show HN: Open-source tool for declarative alerts / notifications (alpha release) https://ift.tt/Di9UmCt October 2, 2023 at 11:49PM

Show HN: Anything World – AI for 3D auto-rigging and animation https://ift.tt/GUrZw71

Show HN: Anything World – AI for 3D auto-rigging and animation https://anything.world/ October 2, 2023 at 11:02PM

Show HN: An Astro boilerplate to help you launch your SaaS in 3 minutes https://ift.tt/Jfv23aV

Show HN: An Astro boilerplate to help you launch your SaaS in 3 minutes Hey HN, Inspired from Marc's ShipFast, I've built LaunchFast which helps you with a set up that: - has a component for making SEO at your fingertip - enables you to utlilize Upstash, a Serverless Redis with budget friendly pricing - send transactional emails with Resend - captured analytics with Google & PostHog - capture payments via Lemon Squeezy & Stripe - login users via Google Oauth2 and Emails - verify users in case they sign up non-OAuth2 methods - Pre-built Components & Animations! Rishi https://ift.tt/MsnmSyv October 2, 2023 at 03:05PM

Show HN: I Made an App to Summarize YouTube Videos in Just One Click https://ift.tt/jIWorAq

Show HN: I Made an App to Summarize YouTube Videos in Just One Click Hey folks! My weekend project, Summify.io, has officially launched! It's an AI-driven tool that simplifies your life by summarizing YouTube videos in just a single click. Now, you can get the gist of those long vids without breaking a sweat! Built from the ground up as a solo developer, it's been an incredible journey full of late nights, countless coffees, and the spirit of indie hacking The amazing response from our private release has motivated me on to start building even more features. Can't wait for you to check it out and share your thoughts! Try Summify.io now and let's me know what you think https://summify.io October 2, 2023 at 05:29PM

Sunday, October 1, 2023

Show HN: Podman Quadlet Hetzner ansible template for $5 bun.js app deployments https://ift.tt/wkJD0Ws

Show HN: Podman Quadlet Hetzner ansible template for $5 bun.js app deployments Example of standalone Bun.js application deployment to Hetzner Cloud using Rootless Podman Quadlet systemd services. https://ift.tt/dtqyJ2H October 1, 2023 at 10:55PM

Show HN: A distributed workflow engine written in Go https://ift.tt/RQeFStE

Show HN: A distributed workflow engine written in Go I'd like to share a project I've been working on for the past few months. It's a distributed workflow engine written entirely in Go. Some highlights: * Tasks are executed in a Docker container * Can run stand-alone or distributed * Highly extensible * Able to enforce limits (CPU/RAM) per task * Web UI Would love the get your feedback on it, and find out if this could be useful. https://ift.tt/tILAzKP October 2, 2023 at 12:59AM

Show HN: NanceFi – Visualize public companies revenue sources, costs and margins https://ift.tt/cln1vXV

Show HN: NanceFi – Visualize public companies revenue sources, costs and margins Hey HN! Today, I'm thrilled to introduce "Nancefi", a SaaS app designed specifically for those who need a deeper insight into SEC reports. If you've ever found yourself sifting through pages of financial data, you know how daunting and time-consuming it can be. With Nancefi, we bring a solution to this problem. *Key Features:* * Data Extraction: Our advanced algorithms scan through SEC reports, pulling the most relevant data points for analysis. * Sankey Diagram Visualization: Visualize the extracted data in a comprehensive manner using Sankey diagrams. This makes understanding the flow of information and resource allocation easier than ever before. * API Consumption: For developers and businesses looking to integrate this data into their systems, we provide a robust API to fetch and utilize the extracted information. Tech Stack: We've built Nancefi using some of the most modern and powerful tools: - Frontend: Next.js with TailwindCSS for a sleek and responsive design. - Backend: PostgreSQL for reliable data storage, tRPC for efficient remote procedure calls, and Prisma for easy database interaction. * Why Nancefi?: The world of financial data is vast and often hard to navigate. With Nancefi, we aim to make this journey smoother for analysts, businesses, and anyone interested in understanding SEC reports in depth. Give it a Try!: We would love for you to try out Nancefi and share your feedback. Looking forward to your feedback and suggestions! https://ift.tt/49hLwjK October 1, 2023 at 07:56PM

Show HN: Svmidi, a suckless virtual MIDI keyboard https://ift.tt/O7FQbpc

Show HN: Svmidi, a suckless virtual MIDI keyboard This is a minimal yet functional midi virtual keyboard written in C, using Xlib and asound or sndio. Tested on Linux and OpenBSD, replaces softwares such as VMPK. https://ift.tt/eBsdjkm October 1, 2023 at 02:09AM

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

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