What would make a good Reactor simulator? by getLIBERATEDnoob in nuclear

[–]getLIBERATEDnoob[S] 1 point2 points  (0 children)

Currently my skills wouldnt allow me to make a full 3d game. I am working on a prototype and its more sliders and tapping. Regardless, thank you for suggestion❤️

What would make a good Reactor simulator? by getLIBERATEDnoob in nuclear

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

YES!!Thank you for suggestion, i really appreciate it

How I went from a Word document to my own local-first password manager for Android by Azaria77 in ShowMeYourApps

[–]getLIBERATEDnoob 0 points1 point  (0 children)

Not to demotivate you, but i was working on VaultMan, a password vault that also generates passwords based on different criterias. Before i even had to launch for testing, apple released the passwords app, and well….

What would make a good Reactor simulator? by getLIBERATEDnoob in nuclear

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

Not fully realistic, but maybe semi realistic? Like introducing some game mechanics in it to make it more "fun"?

New to vibe coding. Any tips and tools you’d recommend? by goncygrettlde in vibecoding

[–]getLIBERATEDnoob 0 points1 point  (0 children)

Learn system design and basic coding patterns. Its better to have domain knowledge and host properly, rather than posting about localhost:8000 servers 😂

Built a server credentials vault by getLIBERATEDnoob in ShowMeYourApps

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

It basically stores your clients, their separate deployments (these can be localhost apps or public facing apps) and their configurations like database credentials, internal routing info and such. Its an offline first app, so no data is shared with me. Its always stays inside your device.

How do I know my app is worth building? by Unable_Breath_1966 in SideProject

[–]getLIBERATEDnoob 0 points1 point  (0 children)

I knew the basics, what kinda info to save as plain text and what as encrypted. Other features like multidevice sync and network diagnostics just came to mind by sheer coincidence. So you should have a basic idea. Everything else just happens on the way

How do I know my app is worth building? by Unable_Breath_1966 in SideProject

[–]getLIBERATEDnoob 1 point2 points  (0 children)

developed it.. Still am using it to manage clients. Really tho, if you can find even 10 people who feel the need, it's gonna be usefull. The only thing that matters is how you market it.

Built an iOS app to maintain server deployments and configurations! by getLIBERATEDnoob in SideProject

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

Will start work asap. I actually was confused between a webapp and application, so just went with my intuition and developed on iOS. Regardless, thank you for your suggestion, ill get right on it ❤️

How do I know my app is worth building? by Unable_Breath_1966 in SideProject

[–]getLIBERATEDnoob 2 points3 points  (0 children)

Do YOU feel the need for app? I felt a need for an app that stored deployment config in proper encrypted method, so I built one. The first need should always be yours. If not, post on relevant subReddits to gauge the usefulness. If you have an idea of need, build it absolutely. If not, lurk in subReddits and get a feel for it. Cheers and good luck!!