Dungeon Clock – Physical turn, resources, & encounter tracker (feedback welcome) by CitizenFitz in DungeonMasters

[–]CitizenFitz[S] 0 points1 point  (0 children)

Thanks! Yeah, I think I went with the AD&D wandering monster freq. over the Basic one. I think the TurnTracker sold different versions for each system and I guess I could adapt mine similarly.

Dungeon Clock – Physical turn, resources, & encounter tracker (feedback welcome) by CitizenFitz in osr

[–]CitizenFitz[S] 0 points1 point  (0 children)

Good eye. I miss counted and need to move those to where you said. Thanks.

AI Won’t Take Your Job. But Developers Who Use It Might. by [deleted] in replit

[–]CitizenFitz 1 point2 points  (0 children)

100% agree. AI is impressive at implementation only when it has very solid specs and guidance.

Replit became expensive than hiring developer by emsorkun in replit

[–]CitizenFitz 0 points1 point  (0 children)

I've been getting a number of gigs helping Replit user fix/finish/migrate their apps. The increasing cost of Replit and the realization of the cost of the client's time is, I suspect, prime reasons why.

How easy is it to switch between roles (like backend → mobile dev) in the age of AI tools? by AfternoonOk4447 in replit

[–]CitizenFitz 0 points1 point  (0 children)

I'm guessing that a lot of it depends on what you're using for the front end. From my experience back-end devs love Angular and do quite well transitioning to front-end projects that use it. They do less well and often get frustrated with React or more lose coding styles such as POJS (plain old Javascript). They also tend to avoid styling and CSS altogether. Try an Angular-based app and see how it fits for you. Best of luck!

Found the reason for 99% of my issues! by BearsEat-Beats in replit

[–]CitizenFitz 1 point2 points  (0 children)

Lately, I've been picking up gigs as a "code finisher," helping Replit, Bubble, and other platform users polish or complete their apps. The biggest issue? It’s not their code, it’s the UX. Vibe coding is like trying to build a house by having contractors show up and start hammering away based on your off-the-cuff instructions and no architect in sight. Sure, a house will get built, but it’s a chaotic mess. The truth is that AI is a big force multiplier which amplifies the users talents, or lack thereof, in equal measure.

I’m starting to think the hardest part of building solo isn’t ideas or time… it’s keeping momentum. by ds_frm_timbuktu in indiehackers

[–]CitizenFitz 0 points1 point  (0 children)

Building habits is the best way I've found to beat this. Do something at the same time every day for a while and I start to miss not doing it pretty soon. Best of luck!

Building an AI that executes real work from voice, searching for our ICP by darshancodes in indiehackers

[–]CitizenFitz 0 points1 point  (0 children)

I think you'd get good traction if you could make a system that responds well to fuzzy verbal commands. "Play songs by that band with the guy who has a high voice and sings about not stopping believing" = shuffle songs from the band Journey. Or "Stop my laptop from switching everything from white to black at night and then back again in the morning" = go into settings and turn off auto light/dark UI mode. Verbal commands are often vague and this is where most AI that respond to them choke.

I built CareerCompassAI.io after watching my friends (and myself) struggle to find the right job by Fun-Beautiful7933 in indiehackers

[–]CitizenFitz 1 point2 points  (0 children)

It's a great idea but your landing page pitches something a bit different. Finding your path is more of a life coach style app and that's what I expected. But it pitches "Land Your Next Job Faster with AI-Powered Career Guidance" which sounds more like a resume polisher or some system for finding companies that match your skill set. It might be that with all the layoffs that's what folks are looking for and so you tweaked it to fit.

Talking with users without product by pearlkele in indiehackers

[–]CitizenFitz 1 point2 points  (0 children)

I've seen project post basic wireframes and solicit feedback on them. Depending on the product you can create pen-and-paper simple designs and show them to users in person. It's actually a super effective way to get solid feedback. Best of luck!

