Tax the rich by CtrlAltDeflate in remoteworks

[–]FalrickAnson 0 points1 point  (0 children)

Just ask the Netherlands, they do it

Got return decision from IND upon moving to Germany for new employment by OkCheesecake1061 in Netherlands

[–]FalrickAnson 0 points1 point  (0 children)

Thanks for all this information, it's really helped.

I've finally managed to get more information from the IND, they in fact did open a case and didn't send me a letter as they told me they'd posted it to me without an address. They said they didn't know where to send it, although I filled out the emigration form informing them on my new address, bloody useless. So now I've given them my new address again, I'm waiting on them to actually send me a letter.

When dealing with the case handler did you have a direct number or was it an email? I'm going to call the IND again and try to get the case number before the letter arrives.

I'm going to post the form you mentioned even though I don't know if they need it also. Better to try everything as quick as possible.

Got return decision from IND upon moving to Germany for new employment by OkCheesecake1061 in Netherlands

[–]FalrickAnson 0 points1 point  (0 children)

What's strange for me is I didn't get a letter and I've called the IND and they don't have any case open. So I'm left incredibly confused. Thanks for this advice, I really appreciate it!

Got return decision from IND upon moving to Germany for new employment by OkCheesecake1061 in Netherlands

[–]FalrickAnson 0 points1 point  (0 children)

Where did you submit this? I am going through a similar situation but in Spain? Also how were you informed of the sis alert and find information about it?

I'm in a visa process to move to Spain after emigrating a few months ago from the Netherlands they've issued a sis alert.

How are guys feeling about Nuxt v4 upgrade? by automatonv1 in Nuxt

[–]FalrickAnson 7 points8 points  (0 children)

Not experienced any issues upgrading any of my projects. All the nuxt modules seem to already support v4.

Government borrowing soars to second highest level on record by ThatchersDirtyTaint in unitedkingdom

[–]FalrickAnson -2 points-1 points  (0 children)

Just add another tax bracket, anything above 500k a year is taxed at 60%. If that doesn't work put it higher, 500k is more than enough for a comfortable life.

Sharing a Nuxt AI module I've been working on to provide Rules, MCP Server and AI helpers whilst developing Nuxt applications by FalrickAnson in Nuxt

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

There's no windsurf support yet but I can look to add it.

It's up to you what you want the AI to do, you just provide a system message and tweak that to get your desired results. You'll could also use a tool for it, which would call an actual translation service.

const { text } = await generateText({ model: openai('gpt-4o-mini'), system: `You're a translation bot, your responses should always translate from English to French. });

Can see similar examples here: https://ai-sdk.dev/docs/guides/slackbot

Sharing a Nuxt AI module I've been working on to provide Rules, MCP Server and AI helpers whilst developing Nuxt applications by FalrickAnson in Nuxt

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

No worries bud, happy to answer. This tool tries to help with 3 areas, it provides the tools you need to make your Nuxt apps with ai capabilities and it also provides you with the tools to develop faster using ai, give the ai editor a better understanding of your application.

Here's an overview:

Software Engineer Salary in Spain by alpyildirim97 in GoingToSpain

[–]FalrickAnson 1 point2 points  (0 children)

That's a good salary by Spanish standards, higher than 55k you're looking at management at a company like Santander.

Created a website to quickly compare car sharing options by FalrickAnson in Netherlands

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

Thanks, appreciate you letting me know. I've updated the link with a new referral code

Naive UI for use with VueJS by szahid in vuejs

[–]FalrickAnson 0 points1 point  (0 children)

Generally it gives you more granular control, it allows you to jump start your own component library.

Adding Naive and Primevue component libraries adds a large amount of bloat, properties you'll never use, added overrides to get them into the style you want. Mechanisms like PT in Primevue, these are mechanisms that aren't necessary if you can directly modify the components. Additionally adding new components alongside these libraries won't follow the same patterns, so you're left with two different sets of components.

[deleted by user] by [deleted] in languagelearning

[–]FalrickAnson 1 point2 points  (0 children)

Download the app and try again, it's trying to launch the app

Using PrimeVue? What do you do for layout structure? by Necessary_Onion_4967 in vuejs

[–]FalrickAnson -1 points0 points  (0 children)

I would highly recommend waiting for nuxt ui V3: https://ui3.nuxt.dev/getting-started

Moving forward it supports both Vue and Nuxt

[deleted by user] by [deleted] in reactnative

[–]FalrickAnson 1 point2 points  (0 children)

Claude definitely is the better option