<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: ybouane</title><link>https://news.ycombinator.com/user?id=ybouane</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 14 May 2026 20:25:46 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=ybouane" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by ybouane in "Show HN: Modafinil - Let agents continue running while MacBook lid is closed"]]></title><description><![CDATA[
<p>I was thinking of building this yesterday...</p>
]]></description><pubDate>Sun, 10 May 2026 05:50:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=48081355</link><dc:creator>ybouane</dc:creator><comments>https://news.ycombinator.com/item?id=48081355</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48081355</guid></item><item><title><![CDATA[New comment by ybouane in "Show HN: Building a web server in assembly to give my life (a lack of) meaning"]]></title><description><![CDATA[
<p>We are moving to AI and stopped writing code / scratching our heads, and you're here writing a web server in assembly.<p>Humbling.</p>
]]></description><pubDate>Sun, 10 May 2026 05:47:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=48081342</link><dc:creator>ybouane</dc:creator><comments>https://news.ycombinator.com/item?id=48081342</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48081342</guid></item><item><title><![CDATA[Show HN: Clawly – OpenClaw for Shopify Merchants]]></title><description><![CDATA[
<p>I’ve been experimenting with agent frameworks like OpenClaw recently and wondered how useful that model could be for ecommerce workflows.<p>A lot of Shopify tasks are repetitive: generating product descriptions, monitoring inventory, sending reports, tagging products, etc. In theory, agent-style systems could automate a lot of that.<p>The problem I ran into is that most agent frameworks are developer tools, and wiring them directly to a live store API feels risky. You don’t really want an unconstrained agent making arbitrary API calls.<p>So I built Clawly, which is basically an AI assistant system designed specifically for Shopify stores.<p>Instead of giving an agent full access, each assistant has scoped permissions and can only use the tools you allow (similar to Shopify API scopes). For example:<p>- an assistant that only generates product descriptions<p>- one that monitors orders and sends alerts<p>- one that produces daily sales summaries<p>Agents can also connect to external tools like Klaviyo, Notion, email, Google services, etc, so they can run automations across systems.<p>It’s still early but it’s been useful for automating small store workflows.<p>Curious what people here think about agent-style systems applied to ecommerce operations.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47337914">https://news.ycombinator.com/item?id=47337914</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 11 Mar 2026 16:43:26 +0000</pubDate><link>https://apps.shopify.com/clawly</link><dc:creator>ybouane</dc:creator><comments>https://news.ycombinator.com/item?id=47337914</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47337914</guid></item><item><title><![CDATA[Show HN: OpenMolt – A programmatic AI agent framework for Node.js]]></title><description><![CDATA[
<p>Hi HN!<p>I built OpenMolt, an open-source framework for creating programmatic AI agents in Node.js.<p>Instead of wiring complex workflows (that can break), you define agents in code with instructions, tools, integrations, and memory. The agent then plans steps and executes actions like calling APIs, updating data, or interacting with services. When things break or change, the agent can adapt instead of failing like static workflows.<p>The goal is to make agents behave more like real software systems than prompt scripts.<p>It includes:
- a planning/execution loop
- tool and API integrations
- memory support
- scheduling
- a CLI runner<p>One thing you're probably worried about: Security
With OpenMolt, agents are capability-scoped: they can only access the tools, integrations, and permissions explicitly granted to them, which helps keep automation predictable and secure. Also, the LLM only sees tool names, never raw credentials.<p>Would love feedback on the architecture and developer experience.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47326800">https://news.ycombinator.com/item?id=47326800</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 10 Mar 2026 18:09:05 +0000</pubDate><link>https://openmolt.dev</link><dc:creator>ybouane</dc:creator><comments>https://news.ycombinator.com/item?id=47326800</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47326800</guid></item><item><title><![CDATA[Show HN: Prmptly.xyz – Create and monetize AI-powered tools without writing code]]></title><description><![CDATA[
<p>Hey Hacker News!<p>We're excited to launch Prmptly.xyz, a platform that makes AI prompt engineering accessible to everyone, regardless of technical skill. We've built a form-based system that allows users to create and utilize dynamic AI prompts through a simple, intuitive interface.<p>What is Prmptly.xyz?<p>Prmptly.xyz is an AI tool marketplace where you can create and use AI-powered forms. Imagine a form where you input details like your name, job title, and company, and then generate a tailored cover letter, resume, or even a custom image – all driven by dynamic AI prompts.<p>Key Features:
- Form-Based Input: Users create forms with various input fields (text, file uploads, images, checkboxes, etc.) to gather specific information.
- Dynamic Prompt Generation: Use liquid coding within prompts to dynamically incorporate user inputs.
- AI Model Integration: Run the generated prompts through powerful AI models (text and image generation).
- Marketplace for Prompts: Creators can publish and monetize their custom prompt forms.
- Token-Based System: Users pay tokens to run prompts, rewarding creators for their work.
- Diverse Applications: From generating CVs and social media content to creating images and code snippets, the possibilities are endless.
- No Coding Required: Designed for ease of use, even for those with no technical background.<p>We'd love to hear your feedback!<p>Try it out at Prmptly.xyz and let us know what you think. We're eager to see what you create!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43553362">https://news.ycombinator.com/item?id=43553362</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 02 Apr 2025 03:25:23 +0000</pubDate><link>https://prmptly.xyz</link><dc:creator>ybouane</dc:creator><comments>https://news.ycombinator.com/item?id=43553362</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43553362</guid></item><item><title><![CDATA[New comment by ybouane in "Show HN: LibRaw-WASM [90% AI generated]"]]></title><description><![CDATA[
<p>I released LibRaw-Wasm an NPM package to be able to decode RAW photos in the browser.<p>Most of the code to make this project (probably 90%) was AI-Generated!</p>
]]></description><pubDate>Wed, 22 Jan 2025 05:39:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=42789397</link><dc:creator>ybouane</dc:creator><comments>https://news.ycombinator.com/item?id=42789397</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42789397</guid></item><item><title><![CDATA[Show HN: LibRaw-WASM [90% AI generated]]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/ybouane/LibRaw-Wasm">https://github.com/ybouane/LibRaw-Wasm</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42789396">https://news.ycombinator.com/item?id=42789396</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Wed, 22 Jan 2025 05:39:31 +0000</pubDate><link>https://github.com/ybouane/LibRaw-Wasm</link><dc:creator>ybouane</dc:creator><comments>https://news.ycombinator.com/item?id=42789396</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42789396</guid></item><item><title><![CDATA[New comment by ybouane in "Show HN: Convolution Solver and Visualizer"]]></title><description><![CDATA[
<p>Great to hear that!</p>
]]></description><pubDate>Tue, 03 Dec 2024 22:11:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=42312155</link><dc:creator>ybouane</dc:creator><comments>https://news.ycombinator.com/item?id=42312155</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42312155</guid></item><item><title><![CDATA[Show HN: Convolution Solver and Visualizer]]></title><description><![CDATA[
<p>I made this convolution solver and visualizer tool to help get the parameters right when doing Conv2D / Conv2DTranspose.
It also allows you to visualize the convolution interactively.<p>Open Source code on GitHub.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42162529">https://news.ycombinator.com/item?id=42162529</a></p>
<p>Points: 38</p>
<p># Comments: 3</p>
]]></description><pubDate>Sun, 17 Nov 2024 07:20:52 +0000</pubDate><link>https://convolution-solver.ybouane.com/</link><dc:creator>ybouane</dc:creator><comments>https://news.ycombinator.com/item?id=42162529</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42162529</guid></item><item><title><![CDATA[Show HN: APulse – A one-file Node.js server status monitoring/notification tool]]></title><description><![CDATA[
<p>Hey HN,
Today I've open sourced aPulse, a very simple server-status monitoring tool that runs through a single watcher.js file (zero dependencies).<p>It measures latency, runs checks on the page to ensure no errors are found and provides the information in a minimalist dashboard.<p>It also supports notifying you through Telegram, Discord, Slack, SMS, Email... in case of outage.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41821412">https://news.ycombinator.com/item?id=41821412</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 12 Oct 2024 18:47:34 +0000</pubDate><link>https://github.com/ybouane/aPulse</link><dc:creator>ybouane</dc:creator><comments>https://news.ycombinator.com/item?id=41821412</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41821412</guid></item><item><title><![CDATA[Show HN: Attachments Extractor for Gmail]]></title><description><![CDATA[
<p>I built this little tool that allows downloading & removing attachments from Gmail emails without loosing the content of the actual email.<p>The tool runs entirely in the browser, meaning that your emails or attachments are processed directly in your browser; they never hit the server.<p>It's a great way to save some Google Storage space without loosing the ability to run searches on your emails (if you're like me and like to keep your emails organized).</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=39019270">https://news.ycombinator.com/item?id=39019270</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 16 Jan 2024 21:18:24 +0000</pubDate><link>https://attachments-extractor.ybouane.com/</link><dc:creator>ybouane</dc:creator><comments>https://news.ycombinator.com/item?id=39019270</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39019270</guid></item><item><title><![CDATA[New comment by ybouane in "Show HN: Webflow-Exporter – Export Any Webflow Site for Free (CSS/JS/Images)"]]></title><description><![CDATA[
<p>Exactly!</p>
]]></description><pubDate>Tue, 09 Jan 2024 20:50:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=38931917</link><dc:creator>ybouane</dc:creator><comments>https://news.ycombinator.com/item?id=38931917</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38931917</guid></item><item><title><![CDATA[Show HN: Webflow-Exporter – Export Any Webflow Site for Free (CSS/JS/Images)]]></title><description><![CDATA[
<p>Hey HN,
This year, I will once again launch 10+ products and this is project #1.<p>Webflow-Exporter is a tool to easily export any Webflow website for free. The export is a ZIP file that contains all the CSS, Javascript, Media files and HTML pages of the website.<p>You can then upload and host the website on your own servers if you want.<p>It has various neat features like the ability to remove the Webflow badge, download the whole website vs a single page, adding an empty script.js/style.css files to add custom code and much more.<p>Funnily, Webflow-Exporter was built in Webflow and exporter using Webflow-Exporter .<p>I hope you'll enjoy using it. If you want to follow my Build In Public journey, feel free to follow me on X @ybouane<p>Disclaimer: This tool is not created by or affiliated with Webflow, Inc. It is your responsibility to use it in compliance with Webflow's terms of service.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=38931527">https://news.ycombinator.com/item?id=38931527</a></p>
<p>Points: 6</p>
<p># Comments: 2</p>
]]></description><pubDate>Tue, 09 Jan 2024 20:20:37 +0000</pubDate><link>https://webflow-exporter.sktch.io/</link><dc:creator>ybouane</dc:creator><comments>https://news.ycombinator.com/item?id=38931527</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38931527</guid></item><item><title><![CDATA[Show HN: Profiler – AI that Analyses people's X/Reddit Profiles]]></title><description><![CDATA[
<p>Hey HN !
I'm @ybouane, a web developer and indie hacker. I'm excited to share my latest project with you all: Profiler.<p>Profiler is a Free Google Chrome Extension. It seamlessly integrates into Twitter and Reddit, utilizing AI to offer insightful analysis of individuals based on their social media behavior.<p>By scanning a person's profile, it's able to deduce various things like:
- Life Interests
- Profession
- Sentiment Analysis
- Political Leanings
- Psychological Traits
- Gender
- Religion
- Country of Origin/Ethnicity
- Behavioral Patterns<p>Whether you're a marketer, researcher, or just curious, Profiler provides a unique lens to understand people's online personas.<p>I'm eager to hear your feedback and experiences with Profiler.
If you want to follow more of my projects, I invite you to follow me and reach out on X: @ybouane</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=38475487">https://news.ycombinator.com/item?id=38475487</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 30 Nov 2023 16:31:19 +0000</pubDate><link>https://profiler.ybouane.com/</link><dc:creator>ybouane</dc:creator><comments>https://news.ycombinator.com/item?id=38475487</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38475487</guid></item><item><title><![CDATA[Where to showcase your startup project?]]></title><description><![CDATA[
<p>Hey HN!<p>I'm excited to share a project that's been a labor of love over the past few years. As someone who’s launched 10 products in the last year alone, I know the struggle of getting your startup the attention it deserves. It's like having a treasure, but not knowing where to show it off!<p>So, I took matters into my own hands and created a curated guide to help fellow entrepreneurs and makers. It’s a comprehensive list of sites, directories, and marketing strategies that I’ve found incredibly effective for showcasing and promoting startups.<p>Why did I make this? Well, I realized that while we have incredible products, sometimes we just don't know the right places or strategies to get them in front of the right eyes. I wanted to create a go-to resource that not only lists the platforms but also provides practical tips on how to best leverage them.<p>It’s all about boosting your traffic, increasing your visibility, and making sure your startup shines like it should!<p>I’d love for you to check it out and share your thoughts. Have you used any of these platforms before? Do you have any secret weapons of your own? Let’s chat and share our experiences!<p>Cheers to making our startup journeys a bit smoother and more successful!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=38003211">https://news.ycombinator.com/item?id=38003211</a></p>
<p>Points: 15</p>
<p># Comments: 4</p>
]]></description><pubDate>Tue, 24 Oct 2023 18:27:15 +0000</pubDate><link>https://ybouane.com/where-to-showcase-your-startup-project</link><dc:creator>ybouane</dc:creator><comments>https://news.ycombinator.com/item?id=38003211</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38003211</guid></item><item><title><![CDATA[New comment by ybouane in "Show HN: Re:GPT – ChatGPT Integration for Gmail and Oulook"]]></title><description><![CDATA[
<p>Hello,
Thanks for your input, we appreciate it.
We'll try to include that in the landing page.<p>But to answer your questions, the data does go through our servers and is manipulated/prepared to be prompted to ChatGPT. It is not stored/saved afterwards though.</p>
]]></description><pubDate>Thu, 12 Oct 2023 17:38:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=37860324</link><dc:creator>ybouane</dc:creator><comments>https://news.ycombinator.com/item?id=37860324</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37860324</guid></item><item><title><![CDATA[Show HN: Re:GPT – ChatGPT Integration for Gmail and Oulook]]></title><description><![CDATA[
<p>Hey HN,
I'm Yassine, and I'm excited to introduce Re:GPT - a Chrome Extension that integrates OpenAI's ChatGPT with Gmail and Outlook.<p>It allows you to save precious time by writing eloquent emails easily.<p>It uses the email thread as context and any message you already started writing to generate beautiful emails.<p>Let's say someone wants to set up a meeting with you.
Just write:
"october 23rd 5pm"<p>And the Re:GPT will rephrase it into a complete message:
"Hello,
Thank you for your email. We would be glad to meet with you. We have a slot available for a meeting on October 23rd at 5pm. Please confirm if this time works for you.
Looking forward to your reply.
Best Regards"<p>You can personalize the writing style to best fit your needs:
- Customized Tone: Cheeky, Casual or Formal
- Message Length Control
- Voice Selection: Choose between "I" and "We" to match your preferred voice.<p>For inquiries or feedback, please don't hesitate to reach out and join the conversation at X.com/ybouane.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=37844930">https://news.ycombinator.com/item?id=37844930</a></p>
<p>Points: 3</p>
<p># Comments: 2</p>
]]></description><pubDate>Wed, 11 Oct 2023 14:34:36 +0000</pubDate><link>https://re-gpt.ybouane.com/</link><dc:creator>ybouane</dc:creator><comments>https://news.ycombinator.com/item?id=37844930</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37844930</guid></item><item><title><![CDATA[Show HN: StartupRoasters – Brutally honest feedback to help you refine your idea]]></title><description><![CDATA[
<p>Hey HN,
Today I'm launching StartupRoasters.com a community of people that give <i>Brutally Honest Feedback</i> to anything from a business idea, a Youtube video, a website...<p>In today's internet, I feel like getting feedback to one's projects is tough because most online communities slaughter anyone who posts their own work stating that it's self-promotion and spam.<p>That's why I built StartupRoasters.com where anyone can post their work and get feedback. You can even add a survey to your post so that people answer specific questions and make votes.<p>The obvious issue is that everyone is just going to post their work and not care about the others. The solution I found was to implement a points system. You need 100 points to create a new post about your project and to get points, you need to review projects from others, get upvotes, comment...<p>Thereby, everyone needs to contribute to get feedback on their own work.<p>I hope this community will grow and be helpful to people in improving their work.
Cheers,
Yassine (@ybouane)</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=37633326">https://news.ycombinator.com/item?id=37633326</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 24 Sep 2023 14:14:39 +0000</pubDate><link>https://startuproasters.com/</link><dc:creator>ybouane</dc:creator><comments>https://news.ycombinator.com/item?id=37633326</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37633326</guid></item><item><title><![CDATA[Show HN: Quickcall.cc – Time-limited video conferencing for efficient meetings]]></title><description><![CDATA[
<p>Hey HN,
I'm thrilled to share my latest creation with you all: QuickCall, the video conferencing tool designed to transform the way we hold meetings. Let me tell you how this idea came to life and highlight some of its features.<p>The Inspiration:
Have you ever been trapped in never-ending conference calls that drain your productivity? I certainly have! That's why I created QuickCall. I wanted to solve the problem of inefficient meetings that stretch on endlessly, wasting valuable time.<p>Key Features:
- Time-Limited Calls: With QuickCall, you can set a timer for each meeting. As soon as the allocated time is up, the call automatically ends, promoting focused and concise discussions. No more overruns or unproductive tangents!<p>- Efficiency Boost: QuickCall's time-limit feature encourages participants to stay on track, leading to more effective decision-making and improved productivity. Get more done in less time!<p>- End-to-end Encryption: The video, audio and chat data is streamed securely (in P2P when possible) and is encrypted end-to-end.<p>- Seamless Scheduling: Schedule calls effortlessly within QuickCall. Share the meeting link with participants, and they'll be ready to join at the designated time. Streamlined and hassle-free.<p>- User-Friendly Interface: QuickCall boasts an intuitive and user-friendly interface, making it easy to set timers, manage participants, and stay in control of your meetings.<p>Feedback and Suggestions:
Your feedback is invaluable in shaping QuickCall's future. I would love to hear your thoughts, suggestions, and feature requests. Together, let's build a tool that revolutionizes the way we work and communicate!<p>Thank you all for your support, and let's make QuickCall the go-to video conferencing tool for efficient and impactful meetings!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=36436211">https://news.ycombinator.com/item?id=36436211</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 22 Jun 2023 18:02:55 +0000</pubDate><link>https://quickcall.cc</link><dc:creator>ybouane</dc:creator><comments>https://news.ycombinator.com/item?id=36436211</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36436211</guid></item><item><title><![CDATA[New comment by ybouane in "Show HN: FFmpeg UI"]]></title><description><![CDATA[
<p>Very interesting!</p>
]]></description><pubDate>Thu, 15 Jun 2023 17:28:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=36343871</link><dc:creator>ybouane</dc:creator><comments>https://news.ycombinator.com/item?id=36343871</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36343871</guid></item></channel></rss>