Saturday 31 August 2024

Show HN: I created an extension to give you password requirements on login pages https://bit.ly/3Z6lQXF

Show HN: I created an extension to give you password requirements on login pages Hey, at work, i have to manage everyone's accounts (adobe, microsoft, indeed...) for billing, setting stuff... and it's a nightmare : So many websites with so many different password requirements (minimum characters, lowercase, number...) and none of their login pages give a reminder of the requirements... So, I created Password Requirements Checker, that will give you on the login page requirements for password of the particular website. https://bit.ly/3Mr4JbG August 31, 2024 at 10:17AM

Show HN: PodSnap.AI – automatic AI summaries for your favorite podcasts https://bit.ly/4cIF6hn

Show HN: PodSnap.AI – automatic AI summaries for your favorite podcasts Hi HN, A couple months ago, a friend mentioned that there are too many great podcasts to keep up with. We searched for a solution but didn't find one and realized that many other listeners likely face the same problem. So, I built PodSnap.AI, a service that keeps track of new podcast episodes and automatically sends AI-generated text and audio summaries to your inbox as soon as they are published. This way, users can quickly get the key insights and decide whether to watch the full episode. The service supports podcasts on Apple, Spotify, and YouTube. It's still beta, so I'd highly appreciate any feedback or suggestions for improvement. Thank you! https://bit.ly/3Z2Em3r August 31, 2024 at 10:31AM

Show HN: Supertree – interactive visualization of decision trees in Python https://bit.ly/3yRgk0G

Show HN: Supertree – interactive visualization of decision trees in Python Hi All, I would like to share with you a new Python package for interactive decision tree visualization. It is called `supertree`. It visualizes decision tree as interactive graph, where you can collapse and expand selected nodes. You can zoom and pan though large trees. It works with Scikit-learn, Xgboost, and LightGBM. The package works in notebooks: Jupyter Lab, Jupyter Notebook, Google Colab. You can also use it in Python scripts and save output trees to HTML. The package is available on pip: `pip install supertree`. You can find code examples on the GitHub: https://bit.ly/4e4yY3V Happy exploring! August 27, 2024 at 05:19PM

Thursday 29 August 2024

Show HN: Everything the Bitcoiners Were Promising https://bit.ly/3X7N79x

Show HN: Everything the Bitcoiners Were Promising https://bit.ly/3X56FLV August 29, 2024 at 10:15PM

Wednesday 28 August 2024

Show HN: Substack/Medium Writer Personality Test https://bit.ly/3XkWDrs

Show HN: Substack/Medium Writer Personality Test https://bit.ly/3XnXwzx August 29, 2024 at 02:36AM

Show HN: Are You Smarter Than a 5th Grader? https://bit.ly/3ACheOU

Show HN: Are You Smarter Than a 5th Grader? https://bit.ly/3yXtsRM August 29, 2024 at 04:04AM

Show HN: Let me plex that for you – Teach friends and others to use Perplexity https://bit.ly/3AT7GPB

Show HN: Let me plex that for you – Teach friends and others to use Perplexity https://bit.ly/4cG5TKZ August 29, 2024 at 02:55AM

Show HN: IPA, a GUI for exploring inner details of PDF (Rust) https://bit.ly/3YZfucD

Show HN: IPA, a GUI for exploring inner details of PDF (Rust) https://bit.ly/3YZfvgH August 28, 2024 at 11:22AM

Show HN: CMS and SiteBuilder Built with Node.js and AI Based Block Generation https://bit.ly/3MqIbrD

Show HN: CMS and SiteBuilder Built with Node.js and AI Based Block Generation Hi Everyone, I have built a site builder with NodeJS which Uses AI to generate Tailwind based Blocks. You can play with it using https://bit.ly/3MlFnMr link. I didn't enabled Authentication yet. what features do you think is required for a CMS to be usable in real-world projects? What do you think about this project? thanks https://bit.ly/3MpnE6C August 27, 2024 at 08:34PM

Tuesday 27 August 2024

Show HN: Rabbit Holes https://bit.ly/3XluQar

Show HN: Rabbit Holes Built a way to spatially explore wikipedia topics! Enter a topic of your choice and dig into the rabbit hole. All content is from Wikipedia—related topics are generated with GPT based on the summary. Spacebar to expand a topic inline, arrow keys to move around, and "J" to open journey view! https://bit.ly/4dWRqvb August 27, 2024 at 07:58AM

Monday 26 August 2024

Show HN: I built a site that tracks short-lived flight deals https://bit.ly/3Z7yUfo

Show HN: I built a site that tracks short-lived flight deals So, this summer I was hunting for a flight from Calgary to Tokyo with WestJet, and I kept seeing these random cheaper flights popping up. I got tired of refreshing the site non-stop, so I whipped up a script to scrape the flight data. It paid off—I scored a roundtrip for $1000 CAD in July! Naturally, I decided to turn this into a full-fledged project and built flight-price-alert.com! Tech details: Built with Go for the backend and SQLite for the database. Added some TLS spoofing to get around Cloudflare’s JA3 fingerprinting that was blocking my requests. Styled the site with PicoCSS—it was super easy and kept things neat. Generated tons of images with Recraft.ai. Seriously, I must’ve churned out hundreds. It was a blast! Hosted on a single EC2 instance with EBS attached for SQLite storage. It’s pretty simple right now, and I’m debating whether to keep developing it or move on. If you have any questions or ideas for improvements, I’d love to hear them! https://bit.ly/3Z0Mkdb August 27, 2024 at 03:32AM

