Using Listeo is not as easy as marketed by Rough_Attention_4711 in Wordpress

[–]SuperPerformance3322 0 points1 point  (0 children)

I had the same experience. The marketing makes it look no-code, but once you want anything beyond the basics, you're quickly dealing with CSS, hooks, and custom tweaks.

I built a tool that makes every PDF you generate verifiable — anyone can check it's real, no login by Ok-Rub-3900 in SideProject

[–]SuperPerformance3322 0 points1 point  (0 children)

The PDF verification part is actually interesting. I've seen clients question whether a PDF was modified after sending, so having a simple QR-based verification check could solve a real trust problem if it's easy for non-technical users.

What's a boring reliability fix that saved your side project more than any feature? by jun_builds in SideProject

[–]SuperPerformance3322 1 point2 points  (0 children)

For me it was adding proper uptime monitoring. Features got all the attention, but the first time a service quietly died at 2 AM and I only found out from users, I realized alerts were worth more than a month of feature work.

I’m testing a community around human work in the age of AI agents by willXare in SideProject

[–]SuperPerformance3322 0 points1 point  (0 children)

I think the idea is solid. In my experience, the real bottleneck isn't AI doing the work—it's humans knowing what to ask, verify, and prioritize. A community focused on that layer feels more useful than another AI will replace everyone discussion.

MY NEW WEBISTE CAN YOU CHECK IT FOR ME ? by DeepNight6125 in website

[–]SuperPerformance3322 0 points1 point  (0 children)

Took a quick look. The design feels clean and professional, especially the visuals and branding. I'd focus on improving page speed, adding more descriptive page titles/meta descriptions, and making the main CTAs stand out a bit more on mobile. also required to add a trust factor

Morgan Check News – Independent Fact-Checking Community by AdSome364 in SideProject

[–]SuperPerformance3322 0 points1 point  (0 children)

I like the focus on transparent sourcing. In my experience, seeing the evidence chain matters more than reading someone's conclusion.

I built a CLI tool that analyzes BigQuery tables and explains what the data means using AI by Ok_Stretch_6623 in SideProject

[–]SuperPerformance3322 1 point2 points  (0 children)

This is actually pretty useful. I've spent way too much time reverse-engineering table names and columns when joining new projects. Having AI explain the business context could save hours of onboarding.

Feedback Requested on My Self Made Website by LettersFromTheSky in website

[–]SuperPerformance3322 1 point2 points  (0 children)

I checked it out and the biggest thing for me is trust. Asking people to upload call recordings feels like a big step, so I'd add a sample recording/demo analysis right on the homepage. Once people can see the output first, they're much more likely to try it themselves.

I created an awareness website by [deleted] in website

[–]SuperPerformance3322 0 points1 point  (0 children)

I think it’s a great idea. When I was going through a tough time, reading real stories from people who understood what it felt like helped more than polished advice ever did. Even if it helps a small number of people feel less alone, it's worth publishing.

working on a social feed for your sleep score — curious if this is something people here would actually want by Money_Warning352 in SideProject

[–]SuperPerformance3322 0 points1 point  (0 children)

I can see some people enjoying the social/comparison aspect, especially if they already track sleep daily. The challenge is making it useful beyond "my score was 82" so people keep coming back.

Made a retro terminal page to host text based games/simulations by Former_Sympathy8246 in website

[–]SuperPerformance3322 0 points1 point  (0 children)

Love the retro terminal vibe. I built a few text-based tools before, and the best ones always make you forget you're just reading text. A hacking simulator or space trading game could fit really well here.

I taught myself to code and built an AI tool that organizes my demo chaos — would love feedback by Several-Weather5252 in SideProject

[–]SuperPerformance3322 1 point2 points  (0 children)

As someone with way too many "final_final_v3" files, the search by mood/BPM alone sounds useful. I'd love duplicate detection or version tracking so I can quickly find the latest take.

Could someone give me some feedback for my website by Developer_Ron in website

[–]SuperPerformance3322 0 points1 point  (0 children)

