Wednesday, March 6, 2024

Show HN: VueXYZ – Creative coding composables for Vue 3 https://ift.tt/mhpiZvJ

Show HN: VueXYZ – Creative coding composables for Vue 3 https://vuexyz.org March 6, 2024 at 03:17AM

Show HN: DevBuddies – where programming buddies work together https://ift.tt/ASfeszC

Show HN: DevBuddies – where programming buddies work together Hi there, I’m a developer and I have always struggled with design aspects and have always been in need for a designer. There used to be a website called programmermeetdesigner.com, but that shut down a long time ago. I have never found a place like that anymore, so after 15 year of having the desire for a place like that I have decided to make it myself. Hence DevBuddies. DevBuddies is a place focussed on developers looking for other people to help them with development and design, and I also added marketing, entrepreneurship and coaching/mentoring. Of course nowadays there are a lot of other ways and places to meet other developers, designers, etc, but not like I wanted it. DevBuddies is not that special or complex (this is the best sales talk you are ever going to see..), but I just wanted it like that. However. I have no wish for growing a community or pushing this into the world, which is probably necessary for DevBuddies to be ‘successful’. I just wanted to fulfill a long-standing wish to create DevBuddies. That’s also the reason that for initial content I have decided to add Reddit content through scraping. This is actually not a bad thing since that content is now better searchable by DevBuddies users and adds value for them. Anyhow, if you have any ambitions for something to help me out on growing DevBuddies or take it over let me know. For now, enjoy DevBuddies! https://buddies.dev/ March 6, 2024 at 12:39AM

Show HN: I made an interactive timeline of all Ferrari models ever made https://ift.tt/EYOaXQ8

Show HN: I made an interactive timeline of all Ferrari models ever made https://ift.tt/9ICSJYk March 6, 2024 at 01:00AM

Tuesday, March 5, 2024

Monday, March 4, 2024

Show HN: I built an AI Image generator with multi-AI-platform https://ift.tt/9YbrCZK

Show HN: I built an AI Image generator with multi-AI-platform https://ift.tt/fAL6EJv March 4, 2024 at 07:47PM

Show HN: Google Sheets add-on to fuzzy lookup, highlight and remove duplicates https://ift.tt/W832gmt

Show HN: Google Sheets add-on to fuzzy lookup, highlight and remove duplicates 5 years ago, I created an add-on for Google Sheets called Flookup Data Wrangler for lightweight data cleaning inside the Google Sheets environment. It features both a menu function and a spreadsheet function component. Flookup can be used to: 1. Lookup and match data regardless of text-based differences. 2. Highlight and delete duplicates even if the dataset has mismatched text. 3. Calculate the percentage similarity between text entries. 4. Extract unique values from any column based on percentage similarity. 5. Remove stop words based on text similarity and strip punctuations from strings as well. Because of its versatility, Flookup can be used to return the best match, the next best match, etc. until the minimum percentage similarity is reached. This feature avoids weaknesses other fuzzy matching algorithms have because it safely hands power to you, the user, and I believe the user is the best judge of which data is a match or not. One other great feature Flookup has is that it can be used to combine lookup values. This is particularly helpful when your dataset has many similar strings, and you want to include extra information to your lookup value in order to increase the specificity of your query. In case you are interested in finding out more, head over to our official website at https://ift.tt/qkaxIcC March 4, 2024 at 12:45PM

Show HN: Lemonade: Run LLMs Locally with GPU and NPU Acceleration https://ift.tt/KHtz9q4

Show HN: Lemonade: Run LLMs Locally with GPU and NPU Acceleration Lemonade is an open-source SDK and local LLM server focused on making it e...