Sunday, June 9, 2024

Show HN: I Build an AI-Powered API That Instantly Obtains Website Information https://ift.tt/csI4uWE

Show HN: I Build an AI-Powered API That Instantly Obtains Website Information I built SiteProfile(siteprofile.io) to simplify how we access detailed website information. The main feature of SiteProfile is that you can obtain all relevant website information with a single, simple API call. With one API call, you can immediately get the following information: 1.Real-time Webpage Screenshots Instantly capture real-time screenshots in both PC or Mobile views. 2. AI-Generated Content: Generate content based on user prompts and website data, e.g. Describe the core functions of this website. 3.Comprehensive Website Info: Social Media Links, Contact Info, Basic Details, and Assets, all in one place. With just this API, you can instantly create an ai directory or similar website. SiteProfile is currently in the testing phase. During this period, all subscriptions are discounted. There are still a few minor issues, and I’m working hard to fix them. If you try it out, please let me know if you found it useful, if you have anything you’d like me to add, or if you have any other feedback. And if you have any questions, I’d be happy to answer. Much appreciated. https://siteprofile.io/ June 10, 2024 at 06:47AM

Show HN: Clip2qr: displays whatever URL or file is in clipboard as a QR code https://ift.tt/k0BoKxm

Show HN: Clip2qr: displays whatever URL or file is in clipboard as a QR code https://ift.tt/r32ONIK June 10, 2024 at 05:08AM

Show HN: An AI Agent That Defines Its Own Terminal and Instrumental Goals https://ift.tt/tXj3kRB

Show HN: An AI Agent That Defines Its Own Terminal and Instrumental Goals https://ift.tt/uf74A0B June 9, 2024 at 11:55PM

Saturday, June 8, 2024

Show HN: I wrote a partial re-implementation of DirectMusic https://ift.tt/hZSe8i9

Show HN: I wrote a partial re-implementation of DirectMusic DirectMusic[1] is a deprecated Windows API for playing dynamic music scores authored using DirectMusic Producer[2]. It was originally released as part of DirectX in 1999 and discontinued with the release in Windows Vista around 2009-ish. Due to my involvement with projects[3] re-implementing an old game engine for the early 2000's games Gothic and Gothic II[4], I came to notice that existing solutions[5] were incorrect and hard to use. Thus, I was tasked with writing a new, correct re-implementation of the API. Today, my re-implementation is able to (mostly) play back so-called style-based segments[6] and is fully tested against both the Gothic and Gothic II soundtracks. I am actively working on getting the Lego Island 2 soundtrack working as well. There are many features of DirectMusic which the library does not currently support, simply because I have not been able to find or test soundtracks using them, so if you want to contribute, I'd love to know about software shipping with DirectMusic soundtracks! [1]: https://ift.tt/nqDALIy [2]: https://ift.tt/03IDg9k... [3]: Specifically GothicVR ( https://ift.tt/VYtK8eF ) and OpenGothic ( https://ift.tt/hN7xuQT ) through my ZenKit library ( https://ift.tt/Eo9TgA5 ) [4]: https://ift.tt/Ym8oEhx [5]: There is libdmusic ( https://ift.tt/Z1lwfSM ) which is unmaintained and an embedded implementation in OpenGothic ( https://ift.tt/hN7xuQT ) [6]: https://ift.tt/Cw2Fguf... https://ift.tt/OVqXxl5 June 8, 2024 at 03:32PM

Show HN: I built job search platform for Architects https://ift.tt/vL0jqeb

Show HN: I built job search platform for Architects Hi HN, I started my solopreneur journey this year and I’d like to share something I’ve been working on: ArchGee - a job search platform for architects, interior designers, urban planners, and other professionals in the architecture field. Coming from an IT background, I’ve seen plenty of job boards for IT roles. However, my architect friends often struggle to find job opportunities specific to their unique skills. Archgee is designed to fill this gap. It’s tailored exclusively for the architecture community, making it easier to find relevant opportunities. At first I am planning to integrate jobs from other search platforms (jobs that are relevant to architecture), then partnering with industry companies to ensure high-quality job posts and aim to create a supportive space for networking and growth. I’m here to seek your thoughts and feedback. Mirza June 9, 2024 at 12:40AM

