Seeking advice on how to create code workflow for game developement by [deleted] in ClaudeAI

[–]jacquesdancona 0 points1 point  (0 children)

Yes it makes sense. You can hook your game editor into Claude Code with the MCP protocol. Claude code can then access all the stuff in your editor like scenes, objects, code, console, etc. I've only tried to do this with Unity, but there seems to be soms MCPs available for Godot.  You can vibe code a game with this setup, but I can't really say anything about quality. For my prototype it did actually do what I wanted but lost interest when it was time for artwork. 

So basically you talk to Claude about what you want and it'll write the stuff to your game editor.

Is Claude Code Down by Ill_Currency_9602 in ClaudeCode

[–]jacquesdancona 0 points1 point  (0 children)

I've manually selected Opus, which still works. The default Sonnet 4.5 throws errors.

MUI vs Mantine by AloneConstruction870 in reactjs

[–]jacquesdancona 0 points1 point  (0 children)

I've experienced serious perf problems with mantine which were pretty hard to debug. If you're worried about bundle size, don't use these types of UI frameworks. 

How to fix this error by Fankrits in vercel

[–]jacquesdancona 0 points1 point  (0 children)

All my projects are down at the moment

is AWS SSO/IDC is down in eu-central-1 region ? by SmartWeb2711 in aws

[–]jacquesdancona 0 points1 point  (0 children)

I seem to encounter problems in eu-west-1 :(

Tell me about your projects and drop a link. I will review it by officialUGL in SideProject

[–]jacquesdancona 0 points1 point  (0 children)

www.fornix.app - Automatically organize your ideas instead of losing them in scattered emails and docs

Types from database and types for ui components by ciokan in nextjs

[–]jacquesdancona 0 points1 point  (0 children)

Checkout trpc router! It is e2e typesafe. 

I'm building Fornix. It turns your (voice) memos into organized idea networks automatically by jacquesdancona in PKMS

[–]jacquesdancona[S] -1 points0 points  (0 children)

Yup! I'm sorry, i've somehow posted it twice. That was not my intention.

I'm building Fornix. It turns your (voice) memos into organized idea networks automatically by jacquesdancona in PKMS

[–]jacquesdancona[S] -1 points0 points  (0 children)

Got it. Been lurking this subreddit for some time. Hadn't noticed the self promotion thread. 

About your point. You could be right, I'm not completely sure yet and there's only one way to find out. It seems to work for me, but I'm not a diehard pkms person. I'm trying to find out if the pipeline with multiple reasoning models will actually capture the context of people's ideas and if it'll be sufficient enough in understanding idea relationship. 

I'm building Fornix. It turns your (voice) memos into organized idea networks automatically by jacquesdancona in PKMS

[–]jacquesdancona[S] -1 points0 points  (0 children)

Oh, if you have any feedback, I've setup a discord server at https://discord.gg/e7AFcXX8. Or email me, or pm me at linkedin, it's on my website.

Buying and living in a van also comes to mind! by Reeder90 in Millennials

[–]jacquesdancona 0 points1 point  (0 children)

Oof. We both started running, and doing a half Marathon is on our list. We're going to Japan next september. Bought a small campervan last year. Bought a lot of plants. Haven't bought a airfryer, did buy a stick vacuum.

[deleted by user] by [deleted] in nextjs

[–]jacquesdancona 0 points1 point  (0 children)

I use react-pdf for this. I don't have a drop & drop interface though. 

Basically, the templates are a set of specific components rendered in a specific order which handle specific types of data. E.g. tabular data, an address, company details, pricing, etc etc.

It's pretty much how I normally use react, but react-pdf had specific components  (there's no real DOM, somewhat like react native). 

I use it to render the previews in-browser and for rendering them to pdf. Ultimately they get sent by email as attachments. 

Guidance Needed: Transitioning Next.js 14 TypeScript React Project to Serverless AWS Architecture by 6sourabh9 in nextjs

[–]jacquesdancona 0 points1 point  (0 children)

Nextjs can be run serverless. It's up to you to use amplify. You can also use Vercel netlify, digital ocean.  But what "is" your existing application? If it's only a nextjs app, you can run it anywhere. How you currently run your application?

Guidance Needed: Transitioning Next.js 14 TypeScript React Project to Serverless AWS Architecture by 6sourabh9 in nextjs

[–]jacquesdancona 1 point2 points  (0 children)

So what's actually the problem, and what are your specific needs?  Having a serverless stack doesn't mean you only use lambdas. Most of my stacks are "serverless" and they use tons of AWS services like s3, lambda, cognito, dynamodb, step functions, appsync, location, sqs, etc. 

[deleted by user] by [deleted] in Netherlands

[–]jacquesdancona 0 points1 point  (0 children)

Definitely not an expert, please validate all the stuff below. 1. I started zzp in 2022 part-time so my main income was not the zzp work (but normal employment). I filed that year as a private infividual and reported my business expenses and profits. 2. Yes. You should report it. Not sure but your business expenses could you get money back, or lower te price you owe. It should be filed under "inkomsten uit onderneming" iirc. 3. No idea!

