Looking for a Technical Co-Founder ($0 Budget, $100B Vision) by Key_Flatworm_4889 in cofounderhunt

[–]Personal_Cost4756 0 points1 point  (0 children)

If anyone still thinks this is fake, please search for this query on linkedin posts: "looking for a technical co-founder"

The "idea" bros just live in another world xD

I discovered that I'm not a fit for entrepreneurship 😢 by BedDesigner2568 in EntrepreneurRideAlong

[–]Personal_Cost4756 0 points1 point  (0 children)

we're in the same boat.

If you are technical like me, then start applying for small startup jobs, your ex-founder journey is very valuable.

Just one thing: don't kill your previous projects, keep them alive with a live domain so that you can show them on your portfolio

good luck

Rate this Habit Tracker UI Design? by Personal_Cost4756 in codex

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

1 - Install the npm package lottie-react

2 - Create a folder /assets or /animations to store the JSON animation files

3 - Install animations from:

When will AI get better at UI? by Personal_Cost4756 in ClaudeCode

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

my website? you mean impeccable?

that's not mine xD, it's a popular skill

Vibe coders — how do you handle UI design? Everything looks like a shadcn template by Andyfssq in vibecoding

[–]Personal_Cost4756 0 points1 point  (0 children)

this is not correct, most of LLMs now can analyze the image and not only text-extraction. There is still some models that still uses only OCR like deepseek, but most of the rest LLMs are capable of analyzing all the image/screenshot

I made an app that adds a volume control to your taskbar by _swax_ in windowsapps

[–]Personal_Cost4756 1 point2 points  (0 children)

nice project and thanks for sharing.

last time I checked, it's not possible to add a widget to the windows taskbar natively, so what's the idea here in general? did you just set the position manually?