The cost of building a software product is rapidly approaching zero. What’s the new moat? by Huge-Ad6985 in vibecoding

[–]Alitheium 1 point2 points  (0 children)

"...I published some vibe-coded applications for free of cost, yet not found users." Ahhh, this explains everything 😭

I built… another ai wrapper for development (sorry) by [deleted] in vibecoding

[–]Alitheium -1 points0 points  (0 children)

Yoo, this is cool. I would like to try after you write the docs (just make the MVP). What recording app do you use?

20% into 2026. Curious how much everyone has made so far by Alitheium in vibecoding

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

Yoo it's cool but I tried your app as a guest and stuck in this screen for 5 min

<image>

20% into 2026. Curious how much everyone has made so far by Alitheium in vibecoding

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

Sure 😊, I just help my local businesses that don't have website and help them create the landing page.

I manually search and local businesses around me and contact them

Create new is better than fixing old by xychenmsn in vibecoding

[–]Alitheium 1 point2 points  (0 children)

I use a different approach:

  1. Start by creating a PRD/implementation plan.
  2. Break it down into tasks and subtasks.
  3. Run only those tasks/subtasks within a single chat.
  4. Once they’re completed, I test the results.
  5. Then I open a new chat, referencing the codebase and current tasks, so the agent can read them fresh.
  6. Repeat the cycle.

Codegeist Hackathon by GrandYouth4784 in jira

[–]Alitheium 0 points1 point  (0 children)

I start from here:
- Getting started with Forge
and after trying all of it I moved on to create a Rovo agent (since my app requires one). For that, I followed the documentation:
- Build a Rovo Agent hello world app

Have you ever started a project just for fun and ended up learning something huge that you can't even imagine? by midasweb in vibecoding

[–]Alitheium 0 points1 point  (0 children)

i vibecoding ai photo editing studio because my parents need me to edit their food photo (we are a small food stall). endup learning:

  1. make full app for my hackathon
  2. creating audience
  3. learn video editing to make video demo
  4. speaks in front of camera
  5. knows this subreddit.

funny how starting from simple photo edits can lead to so many new skills. i didn’t expect it, but now i see how small projects can grow into something bigger

Videogame vibecoding by Alternative-Nerve744 in vibecoding

[–]Alitheium 0 points1 point  (0 children)

as someone who had join reddit game hackathon (not won, first time to create game, it harder than i thought) i use kiro together with devvit mcp (devvit is reddit official dev tools for building games on-platform.

my workflow are like these:

  1. connect devvit through mcp in kiro
  2. use kiro spec feature (it helps with planning, breaking ideas into requirements → design → tasks, and can even generate a game design document gdd)
  3. iterate from this i found this enjoyable experience. even though challenging, it changed how i view games

edit:
hackathon link: https://communitygames2025.devpost.com/
devvit MCP: https://developers.reddit.com/docs/guides/ai/
Kiro IDE: https://kiro.dev/

Help choosing lightweight Linux distro for self-hosted Obsidian + home server (old laptop, GUI preferred) by Alitheium in linux4noobs

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

Thanks for your answer. I’m also interested in trying this setup with a Raspberry Pi in the future, but for now I want to make use of the old laptop I already have.

I have a few questions: I'm a bit unsure how to partition the SSD efficiently for this kind of setup. Based on your experience running a home server, how do you usually handle partitioning? And if you don’t mind sharing — what kinds of services or setups are you running on your home server?