NabilChiheb
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Receiptly – keep receipts so you don't miss warranties (receiptlypro.com)
Hi HN, I kept missing warranty deadlines because receipts were scattered. Some on paper, some in email, some as random photos. When something broke, I either couldn’t find the receipt or realized the warranty expired…
- Show HN: Surprise Guardian – privacy for couples on shared laptops (chromewebstore.google.com)
I built a small Chrome extension after realizing how often surprises get ruined by autocomplete and browsing history on shared devices. Surprise Guardian auto-cleans specific browsing traces so things like gift…
- Show HN: A tool to visualize and map dependency hell in legacy COBOL codebases (apps.microsoft.com)
We built this tool after years of frustration working on massive, undocumented COBOL systems. The core problem is that simple maintenance tasks turn into high-risk, multi-day exercises because there is no clear,…
- Show HN: I built a standalone .mdb to Parquet exporter to avoid ODBC driver hell (apps.microsoft.com)
I’ve been stuck maintaining a legacy project that relies on massive .accdb files. I wasted two days trying to get the 64-bit ACE.OLEDB drivers to play nice with my Python environment without breaking other dependencies.…
- Show HN: I Made Lovable Sites Rank with One Click (chromewebstore.google.com)
Lovable is amazing—you chat with the AI, it builds your app, and you’re live fast. The problem: Google can’t see your content because Lovable apps are single-page apps. Your AI-built site looks great but never ranks. I…
- Show HN: I got bored and built an idle clicker game (indie-hacker-clicker.vercel.app)
Nothing fancy, just a small side project I hacked together when I needed a break from “serious” work. No ads, no monetization, just clicking, upgrading, and watching numbers climb.
- Show HN: I Built Raycast for Windows (Microsoft Store) (apps.microsoft.com)
I built AskDesk because I wanted a simple way to talk to my computer without all the setup. It’s kind of like Raycast for Windows — you can type or speak commands like “clear temp files,” “open Spotify,” or “remind me…
-
Hey HN, I’ve been using Claude Code for a while and noticed something odd: even simple tasks burned way more tokens than expected. The model is great, but the token usage isn’t optimized — and since they sell API calls,…
-
A client once sent me a React project where a single component was 1,800 lines long. It came out of an LLM code generator, and it was basically unmaintainable. That pain led me to build React Code Splitter an…
-
Hey HN! If you’ve ever started a new Lovable project—just a React SPA under the hood—and later realized you need SSR, SEO, or file-based routing, you know the pain of manually reshaping every route and import. I felt…
-
Hey HN After years working in software engineering and helping with hiring, I noticed a frustrating pattern: Companies often rely on résumés and LinkedIn titles to find developers instead of looking at what they've…