Wednesday, June 21, 2023

Show HN: pg-primer - Beginner's guide to administering/managing PostgreSQL https://ift.tt/SYVh2NR

Show HN: pg-primer - Beginner's guide to administering/managing PostgreSQL I created this small guide for people starting with postgresql. I added some queries I commonly used as well. Any feedback? https://ift.tt/1TZJC6h June 21, 2023 at 01:06AM

Show HN: Autolabel a Python library to label and enrich text data with LLMs https://ift.tt/p8dIxVt

Show HN: Autolabel, a Python library to label and enrich text data with LLMs Hi HN! I'm excited to share Autolabel, an open-source Python library to label and enrich text datasets with any Large Language Model (LLM) of your choice. We built Autolabel because access to clean, labeled data is a huge bottleneck for most ML/data science teams. The most capable LLMs are able to label data with high accuracy, and at a fraction of the cost and time compared to manual labeling. With Autolabel, you can leverage LLMs to label any text dataset with <5 lines of code. We’re eager for your feedback! https://github.com/refuel-ai/autolabel June 21, 2023 at 12:56AM

Tuesday, June 20, 2023

Show HN: AWS Cost Leaderboard https://ift.tt/dCx9irs

Show HN: AWS Cost Leaderboard https://ift.tt/AstBnc0 June 20, 2023 at 08:15AM

Show HN: Reproducing TikTok with Django Ninja and React Native https://ift.tt/fjWLmK4

Show HN: Reproducing TikTok with Django Ninja and React Native I am about to graduate from university this year, and I had an idea to create a mobile app similar to TikTok but for OnlyFans. Interestingly, the inspiration to replicate TikTok came from an episode of the Acquired Podcast discussing Meituan. It seemed somewhat ironic to copy a Chinese app. I ran out of money to pay rent though, so I’m looking for jobs here in Sydney instead now. I want to keep working on this project in my spare time and would appreciate any feedback and particularly guidance for how to run an open-source project! https://ift.tt/TxIAPtq June 20, 2023 at 06:49AM

Show HN: Global Pomodoro every 30 minutes https://ift.tt/7gp5Vyz

Show HN: Global Pomodoro every 30 minutes I love using the Pomodoro technique with my friends. We each share what we want to accomplish in 25 minutes, work together, and then take a 5-minute break to discuss our progress. Recently, I had an idea to take this concept to the next level. If you think about it, 25 + 5 = 30 minutes - the perfect amount of time for a global Pomodoro session to start every half hour. After several evenings of brainstorming and collaboration, I'm excited to introduce Pomodorr.io. This platform allows individuals from around the world to come together and work on their projects during these global Pomodoro sessions. So, meet Pomodorr.io. Every 30 minutes, a global pomodoro kicks off in the world. There is a general chat to feel the shoulder of remote colleagues in terms of efficiency. You can meet me and my friends there almost every day. https://pomodorr.io June 20, 2023 at 04:42AM

Show HN: Rate Movies by Political Bias https://ift.tt/kdXa6TP

Show HN: Rate Movies by Political Bias Hope you enjoy! Why I created this: https://ift.tt/sa1DhwH https://ift.tt/7XFqeMm June 20, 2023 at 04:57AM

Show HN: Debian Based Home Router https://ift.tt/S9QfUe6

Show HN: Debian Based Home Router https://ift.tt/svWRe0I June 20, 2023 at 02:42AM

Show HN: Sharpe Ratio Calculation Tool https://ift.tt/VwEg1dG

Show HN: Sharpe Ratio Calculation Tool I built a simple but effective Sharpe Ratio calculator that gives the full historical variation of it...