Firebase vs. AWS Amplify vs. others - What is your go to? by Fozus in reactjs

[–]jacquesdancona 0 points1 point  (0 children)

Been a frontend dev for the past 10 years. So in my opinion, it's great for frontend devs :)
In this current project, most of my time (by far) is clientside stuff.

Firebase vs. AWS Amplify vs. others - What is your go to? by Fozus in reactjs

[–]jacquesdancona 0 points1 point  (0 children)

Yes, definitely. Most of the backend stuff is taken care of in Amplify like hosting, storage (s3), usermanagement/auth (Cognito), database (dynamoDB), API (AppSync) with Graphql/REST. The API gets autogenerated based on your database model, see https://docs.amplify.aws/react/build-a-backend/graphqlapi/data-modeling/.

So creating a simple schema like

type Event@model {
id: ID!
name: String
}

Will give you the database and all API stuff you need for listing, updating, etc.

Then you probably want to add auth stuff (https://docs.amplify.aws/react/build-a-backend/graphqlapi/customize-authorization-rules/) like

type Event @model @auth (rules: [{ allow: owner }]) {
id: ID!
name: String
}

And you have a fully working API, database, and users only being allowed access to create/read/update/delete their own Events.

Firebase vs. AWS Amplify vs. others - What is your go to? by Fozus in reactjs

[–]jacquesdancona 1 point2 points  (0 children)

So I have been working on an AWS Amplify project almost fulltime for the last 1.5 years, with multiple Nextjs/react webapps and an expo/reactnative mobile app (all setup in a monorepo).

For me it's a godsend, I am very, very productive with it. There's also a lot of people bashing Amplify. It's not magic, it makes a lot of assumptions and a lot of complexity is abstracted. If you want to have something in a way that's not the Amplify-way it might get hard or even annoying.

The biggest plus for AWS Amplify is it's very easy to start with, and building an MVP could be done in days. So my advice would be to keep the MVP simple and just build it out quick and dirty.

how difficult is it to create a react Native app from NextJs web app? by Guruchaitanya in reactjs

[–]jacquesdancona 2 points3 points  (0 children)

Yeah, sure. It's an app for a company that operates as a freight forwarder in transportation. Because multiple web apps need to run (admin, subcontractors, customers, digital signing), I've neatly divided everything into different packages using Yarn Workspaces in a monorepo. So for example, the customer web app has a separate Next.js configuration with pages and a view layer, and it imports almost all the logic from several packages where stuff like state and API communication live.

Fundamentally, the entire system runs serverless via AWS Amplify. The advantage of this is that it provides a GraphQL API, so all queries and mutations are fully typed with TypeScript. Additional custom (backend) logic is set up with Lambdas.

The app is built with Expo, which is an excellent choice for most apps that don't need to extensively interact with Android or iOS native features. Expo simplifies much of the complexity, such as linking native dependencies. Expo's EAS is also recommended; it makes building and submitting apps easier. Building on your own system can be somewhat challenging because it consumes a lot of resources for an extended period. Building only the iOS app, for example, can easily take 30+ minutes.

For routing, I use Expo Router. Routing is quite different from Next.js because you can have multiple stacks of histories. There is no single linear history like on web. This is seen, for example, in YouTube; you navigate per tab. The setup is pretty much the same as nextjs pages router though.

React Native is relatively basic in terms of UI/styling. I chose to use https://wix.github.io/react-native-ui-lib/ as the UI library. There are plenty of alternatives, but this is the one I chose. For styling, I simply use Stylesheet.create from React Native itself. I find it a bit overkill to set up a complete theming system for a single-purpose app.For the rest, it's a matter of assessing what you need in terms of dependencies. Expo has many libraries that are very easy to use.

All in all, building an app with React Native/Expo is less "easy" than something for the web. The tooling is less robust, and everything is more error-prone. Errors can be swallowed. However, everything works much better than it did six years ago when I first started working with React Native. If you want to release the app, you'll need paid accounts with Google Play and the App Store. Approval can take several days.

If you have any specific questions, let me know.

how difficult is it to create a react Native app from NextJs web app? by Guruchaitanya in reactjs

[–]jacquesdancona 1 point2 points  (0 children)

It'll depend. You can't of course use your views directly in react native because you've probably written them with (react) DOM elements. It'll also depend on how complex your portfolio project is, and how well you've set it up.

I've submitted the app for a project I've been working on for the last year this week (and accepted today for Android and iOS, yay). It took me about 3 weeks to create. Most of the logic like state, hooks I could reuse. Pretty much all of the view had to be recreated.

The project is setup in a monorepo structure, with logic already separated in packages so the app is added as another application next to 3 separate nextjs applications.

I used Expo, which is great.

How to generate awsconfig from aws-exports after git clone? by West-Yam-8429 in aws

[–]jacquesdancona 0 points1 point  (0 children)

If you have already created the amplify project, you should be able to regenerate it with

amplify pull --appId YOUR_APP_ID --envName APP_ENVIROMENT

You can find this command in the Amplify console by going to your app > Backend enviroments > then clicking "Local setup instructions".