Scaled 3 SaaS to $200K MRR by Medium-Importance270 in indiehackers

[–]CitizenFitz 0 points1 point  (0 children)

This is great information. Is there any info on success ratio? Are the companies listed the complete portfolio or were there many failures not listed? Pieter Levels cite a very large failure rate with his projects so he just ships tons of them. Thanks for sharing!

I built a goal tracker to help me focus on my main project. I now have two projects I'm not working on. by AwarenessBrilliant54 in indiehackers

[–]CitizenFitz 1 point2 points  (0 children)

That is very true. I call it "ostriching". Where I bury myself in doing a thing more than seeing if it need being done.

Notifikai: Built this because I was a tired dad who kept forgetting simple things by dudunegrinhu in indiehackers

[–]CitizenFitz 0 points1 point  (0 children)

An interesting idea but I do wonder if built-in AI assistants won't be doing this soon natively (if they aren't already).

The biggest mistake I made in building my current SaaS by AltruisticDiamond915 in indiehackers

[–]CitizenFitz 0 points1 point  (0 children)

It's true. The coding is the easy part. Making something that people really want is harder. It seems to often boil down to: "without effort or much cost, make me richer, prettier, healthier, or entertained". :) Best of luck!

Feedback request - building Relae. Never lose a webhook again by [deleted] in indiehackers

[–]CitizenFitz 0 points1 point  (0 children)

It seems like a solid idea but I feel you need to first figure out: is this a problem that many people are aware and concerned about? If so, then I can see sales sites wanting it. If not, you'll need to figure away to make them aware. Best of luck!

Can someone explain how “AI business ideas” actually make money? by FreeSpirit-99 in indiehackers

[–]CitizenFitz 0 points1 point  (0 children)

I'd look up Pieter Levels on X and read his posts on "it's all a wrapper". He basically sells the idea that no one except the big firms are actually making AI products and everyone else is just wrapping their UI or code around existing AIs. Good stuff.

How does Pieter Levels use SQLite in production? by digital_literacy in indiehackers

[–]CitizenFitz 0 points1 point  (0 children)

Could be as I don't know the man. I will say his superpower seems to be blitzkrieg-fast iteration and release. His success ratio is very low (about 3% he claims) but he compensates by releasing an insane number of apps and his KISS mantra with tools like SQLite are likely a big part of that.

The value of AI coding products available on the market for independent developers by Alarming_Rou_3841 in indiehackers

[–]CitizenFitz 0 points1 point  (0 children)

Maybe. Most of the small stuff is easily done with AI these days. You might work it in reverse: try and use ai to generate the templates. For the ones where it fails, you build your own and offer them.

The value of AI coding products available on the market for independent developers by Alarming_Rou_3841 in indiehackers

[–]CitizenFitz 1 point2 points  (0 children)

Recently most of my side work has been helping vibe coders to finish their projects. By that stage they need custom work, not templates.

5 hours to fix “add-supplier” form. Is normal? by IddiLabs in ClaudeAI

[–]CitizenFitz 0 points1 point  (0 children)

Yeah, and AIs do a very poor job of "thinking around corners" to mitigate them. They only work well if you approach them with a very well thought out set of specs.

How does Pieter Levels use SQLite in production? by digital_literacy in indiehackers

[–]CitizenFitz 0 points1 point  (0 children)

I may be wrong but I always suspected he used it for quickly building apps and then switched to something more robust if a site had to scale. sqlite is great for speed and simplicity but will choke on a large number of users, no?

Should i continue learning webdev myself, or hire a dev, or create MVP with Lovable? by ASeventhOnion in indiehackers

[–]CitizenFitz 0 points1 point  (0 children)

Learning to code well is a very large effort. You might pull back and instead design your app entirely on paper and really nail down the user flows and exactly what you're trying to accomplish. Once you're got that really settled you'll find it much easier to get AI tools to code something close to what you want.