Show HN: Ayr.js – a reactivity model designed for simplicity https://bit.ly/3Xi6ZbA

Show HN: Ayr.js – a reactivity model designed for simplicity https://bit.ly/3XiLzea August 26, 2024 at 10:02PM

Show HN: I published a book to save you from my software architecture mistakes https://bit.ly/3Ml1PFu

Show HN: I published a book to save you from my software architecture mistakes Hey HN, I just wanted to share that after five months of intense work and countless caffeine-fueled writing sessions, "Master Software Architecture: A Pragmatic Guide" is now available. Writing this book was a crazy time. I entirely focused on it, and it took exactly 753 hours of writing, editing, and image editing & resizing(!) until the premiere. Yes, the last one (images) was a killer. If you ever think about writing a book, reserve a lot of time for it unless someone else does it for you. As a result, I am handing you the nearly 400-page book. It is a guide that will help you connect all the pieces while balancing the focus on understanding the domain and technology aspects, described using a pragmatic approach and super simple language. It is perfect for novice architects taking their first steps in software architecture. It is also an invaluable resource for software engineers looking to understand architectural concepts and those considering transitioning into an architect role. Several guest authors, including Vlad Khononov (Learning Domain-Driven Design book), Oskar Dudycz (Marten, Emmett, Pongo), and Milan Jovanović (.NET & C# educator), shared their views on keys to successful software architecture. Here you can find a free chapter (the first link on this page): https://bit.ly/4g11d5f... To your success, Maciej "MJ" Jedrzejewski https://bit.ly/3yV2Dhe August 26, 2024 at 11:35AM

Show HN: Ward – a file vault written in bash https://bit.ly/3WZlCPy

Show HN: Ward – a file vault written in bash just wanted to share ward, a tool i hacked together to encrypt and manage sensitive files in a vault folder. it's written in bash and meant to be cloned and then stored using git or version control. you don't have to store it that way, it's just why i created it. what ward does: encrypts the files in ./vault/ into a single .gpg file, checks to see if your files have been tampered with, generates totp codes if you need them to recover critical accounts. how to use it: clone the repo, toss your files into the vault directory, and run yarn encrypt. now commit your new [private] repository or save it somewhere. that's it. repo link: https://bit.ly/4g0IqXR feedback welcome, or just let me know if you find it useful. https://bit.ly/4g0IqXR August 26, 2024 at 05:18AM

Sunday 25 August 2024

Show HN: I'm Creating the Next Big Social Media Platform – Rated https://bit.ly/3XfOx38

Show HN: I'm Creating the Next Big Social Media Platform – Rated Hey all, I've been working hard on my side project and will be trying to turn it into my main project now. Rated is a social rating platform for media, places and products. By having everything in one place, its easier to add friends, follow and compare ratings. There are cool data features like similarity scores between each users and predicted ratings for every item. The main aim is to help people discover the best content in a fun and social way. I've made a website (not that pretty yet) and launched on the app stores, but there's a long way to go. Still haven't properly validated the idea and need to get some users. I would love feedback on the idea, landing page and if you are interested in trying it out - feedback on the app itself. https://bit.ly/3XgL9VP August 26, 2024 at 02:01AM

Show HN: Slidde – If you can build a slide, you can build a website https://bit.ly/3MiuVp1

Show HN: Slidde – If you can build a slide, you can build a website The most common problem when making a webpage is that you have to write tedious layout & javascript logic every time. But they are almost the same. I'm trying to limit coding to only styling (CSS). Styling is what we actually customize for each client/webpage. If you try to styling your webpage using dropdowns & radio buttons it would be painful. By enabling selectors like "&:hover" making the styling almost possible for everything. https://bit.ly/3YW1joH August 26, 2024 at 01:31AM

Saturday 24 August 2024

Show HN: Paniac AWS Budget Alerts – Attention Devs and DevOps of AWS https://bit.ly/3XsOtxn

Show HN: Paniac AWS Budget Alerts – Attention Devs and DevOps of AWS Hi HN, I'm excited to introduce Paniac AWS Budget Alerts, a tool designed to make AWS budget alerts effortless and efficient. With this, you can: * Receive Budget Notifications on Telegram in Minutes — No Code Required * Overcome AWS’s 10-Budget Limit with Paniac’s flexible alert system. While AWS limits you to 10, Paniac has no such restriction! * Manage Multiple AWS Accounts under one platform Stay informed and in control of your AWS spending without the hassle. Check it out and let me know what you think! https://bit.ly/3XhFA9t August 25, 2024 at 12:18AM

Show HN: I built an icon builder to make beautiful icons fast and free https://bit.ly/3XjnVhX

Show HN: I built an icon builder to make beautiful icons fast and free Hey HN, I'm a developer and solopreneur. As a mobile and web developer I have multiple times needed to make an icon fast for my projects. So I built ExpoIcon where you can build beautiful icons fast using Lucide icon library. I hope this tool will be as useful to you as it has been to me. Would love your feedback. Rudolfs. https://bit.ly/3XgDlU5 August 24, 2024 at 07:24AM

Friday 23 August 2024

Show HN: One Dollar Feedback https://bit.ly/4cG0cwT

Show HN: One Dollar Feedback https://bit.ly/3SAvRbA August 24, 2024 at 06:27AM

Show HN: Chrome extension to get rid of YouTube clickbait thumbnails https://bit.ly/3Mj9G6d

Show HN: Chrome extension to get rid of YouTube clickbait thumbnails https://bit.ly/3ZgkyK7 August 23, 2024 at 11:15PM