Tuesday, 28 February 2023
New Show Hacker News story: latest news
Show HN: Crul – Query Any Webpage or API
19 by portInit | 6 comments on Hacker News.
Hi HN, we’re Carl and Nic, the creators of crul ( https://www.crul.com ), and we’ve been hard at work for the last year and a half building our dream of turning the web into a dataset. In a nutshell crul is a tool for querying and building web and api data feeds from anywhere to anywhere. With crul you can crawl and transform web pages into csv tables, explore and dynamically query APIs, filter and organize data, and push data sets to third party data lakes and analytics tools. Here’s a demo video, we’ve been told Nic sounds like John Mayer (lol) ( https://ift.tt/n5WiaAX ) We’ve personally struggled wrangling data from the web using puppeteer/playwright/selenium, jq or cobbling together python scripts, client libraries, and schedulers to consume APIs. The reality is that shit is hard, doesn’t scale (classic blocking for-loop or async saturation), and comes with thorny maintenance/security issues. The tools we love to hate. Crul’s value prop is simple: Query any Webpage or API for free. At its core, crul is based on the foundational linked nature of Web/API content. It consists of a purpose built map/expand/reduce engine for hierarchical Web/API content (kind of like postman but with a membership to Gold's Gym) with a familiar parser expression grammar that naturally gets the job done (and layered caching to make it quick to fix when it doesn’t on the first try). There’s a boatload of other features like domain policies, scheduler, checkpoints, templates, REST API, Web UI, vault, OAuth for third parties and 20+ stores to send your data to. Our goal is to open source crul as time and resources permit. At the end of the day it’s just the two of us trying to figure things out as we go! We’re just getting started. Crul is one bad mother#^@%*& and the web is finally yours! Download crul for free as a Mac OS desktop application or as a Docker image ( https://www.crul.com ) and let us know if you love it or hate it. ( https://ift.tt/DkIaqlg ) And come say hello to us on our slack channel - we’re a friendly bunch! ( https://ift.tt/vs9f7HK ) Nic and Carl ( https://ift.tt/4dDcKl3 )
19 by portInit | 6 comments on Hacker News.
Hi HN, we’re Carl and Nic, the creators of crul ( https://www.crul.com ), and we’ve been hard at work for the last year and a half building our dream of turning the web into a dataset. In a nutshell crul is a tool for querying and building web and api data feeds from anywhere to anywhere. With crul you can crawl and transform web pages into csv tables, explore and dynamically query APIs, filter and organize data, and push data sets to third party data lakes and analytics tools. Here’s a demo video, we’ve been told Nic sounds like John Mayer (lol) ( https://ift.tt/n5WiaAX ) We’ve personally struggled wrangling data from the web using puppeteer/playwright/selenium, jq or cobbling together python scripts, client libraries, and schedulers to consume APIs. The reality is that shit is hard, doesn’t scale (classic blocking for-loop or async saturation), and comes with thorny maintenance/security issues. The tools we love to hate. Crul’s value prop is simple: Query any Webpage or API for free. At its core, crul is based on the foundational linked nature of Web/API content. It consists of a purpose built map/expand/reduce engine for hierarchical Web/API content (kind of like postman but with a membership to Gold's Gym) with a familiar parser expression grammar that naturally gets the job done (and layered caching to make it quick to fix when it doesn’t on the first try). There’s a boatload of other features like domain policies, scheduler, checkpoints, templates, REST API, Web UI, vault, OAuth for third parties and 20+ stores to send your data to. Our goal is to open source crul as time and resources permit. At the end of the day it’s just the two of us trying to figure things out as we go! We’re just getting started. Crul is one bad mother#^@%*& and the web is finally yours! Download crul for free as a Mac OS desktop application or as a Docker image ( https://www.crul.com ) and let us know if you love it or hate it. ( https://ift.tt/DkIaqlg ) And come say hello to us on our slack channel - we’re a friendly bunch! ( https://ift.tt/vs9f7HK ) Nic and Carl ( https://ift.tt/4dDcKl3 )
New Show Hacker News story: latest news
Show HN: Scribble Diffusion – Turn your sketch into a refined image using AI
7 by zsikelianos | 1 comments on Hacker News.
7 by zsikelianos | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Photovatar – The AI-Powered Avatar Generator
9 by ozgurozalp | 0 comments on Hacker News.
Hey Hacker News community! I'm thrilled to share with you my latest creation - Photovatar, the ultimate avatar generator app powered by state-of-the-art AI models like sczhou/codeformer and pollinations/modnet. With Photovatar, you can easily generate custom avatars with just a few clicks. The app allows you to remove unwanted backgrounds, define custom backgrounds, and even increase photo quality. And the best part? It's completely free, and you can build your own! Our app is perfect for anyone looking to create personalized avatars for their social media profiles, blogs, websites, and more. We've also made it super easy to accept payments and top-up credits with Stripe integration(test mode) Stripe test cards: Card number: 4242 4242 4242 4242 Expiration date: Any future date (1234) CVC: Any 3 digits (567) Give Photovatar a try, and let us know what you think! Feel free the share any feedback and question. Contribute the example repository with issues and pull requests. Live demo: https://ift.tt/md1yeU0
9 by ozgurozalp | 0 comments on Hacker News.
Hey Hacker News community! I'm thrilled to share with you my latest creation - Photovatar, the ultimate avatar generator app powered by state-of-the-art AI models like sczhou/codeformer and pollinations/modnet. With Photovatar, you can easily generate custom avatars with just a few clicks. The app allows you to remove unwanted backgrounds, define custom backgrounds, and even increase photo quality. And the best part? It's completely free, and you can build your own! Our app is perfect for anyone looking to create personalized avatars for their social media profiles, blogs, websites, and more. We've also made it super easy to accept payments and top-up credits with Stripe integration(test mode) Stripe test cards: Card number: 4242 4242 4242 4242 Expiration date: Any future date (1234) CVC: Any 3 digits (567) Give Photovatar a try, and let us know what you think! Feel free the share any feedback and question. Contribute the example repository with issues and pull requests. Live demo: https://ift.tt/md1yeU0
Monday, 27 February 2023
New Show Hacker News story: latest news
Show HN: Touca – a better alternative to snapshot testing
17 by pejman_gh | 0 comments on Hacker News.
Hi everyone, Almost 2 years ago, I left my full-time job at Canon to build tooling and infrastructure to help developers write high-level tests for complex software workflows that are not easy to unit test. I wanted to take ideas from visual regression testing, snapshot testing, and property-based testing and build a general-purpose regression testing system that developers can use to find the unintended side-effects of their day-to-day code changes during the development stage. After two years of working ~70 hours per week and going through multiple iterations, we finally have a fully open-source (Apache-2.0) product that finally makes me and other members of our community happy: https://ift.tt/NSIFewT This week we released v2.0, a milestone version that is useful to small and large teams alike. This version comes with: - An easy to self-host server that stores test results for new versions of your software workflows, automatically compares them against a previous baseline version, and reports any differences in behavior or performance. - A CLI that enables snapshot testing without using snapshot files. It lets you capture the actual output of your software and remotely compare it against a previous version without having to write code or to locally store the previous output. - 4 SDKs in Python, C++, Java, JavaScript that let you write high-level tests to capture values of variables and runtime of functions for different test cases and submit them to the Touca server. - Test runner and GitHub action plugins that help you continuously run your tests as part of the CI and find breaking changes before merging PRs. I would really appreciate your honest feedback, positive or negative, about Touca. Would love to learn if you find this useful and look forward to hearing your thoughts and answering any questions.
17 by pejman_gh | 0 comments on Hacker News.
Hi everyone, Almost 2 years ago, I left my full-time job at Canon to build tooling and infrastructure to help developers write high-level tests for complex software workflows that are not easy to unit test. I wanted to take ideas from visual regression testing, snapshot testing, and property-based testing and build a general-purpose regression testing system that developers can use to find the unintended side-effects of their day-to-day code changes during the development stage. After two years of working ~70 hours per week and going through multiple iterations, we finally have a fully open-source (Apache-2.0) product that finally makes me and other members of our community happy: https://ift.tt/NSIFewT This week we released v2.0, a milestone version that is useful to small and large teams alike. This version comes with: - An easy to self-host server that stores test results for new versions of your software workflows, automatically compares them against a previous baseline version, and reports any differences in behavior or performance. - A CLI that enables snapshot testing without using snapshot files. It lets you capture the actual output of your software and remotely compare it against a previous version without having to write code or to locally store the previous output. - 4 SDKs in Python, C++, Java, JavaScript that let you write high-level tests to capture values of variables and runtime of functions for different test cases and submit them to the Touca server. - Test runner and GitHub action plugins that help you continuously run your tests as part of the CI and find breaking changes before merging PRs. I would really appreciate your honest feedback, positive or negative, about Touca. Would love to learn if you find this useful and look forward to hearing your thoughts and answering any questions.
New Show Hacker News story: latest news
Show HN: Former game devs building a platform showcasing game projects
26 by GC2020 | 14 comments on Hacker News.
26 by GC2020 | 14 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Codesearch, a command-line tool for searching your codebase
2 by Arch485 | 0 comments on Hacker News.
2 by Arch485 | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: DbDeclare – A Python declarative layer for your database
2 by falafelite | 0 comments on Hacker News.
Hi HN! I made and just published v0.0.1 of DbDeclare. I use Python a lot, and interact with Postgres a lot. I like using SQLAlchemy, and I love Alembic. Those wonderful tools primarily operate on tables, though, and I often find myself writing custom code to declare what databases, roles, schemas, privileges, etc. I want, and I have a hard time updating them reliably and in a repeatable fashion. That's where DbDeclare aims to help: declare what you want in your cluster (in addition to SQLAlchemy-defined tables and columns) in-code, alongside your tables. There is a lot this can't do yet (thus the v0.0.1), but I think there's a decent foundation here to build on and eventually have really nice features like autogenerating change statements between your in-code definition and what is actually in your database cluster (like Alembic). This is also my first attempt at building an open-source project, so I'm sure there are plenty of mistakes. Please feel free to provide feedback, I'd love to make it better. For what it's worth, I'm aware that you can do some of this at the infrastructure-as-code layer using a tool like Terraform/Pulumi. My personal preference is to have all this sit closer to my tables rather than my infrastructure, so here we are. Anyway, let me know what y'all think. Thanks!
2 by falafelite | 0 comments on Hacker News.
Hi HN! I made and just published v0.0.1 of DbDeclare. I use Python a lot, and interact with Postgres a lot. I like using SQLAlchemy, and I love Alembic. Those wonderful tools primarily operate on tables, though, and I often find myself writing custom code to declare what databases, roles, schemas, privileges, etc. I want, and I have a hard time updating them reliably and in a repeatable fashion. That's where DbDeclare aims to help: declare what you want in your cluster (in addition to SQLAlchemy-defined tables and columns) in-code, alongside your tables. There is a lot this can't do yet (thus the v0.0.1), but I think there's a decent foundation here to build on and eventually have really nice features like autogenerating change statements between your in-code definition and what is actually in your database cluster (like Alembic). This is also my first attempt at building an open-source project, so I'm sure there are plenty of mistakes. Please feel free to provide feedback, I'd love to make it better. For what it's worth, I'm aware that you can do some of this at the infrastructure-as-code layer using a tool like Terraform/Pulumi. My personal preference is to have all this sit closer to my tables rather than my infrastructure, so here we are. Anyway, let me know what y'all think. Thanks!
Sunday, 26 February 2023
New Show Hacker News story: latest news
Show HN: Visualization of Catmull-ROM Spline Generation
5 by creichenbach | 0 comments on Hacker News.
5 by creichenbach | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Visualize your Apple Health data in Grafana
2 by chaosengineer | 0 comments on Hacker News.
Hi HN, I made a tool for displaying your Apple Health data (activities, workouts, body metrics) and display them in Grafana to be manipulated, aggregated etc. It's useful for finding trends, get daily/monthly/yearly stats and visualize outdoor routes on a bigger screen !
2 by chaosengineer | 0 comments on Hacker News.
Hi HN, I made a tool for displaying your Apple Health data (activities, workouts, body metrics) and display them in Grafana to be manipulated, aggregated etc. It's useful for finding trends, get daily/monthly/yearly stats and visualize outdoor routes on a bigger screen !
New Show Hacker News story: latest news
Show HN: Power-Performance Curves for CPUs
3 by lumip | 0 comments on Hacker News.
Hi HN! Following the release of the latest generation of CPUs by AMD and Intel with rather high power requirements and the corresponding uptake in interest of undervolting / power level adjustment, I was interested to find out in more detail how these CPU models would perform and compare at different power settings. However, it couldn't find an online source that would provide a satisfactory amount of data to be really useful to compare different models. So I took what data I could find to set up a Bayesian regression model. Find the results and more details on the linked page. Hope this is useful or of interest. Any feedback is welcome. Especially great would be if someone knows a source for or would be able and willing to contribute data for more CPU models (especially Intel 13th Gen.). PS.: Please not that I haven't been able to spend much time on optimizing the website.
3 by lumip | 0 comments on Hacker News.
Hi HN! Following the release of the latest generation of CPUs by AMD and Intel with rather high power requirements and the corresponding uptake in interest of undervolting / power level adjustment, I was interested to find out in more detail how these CPU models would perform and compare at different power settings. However, it couldn't find an online source that would provide a satisfactory amount of data to be really useful to compare different models. So I took what data I could find to set up a Bayesian regression model. Find the results and more details on the linked page. Hope this is useful or of interest. Any feedback is welcome. Especially great would be if someone knows a source for or would be able and willing to contribute data for more CPU models (especially Intel 13th Gen.). PS.: Please not that I haven't been able to spend much time on optimizing the website.
New Show Hacker News story: latest news
Show HN: LLMs can be susceptible to a new kind of malware
5 by going_ham | 4 comments on Hacker News.
5 by going_ham | 4 comments on Hacker News.
Saturday, 25 February 2023
New Show Hacker News story: latest news
Show HN: Bearclaw – tiny static site generator with RSS
3 by lagniappe | 3 comments on Hacker News.
hey yall, I made bearclaw because I just wanted an unopinionated static site generator with no toolchain and fancy stuff going on; it'd be my pleasure to show it to you today and answer any questions you might have. If you do end up trying out bearclaw, you can use nginx or your favorite webserver. Earlier this week I made eclaire - a static site webserver with compression, caching, and automatic HTTPS through letsencrypt. https://ift.tt/Cib7cyO
3 by lagniappe | 3 comments on Hacker News.
hey yall, I made bearclaw because I just wanted an unopinionated static site generator with no toolchain and fancy stuff going on; it'd be my pleasure to show it to you today and answer any questions you might have. If you do end up trying out bearclaw, you can use nginx or your favorite webserver. Earlier this week I made eclaire - a static site webserver with compression, caching, and automatic HTTPS through letsencrypt. https://ift.tt/Cib7cyO
New Show Hacker News story: latest news
Show HN: 138 Generative AI tools for images, text, videos, code, audio, and 3D
3 by dvolkhonskiy | 0 comments on Hacker News.
3 by dvolkhonskiy | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: LeanCreator – a stripped-down QtCreator for C/C++, LeanQt and BUSY
42 by Rochus | 20 comments on Hacker News.
42 by Rochus | 20 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: I built a map of countries where Google Analytics is declared illegal
3 by AdriaanvRossum | 0 comments on Hacker News.
3 by AdriaanvRossum | 0 comments on Hacker News.
Friday, 24 February 2023
New Show Hacker News story: latest news
Show HN: CloudNative Linux – A shell experience for the cloud
2 by r3trohack3r | 0 comments on Hacker News.
2 by r3trohack3r | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Coke Diffusion, Native Advertising Powered Text-to-Image Twitter Bot
2 by jmilldotdev | 0 comments on Hacker News.
Playing with the horrid news of Bain x OpenAI x CocaCola partnership, we built a Twitter bot which makes coca-cola themed stable diffusion images Drop page: https://ift.tt/KwL3A0D Code: https://ift.tt/dwtlKcs Code:
2 by jmilldotdev | 0 comments on Hacker News.
Playing with the horrid news of Bain x OpenAI x CocaCola partnership, we built a Twitter bot which makes coca-cola themed stable diffusion images Drop page: https://ift.tt/KwL3A0D Code: https://ift.tt/dwtlKcs Code:
New Show Hacker News story: latest news
Show HN: AppifyText – Get ready-to-use CRUD apps from plain text descriptions
2 by eugeniox | 1 comments on Hacker News.
2 by eugeniox | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Ask Naval Ravikant
4 by EniasCailliau | 0 comments on Hacker News.
I'm currently reading the almanack of Naval Ravikant. So I built a QA bot using GPT to ask questions as I review its content. Stack used: * LangChain (framework + QA agent) * Steamship (AI Infra) * Vercel (Front-end)
4 by EniasCailliau | 0 comments on Hacker News.
I'm currently reading the almanack of Naval Ravikant. So I built a QA bot using GPT to ask questions as I review its content. Stack used: * LangChain (framework + QA agent) * Steamship (AI Infra) * Vercel (Front-end)
New Show Hacker News story: latest news
Show HN: I made an AI assistant to write better song lyrics
7 by shnksi | 1 comments on Hacker News.
7 by shnksi | 1 comments on Hacker News.
Thursday, 23 February 2023
New Show Hacker News story: latest news
Show HN: SMS to Slack streamlines receiving 2FA codes for teams who share logins
12 by gordalina | 4 comments on Hacker News.
12 by gordalina | 4 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: A NixOS-based declarative proxy and redirect server
5 by zachlatta | 0 comments on Hacker News.
5 by zachlatta | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: IngestAI – NoCode ChatGPT-bot creator from your knowledge base in Slack
10 by Vasyl_R | 9 comments on Hacker News.
10 by Vasyl_R | 9 comments on Hacker News.
Wednesday, 22 February 2023
New Show Hacker News story: latest news
Show HN: Write – a distraction-free text editor to improve your writing skills
3 by stoope | 0 comments on Hacker News.
3 by stoope | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Liftosaur – Weightlifting tracker app for coders
7 by astashov | 0 comments on Hacker News.
I made a weightlifting tracker app specifically for coders. In weightlifting, progressive overload is one of the most important parts of gaining muscle. You should constantly increase weights, reps, use different set schemes, and that will make your muscles grow. There're many weightlifting programs, using various overloading schemes - linear increasing of weights, some periodic ladder-up increase, switching to different set schemes in case of failures, etc. You can implement all of that in Liftosaur. It works this way: each exercise may define a bunch of variables, that could be changed when you finish a workout. It could be weight, your 1 rep max, number of successful attempts, etc. You can use those variables in reps and weight values. To update the variables, you define a script, that will change them after you've done all the sets of the exercise. The script may change them based on whether you successfully done all the sets x reps, or if you failed any of the sets. For scripting, I added a super simple scripting language with JavaScript-like syntax called Liftoscript. It mostly only supports if/else, variable setting, and has some built-in types like numbers, pounds and kilograms. The app contains a bunch of built-in programs, they all are implemented using Liftoscript, and completely customizable. Check it out!
7 by astashov | 0 comments on Hacker News.
I made a weightlifting tracker app specifically for coders. In weightlifting, progressive overload is one of the most important parts of gaining muscle. You should constantly increase weights, reps, use different set schemes, and that will make your muscles grow. There're many weightlifting programs, using various overloading schemes - linear increasing of weights, some periodic ladder-up increase, switching to different set schemes in case of failures, etc. You can implement all of that in Liftosaur. It works this way: each exercise may define a bunch of variables, that could be changed when you finish a workout. It could be weight, your 1 rep max, number of successful attempts, etc. You can use those variables in reps and weight values. To update the variables, you define a script, that will change them after you've done all the sets of the exercise. The script may change them based on whether you successfully done all the sets x reps, or if you failed any of the sets. For scripting, I added a super simple scripting language with JavaScript-like syntax called Liftoscript. It mostly only supports if/else, variable setting, and has some built-in types like numbers, pounds and kilograms. The app contains a bunch of built-in programs, they all are implemented using Liftoscript, and completely customizable. Check it out!
New Show Hacker News story: latest news
Show HN: Lost Pixel Platform – visual regression testing for your front end
4 by divdev_ | 1 comments on Hacker News.
4 by divdev_ | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Experiences with Stripe in Small Hotels
2 by yuensuklimited | 0 comments on Hacker News.
First of all our service is not prohibited by Stripe, we are a small hotel. We sell our rooms in booking and booking sends us a virtual credit card to be used to bill each customer for the room. We withdrew the funds from the virtual credit card in the stripe platform and after two months of using it, my Stripe account was closed. The stripe account manager told me that we had a higher than normal percentage of prepaid cards and that we may be suspected of money laundering. Stripe has now refunded all the funds in my account (automatically)
2 by yuensuklimited | 0 comments on Hacker News.
First of all our service is not prohibited by Stripe, we are a small hotel. We sell our rooms in booking and booking sends us a virtual credit card to be used to bill each customer for the room. We withdrew the funds from the virtual credit card in the stripe platform and after two months of using it, my Stripe account was closed. The stripe account manager told me that we had a higher than normal percentage of prepaid cards and that we may be suspected of money laundering. Stripe has now refunded all the funds in my account (automatically)
Tuesday, 21 February 2023
New Show Hacker News story: latest news
Show HN: Strada – Embed accounting automation with one API
5 by aprod | 0 comments on Hacker News.
Hi HN, we’ve been working on an API that makes it easy to add a full set of accounting tools to your product. If you’re building fintech or payments software for businesses, your customers often ask for integrations to their accounting system (Quickbooks, NetSuite, etc). There’s plenty of options for solving the integration problem, but they leave lots of manual work. Customers still need to review each transaction to assign a category, vendor, department, and tax code. With the Strada API, you can offer accounting integrations, cleanse your transaction data, and automatically map transaction details based on each customer’s accounting setup. We’d love any feedback you have. If you want to chat in more detail please reach out through our website. Thanks!
5 by aprod | 0 comments on Hacker News.
Hi HN, we’ve been working on an API that makes it easy to add a full set of accounting tools to your product. If you’re building fintech or payments software for businesses, your customers often ask for integrations to their accounting system (Quickbooks, NetSuite, etc). There’s plenty of options for solving the integration problem, but they leave lots of manual work. Customers still need to review each transaction to assign a category, vendor, department, and tax code. With the Strada API, you can offer accounting integrations, cleanse your transaction data, and automatically map transaction details based on each customer’s accounting setup. We’d love any feedback you have. If you want to chat in more detail please reach out through our website. Thanks!
New Show Hacker News story: latest news
Show HN: Phind.com – Generative AI search engine for developers
31 by rushingcreek | 1 comments on Hacker News.
Hi HN, Today we're launching phind.com, a developer-focused search engine that uses generative AI to browse the web and answer technical questions, complete with code examples and detailed explanations. It's version 1.0 of what was previously known as Hello (beta.sayhello.so) and has been completely reworked to be more accurate and reliable. Because it's connected to the internet, Phind is always up-to-date and has access to docs, issues, and bugs that ChatGPT hasn't seen. Like ChatGPT, you can ask followup questions. Phind is smart enough to perform a new search and join it with the existing conversation context. We're merging the best of ChatGPT with the best of Google. You're probably wondering how it's different from the new Bing. For one, we don't dumb down a user's query the way that the new Bing does. We feed your question into the model exactly as it was asked, and are laser-focused on providing developers the most detailed and comprehensive explanations to code-related questions. Secondly, we've focused the model on providing answers instead of chatbot small talk. This is one of the major improvements we've made since exiting beta. Phind has the creative abilities to generate code, write essays, and even compose some poems/raps but isn't interested in having a conversation for conversation's sake. It should refuse to state its own opinion and rather provide a comprehensive summary of what it found online. When it isn't sure, it's designed to say so. It's not perfect yet, and misinterprets answers ~5% of the time. An example of Phind's adversarial question answering ability is https://ift.tt/mixNAQr... . ChatGPT became useful by learning to generate answers it thinks humans will find helpful, via a technique called Reinforcement Learning from Human Feedback (RLHF). In RLHF, a model generates multiple candidate answers for a given question and a human rates which one is better. The comparison data is then fed back into the model through an algorithm such as PPO. To improve answer quality, we're deploying RLAIF — an improvement over RLHF where the AI itself generates comparison data instead of humans. Generative LLMs have already reached the point where they can review the quality of their own answers as good or better than an average human rater tasked with annotating data for RLHF. We still have a long way to go, but Phind is state-of-the-art at answering complex technical questions and writing intricate guides all while citing its sources. We'd love to hear your feedback. Examples: https://ift.tt/CVMzPGd... https://ift.tt/aLXS1BE... https://ift.tt/PH65BTF https://ift.tt/G2mHoS7... https://ift.tt/snwXJRQ... Discord: https://ift.tt/HXp7iUw
31 by rushingcreek | 1 comments on Hacker News.
Hi HN, Today we're launching phind.com, a developer-focused search engine that uses generative AI to browse the web and answer technical questions, complete with code examples and detailed explanations. It's version 1.0 of what was previously known as Hello (beta.sayhello.so) and has been completely reworked to be more accurate and reliable. Because it's connected to the internet, Phind is always up-to-date and has access to docs, issues, and bugs that ChatGPT hasn't seen. Like ChatGPT, you can ask followup questions. Phind is smart enough to perform a new search and join it with the existing conversation context. We're merging the best of ChatGPT with the best of Google. You're probably wondering how it's different from the new Bing. For one, we don't dumb down a user's query the way that the new Bing does. We feed your question into the model exactly as it was asked, and are laser-focused on providing developers the most detailed and comprehensive explanations to code-related questions. Secondly, we've focused the model on providing answers instead of chatbot small talk. This is one of the major improvements we've made since exiting beta. Phind has the creative abilities to generate code, write essays, and even compose some poems/raps but isn't interested in having a conversation for conversation's sake. It should refuse to state its own opinion and rather provide a comprehensive summary of what it found online. When it isn't sure, it's designed to say so. It's not perfect yet, and misinterprets answers ~5% of the time. An example of Phind's adversarial question answering ability is https://ift.tt/mixNAQr... . ChatGPT became useful by learning to generate answers it thinks humans will find helpful, via a technique called Reinforcement Learning from Human Feedback (RLHF). In RLHF, a model generates multiple candidate answers for a given question and a human rates which one is better. The comparison data is then fed back into the model through an algorithm such as PPO. To improve answer quality, we're deploying RLAIF — an improvement over RLHF where the AI itself generates comparison data instead of humans. Generative LLMs have already reached the point where they can review the quality of their own answers as good or better than an average human rater tasked with annotating data for RLHF. We still have a long way to go, but Phind is state-of-the-art at answering complex technical questions and writing intricate guides all while citing its sources. We'd love to hear your feedback. Examples: https://ift.tt/CVMzPGd... https://ift.tt/aLXS1BE... https://ift.tt/PH65BTF https://ift.tt/G2mHoS7... https://ift.tt/snwXJRQ... Discord: https://ift.tt/HXp7iUw
New Show Hacker News story: latest news
Show HN: Permify Open-source Authorization Service V2 is out
11 by freddgn | 1 comments on Hacker News.
11 by freddgn | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: YC's Sales Agreement as an API
6 by hkhanna | 0 comments on Hacker News.
YC has been gracious enough to share publicly their standard YC Template Sales Agreement[0]. But because it's in Microsoft Word format, it was hard to integrate into our sales process and CRM. So we turned all the decision points and notes in that document into an API that we wired up to our customer development pipeline so we could generate the doc and get it e-signed in one step. [0] https://ift.tt/FNDxf9Z
6 by hkhanna | 0 comments on Hacker News.
YC has been gracious enough to share publicly their standard YC Template Sales Agreement[0]. But because it's in Microsoft Word format, it was hard to integrate into our sales process and CRM. So we turned all the decision points and notes in that document into an API that we wired up to our customer development pipeline so we could generate the doc and get it e-signed in one step. [0] https://ift.tt/FNDxf9Z
New Show Hacker News story: latest news
Show HN: QuestDB with Python, Pandas and SQL in a Jupyter notebook – no install
6 by bluestreak | 1 comments on Hacker News.
6 by bluestreak | 1 comments on Hacker News.
Monday, 20 February 2023
New Show Hacker News story: latest news
Show HN: Wiregasm, Packet Analyzer Powered by Wireshark Compiled for WebAssembly
2 by dehydr8 | 0 comments on Hacker News.
Wiregasm lets you build applications that can leverage Wireshark's packet dissection capabilities in a web browser or nodejs. The project is in its infancy, the goal is to make most of sharkd APIs available in Wiregasm. The bindings at the moment are not perfect as I'm still trying to familiarize myself with Emscripten. It is part of a bigger hobby project that my wife and I are working on, to make some of the development and security tools that we use available in a web browser.
2 by dehydr8 | 0 comments on Hacker News.
Wiregasm lets you build applications that can leverage Wireshark's packet dissection capabilities in a web browser or nodejs. The project is in its infancy, the goal is to make most of sharkd APIs available in Wiregasm. The bindings at the moment are not perfect as I'm still trying to familiarize myself with Emscripten. It is part of a bigger hobby project that my wife and I are working on, to make some of the development and security tools that we use available in a web browser.
New Show Hacker News story: latest news
Show HN: Forte, an open-source self-hosted music platform with lots of features
4 by kaangiray26 | 1 comments on Hacker News.
Hey everyone, I've made a project to make your own music archive streamable and turn it into a complete music platform. The reason I've been working on this project for a while was to stream the CD's I've had at home without any cost and also make a nice looking system to manage and listen to these albums. You can host your own server and use the web player to connect. Also, it is possible to create users and give them access to your own server. Some features of the current release are group sessions, endless listening with radio, fuzzy searches, showing lyrics and specialized context menus. This was the first biggest project I've made using Vue.js and I am open to any suggestions. Feel free to leave a comment. I really appreciate your support! GitHub Repo: https://ift.tt/JqoVma3 Web Player: https://forte.buzl.uk/
4 by kaangiray26 | 1 comments on Hacker News.
Hey everyone, I've made a project to make your own music archive streamable and turn it into a complete music platform. The reason I've been working on this project for a while was to stream the CD's I've had at home without any cost and also make a nice looking system to manage and listen to these albums. You can host your own server and use the web player to connect. Also, it is possible to create users and give them access to your own server. Some features of the current release are group sessions, endless listening with radio, fuzzy searches, showing lyrics and specialized context menus. This was the first biggest project I've made using Vue.js and I am open to any suggestions. Feel free to leave a comment. I really appreciate your support! GitHub Repo: https://ift.tt/JqoVma3 Web Player: https://forte.buzl.uk/
New Show Hacker News story: latest news
Show HN: Whisper.cpp and YAKE to Analyse Voice Reflections [iOS]
3 by ArminRS | 0 comments on Hacker News.
Six months ago, I went full-time indie, but I haven't released anything so far. The products just never felt good enough for me to publicly say this is what I'm doing now. To get out of this mindset, I decided to make an app for myself in a week, add monetization, release it and move on. The app idea was simple: Reflect on your day by answering the same four questions out loud. The answers are transcribed and with regular use you can see what influences you the most and take action. All on-device, as otherwise I wouldn't feel comfortable sharing my thoughts. I had all core features working within a day by simply modifying an existing example app. However I was dissatisfied with iOS's built-in offline transcription due to a lack of punctuation and the speech recognition permission prompt that made it seem like data would leave the device. Decided to use whisper.cpp [0] (small model) instead. This change, lead to many others, as I now felt too little of the app's code was mine. e.g.: - Added automatic mood analysis. First using sentiment analysis, then changed to a statistical approach - Show trends: First implemented TextRank to provide a summary for an individual day, then changed it to extract keywords to spot trends over weeks and months. Replaced TextRank with KeyBERT for speed and n-grams, then BERT-SQuAD, and ended on a modified YAKE [1] for subjectively better results. (Do you know of a better approach?) As a result, this tiny app took me over a month, but it still has its flaws: - Transcription is not live but performed on recordings, so if you immediately want the transcript of your most recent answer, you have to wait. - Mood and keyphrase extraction are optimized for my languages and way of speaking, so they might not generalize well. - Music in the background can result in nearly empty transcripts. Nevertheless, after using the app regularly and enjoying it, I feel ready to release. Hope you will find the app useful too. [0] Show HN: Whisper.cpp https://ift.tt/3exETJM [1] YAKE: https://ift.tt/StRXOlo
3 by ArminRS | 0 comments on Hacker News.
Six months ago, I went full-time indie, but I haven't released anything so far. The products just never felt good enough for me to publicly say this is what I'm doing now. To get out of this mindset, I decided to make an app for myself in a week, add monetization, release it and move on. The app idea was simple: Reflect on your day by answering the same four questions out loud. The answers are transcribed and with regular use you can see what influences you the most and take action. All on-device, as otherwise I wouldn't feel comfortable sharing my thoughts. I had all core features working within a day by simply modifying an existing example app. However I was dissatisfied with iOS's built-in offline transcription due to a lack of punctuation and the speech recognition permission prompt that made it seem like data would leave the device. Decided to use whisper.cpp [0] (small model) instead. This change, lead to many others, as I now felt too little of the app's code was mine. e.g.: - Added automatic mood analysis. First using sentiment analysis, then changed to a statistical approach - Show trends: First implemented TextRank to provide a summary for an individual day, then changed it to extract keywords to spot trends over weeks and months. Replaced TextRank with KeyBERT for speed and n-grams, then BERT-SQuAD, and ended on a modified YAKE [1] for subjectively better results. (Do you know of a better approach?) As a result, this tiny app took me over a month, but it still has its flaws: - Transcription is not live but performed on recordings, so if you immediately want the transcript of your most recent answer, you have to wait. - Mood and keyphrase extraction are optimized for my languages and way of speaking, so they might not generalize well. - Music in the background can result in nearly empty transcripts. Nevertheless, after using the app regularly and enjoying it, I feel ready to release. Hope you will find the app useful too. [0] Show HN: Whisper.cpp https://ift.tt/3exETJM [1] YAKE: https://ift.tt/StRXOlo
Sunday, 19 February 2023
New Show Hacker News story: latest news
Show HN: AllyDB – An in-memory database similar to Redis, built using Elixir
4 by Allyedge | 1 comments on Hacker News.
Hey, everyone. I am currently working on AllyDB, which is basically my own Redis, which I am writing in Elixir. Currently, the database is nowhere close to being ready, as you can see in the roadmap, but I am doing my best to add stuff as fast as possible. Currently the implementation is very simple, with an in memory table, an append log persistence system, as well as an interval persistence system as a backup. The database could definitely be optimized further, especially when it comes to persistence, which I am planning to do in the future. I'm also planning to use Rust NIFs for specific tasks for the performance gains over Elixir and BEAM. Writes and deletes are currently asynchronous, but I will add blocking versions of them soon. I am trying to make the system as fault tolerant as possible, and currently everything except the TCP connections are fault tolerant. I'm also working on a TypeScript client for the project, so yeah, that kind of sums it up. Feel free to check the project and the roadmap out, and let me know what I could improve or give feature or optimization ideas! Thanks, and have a nice one!
4 by Allyedge | 1 comments on Hacker News.
Hey, everyone. I am currently working on AllyDB, which is basically my own Redis, which I am writing in Elixir. Currently, the database is nowhere close to being ready, as you can see in the roadmap, but I am doing my best to add stuff as fast as possible. Currently the implementation is very simple, with an in memory table, an append log persistence system, as well as an interval persistence system as a backup. The database could definitely be optimized further, especially when it comes to persistence, which I am planning to do in the future. I'm also planning to use Rust NIFs for specific tasks for the performance gains over Elixir and BEAM. Writes and deletes are currently asynchronous, but I will add blocking versions of them soon. I am trying to make the system as fault tolerant as possible, and currently everything except the TCP connections are fault tolerant. I'm also working on a TypeScript client for the project, so yeah, that kind of sums it up. Feel free to check the project and the roadmap out, and let me know what I could improve or give feature or optimization ideas! Thanks, and have a nice one!
New Show Hacker News story: latest news
Show HN: A Web-Based Visual Query Designer for MySQL
2 by swapnilmj | 0 comments on Hacker News.
I built this web-based developer utility few years ago when I couldn't find any opensource GUI-based query builder for mysql (similar to what MS Access had). This app can be run locally. The online demo uses static hardcoded values. Screencast's link is included in the README file.
2 by swapnilmj | 0 comments on Hacker News.
I built this web-based developer utility few years ago when I couldn't find any opensource GUI-based query builder for mysql (similar to what MS Access had). This app can be run locally. The online demo uses static hardcoded values. Screencast's link is included in the README file.
New Show Hacker News story: latest news
Show HN: Try API7 Cloud and Enterprise API Management Platform
2 by jjzhiyuan | 0 comments on Hacker News.
2 by jjzhiyuan | 0 comments on Hacker News.
Saturday, 18 February 2023
New Show Hacker News story: latest news
Show HN: Neofetch for Git Repositories
4 by touhou | 0 comments on Hacker News.
Onefetch is a command-line Git information tool that displays project information and code statistics for a local Git repository directly to your terminal. The tool is completely offline - no network access is required. Source: https://ift.tt/Msbxnhl
4 by touhou | 0 comments on Hacker News.
Onefetch is a command-line Git information tool that displays project information and code statistics for a local Git repository directly to your terminal. The tool is completely offline - no network access is required. Source: https://ift.tt/Msbxnhl
New Show Hacker News story: latest news
Show HN: My (hopefully complete) guide to setup and deploy Vaultwarden
2 by princevegeta89 | 0 comments on Hacker News.
Roughly a month ago, a few people on this forum asked me about my migration procedure to Vaultwarden from Bitwarden, and some information on maintaining it. I am sharing it here, please feel free to share your feedback or criticism. Thanks!
2 by princevegeta89 | 0 comments on Hacker News.
Roughly a month ago, a few people on this forum asked me about my migration procedure to Vaultwarden from Bitwarden, and some information on maintaining it. I am sharing it here, please feel free to share your feedback or criticism. Thanks!
New Show Hacker News story: latest news
Show HN: Storygenie, a Tool for Better Stories
3 by thraizz | 0 comments on Hacker News.
Hi HN, I'm Aron, I'm 26 and a software engineer working with different scrum teams for 6 years. I really enjoy working with the scrum process, however, most product owners care relatively less if stories are well written and have no problems refining them over and over again. That's where I saw potential: I built (yet another, I have to say regarding shownew) a website that uses the OpenAI API to generate scrum stories based on a project description and a short idea description. It works fairly well, but I would love to hear feedback from others than co-employees, and this is the only place I know to get some valuable early feedback. The website does not require any sign up, has no paid model, and I am really doing this "advertisement" only to get some feedback of any kind. The landing page is https://storygenie.io , the app itself is also directly accessible in a demo format under https://ift.tt/NTzfrhA :) Thank you for any feedback and greetings from Germany! Aron
3 by thraizz | 0 comments on Hacker News.
Hi HN, I'm Aron, I'm 26 and a software engineer working with different scrum teams for 6 years. I really enjoy working with the scrum process, however, most product owners care relatively less if stories are well written and have no problems refining them over and over again. That's where I saw potential: I built (yet another, I have to say regarding shownew) a website that uses the OpenAI API to generate scrum stories based on a project description and a short idea description. It works fairly well, but I would love to hear feedback from others than co-employees, and this is the only place I know to get some valuable early feedback. The website does not require any sign up, has no paid model, and I am really doing this "advertisement" only to get some feedback of any kind. The landing page is https://storygenie.io , the app itself is also directly accessible in a demo format under https://ift.tt/NTzfrhA :) Thank you for any feedback and greetings from Germany! Aron
New Show Hacker News story: latest news
Show HN: Fluxsort, a stable Quicksort, faster and more adaptive than Timsort
3 by scandum | 2 comments on Hacker News.
3 by scandum | 2 comments on Hacker News.
Friday, 17 February 2023
New Show Hacker News story: latest news
Show HN: NPM package for a visual scripting editor
5 by Herobrine2084 | 0 comments on Hacker News.
Hey guys! I just released a NPM package to integrate a visual scripting editor into any node project (React, Vue, Angular... you name it). Basically, the goal is to provide your users a way to customize, automate, create new features for your product. Just like an open-source community, but without the barrier of code. Here's the homepage of the project: https://luna-park.app And a small tutorial for visual scripting: https://ift.tt/FPy4w2A
5 by Herobrine2084 | 0 comments on Hacker News.
Hey guys! I just released a NPM package to integrate a visual scripting editor into any node project (React, Vue, Angular... you name it). Basically, the goal is to provide your users a way to customize, automate, create new features for your product. Just like an open-source community, but without the barrier of code. Here's the homepage of the project: https://luna-park.app And a small tutorial for visual scripting: https://ift.tt/FPy4w2A
New Show Hacker News story: latest news
Show HN: Laudspeaker – open-source customer journey automation
8 by abe94 | 0 comments on Hacker News.
Hey HN, excited to share our open source tool with the community. We wanted to build an open source omnichannel tool where you can design customer journeys with a drag and drop editor. You can use our tool for example to design an onboarding flow so that users who sign up to your site can receive a series of predetermined emails and sms. Give it a spin and let us know how we can improve it. We also made it so you can self host.
8 by abe94 | 0 comments on Hacker News.
Hey HN, excited to share our open source tool with the community. We wanted to build an open source omnichannel tool where you can design customer journeys with a drag and drop editor. You can use our tool for example to design an onboarding flow so that users who sign up to your site can receive a series of predetermined emails and sms. Give it a spin and let us know how we can improve it. We also made it so you can self host.
New Show Hacker News story: latest news
Show HN: FreeRSS – RSS Viewer Portal
6 by robdelacruz | 0 comments on Hacker News.
FreeRSS was inspired by the former Google Personalized Homepage (iGoogle). Auto-detect RSS feeds from a url, drag to arrange widgets, add a new account (free) to remember your settings.
6 by robdelacruz | 0 comments on Hacker News.
FreeRSS was inspired by the former Google Personalized Homepage (iGoogle). Auto-detect RSS feeds from a url, drag to arrange widgets, add a new account (free) to remember your settings.
Thursday, 16 February 2023
New Show Hacker News story: latest news
Show HN: SheetKeys – The Hacker's Spreadsheet
2 by philc | 0 comments on Hacker News.
Hey folks, over the years my job role has skewed to using a code editor less and using spreadsheets more. Coming from Emacs and Vim, I wanted my Google Sheets usage to be more keyboard driven, so I made this extension. I've used it for several years and it's been a great quality of life improvement, so I'm releasing it today. Enjoy!
2 by philc | 0 comments on Hacker News.
Hey folks, over the years my job role has skewed to using a code editor less and using spreadsheets more. Coming from Emacs and Vim, I wanted my Google Sheets usage to be more keyboard driven, so I made this extension. I've used it for several years and it's been a great quality of life improvement, so I'm releasing it today. Enjoy!
New Show Hacker News story: latest news
Show HN: Favird – A listing with listings of interesting things
3 by Oxidome | 0 comments on Hacker News.
3 by Oxidome | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Duffel (YC S18) – The fastest way to sell flights
35 by stevedomin | 18 comments on Hacker News.
Hi everyone! I'm Steve, founder and CEO of Duffel. We're so excited to introduce Duffel Links today - a low code solution to sell flights online fast. Through one single API request, offer your customers a best-in-class shopping experience tailored to your brand. Since day 1, we've made it our mission to break down barriers in the travel industry and make it easy for anyone to start selling travel. Now with Links, you can still use Duffel even if you don't have technical skills. It truly has never been easier to get started selling travel. The Problem: We've removed many blockers to selling flights, but until today, offering even a simple flight shopping experience could be a complicated task. Even with our APIs and components, you would still face challenges such as handling search inputs for passengers of all ages, getting the details of one-way, return and multi-city trips and more. The Solution: Enter Duffel Links! Links take care of all of this for you so you can start offering flights to your customers immediately; with a single API call, you can generate a link where your customer can access our best-in-class flight shopping experience, customised to match your brand. Leverage thousands of hours of product design and travel expertise every time you generate a link. Key features: -Search intuitively - Your customers will be able to input search parameters to ensure they see the most relevant flights and filter itineraries, so they can find the perfectly timed flight. -Optimised for conversion - When booking, they can pick the fare with the right level of flexibility and amenities, complete our simple checkout, and instantly access all the information needed to fly. -Access to 300+ airlines - including low-cost carriers, NDC and GDS. -Add markups - Quickly and dynamically add markups to fares when creating a link and easily charge your customers. Up-sell to your customers by offering premium seats and paid bags. -Make it your own - Customise the entire search and book experience to match your brand. Include your logo, custom URL and brand colours throughout. -Compatible with all screen sizes - Links is fully responsive for all devices - including mobiles, tablets and desktops. Feel free to try Links today - we're looking forward to your feedback and comments. Thanks, Steve
35 by stevedomin | 18 comments on Hacker News.
Hi everyone! I'm Steve, founder and CEO of Duffel. We're so excited to introduce Duffel Links today - a low code solution to sell flights online fast. Through one single API request, offer your customers a best-in-class shopping experience tailored to your brand. Since day 1, we've made it our mission to break down barriers in the travel industry and make it easy for anyone to start selling travel. Now with Links, you can still use Duffel even if you don't have technical skills. It truly has never been easier to get started selling travel. The Problem: We've removed many blockers to selling flights, but until today, offering even a simple flight shopping experience could be a complicated task. Even with our APIs and components, you would still face challenges such as handling search inputs for passengers of all ages, getting the details of one-way, return and multi-city trips and more. The Solution: Enter Duffel Links! Links take care of all of this for you so you can start offering flights to your customers immediately; with a single API call, you can generate a link where your customer can access our best-in-class flight shopping experience, customised to match your brand. Leverage thousands of hours of product design and travel expertise every time you generate a link. Key features: -Search intuitively - Your customers will be able to input search parameters to ensure they see the most relevant flights and filter itineraries, so they can find the perfectly timed flight. -Optimised for conversion - When booking, they can pick the fare with the right level of flexibility and amenities, complete our simple checkout, and instantly access all the information needed to fly. -Access to 300+ airlines - including low-cost carriers, NDC and GDS. -Add markups - Quickly and dynamically add markups to fares when creating a link and easily charge your customers. Up-sell to your customers by offering premium seats and paid bags. -Make it your own - Customise the entire search and book experience to match your brand. Include your logo, custom URL and brand colours throughout. -Compatible with all screen sizes - Links is fully responsive for all devices - including mobiles, tablets and desktops. Feel free to try Links today - we're looking forward to your feedback and comments. Thanks, Steve
New Show Hacker News story: latest news
Show HN: Vircon32 – A virtual, simplified 32-bit game console
2 by carra | 0 comments on Hacker News.
Vircon32 is a virtual game console designed from scratch to be as simple and portable as possible. Its main focus is to actually have interesting games to play, rather than just being a programmer sandbox. Console features are in line with the 32-bit generation (PSX/Saturn): true color, transparencies, CD-quality audio, memory card... But to keep simplicity, this is a 2D machine only.
2 by carra | 0 comments on Hacker News.
Vircon32 is a virtual game console designed from scratch to be as simple and portable as possible. Its main focus is to actually have interesting games to play, rather than just being a programmer sandbox. Console features are in line with the 32-bit generation (PSX/Saturn): true color, transparencies, CD-quality audio, memory card... But to keep simplicity, this is a 2D machine only.
New Show Hacker News story: latest news
Show HN: I made a super simple iOS app to track expenses
2 by Nyoxide | 2 comments on Hacker News.
My Expenses is a very simple app to track expenses for one-time budgets. Let's say you're going on vacations in Italy and you want to allocate $1.500 to this trip. You create a budget "Italy" in 30 seconds and you're ready to go. Each time you make an expense in Italy, you add it to the app in a few seconds and you instantly know you're remaining budget. I'm bored of super complex apps. Yes, they do a lot of things, but it often takes a while to get used to the app and understand all its features. That's why I created this app. I want people to be able to track their expenses in seconds, as quickly and simply as possible. It's available on iPhone, iPad and Mac.
2 by Nyoxide | 2 comments on Hacker News.
My Expenses is a very simple app to track expenses for one-time budgets. Let's say you're going on vacations in Italy and you want to allocate $1.500 to this trip. You create a budget "Italy" in 30 seconds and you're ready to go. Each time you make an expense in Italy, you add it to the app in a few seconds and you instantly know you're remaining budget. I'm bored of super complex apps. Yes, they do a lot of things, but it often takes a while to get used to the app and understand all its features. That's why I created this app. I want people to be able to track their expenses in seconds, as quickly and simply as possible. It's available on iPhone, iPad and Mac.
Wednesday, 15 February 2023
New Show Hacker News story: latest news
Show HN: I wrote a tool in Rust for tracking all allocations in a Linux process
6 by mkimball | 0 comments on Hacker News.
6 by mkimball | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Rust+Svelte=Terminal
3 by iondodon | 0 comments on Hacker News.
Link to project: https://ift.tt/5IB730S Demo: https://youtu.be/ZjAXMMMoKGg This project aims to create a terminal with functionalities that improve the experience of using terminals. Examples of useful functionalities would be autocomplete suggestion, showing the current branch of a project, prepared scripts that can be reused, and others. You can come up with your ideas. The project uses technologies such as Svelte on the front-end, which offers flexibility regarding the implementation of the interface. On the back-end side, the most important part is the PTY. All the back end is implemented in Rust. The basic framework of the project is Tauri. At the moment the terminal has suggestions only for some commands (cd, ls). To support more commands it is needed to add them in the Manter's "library" located at src/cli/library/library.ts. It is possible to have custom script based suggestions. For example if we write in the terminal “git checkout” and after we press Space, a dropdown will appear with all available branches. A good analogy to understand the purpose of this project is the following - traditional terminals are like simple code editors while this terminal is like an IDE. Anyone is welcome to contribute to this project with and ideas. Imagine the terminal you would like to use. Feel free to open any issue with suggestions and bugs.
3 by iondodon | 0 comments on Hacker News.
Link to project: https://ift.tt/5IB730S Demo: https://youtu.be/ZjAXMMMoKGg This project aims to create a terminal with functionalities that improve the experience of using terminals. Examples of useful functionalities would be autocomplete suggestion, showing the current branch of a project, prepared scripts that can be reused, and others. You can come up with your ideas. The project uses technologies such as Svelte on the front-end, which offers flexibility regarding the implementation of the interface. On the back-end side, the most important part is the PTY. All the back end is implemented in Rust. The basic framework of the project is Tauri. At the moment the terminal has suggestions only for some commands (cd, ls). To support more commands it is needed to add them in the Manter's "library" located at src/cli/library/library.ts. It is possible to have custom script based suggestions. For example if we write in the terminal “git checkout” and after we press Space, a dropdown will appear with all available branches. A good analogy to understand the purpose of this project is the following - traditional terminals are like simple code editors while this terminal is like an IDE. Anyone is welcome to contribute to this project with and ideas. Imagine the terminal you would like to use. Feel free to open any issue with suggestions and bugs.
New Show Hacker News story: latest news
Show HN: M93, A habit tracker that's delightfully easy to use
2 by udit99 | 1 comments on Hacker News.
2 by udit99 | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Impact of using 1 or 2 sticks of DDR5 on a 6800HX with 680M IG
5 by guilamu | 0 comments on Hacker News.
A few months ago, I ordered a Minisforum UM690 for work. For less than 500 bucks, this little beast is equipped with the incredibly powerful 8 cores / 16 threads Ryzen 9 6900HX (4.9GHz) and an integrated RDN2 680M graphics card (the single thread performance of this mobile CPU is just 10% lower than my home 5800X desktop PC). I do some light gaming on my lunch break, and I was pretty impressed by the gaming performance of the 680M. Because of budget constraints at the time of ordering, I could only afford a single stick of Gskill - RipJaws 16 Go DDR5 4800 MHz CL34. I made a few benchmarks on multiple games, but most games I play do not come with a proper benchmark loop, so I used Unigine Superposition Benchmark to make a proper benchmark. Single 16 GB stick, 1080p, medium settings: 3022 (18.85 min fps, 22.61 avg fps, 31.85 max fps) Those results were good for an IGPU, but I saw a few articles saying that having two sticks instead of one could improve performance (never backed up with benchmarks or hard numbers). So I bought another stick. Here are the results with two sticks: Dual 16 GB sticks, 1080p, medium settings: 4969 (31.66 min fps, 37.17 avg fps, 48.96 max fps) Yep, this is a whopping +65% with two sticks! So, if you use a CPU with an integrated graphics card, you should use 2 sticks!
5 by guilamu | 0 comments on Hacker News.
A few months ago, I ordered a Minisforum UM690 for work. For less than 500 bucks, this little beast is equipped with the incredibly powerful 8 cores / 16 threads Ryzen 9 6900HX (4.9GHz) and an integrated RDN2 680M graphics card (the single thread performance of this mobile CPU is just 10% lower than my home 5800X desktop PC). I do some light gaming on my lunch break, and I was pretty impressed by the gaming performance of the 680M. Because of budget constraints at the time of ordering, I could only afford a single stick of Gskill - RipJaws 16 Go DDR5 4800 MHz CL34. I made a few benchmarks on multiple games, but most games I play do not come with a proper benchmark loop, so I used Unigine Superposition Benchmark to make a proper benchmark. Single 16 GB stick, 1080p, medium settings: 3022 (18.85 min fps, 22.61 avg fps, 31.85 max fps) Those results were good for an IGPU, but I saw a few articles saying that having two sticks instead of one could improve performance (never backed up with benchmarks or hard numbers). So I bought another stick. Here are the results with two sticks: Dual 16 GB sticks, 1080p, medium settings: 4969 (31.66 min fps, 37.17 avg fps, 48.96 max fps) Yep, this is a whopping +65% with two sticks! So, if you use a CPU with an integrated graphics card, you should use 2 sticks!
Tuesday, 14 February 2023
New Show Hacker News story: latest news
Show HN: I made an extension for browser bookmarks
3 by mdd3v | 0 comments on Hacker News.
Hello HN! I have just released my browser extension. FavBox - is a bookmark management tool with a clean and modern UI. Absolutely compatible with default browser bookmarks has no third-party services, and still syncs with the browser profile. Free and open source. Chrome Web Store https://ift.tt/iyIls3S...
3 by mdd3v | 0 comments on Hacker News.
Hello HN! I have just released my browser extension. FavBox - is a bookmark management tool with a clean and modern UI. Absolutely compatible with default browser bookmarks has no third-party services, and still syncs with the browser profile. Free and open source. Chrome Web Store https://ift.tt/iyIls3S...
New Show Hacker News story: latest news
Show HN: Screenshot.Rocks: Open-source browser and mobile screenshot mockup tool
4 by dignite | 4 comments on Hacker News.
4 by dignite | 4 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: We made a voice-controlled personal assistant with Whisper and GPT-3
4 by chidiw | 0 comments on Hacker News.
4 by chidiw | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: VS Code GoLang Productivity Extension
2 by tooltitude | 0 comments on Hacker News.
Let me introduce the Tooltitude VS Code extension. Our extension augments the official GoLang extension with a set of power tools which make you a more productive developer. What do we provide: - Inspections - checks which look at your code and warn you about potential problems in your code. Here’re some highlights - Highlighting of deprecated symbol usages in the editor (gopls doesn’t highlight them at the moment of writing) - Variable shadowing detection - Use of interface{} instead of any - Redundant parenthesis - Code actions - code changes activated by Ctrl+. (Win, Linux), or Cmd+. (on Mac). - Handle error: https://twitter.com/tooltitude/status/1620448875311165442 - Apply DeMorgan laws: https://twitter.com/tooltitude/status/1620814134240747520 - Iterate over collection: https://twitter.com/tooltitude/status/1621146816736800768 - Invert If: https://twitter.com/tooltitude/status/1623336440930107397 - Overall we currently have more than 20 code actions, and working on adding more What’s next: - Install and try in VS Code right now: https://ift.tt/JzvoUcC... - Read more about our features: https://ift.tt/GSXN6wO We are looking for feedback from users, so if there’re any features, inspections or code actions you re interested it, feel free to comment here, write to support@tooltitude.com, or write to us on twitter: https://twitter.com/tooltitude
2 by tooltitude | 0 comments on Hacker News.
Let me introduce the Tooltitude VS Code extension. Our extension augments the official GoLang extension with a set of power tools which make you a more productive developer. What do we provide: - Inspections - checks which look at your code and warn you about potential problems in your code. Here’re some highlights - Highlighting of deprecated symbol usages in the editor (gopls doesn’t highlight them at the moment of writing) - Variable shadowing detection - Use of interface{} instead of any - Redundant parenthesis - Code actions - code changes activated by Ctrl+. (Win, Linux), or Cmd+. (on Mac). - Handle error: https://twitter.com/tooltitude/status/1620448875311165442 - Apply DeMorgan laws: https://twitter.com/tooltitude/status/1620814134240747520 - Iterate over collection: https://twitter.com/tooltitude/status/1621146816736800768 - Invert If: https://twitter.com/tooltitude/status/1623336440930107397 - Overall we currently have more than 20 code actions, and working on adding more What’s next: - Install and try in VS Code right now: https://ift.tt/JzvoUcC... - Read more about our features: https://ift.tt/GSXN6wO We are looking for feedback from users, so if there’re any features, inspections or code actions you re interested it, feel free to comment here, write to support@tooltitude.com, or write to us on twitter: https://twitter.com/tooltitude
New Show Hacker News story: latest news
Show HN: First Steps: Making your own voice activated virtual assistant
2 by colechristensen | 0 comments on Hacker News.
This is some hacked together python for the beginnings of a voice -> text -> ML -> voice cycle I put together in the last couple of days as a base for building completely local virtual assistants.
2 by colechristensen | 0 comments on Hacker News.
This is some hacked together python for the beginnings of a voice -> text -> ML -> voice cycle I put together in the last couple of days as a base for building completely local virtual assistants.
Monday, 13 February 2023
New Show Hacker News story: latest news
Show HN: (Repost) A Chrome extension to help you improve website performance
3 by sia_mak | 0 comments on Hacker News.
3 by sia_mak | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Meta peddling unsecured business credits to users in India
5 by 2Gkashmiri | 0 comments on Hacker News.
I have a friend who owns a business and they got a really weird email from meta. Apparently meta has teamed with "Indifi and FlexiLoans" to give unsecured business loans. 1. They are sharing details of "this user is a small business owner" with third parties and that they are directly emailing about "helping businesses in need". What the hell is wrong with these people. If I wanted a loan,i would approach my bank and not some fincorp who would fleece me with 18% interests. Banks have much less interest rates
5 by 2Gkashmiri | 0 comments on Hacker News.
I have a friend who owns a business and they got a really weird email from meta. Apparently meta has teamed with "Indifi and FlexiLoans" to give unsecured business loans. 1. They are sharing details of "this user is a small business owner" with third parties and that they are directly emailing about "helping businesses in need". What the hell is wrong with these people. If I wanted a loan,i would approach my bank and not some fincorp who would fleece me with 18% interests. Banks have much less interest rates
Sunday, 12 February 2023
New Show Hacker News story: latest news
Show HN: Self-host Whisper As a Service with GUI and queueing
2 by olekenneth | 0 comments on Hacker News.
Schibsted created a transcription service for our journalists to transcribe audio interviews and podcasts really quick.
2 by olekenneth | 0 comments on Hacker News.
Schibsted created a transcription service for our journalists to transcribe audio interviews and podcasts really quick.
New Show Hacker News story: latest news
Show HN: Toodle.Studio is an art playground with Lisp and turtles
7 by ianthehenry | 2 comments on Hacker News.
7 by ianthehenry | 2 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Nix-init – Generate Nix packages from URLs with dependency inference
2 by figsoda | 0 comments on Hacker News.
2 by figsoda | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: HN Pop-Up – Hover on HN Username to See Their Profile
2 by TimCTRL | 1 comments on Hacker News.
2 by TimCTRL | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Jendeley – JSON-based document organizing software
9 by a_kawashiro | 2 comments on Hacker News.
I created jendeley to help organize documents for programmers. - jendeley is JSON-based. You can see and edit your database quickly. - jendeley works locally. Your important database is owned only by you. No cloud. - jendeley is browser-based. You can run it anywhere node.js runs. Repository: https://ift.tt/mk3H2Bt
9 by a_kawashiro | 2 comments on Hacker News.
I created jendeley to help organize documents for programmers. - jendeley is JSON-based. You can see and edit your database quickly. - jendeley works locally. Your important database is owned only by you. No cloud. - jendeley is browser-based. You can run it anywhere node.js runs. Repository: https://ift.tt/mk3H2Bt
New Show Hacker News story: latest news
Show HN: Vettel – a tiny key value store that's faster than Redis (sort of)
2 by japrozs | 0 comments on Hacker News.
2 by japrozs | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Link Book – Quickly save links from around the web to GitHub
2 by nabeelvalley | 0 comments on Hacker News.
Save and sync your web bookmarks using Link Book and GitHub while retaining full control of your data
2 by nabeelvalley | 0 comments on Hacker News.
Save and sync your web bookmarks using Link Book and GitHub while retaining full control of your data
Saturday, 11 February 2023
New Show Hacker News story: latest news
Show HN: Log collector that runs on a $4 VPS
2 by Nevin1901 | 0 comments on Hacker News.
Hey guys, I'm building erlog to try and solve problems with logging. While trying to add logs to my application, I couldn't find any lightweight log platform which was easy to set up without adding tons of dependencies to my code, or configuring 10,000 files. ErLog is just a simple go web server which batch inserts json logs into an sqlite3 server. Through tuning sqlite3 and batching inserts, I find I can get around 8k log insertions/sec which is fast enough for small projects. This is just an MVP, and I plan to add more features once I talk to users. If anyone has any problems with logging, feel free to leave a comment and I'd love to help you out.
2 by Nevin1901 | 0 comments on Hacker News.
Hey guys, I'm building erlog to try and solve problems with logging. While trying to add logs to my application, I couldn't find any lightweight log platform which was easy to set up without adding tons of dependencies to my code, or configuring 10,000 files. ErLog is just a simple go web server which batch inserts json logs into an sqlite3 server. Through tuning sqlite3 and batching inserts, I find I can get around 8k log insertions/sec which is fast enough for small projects. This is just an MVP, and I plan to add more features once I talk to users. If anyone has any problems with logging, feel free to leave a comment and I'd love to help you out.
New Show Hacker News story: latest news
Show HN: For Product Managers – curated collection of tools
2 by pixeltie | 1 comments on Hacker News.
Curated collection of tools and frameworks for product managers, startup founders and delivery managers.
2 by pixeltie | 1 comments on Hacker News.
Curated collection of tools and frameworks for product managers, startup founders and delivery managers.
New Show Hacker News story: latest news
Show HN: My personal website designed in the style of Windows 95
2 by kai_belmo | 0 comments on Hacker News.
link: https://ift.tt/46fErh9 github repo: https://ift.tt/QMVEr0o Your thoughts and recommendations are highly appreciated :)
2 by kai_belmo | 0 comments on Hacker News.
link: https://ift.tt/46fErh9 github repo: https://ift.tt/QMVEr0o Your thoughts and recommendations are highly appreciated :)
New Show Hacker News story: latest news
Show HN: I Made a Language Learning iOS Safari Extension
2 by raz_dhani | 0 comments on Hacker News.
2 by raz_dhani | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Experimenting with GPT-3: Building an Investment Analyst
3 by jsemrau | 0 comments on Hacker News.
We have been experimenting with using GPT3's reasoning capabilities to build an investment analyst that does this : (1) Summarize relevant news of the last 30 days, (2) Write a SWOT analysis, (3) Identify competitors, (4) Identify Key Risks, and (5) Write three investment theses (bull, neutral, bear) Here is an example how this can look like: https://ift.tt/rIX3RAe https://ift.tt/5wKQMtN https://ift.tt/xCgdZp9 https://ift.tt/qbQlten So far, the results of getting reliable data back through well-engineered prompts through the API is quite promising. Yet, from an operational perspective, the biggest problem is that even though we are not using the free service but pay for it frequently run into rate limits. Positives: For Apple, the News Summary provided a useful result. "Apple Inc. is launching Apple Pay Later soon to revolutionize the buy now, pay later (BNPL) industry. Its stock is currently indicating a potential move to $167. The company is also facing an investigation by the Pomerantz Law Firm on behalf of iPhone 7 owners who experienced performance degradation following a device update. Apple's latest iPhones are being sold at discounts in China and the company is expected to rollout a high-end iPhone 'Ultra' in 2024. Additionally, two top market watchers discussed tech's wild run this year." For Microsoft, the Bull-case made more sense than the Bear-case Bull-case "Microsoft Corporation is a technology leader in the industry and is well-positioned to benefit from the increasing demand for cloud computing and artificial intelligence. The company's strong balance sheet, competitive advantages, and focus on innovation make it an attractive long-term investment Bear-case "Microsoft Corporation is a large, mature company with limited growth potential. The company is facing increasing competition from smaller, more nimble competitors and is struggling to keep up with the rapid pace of technological change. Investors should b e wary of investing in Microsoft due to its lack of innovation and potential for declining market share." Negatives: GPT3 is only guessing the next best word. Which might sometimes provide strange results. For example, considering the News Summary for Uber "Uber Technologies, Inc. reported a surge in fourth-quarter revenues and a strong outlook for 2021." We are not in 2021 anymore for a long while. Clearly, GPT3's knowledge of the Yahoo finance dataset has been cut off in 2021 and applied the provided news effectively. For AAPL, GPT3 did not identify any competitors. While we could argue that HP, MSFT, or similar hardware+software companies are in fact, competitors. In conclusion, we need to further investigate if the actual reasoning of GPT3 is mature enough to provide a useful analysis of the stock. Especially under liability considerations. Yet, if it works it could be a really powerful game-changer. Clearly, that is only an experiment and shouldn't be used as an investment recommendation nor seen as investment advice in any way.
3 by jsemrau | 0 comments on Hacker News.
We have been experimenting with using GPT3's reasoning capabilities to build an investment analyst that does this : (1) Summarize relevant news of the last 30 days, (2) Write a SWOT analysis, (3) Identify competitors, (4) Identify Key Risks, and (5) Write three investment theses (bull, neutral, bear) Here is an example how this can look like: https://ift.tt/rIX3RAe https://ift.tt/5wKQMtN https://ift.tt/xCgdZp9 https://ift.tt/qbQlten So far, the results of getting reliable data back through well-engineered prompts through the API is quite promising. Yet, from an operational perspective, the biggest problem is that even though we are not using the free service but pay for it frequently run into rate limits. Positives: For Apple, the News Summary provided a useful result. "Apple Inc. is launching Apple Pay Later soon to revolutionize the buy now, pay later (BNPL) industry. Its stock is currently indicating a potential move to $167. The company is also facing an investigation by the Pomerantz Law Firm on behalf of iPhone 7 owners who experienced performance degradation following a device update. Apple's latest iPhones are being sold at discounts in China and the company is expected to rollout a high-end iPhone 'Ultra' in 2024. Additionally, two top market watchers discussed tech's wild run this year." For Microsoft, the Bull-case made more sense than the Bear-case Bull-case "Microsoft Corporation is a technology leader in the industry and is well-positioned to benefit from the increasing demand for cloud computing and artificial intelligence. The company's strong balance sheet, competitive advantages, and focus on innovation make it an attractive long-term investment Bear-case "Microsoft Corporation is a large, mature company with limited growth potential. The company is facing increasing competition from smaller, more nimble competitors and is struggling to keep up with the rapid pace of technological change. Investors should b e wary of investing in Microsoft due to its lack of innovation and potential for declining market share." Negatives: GPT3 is only guessing the next best word. Which might sometimes provide strange results. For example, considering the News Summary for Uber "Uber Technologies, Inc. reported a surge in fourth-quarter revenues and a strong outlook for 2021." We are not in 2021 anymore for a long while. Clearly, GPT3's knowledge of the Yahoo finance dataset has been cut off in 2021 and applied the provided news effectively. For AAPL, GPT3 did not identify any competitors. While we could argue that HP, MSFT, or similar hardware+software companies are in fact, competitors. In conclusion, we need to further investigate if the actual reasoning of GPT3 is mature enough to provide a useful analysis of the stock. Especially under liability considerations. Yet, if it works it could be a really powerful game-changer. Clearly, that is only an experiment and shouldn't be used as an investment recommendation nor seen as investment advice in any way.
New Show Hacker News story: latest news
Show HN: Sharrr – Pretty secure file transfer
2 by stophecom | 0 comments on Hacker News.
End-to-encrypted file transfer.
2 by stophecom | 0 comments on Hacker News.
End-to-encrypted file transfer.
Friday, 10 February 2023
New Show Hacker News story: latest news
Show HN: Get notified in Slack for each GitHub star
2 by dandevs | 0 comments on Hacker News.
I wrote a Zap on Zapier to get notified when someone stars your repo. I use it on our open-source repo and it's helpful. Fern: https://ift.tt/a9S8Rnd
2 by dandevs | 0 comments on Hacker News.
I wrote a Zap on Zapier to get notified when someone stars your repo. I use it on our open-source repo and it's helpful. Fern: https://ift.tt/a9S8Rnd
New Show Hacker News story: latest news
Show HN: GoodQuestion: A job interview note taking and collaboration tool
2 by TristanTucker | 1 comments on Hacker News.
2 by TristanTucker | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Doc Search – a research tool for finding PDFs on the web
3 by aparks517 | 1 comments on Hacker News.
3 by aparks517 | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: TopAi.tools an AI tools directory with 850 tools, RSS available
3 by linkology | 0 comments on Hacker News.
I have been collecting a lot of AI tools lately, put them in a web directory, categorized and updated daily. The idea to provide you with the means to get updates however you need (RSS, telegram, social media, etc) It's a work in progress. Looking to make this useful, let me know your ideas and comments ..
3 by linkology | 0 comments on Hacker News.
I have been collecting a lot of AI tools lately, put them in a web directory, categorized and updated daily. The idea to provide you with the means to get updates however you need (RSS, telegram, social media, etc) It's a work in progress. Looking to make this useful, let me know your ideas and comments ..
New Show Hacker News story: latest news
Show HN: A Chrome extension to improve your website performance
4 by sia_mak | 0 comments on Hacker News.
4 by sia_mak | 0 comments on Hacker News.
Thursday, 9 February 2023
New Show Hacker News story: latest news
Show HN: We craft minimum viable SaaS products
4 by Morgaknight | 3 comments on Hacker News.
Helping founders bring their product to life, attract early users, and validate their idea.
4 by Morgaknight | 3 comments on Hacker News.
Helping founders bring their product to life, attract early users, and validate their idea.
New Show Hacker News story: latest news
Show HN: I made a tool that turns screenshots into dramatically angled photos
3 by mikaelaast | 0 comments on Hacker News.
3 by mikaelaast | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: PodText.ai – Search anything said on a podcast, highlight text to play
5 by podtext | 2 comments on Hacker News.
Hi HN, wanted to share a project that I’ve been working on recently. PodText allows users to find anything said on a podcast. You can also listen and share clips to a specific part of the podcast audio, simply by highlighting the text of that part. Currently there are just over 25k podcast episodes and I’m adding a lot more in the coming weeks (yes my GPU bill is painful). In order to monetize it, I’m building a sponsorship database to help sponsors find podcasts and vice versa. This will be sold in the form of a $99/month “PodText Business” subscription. I bet I could charge a lot more to large sponsors but I’ll tweak that as I talk to potential customers. Right now the UI is very bare bones (doesn’t even have pagination) but I’ll polish it once the data pipeline is working well. Please let me know if you run into any bugs or have any questions about the site or business model.
5 by podtext | 2 comments on Hacker News.
Hi HN, wanted to share a project that I’ve been working on recently. PodText allows users to find anything said on a podcast. You can also listen and share clips to a specific part of the podcast audio, simply by highlighting the text of that part. Currently there are just over 25k podcast episodes and I’m adding a lot more in the coming weeks (yes my GPU bill is painful). In order to monetize it, I’m building a sponsorship database to help sponsors find podcasts and vice versa. This will be sold in the form of a $99/month “PodText Business” subscription. I bet I could charge a lot more to large sponsors but I’ll tweak that as I talk to potential customers. Right now the UI is very bare bones (doesn’t even have pagination) but I’ll polish it once the data pipeline is working well. Please let me know if you run into any bugs or have any questions about the site or business model.
New Show Hacker News story: latest news
Show HN: Supertweak – Chrome extension to easily tweak Tailwind websites live
2 by althaffe | 0 comments on Hacker News.
Hey everyone, I've made a chrome extension that makes designing and building Tailwind websites much simpler and faster. It let's you quickly tweak your website right inside the browser and copy back classes or html to your editor afterwards. As a developer who designs with code, I personally find it very useful in iterating on design quickly without any context switching. Please give it a try and let me know what you think! website: https://supertweak.dev
2 by althaffe | 0 comments on Hacker News.
Hey everyone, I've made a chrome extension that makes designing and building Tailwind websites much simpler and faster. It let's you quickly tweak your website right inside the browser and copy back classes or html to your editor afterwards. As a developer who designs with code, I personally find it very useful in iterating on design quickly without any context switching. Please give it a try and let me know what you think! website: https://supertweak.dev
New Show Hacker News story: latest news
Show HN: Privacy friendly suite of PDF tools
3 by drcpp | 0 comments on Hacker News.
Hi HN, I have been working on a set of PDF tools that does all the processing directly in the web browser. From time to time I needed to do some simple PDF manipulations like merging PDF files. Sometimes the files contain my personal data and I was not comfortable using other online services where the file usually is uploaded to a remote server. Behind the scenes there is a small library written in C++ doing the changes to the PDF files. I am using the Emscripten compiler to compile it to WebAssembly that is running in the browser. It was a very good learning for me and it was easier than I thought to get something working, credits to the Emscripten project. The tool is also a PWA and can be used offline (once loaded). I am looking for any kind of feedback, comments or ideas for new tools that I could add.
3 by drcpp | 0 comments on Hacker News.
Hi HN, I have been working on a set of PDF tools that does all the processing directly in the web browser. From time to time I needed to do some simple PDF manipulations like merging PDF files. Sometimes the files contain my personal data and I was not comfortable using other online services where the file usually is uploaded to a remote server. Behind the scenes there is a small library written in C++ doing the changes to the PDF files. I am using the Emscripten compiler to compile it to WebAssembly that is running in the browser. It was a very good learning for me and it was easier than I thought to get something working, credits to the Emscripten project. The tool is also a PWA and can be used offline (once loaded). I am looking for any kind of feedback, comments or ideas for new tools that I could add.
New Show Hacker News story: latest news
Show HN: A lightweight flutter game framework, Support iOS Android and web
2 by cofferust | 0 comments on Hacker News.
2 by cofferust | 0 comments on Hacker News.
Wednesday, 8 February 2023
New Show Hacker News story: latest news
Show HN: PaperAge – Easy and secure paper backups of (smallish) secrets
4 by k33l0r | 0 comments on Hacker News.
Take any plaintext input, encrypt it using Age, and generate a printable PDF with a QR code that's easy to scan back in. Oh, and this is my first Rust project so some the code might not be the best.
4 by k33l0r | 0 comments on Hacker News.
Take any plaintext input, encrypt it using Age, and generate a printable PDF with a QR code that's easy to scan back in. Oh, and this is my first Rust project so some the code might not be the best.
New Show Hacker News story: latest news
Show HN: 2k+ ChatGPT/AI tools. Blocked by r/GPT3, uploading here
7 by agniv | 5 comments on Hacker News.
7 by agniv | 5 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: I wrote a novella with GPT-3 (with prompts and screenshots)
2 by sebastiennight | 0 comments on Hacker News.
2 by sebastiennight | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: I made a library that adds a metallic look to anything you throw at it
2 by mikaelaast | 1 comments on Hacker News.
2 by mikaelaast | 1 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Find Notifications from competitor's and popular apps
2 by sandeepscet | 0 comments on Hacker News.
App will capture notification based on rules and configuration and display on web. Users can see private(of their Device) and global notification(Approved by other Users). Actions are upvote/Bookmark, Report , Delete and approve In Beta and Expecting Feedback.
2 by sandeepscet | 0 comments on Hacker News.
App will capture notification based on rules and configuration and display on web. Users can see private(of their Device) and global notification(Approved by other Users). Actions are upvote/Bookmark, Report , Delete and approve In Beta and Expecting Feedback.
New Show Hacker News story: latest news
Show HN: My article on idea validation on HN (Hackernoon)
2 by the_generalist | 0 comments on Hacker News.
It's been doing relatively well for a first story ever! Any feedback from this HN?
2 by the_generalist | 0 comments on Hacker News.
It's been doing relatively well for a first story ever! Any feedback from this HN?
Tuesday, 7 February 2023
New Show Hacker News story: latest news
Show HN: Docker rollout – Zero Downtime Deployment for Docker-compose
5 by pankarol | 0 comments on Hacker News.
docker-compose is great for single node docker deployments, but it doesn't have a feature that would allow zero downtime deployments. It's not possible to deploy often if your app goes down every time, and using Kubernetes/Nomad/Swarm on a single node is an overkill. I created this Docker plugin to be a drop-in replacement for the restart command in usual docker-compose deployment scripts. It performs a simple rolling deployment of a single service.
5 by pankarol | 0 comments on Hacker News.
docker-compose is great for single node docker deployments, but it doesn't have a feature that would allow zero downtime deployments. It's not possible to deploy often if your app goes down every time, and using Kubernetes/Nomad/Swarm on a single node is an overkill. I created this Docker plugin to be a drop-in replacement for the restart command in usual docker-compose deployment scripts. It performs a simple rolling deployment of a single service.
New Show Hacker News story: latest news
Show HN: AI-Powered SQL Tools
6 by ismaelmc | 1 comments on Hacker News.
Generate arduous database queries in a snap
6 by ismaelmc | 1 comments on Hacker News.
Generate arduous database queries in a snap
New Show Hacker News story: latest news
Show HN: Utm.zone – Bulk UTM link builder
2 by karlerss | 0 comments on Hacker News.
Hey HN! There are many UTM link builder tools out there, but all of them seem to generate one link at a time. Generating links in bulk helps you avoid mistakes. With https://utm.zone/ you can: - generate utm links in bulk - share/save your link sets with your team/client
2 by karlerss | 0 comments on Hacker News.
Hey HN! There are many UTM link builder tools out there, but all of them seem to generate one link at a time. Generating links in bulk helps you avoid mistakes. With https://utm.zone/ you can: - generate utm links in bulk - share/save your link sets with your team/client
Monday, 6 February 2023
New Show Hacker News story: latest news
Show HN: The most simple web framework for Rust v0.5
2 by samuelbonill | 0 comments on Hacker News.
New Graphul version v0.5.0 Enjoy building webservices with Rust :)
2 by samuelbonill | 0 comments on Hacker News.
New Graphul version v0.5.0 Enjoy building webservices with Rust :)
New Show Hacker News story: latest news
Show HN: I've created a trading journal website
2 by h3cate | 0 comments on Hacker News.
Hi all, Been a while since I've posted and in the time since I have created a trading journal website where you can submit and track your trades with the USP of tracking your outgoings too. There has been a huge rise in the number of retail traders (me included) and a lot of people now have the very real possibility of quitting their day jobs and trading full time. I want to help people do that! It's still in very early stages and I'm releasing new updates daily but would be very grateful to get some other peoples feedback! Thanks in advance and hope you're all having a good day! :D
2 by h3cate | 0 comments on Hacker News.
Hi all, Been a while since I've posted and in the time since I have created a trading journal website where you can submit and track your trades with the USP of tracking your outgoings too. There has been a huge rise in the number of retail traders (me included) and a lot of people now have the very real possibility of quitting their day jobs and trading full time. I want to help people do that! It's still in very early stages and I'm releasing new updates daily but would be very grateful to get some other peoples feedback! Thanks in advance and hope you're all having a good day! :D
New Show Hacker News story: latest news
Show HN: Aide – Java fast reflection, extended optionals and conditionals
2 by CrissNamon | 0 comments on Hacker News.
2 by CrissNamon | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Database Replication and Synchronization
2 by slotix | 0 comments on Hacker News.
Replicate data and synchronize changes from MySQL and PostgreSQL, enabling applications to respond to these changes in real-time with minimal latency.
2 by slotix | 0 comments on Hacker News.
Replicate data and synchronize changes from MySQL and PostgreSQL, enabling applications to respond to these changes in real-time with minimal latency.
New Show Hacker News story: latest news
Show HN: Connect any form with Google Sheets in 3 clicks – Sheetsify
2 by nicolomeister | 0 comments on Hacker News.
2 by nicolomeister | 0 comments on Hacker News.
Sunday, 5 February 2023
New Show Hacker News story: latest news
Show HN: Indie World – Discover and follow creators from all platforms
2 by quinto_quarto | 0 comments on Hacker News.
2 by quinto_quarto | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Total Duration of YouTube Playlist from Bash Terminal
2 by akamhy | 0 comments on Hacker News.
2 by akamhy | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Surplus – a minimal, easy-to-use and customizable expense tracker app
2 by obpixel | 1 comments on Hacker News.
I had trouble finding an expense tracker app that resonated with my spending habits. Apps I tried either enforced specific budgeting methods or were too complicated to customize. So I set out to build Surplus, a simple expense tracker app that can be tailored to your unique spending habits. The app is available on the AppStore for iOS, iPad and M1/M2 macs: https://ift.tt/aCO7UqV Why you will enjoy using Surplus: - It is super customizable. Enjoy eating out? Prefer to prioritize savings? No matter what your lifestyle - preferences are, Surplus makes it easy to organize your expenses into buckets themed around your spending habits. - It supports recurring transactions such as monthly subscriptions and installments. The dashboard calculates all current and upcoming spend, giving you a complete picture of your monthly expenditure. - Surplus supports both manual and automatic workflows. Quickly add and categorize transactions manually or automatically sync transactions from your US & CA bank accounts. - View weekly and monthly reports to help visualize and compare your spend over time. Keep tabs on your spend using insightful home and lock screen widgets. - Supports all currencies and display formats. - There are no user accounts. The app uses iCloud to privately store and sync your transactions across devices Surplus is free to use with pro features that can be activated via in-app purchases. Surplus Pro can be purchased as a one time payment or as a subscription. I hope you give Surplus a try and enjoy using the app. I’d love to hear your thoughts and feedback AppStore link: https://ift.tt/aCO7UqV
2 by obpixel | 1 comments on Hacker News.
I had trouble finding an expense tracker app that resonated with my spending habits. Apps I tried either enforced specific budgeting methods or were too complicated to customize. So I set out to build Surplus, a simple expense tracker app that can be tailored to your unique spending habits. The app is available on the AppStore for iOS, iPad and M1/M2 macs: https://ift.tt/aCO7UqV Why you will enjoy using Surplus: - It is super customizable. Enjoy eating out? Prefer to prioritize savings? No matter what your lifestyle - preferences are, Surplus makes it easy to organize your expenses into buckets themed around your spending habits. - It supports recurring transactions such as monthly subscriptions and installments. The dashboard calculates all current and upcoming spend, giving you a complete picture of your monthly expenditure. - Surplus supports both manual and automatic workflows. Quickly add and categorize transactions manually or automatically sync transactions from your US & CA bank accounts. - View weekly and monthly reports to help visualize and compare your spend over time. Keep tabs on your spend using insightful home and lock screen widgets. - Supports all currencies and display formats. - There are no user accounts. The app uses iCloud to privately store and sync your transactions across devices Surplus is free to use with pro features that can be activated via in-app purchases. Surplus Pro can be purchased as a one time payment or as a subscription. I hope you give Surplus a try and enjoy using the app. I’d love to hear your thoughts and feedback AppStore link: https://ift.tt/aCO7UqV
New Show Hacker News story: latest news
Show HN: Fast VHDL language server written in Rust
3 by okraigher | 5 comments on Hacker News.
I want to share a VHDL language server I have written in Rust. It is now in a really good state and is ready to be the daily driver for someone working on VHDL. It is completely free and open source, enjoy! The performance is great, it can load 200k lines in 200ms using all 8-cores on my desktop. When loaded it only consumes 220 MB of RAM. It supports goto/find-references as well as type checking for close to all of VHDL-2008.
3 by okraigher | 5 comments on Hacker News.
I want to share a VHDL language server I have written in Rust. It is now in a really good state and is ready to be the daily driver for someone working on VHDL. It is completely free and open source, enjoy! The performance is great, it can load 200k lines in 200ms using all 8-cores on my desktop. When loaded it only consumes 220 MB of RAM. It supports goto/find-references as well as type checking for close to all of VHDL-2008.
New Show Hacker News story: latest news
Show HN: Run untrusted code in a Web Worker for data transformation
2 by abusedmedia | 0 comments on Hacker News.
2 by abusedmedia | 0 comments on Hacker News.
Saturday, 4 February 2023
New Show Hacker News story: latest news
Show HN: Integrate ChatGPT with Google Sheets in 3 Minutes
3 by sathoro | 0 comments on Hacker News.
3 by sathoro | 0 comments on Hacker News.
New Show Hacker News story: latest news
Show HN: Mass Dissent – Easily send a letter to U.S. Congress representatives
3 by spencewenski | 2 comments on Hacker News.
Hi HN! I just launched the MVP of Mass Dissent, a website that provides an easy way to send a short message as physical mail to your representatives in the U.S. Congress. The site reduces the effort required to send a letter to an elected official, hopefully resulting in more people writing to their representatives regarding the issues they care about. Originally, the idea was to allow users to select Tweets to print onto a postcard that would be sent to their representatives. However, last fall the Twitter OAuth API stopped working (for me at least), so I decided to pivot slightly to allowing users to compose a message directly on Mass Dissent. This has a side benefit of allowing users to write longer messages than what would be available using Tweets. Some notes on the technologies used: - The code is written in TypeScript[1], uses Next.js[2] and the MUI[3] React component library for the UI, and the backend APIs are created using tRPC[4]. - The site is hosted on Vercel[5] and it's using Supabase[6] for the DB. - The messages themselves are printed and mailed using Lob[7]. I also store the representatives' addresses in Lob so I don't need to maintain a separate DB table for this. - I'm able to get congress member data from the Congress.gov API[8] (though some post-processing is required because, for example, a few members are missing a headshot image). I created a little CLI tool using Rust[9] to fetch the data from Congress.gov, normalize it for usage by the site, and upload the addresses to Lob. The representatives data is pretty static so I just store it as a big JSON file on the server-side. - Payments are processed using Stripe[10] and payment notification emails are sent using Sendgrid[11]. - Previously, when the site was integrated with the Twitter OAuth API, it was also using NextAuth.js[12], but there currently isn't much need for auth so I removed it for now. At my day job I'm mainly a backend dev working with Java/AWS, so it's been a lot of fun playing with all these different technologies! [1]: https://ift.tt/ItGrsAl [2]: https://nextjs.org/ [3]: https://mui.com/ [4]: https://trpc.io/ [5]: https://vercel.com/ [6]: https://supabase.com/ [7]: https://www.lob.com/ [8]: https://ift.tt/bE4cWzY [9]: https://ift.tt/nA2v50b [10]: https://stripe.com/ [11]: https://sendgrid.com/ [12]: https://ift.tt/MqjGec7
3 by spencewenski | 2 comments on Hacker News.
Hi HN! I just launched the MVP of Mass Dissent, a website that provides an easy way to send a short message as physical mail to your representatives in the U.S. Congress. The site reduces the effort required to send a letter to an elected official, hopefully resulting in more people writing to their representatives regarding the issues they care about. Originally, the idea was to allow users to select Tweets to print onto a postcard that would be sent to their representatives. However, last fall the Twitter OAuth API stopped working (for me at least), so I decided to pivot slightly to allowing users to compose a message directly on Mass Dissent. This has a side benefit of allowing users to write longer messages than what would be available using Tweets. Some notes on the technologies used: - The code is written in TypeScript[1], uses Next.js[2] and the MUI[3] React component library for the UI, and the backend APIs are created using tRPC[4]. - The site is hosted on Vercel[5] and it's using Supabase[6] for the DB. - The messages themselves are printed and mailed using Lob[7]. I also store the representatives' addresses in Lob so I don't need to maintain a separate DB table for this. - I'm able to get congress member data from the Congress.gov API[8] (though some post-processing is required because, for example, a few members are missing a headshot image). I created a little CLI tool using Rust[9] to fetch the data from Congress.gov, normalize it for usage by the site, and upload the addresses to Lob. The representatives data is pretty static so I just store it as a big JSON file on the server-side. - Payments are processed using Stripe[10] and payment notification emails are sent using Sendgrid[11]. - Previously, when the site was integrated with the Twitter OAuth API, it was also using NextAuth.js[12], but there currently isn't much need for auth so I removed it for now. At my day job I'm mainly a backend dev working with Java/AWS, so it's been a lot of fun playing with all these different technologies! [1]: https://ift.tt/ItGrsAl [2]: https://nextjs.org/ [3]: https://mui.com/ [4]: https://trpc.io/ [5]: https://vercel.com/ [6]: https://supabase.com/ [7]: https://www.lob.com/ [8]: https://ift.tt/bE4cWzY [9]: https://ift.tt/nA2v50b [10]: https://stripe.com/ [11]: https://sendgrid.com/ [12]: https://ift.tt/MqjGec7
New Show Hacker News story: latest news
Show HN: Type-safe internationalization library for TypeScript
2 by tanekloc | 0 comments on Hacker News.
2 by tanekloc | 0 comments on Hacker News.
Friday, 3 February 2023
New Show Hacker News story: latest news
Show HN: DocGPT -Bringing AI Content Writer to Google Docs a new way to get done
2 by yaro-mykhailov | 0 comments on Hacker News.
If you want to get your hands on the new DocGPT Google Addon, you can find it here. This addon allows you to easily integrate GPT3 into your Google Docs, making it super simple to get started with this powerful tool.
2 by yaro-mykhailov | 0 comments on Hacker News.
If you want to get your hands on the new DocGPT Google Addon, you can find it here. This addon allows you to easily integrate GPT3 into your Google Docs, making it super simple to get started with this powerful tool.
New Show Hacker News story: latest news
Show HN: Generate user interview notes with GPT
3 by yangjunyu | 0 comments on Hacker News.
Next time doing user/hiring interviews, let Rina Chrome extension take notes so you can focus on the chat. Rina records, transcribes and summarizes your call saving you 15 min each call.
3 by yangjunyu | 0 comments on Hacker News.
Next time doing user/hiring interviews, let Rina Chrome extension take notes so you can focus on the chat. Rina records, transcribes and summarizes your call saving you 15 min each call.
New Show Hacker News story: latest news
Show HN: An attempt at a table ranking harms from different environmental toxins
2 by tikkun | 1 comments on Hacker News.
Someone I work with put this together. How would you add to it? My current context: * air quality I think i've done the obvious things — have some ventilation, windows open when cooking, no candles, air purifier, and living in an area where the outside air is good, change hvac filters every so often * water i'm not sure if there's other high priority stuff worth doing. saw some stuff about maybe it's worth checking for lead in water in old houses? have under sink water filters, no whole house filter * processed foods i mostly avoid, straightforward-ish * xenoestrogens — i have a bunch of polyester clothing. not sure how concerned i should be about that. avoid disposable coffee cups, drinking out of plastic. do eat takeout food in plastic containers though. use almost all organic type toothpaste/shower products. wondering if i should prioritize certain items of clothing that have more skin contact eg underwear, socks, vs loose shirts/pants, to avoid things. and am assuming 9% polyester is less bad than 100% polyester. * seed oils — avoided at home, and mostly only do takeout from places that don't use them * sugar and hyper palatable — avoid, straightforward ish * endemic pathogens — avoiding cat litter, unclear if much testing is worth it as unclear what treatment options are if you do have something * and generally, a bit concerned about 'stuff i don't know that i don't know'
2 by tikkun | 1 comments on Hacker News.
Someone I work with put this together. How would you add to it? My current context: * air quality I think i've done the obvious things — have some ventilation, windows open when cooking, no candles, air purifier, and living in an area where the outside air is good, change hvac filters every so often * water i'm not sure if there's other high priority stuff worth doing. saw some stuff about maybe it's worth checking for lead in water in old houses? have under sink water filters, no whole house filter * processed foods i mostly avoid, straightforward-ish * xenoestrogens — i have a bunch of polyester clothing. not sure how concerned i should be about that. avoid disposable coffee cups, drinking out of plastic. do eat takeout food in plastic containers though. use almost all organic type toothpaste/shower products. wondering if i should prioritize certain items of clothing that have more skin contact eg underwear, socks, vs loose shirts/pants, to avoid things. and am assuming 9% polyester is less bad than 100% polyester. * seed oils — avoided at home, and mostly only do takeout from places that don't use them * sugar and hyper palatable — avoid, straightforward ish * endemic pathogens — avoiding cat litter, unclear if much testing is worth it as unclear what treatment options are if you do have something * and generally, a bit concerned about 'stuff i don't know that i don't know'
New Show Hacker News story: latest news
Show HN: I can get you 10x more users with viral waitlists
2 by george112 | 0 comments on Hacker News.
2 by george112 | 0 comments on Hacker News.
Thursday, 2 February 2023
New Show Hacker News story: latest news
Show HN: AI model on a $3 chip (esp32)
6 by h317 | 1 comments on Hacker News.
We finished a design that allows a plug-and-play solution with TensorFlow Lite and a web server with the UI on ESP32. Here is a video of the process: https://youtu.be/aEZX3JMzwTo I wanted to share the design in case anyone is interested as the camera is aimed at developers who want to play with AI models on the embedded side.
6 by h317 | 1 comments on Hacker News.
We finished a design that allows a plug-and-play solution with TensorFlow Lite and a web server with the UI on ESP32. Here is a video of the process: https://youtu.be/aEZX3JMzwTo I wanted to share the design in case anyone is interested as the camera is aimed at developers who want to play with AI models on the embedded side.
New Show Hacker News story: latest news
Show HN: IDE Like Terminal
2 by iondodon | 0 comments on Hacker News.
Terminal built with Tauri (Rust+Svelte). I got this idea of creating a terminal that is more user friendly having autocomplete suggestions. I couldn’t create a suggestions engine that would work for all commands. But I defined a structure (a state machine in src/cli/library/library.ts) that can be used to determine the next suggestions. The good part with this approach is that it is possible to have custom script based suggestions. For example if we write in the terminal “git checkout” and after we press Space, a dropdown will appear with all available branches. The bad part is that it will take some time to add more supported commands in this “library”. Another feature is that in the bottom bar of the terminal we can have custom script based information. In .manter.json we can define a script that will generate this information. The script will be executed each time the prompt appears. On the front-end are used web technologies which offer a flexibility to add any feature and style that we want. Repository: https://ift.tt/x9RiwXK
2 by iondodon | 0 comments on Hacker News.
Terminal built with Tauri (Rust+Svelte). I got this idea of creating a terminal that is more user friendly having autocomplete suggestions. I couldn’t create a suggestions engine that would work for all commands. But I defined a structure (a state machine in src/cli/library/library.ts) that can be used to determine the next suggestions. The good part with this approach is that it is possible to have custom script based suggestions. For example if we write in the terminal “git checkout” and after we press Space, a dropdown will appear with all available branches. The bad part is that it will take some time to add more supported commands in this “library”. Another feature is that in the bottom bar of the terminal we can have custom script based information. In .manter.json we can define a script that will generate this information. The script will be executed each time the prompt appears. On the front-end are used web technologies which offer a flexibility to add any feature and style that we want. Repository: https://ift.tt/x9RiwXK
New Show Hacker News story: latest news
Show HN: Dev-Docs – A tool that helps you document as you code
6 by andrewdevdocs | 1 comments on Hacker News.
Hi all, Super excited to share that I am building Dev-Docs, and I wanted to create a post to get other developers' thoughts. Background: Developers know how important it is to document their codebases, but often, it's an afterthought that ends up taking a lot of time and effort. That's where Dev-Docs comes in - a solution that helps developers document as they code, making the process easier and more efficient. Features: Dev-Docs handles both internal documentation for teams and external documentation around APIs and codebases for customers and partners. Internal Documentation: Dev-Docs makes it easy for engineers to document their code, right within their editor. This way, they can easily document the code they're working on, without having to switch between multiple tools. Think of it as a mini local notion that lives within vs code. External API and Codebase Documentation: Developers can also use Dev-Docs to document their external APIs and codebases, making it easier for their customers and partners to understand how the code works. Quick demo(From December): https://youtu.be/fmcgw3MkW4E Currently it is live but I am going to try to refine it a bit during this month and hopefully market a more open launch. In the meantime I would love some feedback on the video/product(hopefully none that obliterates my identity and all of my self-esteem). :') Additionally feel free to dm on linkedin if you have direct feedback or want to start using the rough version of it: https://ift.tt/9qK5HfV . Thanks!
6 by andrewdevdocs | 1 comments on Hacker News.
Hi all, Super excited to share that I am building Dev-Docs, and I wanted to create a post to get other developers' thoughts. Background: Developers know how important it is to document their codebases, but often, it's an afterthought that ends up taking a lot of time and effort. That's where Dev-Docs comes in - a solution that helps developers document as they code, making the process easier and more efficient. Features: Dev-Docs handles both internal documentation for teams and external documentation around APIs and codebases for customers and partners. Internal Documentation: Dev-Docs makes it easy for engineers to document their code, right within their editor. This way, they can easily document the code they're working on, without having to switch between multiple tools. Think of it as a mini local notion that lives within vs code. External API and Codebase Documentation: Developers can also use Dev-Docs to document their external APIs and codebases, making it easier for their customers and partners to understand how the code works. Quick demo(From December): https://youtu.be/fmcgw3MkW4E Currently it is live but I am going to try to refine it a bit during this month and hopefully market a more open launch. In the meantime I would love some feedback on the video/product(hopefully none that obliterates my identity and all of my self-esteem). :') Additionally feel free to dm on linkedin if you have direct feedback or want to start using the rough version of it: https://ift.tt/9qK5HfV . Thanks!
New Show Hacker News story: latest news
Show HN: iPhone app that lets you edit photos with words
3 by abi | 1 comments on Hacker News.
Built this quick app that feels like a lot like ChatGPT for photos. Upload a photo, type an edit, e.g. give him a mustache, make him bald, etc. The edits build on top of each other so you can really do some fun stuff. Works best with close ups of faces and landscape/architecture images. Not very good if there are multiple people in the image. The underlying model is Instructpix2pix. It can require a few tries so there's an easy retry button that undos and retries the previous edit. Another fun feature is you can hit "Send" without typing in a prompt, then it'll just pick a random prompt for you. This can lead you to some interesting and weird places.
3 by abi | 1 comments on Hacker News.
Built this quick app that feels like a lot like ChatGPT for photos. Upload a photo, type an edit, e.g. give him a mustache, make him bald, etc. The edits build on top of each other so you can really do some fun stuff. Works best with close ups of faces and landscape/architecture images. Not very good if there are multiple people in the image. The underlying model is Instructpix2pix. It can require a few tries so there's an easy retry button that undos and retries the previous edit. Another fun feature is you can hit "Send" without typing in a prompt, then it'll just pick a random prompt for you. This can lead you to some interesting and weird places.
Wednesday, 1 February 2023
New Show Hacker News story: latest news
Show HN: You Should Watch
3 by peterbe | 0 comments on Hacker News.
I built a to-do list for movies and TV shows. Built on NextJS, deployed in Vercel, storage in Google Firebase, QA'ed with Playwright, designed with Pico.css, backed by The Movie DB, free and fun.
3 by peterbe | 0 comments on Hacker News.
I built a to-do list for movies and TV shows. Built on NextJS, deployed in Vercel, storage in Google Firebase, QA'ed with Playwright, designed with Pico.css, backed by The Movie DB, free and fun.
New Show Hacker News story: latest news
Show HN: Search doctors, clinics, and CPT codes in any insurance plans/MRF Files
3 by kunle | 0 comments on Hacker News.
Been exploring the Transparency in Coverage Rule ( https://ift.tt/U0oOlxE ) that forces every health insurer to publish their contract rates with every provider they have in network in a machine readable format (json files) These published files are massive (about a petabyte of data a month with individual files up to 20GB) and a PITA to dig through. We built HealthPlanExplorer.com to make it easy to search the files. You can: - choose any in network file (as many as you want) - search by National Provider Identifier (NPI) - search by CPT Code And we'll generate a CSV with the results. If the items you search for aren't found, we'll give you the full export. Next up, we'll make it queryable so you can do different cuts much more quickly.
3 by kunle | 0 comments on Hacker News.
Been exploring the Transparency in Coverage Rule ( https://ift.tt/U0oOlxE ) that forces every health insurer to publish their contract rates with every provider they have in network in a machine readable format (json files) These published files are massive (about a petabyte of data a month with individual files up to 20GB) and a PITA to dig through. We built HealthPlanExplorer.com to make it easy to search the files. You can: - choose any in network file (as many as you want) - search by National Provider Identifier (NPI) - search by CPT Code And we'll generate a CSV with the results. If the items you search for aren't found, we'll give you the full export. Next up, we'll make it queryable so you can do different cuts much more quickly.
New Show Hacker News story: latest news
Show HN: Sudoku with 0 Bells or Whistles
4 by joelalcedo | 0 comments on Hacker News.
Hello HN, I've created a new Sudoku app for iOS and Android that prioritizes simplicity and privacy. It's free to download and use, and I'd be grateful for any feedback or suggestions. Features: > 4 difficulty levels, accessible at any time > No personal data collection of any kind > Clean, minimalistic design that focuses on the game > Takes up significantly less space than other popular apps (by a factor of about 10x) > Minimal use of advertisements I was frustrated by how many of the popular Sudoku apps feel excessively over-engineered, consume a lot of storage space and some that even collect unnecessary personal information, like location and contacts. So I put this app together without any of those things (using flutter). Links: iOS: https://ift.tt/l3dMNsr android: https://ift.tt/Ww7nJqG Here's a screenshot of the main app page: https://ift.tt/pBljL5Q Thanks for taking a look and happy solving!
4 by joelalcedo | 0 comments on Hacker News.
Hello HN, I've created a new Sudoku app for iOS and Android that prioritizes simplicity and privacy. It's free to download and use, and I'd be grateful for any feedback or suggestions. Features: > 4 difficulty levels, accessible at any time > No personal data collection of any kind > Clean, minimalistic design that focuses on the game > Takes up significantly less space than other popular apps (by a factor of about 10x) > Minimal use of advertisements I was frustrated by how many of the popular Sudoku apps feel excessively over-engineered, consume a lot of storage space and some that even collect unnecessary personal information, like location and contacts. So I put this app together without any of those things (using flutter). Links: iOS: https://ift.tt/l3dMNsr android: https://ift.tt/Ww7nJqG Here's a screenshot of the main app page: https://ift.tt/pBljL5Q Thanks for taking a look and happy solving!
New Show Hacker News story: latest news
Show HN: We built a developer-first open-source Zapier alternative
14 by eallam | 4 comments on Hacker News.
For the past few months we’ve been building Trigger.dev and can now share our beta with you: https://ift.tt/vMZoUbR . Trigger.dev is an open source platform that makes it easy for developers to create event-driven background tasks directly in their code. You write workflows using our SDK, and can view all the runs in our web app. Why we built this: - We found current workflow / automation tools like Zapier and n8n are good for simple tasks, but not for more advanced use cases. - Dropping down into code in these tools is just not a great experience. We prefer using our own IDEs, version control, and having access to GitHub Copilot etc. - Sometimes, a workflow requires us to query a database or handle some sensitive information. It would be great if this data wasn’t sent to a third party. Our beta version lets you: - Trigger workflows from webhooks, custom events or schedules (CRON) - Use API integrations with Slack, GitHub, Shopify and Resend. We’re adding more of these each week. - Add delays of up to 1 year. Workflows will resume where they left off, even if your server has gone down. - Support for Fetch and subscribing to generic webhooks. - Observe every workflow run in the app (great for debugging). - Open source MIT license so anyone can self-host the platform. We’re still early so would love your feedback and opinions. Feel free to try us out for free – and if you want a specific API integrated, just let us know. Main website: https://trigger.dev Github: https://ift.tt/vMZoUbR
14 by eallam | 4 comments on Hacker News.
For the past few months we’ve been building Trigger.dev and can now share our beta with you: https://ift.tt/vMZoUbR . Trigger.dev is an open source platform that makes it easy for developers to create event-driven background tasks directly in their code. You write workflows using our SDK, and can view all the runs in our web app. Why we built this: - We found current workflow / automation tools like Zapier and n8n are good for simple tasks, but not for more advanced use cases. - Dropping down into code in these tools is just not a great experience. We prefer using our own IDEs, version control, and having access to GitHub Copilot etc. - Sometimes, a workflow requires us to query a database or handle some sensitive information. It would be great if this data wasn’t sent to a third party. Our beta version lets you: - Trigger workflows from webhooks, custom events or schedules (CRON) - Use API integrations with Slack, GitHub, Shopify and Resend. We’re adding more of these each week. - Add delays of up to 1 year. Workflows will resume where they left off, even if your server has gone down. - Support for Fetch and subscribing to generic webhooks. - Observe every workflow run in the app (great for debugging). - Open source MIT license so anyone can self-host the platform. We’re still early so would love your feedback and opinions. Feel free to try us out for free – and if you want a specific API integrated, just let us know. Main website: https://trigger.dev Github: https://ift.tt/vMZoUbR
Subscribe to:
Posts (Atom)