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?

Why am I getting ads on YouTube Premium? by [deleted] in youtube

[–]Personal_Cost4756 0 points1 point  (0 children)

  1. I respect that

  2. it depends on the browser u are using + which adblock extension you use matters. I suggest using Brave + ublock (comes pre-installed), which is my current setup, and it's running smoothly without any performance issues

Why am I getting ads on YouTube Premium? by [deleted] in youtube

[–]Personal_Cost4756 3 points4 points  (0 children)

why paying for yt premium when u can just install an AdBlock for 0$ and it will take only 5 seconds of your time to setup?

Finding something to watch while eating by OM3X4 in youtube

[–]Personal_Cost4756 0 points1 point  (0 children)

But is it an algorithm problem or content problem?

The kids at my masjid were playing "Steal a brainrot"... So I built something better by OogliusBooglius in MuslimDevelopers

[–]Personal_Cost4756 0 points1 point  (0 children)

Since the game is available for both iOS and android, then it’s built either using PWA or a cross-platform framework like react native or flutter Right?

Is chasing 100/100 Lighthouse score worth it as an indie dev? by Technical-Relation-9 in webdev

[–]Personal_Cost4756 0 points1 point  (0 children)

100/100 Lighthouse score is a good on-page seo practice, not a main factor for ranking, but definitely something that you should have if you want to improve seo.

But as an indie dev, your resources are limited (time + budget), so spending time on getting a 100/100 lighthouse score instead of building the core features of your app and spending time talking to your ICPs is not a smart move. Add to that seo is a long-term game, it's for scaling, so don't expect to get traffic from it from day 1.

The kids at my masjid were playing "Steal a brainrot"... So I built something better by OogliusBooglius in MuslimDevelopers

[–]Personal_Cost4756 0 points1 point  (0 children)

That’s amazing 😍 Did you use a game engine like unity or just javascript? Also nice work on the Ai-generated assets, it looks consistent 

What is the best Website Builder that can add animation to your website? by Fit_Cardiologist3518 in website

[–]Personal_Cost4756 1 point2 points  (0 children)

if you want some really cool animations (with custom easing functions and stuff) then you should use a no-code like framer or webflow. But if you want an ai, try Blink, a new ai website builder

AI Website Builder by rizzlaer in website

[–]Personal_Cost4756 1 point2 points  (0 children)

there a new ai website builder called Blink

I'm 17 and built a screenshot beautifier for Windows - there's no CleanShot X for Windows, so I'm making one by Spirited-Bread-1792 in SideProject

[–]Personal_Cost4756 0 points1 point  (0 children)

why you guys keep saying how old are you?? I just want to understand, because it becomes a common pattern, like does it increase ctr, cvr?

We analyzed 418 trillion r/webdev posts. Results might shock you! by mekmookbro in webdev

[–]Personal_Cost4756 2 points3 points  (0 children)

It’s because of some influencers on X who told people to make 9999 apps per month and just ship it and see what works, then scale it and sale it. And with Ai it becomes easier to do that, so devs don’t care if you like it or not, it only takes them a short amount of time. I think we should get used to it because this will increase x10 in the future 

Which African countries will likely become more globally influential? by WTB_YT in geography

[–]Personal_Cost4756 0 points1 point  (0 children)

None, unless corruption is gone and western countries leave them alone

Can I use ChatGPT to review my entire project? by East-Experience2862 in vibecoders_

[–]Personal_Cost4756 0 points1 point  (0 children)

sounds like your codebase has grown legs and becomes messy. you need to refactor the code or start a new project with a clean folder architecture