Show HN: A Small BitNet GPT in MLX https://ift.tt/7Jw8cEr

Show HN: A Small BitNet GPT in MLX For those of us nerds who like to tinker with language models, I thought of sharing an example ipynb that shows how to build a small gpt (kudos to @karpathy for teaching us minGPT) where you replace the nn.Linear layer with a BitLinear layers as introduced in the paper on 1.58 bit LLMs https://ift.tt/OqKLlrx https://ift.tt/yE2JAdf June 9, 2024 at 01:38AM

Friday, June 7, 2024

Show HN: PS2 Filter AI https://ift.tt/LOVBmSo

Show HN: PS2 Filter AI https://ift.tt/LzmiRYu June 8, 2024 at 05:40AM

Show HN: Air Orbe: Exploring the Future of Smart Device Control [video] https://ift.tt/I8EDwZc

Show HN: Air Orbe: Exploring the Future of Smart Device Control [video] When it comes to smart devices, one of the most challenging tasks I faced was labeling the lighting zones in my home. No matter how hard I tried to make sense of it, the process was always cumbersome and didn't seem intuitive to everyone. I often thought about a future where controlling the lights could be as simple as looking at them. This vision fueled my desire to create a more cohesive and user-friendly experience. The breakthrough came when Apple launched the Vision Pro. I knew immediately that this technology could finally enable the solution I had been dreaming of. By leveraging the capabilities of Vision Pro, especially PERSISTENT WORLD ANCHORING, we could build a system where users control their lights and other smart devices simply by looking at them. This innovation would make smart device control more intuitive than ever. https://www.youtube.com/watch?v=aOHZzFxhy5o June 8, 2024 at 01:51AM

Show HN: Scipress.io – a Markdown writing platform like Notion Medium MkDocs https://ift.tt/eTMjv68

Show HN: Scipress.io – a Markdown writing platform like Notion Medium MkDocs Scipress is a writing platform with VS code editor built into the browser. It lets you make beautiful blog posts and programming docs with Markdown. Scipress supports code blocks with syntax highlighting, Katex, Tailwind CSS, images & videos, admonitions, popovers, blur screens, private posts, and a bunch of other cool stuff. You can also monetize via paywalls, if you want. I started this project almost a year ago to the date. This is my first time posting about it on HN. And if you're curious, I have made $0 from this project (but not for lack of trying). https://ift.tt/17QkRHO June 7, 2024 at 07:42PM

Show HN: A Hacker News clone for ranking RSS feeds https://ift.tt/yJKk4jd

Show HN: A Hacker News clone for ranking RSS feeds https://ift.tt/Rp84drn June 8, 2024 at 12:54AM

Show HN: I think I've built the most worthless SaaS on the internet https://ift.tt/Ko280T6

Show HN: I think I've built the most worthless SaaS on the internet https://worthless.app/ June 7, 2024 at 12:37PM

Thursday, June 6, 2024

Show HN: Archimede, the unobtrusive directory information fetcher https://ift.tt/Zu6WneC

Show HN: Archimede, the unobtrusive directory information fetcher https://ift.tt/SuVwA9O June 7, 2024 at 02:40AM

Show HN: A Short IPv6 Guide for Home IPv4 Admins https://ift.tt/4LwVUf9

Show HN: A Short IPv6 Guide for Home IPv4 Admins https://ift.tt/NSrn41M June 7, 2024 at 05:16AM

Show HN: I created this land use visualisation for the Netherlands https://ift.tt/VXcEpYC

