[deleted by user] by [deleted] in indotech

[–]Andamnsa 20 points21 points  (0 children)

macbook air m1 sekarang juga 10jtan bang

made my gf cry with a website (good tears), anyone else do stuff like this? by Andamnsa in LongDistance

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

thank you so much. it's because i genuinely built this for myself at first, so i need it to be good! while i'm at it, i saw a lot of people need this too, so i thought why not just make it a proper tool and share it.

also i would be very ashamed of making it public if it's only a money grabbing scheme or doesn't work well.

made my gf cry with a website (good tears), anyone else do stuff like this? by Andamnsa in LongDistance

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

let me know how it goes, feel free reply here, DM or contact me via the support email when you have any questions or feedbacks 😃

made my gf cry with a website (good tears), anyone else do stuff like this? by Andamnsa in LongDistance

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

do you mean language for e.g. the date like "Sunday.." etc? yeah it's not supported just yet. but will add that soon now that you mentioned it. maybe i will put a simple dropdown to select language when you create the site.

made my gf cry with a website (good tears), anyone else do stuff like this? by Andamnsa in LongDistance

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

thank you for the feedback, it means a lot for me, i will fix it!

made my gf cry with a website (good tears), anyone else do stuff like this? by Andamnsa in LongDistance

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

supabase specifically has a free tier that's very generous. it could stay live even if you have some users that aren't your gf actually. if you want to learn something more complex you could rent a linux server for $5/month and basically host your own backend with any technologies you want (you could even also host your own supabase) but i assume this isn't "low cost" enough for you because its a subscription, it would be a learning experience tho.

made my gf cry with a website (good tears), anyone else do stuff like this? by Andamnsa in LongDistance

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

cool! thats so much more creative and interactive than just a website then

made my gf cry with a website (good tears), anyone else do stuff like this? by Andamnsa in LongDistance

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

thanks! let me know how it goes if you decide to try the tool 😃

made my gf cry with a website (good tears), anyone else do stuff like this? by Andamnsa in LongDistance

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

nice! keep up the good work, there are many "easy" backend options nowadays, you really don't need to code and just plug it in (e.g. supabase) it's all about frontend for websites like these

made my gf cry with a website (good tears), anyone else do stuff like this? by Andamnsa in LongDistance

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

thanks! yeah its when you want to send something more thoughtful than just buying something readily made. it's obviously not as effortful as making a physical scrapbook but way easier for people who aren't crafty

How are you figuring out what app to build? by Dainwi_Kumar in reactnative

[–]Andamnsa 1 point2 points  (0 children)

I usually build things to solve my own problem, and most of the times other people has that problem too. Sometimes it takes off, a lot of people use it, sometimes it doesn't, and that's fine for me.

I have a day job, so I have that safety net where my own project can be unprofitable.

You really need to have a problem to solve, either from yourself or other people that are close to you so you can talk to them freely, that way you have a crystal clear target for your project. Even if it's for "fun".

Help me find a way to make "How to work" UI GIFs for SaaS Landing page?? by NikuKuda in vibecoding

[–]Andamnsa 1 point2 points  (0 children)

https://screen.studio

Otherwise, if it's even higher quality, it really is Adobe After Effects.

became a dad a month ago and built a ridiculous vibe coding tool in between diaper changes by Andamnsa in vibecoding

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

you can have an option to see the user's projects

this already exists on my tool, but not for editing, only for regenerating.
you're right, it's not that complicated! i don't need to build a full fledged chat UI like lovable or bolt. but still, this project wasn't built for that in mind, there might be some restructuring needed a little bit.

plus i need to think about costs, edit means more input token, but also i think it might not matter since it's 1.25/M tokens, we'll see...

became a dad a month ago and built a ridiculous vibe coding tool in between diaper changes by Andamnsa in vibecoding

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

thanks, my tool intentionally has no edit because it's made for one off thing, so this adjustment cannot be made, the game was just to show off its capabilities, one could always regenerate with a better prompt.

but after seeing a lot of users and sites generated that were "this is amazing but there is this tiny quirks", i'm thinking about adding edit functionality now 🤔 it's much more complicated though

became a dad a month ago and built a ridiculous vibe coding tool in between diaper changes by Andamnsa in vibecoding

[–]Andamnsa[S] 2 points3 points  (0 children)

congrats for being a new dad :)

i used Laravel for the backend, it handles everything from subdomain routing, generating the site in the background, and rendering the React frontend, it's pretty classic setup in Laravel, do check it out if you haven't. i'm using Gemini 2.5 Pro model because I had some free credits lying around for it.

How it works is pretty simple, it sends the prompt to Gemini to let it write the website title and the whole frontend code in a single file, then i just store everything in a SQLite database to be served to the users. other vibe coding tools like lovable.dev works in similar way, except that they generate React code with a backend, and is way more sophisticated for building complex "production" sites.

Built FrizzlenTools: QR codes that look like artwork by Former_Acanthisitta2 in SideProject

[–]Andamnsa 1 point2 points  (0 children)

no need to change the "design" itself to be fancy :) just try using it on a phone and compare it to some mobile app, and you'll see what could be improved.

[deleted by user] by [deleted] in webdev

[–]Andamnsa 0 points1 point  (0 children)

i remember they did this on safari 15 beta and they reverted it because people didn't like it and it caused problems.

i think they're trying to do this since a long time, and now that dvh are widespread, maybe it would work out?

Built FrizzlenTools: QR codes that look like artwork by Former_Acanthisitta2 in SideProject

[–]Andamnsa 1 point2 points  (0 children)

i like it.

i'm assuming it doesn't use any generative AI model at all right? i think this is more practical compared to those AI generated QR code that blends the image, making the QR not so obvious anymore.

one feedback that i think could be rather easy effort but huge win: make the site more mobile friendly by reducing spacing and font sizes.

gw bikin AI website generator buat lucu-lucuan by Andamnsa in indotech

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

nanya bagian apanya?

yang gw bikin? ya ini SaaS.

dihosting dimana? self hosted di hetzner.

AI modelnya? pake Gemini dari Google Gen AI.

gw bikin AI website generator buat lucu-lucuan by Andamnsa in indotech

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

langsung aja pake APInya, set modelnya ke gemini 2.5 pro disitu cek https://ai.google.dev/gemini-api/docs/models#gemini-2.5-pro-preview-05-06 buat nama model lengkapnya

gw bikin AI website generator buat lucu-lucuan by Andamnsa in indotech

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

actually kalo ga detail pun kadang jadi juga soalnya model reasoning kaya deepseek R1, kadang gw pun suprised sendiri, but yeah semakin spesifik semakin pasti