If you are exploring AI 3D model generation for Godot and Unity, read on. Turning a text prompt or a single photo into a textured 3D model is now possible entirely on your own hardware. This guide will help you navigate the landscape, whether you use Godot, Unity, or both. We focus on free, locally…
Read ArticleCategory: Entwicklung
Webentwicklungg, Programmieren, Software, Server… irgendwie alles was in den Bereich Computer und Entwicklung fällt
Anything regarding web-development
My Vibe Coding Process: From Zero to Shipped with AI
My vibe coding process is not just about typing speed. It is about maintaining a continuous flow state where the AI handles the heavy architectural lifting and implementation details while you act as the conductor. Over time I have refined a specific workflow that keeps code quality high and hallucinations low. If you have already…
Read ArticleIntroducing Shadniwind: Shadcn UI for React Native & Unistyles
For React Web developers, shadcn/ui changed the game by offering copy-paste components you actually own. Today, we are bringing that same “source-distributed” philosophy to the mobile world with the release of Shadniwind. Shadniwind is a collection of UI components specifically built for React Native and React Native Web. It isn’t just a wrapper; it is…
Read ArticleConvex Kubernetes Operator
I have released my convex kubernetes operator under the GPL-3 license. Give it a try, send feedback. #convex #kubernetes #operator
Read ArticleA short list of graphql relay style backends or libraries
I asked in the graphql discord server #relay channel, what people used to build their graphql relay style backends. Here I’ll list the responses. Language: Go Toolkit: gqlgen with ent and entgql extension I made a starter package one can clone and adapt. It uses openid-connect for authentication and postgresql as the data storage. It…
Read Article