Show HN: I created this land use visualisation for the Netherlands Last weekend, I tried creating an original visualization of something on many minds in my home country the Netherlands: land use. Much of our discussion revolves around land use—housing crisis, sustainable farming, solar energy—it's all about the land. To illustrate this, I created a map where each hexagon represents 0.06% (26,647 hectares) of land in the Netherlands. The color indicates the type of land use. https://ift.tt/xUF1u2a June 6, 2024 at 10:32PM

Wednesday, June 5, 2024

Show HN: Gpl2 2d web paddle game https://ift.tt/UySImO8

Show HN: Gpl2 2d web paddle game Simple retro paddle arcade game written in Javascript, using good ol' Canvas. https://ift.tt/x07VZEn June 5, 2024 at 01:07PM

Show HN: I built a tool to A/B test promotions to maximize conversions https://ift.tt/40GjsQH

Show HN: I built a tool to A/B test promotions to maximize conversions Hey HN, I've just begun my solopreneur journey. I've been a "serial starter" - often starting projects and never seeing them through, and I have finally finished my first project! Maybe this sentiment resonants with some of you, let me know in the comments below I built this tool as a simple no-risk method for turning more visitors into customers by A/B testing your sale promotions and automatically displaying the promotion with the highest conversion rate. Did you know that increasing your conversion rate by just half a percent can have a dramatic impact on your sales without needing to increase your traffic? Consider the following example for a $20 product on your website: To earn $1M in sales with a 2.5% conversion rate you would need: 2M visitors. To earn $1M in sales with a 3.0% conversion rate you would need: 1.66M visitors. What do you think is an easier way to get to $1M in sales: Attracting ~ 400K new visitors? Or raising your conversion rate by 0.5%? I hope some of you find this product useful, I would love your feedback! - Xylo https://ift.tt/1nrtkK5 June 6, 2024 at 12:15AM

Show HN: zfind – CLI like find but using SQL syntax and also does tar/zip https://ift.tt/3HZdqQW

Show HN: zfind – CLI like find but using SQL syntax and also does tar/zip I wrote this because I needed to search a lot of files, including some archives, for files in a date range but couldn't find any good tools. Also I never liked find's option syntax. I think most people already know SQL (or at least it's easier to learn) and a much better match for this task. https://ift.tt/1d8jU2N June 5, 2024 at 01:49PM

Show HN: I created an German Demo Events App https://ift.tt/M4q6ak7

Show HN: I created an German Demo Events App I developed my first iOS App for sharing, finding and contributing to demos across Germany https://ift.tt/8TSDny7 June 5, 2024 at 07:26AM

Tuesday, June 4, 2024

Show HN: A CLI that makes LLMs convenient to use for developers https://ift.tt/Zd4LNKB

Show HN: A CLI that makes LLMs convenient to use for developers https://ift.tt/4ytLDmJ June 4, 2024 at 11:07PM

Show HN: Auto-matching and optimized carpooling for groups https://ift.tt/i3ulYz2

Show HN: Auto-matching and optimized carpooling for groups How it works: - Organizer creates an event and shares the link to it - People sign up as riders or drivers - 48 hours prior to event, everyone gets a text message asking to confirm. - 24 hours prior to event, the optimized carpooling routes are created. Right now drivers are limited to a max route of 30 mins long, will be more flexible soon. Everyone is messaged their route details, related rider/driver details, and drivers get a google maps route link to navigate. Demo vid: https://www.youtube.com/watch?v=ToVn8tVQ0cc Frontend repo: https://ift.tt/UOx4uz8 Backend repo: https://ift.tt/af06hJP https://www.antride.ca/ June 5, 2024 at 12:02AM

Show HN: GETadb.com – every GET request creates a DB https://ift.tt/Ywc5DHL

Show HN: GETadb.com – every GET request creates a DB Hey HN! We made GETadb.com, so it's easier to get agents to build you full stack ap...