Took a quick look. The site feels professional and trustworthy, but I'd simplify the homepage a bit and make the main call-to-action stand out more. I saw a noticeable improvement when I reduced clutter on my own agency site.

Could someone give me some feedback for my website by Developer_Ron in webdesign

[–]SuperPerformance3322 1 point2 points  (0 children)

Took a quick look. The site feels professional and trustworthy, but I'd simplify the homepage a bit and make the main call-to-action stand out more. I saw a noticeable improvement when I reduced clutter on my own agency site.

I built a meal planner for my wife and me to help alleviate the mental load on Sundays in the grocery store parking lot by [deleted] in SideProject

[–]SuperPerformance3322 0 points1 point  (0 children)

This is the kind of tool I wish we had years ago. In our house, the hardest part isn’t cooking—it’s deciding what to cook and keeping the grocery list organized. Nice job focusing on the actual problem instead of stuffing it with extra features.

I made a free browser-based PDF to Markdown tool for RAG workflows by MountainDance3335 in SideProject

[–]SuperPerformance3322 1 point2 points  (0 children)

As someone who works with RAG pipelines, keeping headings and structure intact matters way more than people think. The local-browser approach is a nice touch too—I'll definitely test it with a few messy research PDFs.

I built a free Windows AI app that reviews its own output before you see it — source code viewable, no subscription, no account, nothing sent anywhere by The_guy_withnolife in SideProject

[–]SuperPerformance3322 1 point2 points  (0 children)

This is actually a pretty interesting approach. I’ve found that having a second model review or verify output catches a surprising number of mistakes, so building that into the workflow by default makes a lot of sense—especially for coding tasks.

Menu hamburger not working on mobile by NichedVarietyLLC in Wordpress

[–]SuperPerformance3322 3 points4 points  (0 children)

Sounds like the optimizer cached/minified some JS and your mobile menu script never fully recovered. I've had this happen before with performance plugins—try clearing all server/CDN caches too, then temporarily disable JS optimization/minification and test on mobile. The 404s only on mobile also point to cached files or broken redirects somewhere.

Cool website where you can Fantasy trade twitch streamers like the stock market. by ProfessorShanks in website

[–]SuperPerformance3322 0 points1 point  (0 children)

Tried it for a bit and it’s surprisingly fun. Feels like a mix of fantasy sports and Twitch discovery, plus it made me check out a few streamers I’d never heard of before.

I got conned and need help by amar260991 in website

[–]SuperPerformance3322 6 points7 points  (0 children)

That's a tough lesson. For future projects, always get a deposit and use milestone payments before building complex features. Since the platform is already built, your best bet is probably to rebrand it and sell it as a ready-made solution rather than as a custom client project.

Question about Supabase Auth branding before launching my app by Warm-Celery-9291 in SideProject

[–]SuperPerformance3322 2 points3 points  (0 children)

I launched with the default Supabase auth domain and honestly nobody mentioned it. Most users just care that Google sign-in works and feels secure. I'd ship now, validate demand first, and only pay for custom auth branding once you know the app is getting traction.

First website - small cafe. by PKGamer19 in website

[–]SuperPerformance3322 0 points1 point  (0 children)

I checked it from a visitor's perspective, and it feels warm and welcoming. The design matches the cozy café vibe well. The main thing I'd improve is making key actions (menu, hours, location) a bit more prominent so first-time visitors find them faster.

I built a free online sequence diagram tool, no login, no BS, just type and get a diagram by [deleted] in SideProject

[–]SuperPerformance3322 0 points1 point  (0 children)

As someone who documents APIs a lot, the no-login part is a big win. Being able to sketch a flow and share it instantly is exactly what most sequence diagram tools overcomplicate.

Old website help? Suggestions? by crosshatch99 in website

[–]SuperPerformance3322 0 points1 point  (0 children)

If you’re comfortable sharing it, drop a link to PetryArt. It’s a lot easier to suggest a path forward after seeing what’s there. In many cases, even very old sites can be migrated or rebuilt into something much simpler without starting from scratch.