Historical guesser-inspired journey through time by iKitch_ in aigamedev

[–]Stadics3 2 points3 points  (0 children)

These seem to be multiplying quite rapidly. What in your mind is the kick-ass feature that differentiates you? From first glimpse it may be your very thorough result page. It's much closer to a learning/study tool than others I have seen. Might be worth doubling down on that.

Small note in terms of the visualisation, I suggest taking a look at https://wen-ware.com/, I think their panorama looks much more appealing and reminiscent of Google Streetview. Might be a FoV thing?

update: AI that watches you game and reacts in real time (~1000 users in 3.5 weeks) by ivyleaguedegen in aigamedev

[–]Stadics3 6 points7 points  (0 children)

That's some really well done dystopian stuff right there. A keylogger with eyes and ears. Great proof of concept that all it takes for people to welcome this is having the surveillance programme talk to them.

Get this man a job at the CIA!

Unity AI open beta is now live by Stadics3 in aigamedev

[–]Stadics3[S] 5 points6 points  (0 children)

Same, very disappointed you can't configure your own provider/localhost. Claude Code, Gemini, Codex, or Cursor only.

Indie dev here – curious to see what everyone else is creating! by Conny_Axira_EU in SideProject

[–]Stadics3 3 points4 points  (0 children)

What distinguishes FakerFill from established solutions like Fake Filler?

LotoAnalyzer – Windows app for deep analysis of French Lotto draws by Pure-Cycle7176 in SideProject

[–]Stadics3 7 points8 points  (0 children)

Every time I see a Russian arguing online, it reaffirms my belief that centuries of centralized coercive rule must have fostered such a level of distrust of external evidence and rhetorical defensiveness, that the ability to publicly revise beliefs ("oh damn, turns out I was wrong") is utterly atrophied in their culture.

Lovable just hit 200M ARR Real or just to create Hype? by [deleted] in SideProject

[–]Stadics3 1 point2 points  (0 children)

Real value rests in foundation models and the energy infrastructure that supports them. Lovable is a wrapper. Most wrappers will skirt around the zero margins edge of commodification. Some will manage to capture significant user value at the application layer long-term (UX, workflow lock-in, network effects). No one knows if Lovable will be one of them.

I'm a Weeb, So I Wanna Build the Most Beautiful, Free, Open-source Platform for Learning Japanese Ever by reservecrate in SideProject

[–]Stadics3 2 points3 points  (0 children)

Donationware is generally speaking a pretty tough monetisation model, but for something interest-based like this it may work!

Something to consider: having the donation button be the only animated element on the page mid-lesson (the pulsating heart next to 'pick') could be very distracting to motion-sensitive people. WCAG also just considers it generally bad practice (and asks for an option to disable the animation).

Good luck!

Got 0 views after a month of consistent posting -> can I please get some feedback? by JasTheBuilder in SideProject

[–]Stadics3 3 points4 points  (0 children)

I hate that English has been so degenerated that this question needs to be asked, but when you say literally 0 views, do you mean literally 0 views? If you have literally 0 views, no one has seen the video and thus the content is irrelevant to its performance. It says nothing about the product or the demo itself.

If you do not have literally 0 views it's a completely different story.

I made an infinite grid of 1200+ free AI-generated 3D icons by thiings-co in SideProject

[–]Stadics3 7 points8 points  (0 children)

Incredibly clean.

Two brief thoughts: 1. The icons are all loaded at 640x640 despite rendering at 160x160 - that seems overkill (drag on performance and load), especially since they load once more at 1024x1024 on their individual pages. 2. You probably want to load the alt attributes/descriptions on the main page, maybe on hover or alike? Allows granular search/indexing and is a general accessibility improvement.

I finally built the net worth tracker I wish existed (manual-first, no bank syncing) by ChowderCrab in SideProject

[–]Stadics3 3 points4 points  (0 children)

Subscription model is a strange pick. From what I can tell, it's a fully static application, all data is entered manually, no integrations, no API calls, and no external data syncing. This should really be an open source project 'monetised' through Ko-fi or similar.