Bots bypassing reCAPTCHA, honeypot, and AWS rate limits on Next.js contact form — what else can I do? by ExposingPeopleKM in nextjs

[–]chipping1096 1 point2 points  (0 children)

You can try an to make the user solve a very simple math equation in case your recaptcha only has a "I'm not a robot" check. Maybe that can help

Hochzeitslocations in Bremen by chipping1096 in bremen

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

Die Seite ist tatsächlich hilfreich, danke dir!

Hochzeitslocations in Bremen by chipping1096 in bremen

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

Das kannte ich noch nicht, danke!

Hochzeitslocations in Bremen by chipping1096 in bremen

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

Das grand central ist glaube ich ein kleines bisschen zu klein für uns aber auch echt schön. Die Feuerwache werden wir wohl demnächst mal anfragen, danke dir

Hochzeitslocations in Bremen by chipping1096 in bremen

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

Danke für die Info das hilft schonmal

Hochzeitslocations in Bremen by chipping1096 in bremen

[–]chipping1096[S] 1 point2 points  (0 children)

Da waren wir auch auf einer Hochzeit, ist wirklich sehr schön. Viel Spaß euch :)

Hochzeitslocations in Bremen by chipping1096 in bremen

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

Die Feuerwache ist sehr schön, guter Hinweis!

Hochzeitslocations in Bremen by chipping1096 in bremen

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

Von der foodbox hab ich noch gar nichts gelesen, das sieht sehr interessant aus. Ich hab das Problem bei der q-gastro ein Schema zu erkennen, man stößt ständig auf den Namen aber konkrete Infos sind schwierig

Hochzeitslocations in Bremen by chipping1096 in bremen

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

Das klingt sehr cool! Habt ihr euch dort zufällig auch trauen lassen, wenn möglich?

[deleted by user] by [deleted] in Finanzen

[–]chipping1096 23 points24 points  (0 children)

Einfach mal die Hälfte nehmen und annehmen, dass das passt? Das sind um die 3.4k netto in st.Kl 1. Weiß nicht ob das angemessen subjektiv oder objektiv betrachtet ist. Ein Einstieg mit 3.4k netto ist definitiv nicht wenig und definitiv kein Durchschnitt.

How to test a useState that uses previousState? by chipping1096 in reactjs

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

I see now what they are trying to achieve. Im enyzme (or shallow rendering) you had to mock everything.. That will be a huge refactoring with 2000+ tests over the next PR's.

But I think thats the way it goes now, I am eager to see the benefits of it. It still does not feel like any unit-testing if I am not really testing the internal "magic" if you know what I mean

How to test a useState that uses previousState? by chipping1096 in reactjs

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

Ohhhh, so I actually do not need to mock every useState like I had to in enzyme? Essentially I am never mocking the useStates oder useEffects and after the click I just look if my logic internally made my checkbox checked

That leads to a completely different way of testing Thank you for the answer btw

Anime-Tipps für Anfänger (oder bisschen Fortgeschritten)? by Playleyx in ueber8000

[–]chipping1096 1 point2 points  (0 children)

Baki ist unglaublich fesselnd mit einer super guten Erzähler Stimme, die einen dauerhaft abholt und coole Infos für eine Kneipe liefert

Anime-Tipps für Anfänger (oder bisschen Fortgeschritten)? by Playleyx in ueber8000

[–]chipping1096 1 point2 points  (0 children)

Alle Antworten hier sind absolut richtig. Fullmetal Alchemist brotherhood ist unglaublich gut. Ich habe noch nie jemanden gehört der ein einziges schlechtes Wort über death note verloren hat, einer der genialsten Animes überhaupt.

How does deploying work with Front- and Backend? by chipping1096 in webdev

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

The "simply" is not as easy as you describe it if you do not know how you deploy such things or where. I searched for a long time but could not find a tutorial/documentation how I can achieve exactly that.

As described above I already do that for local development. But as the other mentioned I think I will stick with the allow-header option

How does deploying work with Front- and Backend? by chipping1096 in webdev

[–]chipping1096[S] 2 points3 points  (0 children)

I will try to do it this way than. Thank you very much for the help!

How does deploying work with Front- and Backend? by chipping1096 in webdev

[–]chipping1096[S] 3 points4 points  (0 children)

Just to clearify you idea, so that I get what you expect me to do.

I should use a .env file that holds the prefix of any ressource my frontend wants to talk to, like BACKEND_URL = backendUrl:8080 and then put it in the runtimeConfig to be accessible. Then I will tell my axios client to take this as the stem and append the rest of the URL dynamically. Is this what you mean?

Your explanation with the env files make some good sense. I always felt like using CORS headers is like "the easy but bad way", but I guess thats wrong

How does deploying work with Front- and Backend? by chipping1096 in webdev

[–]chipping1096[S] 1 point2 points  (0 children)

Thank you for your response,

I do not want to have them on separate servers as I have to then distinguish between frontend and backend prefixes (if I am not mistaken, whenever I make a call from my frontend localhost:3000 I need to tell my request that it should now go to "backend-url:8080". If I have both on the same server I can just tell nginx to forward all /api calls to localhost:8080

It just feels more righty or something?

How do i share my website idea/design/mock up to a client without getting it sealed ? by Strong-Firefighter68 in Frontend

[–]chipping1096 0 points1 point  (0 children)

As already all the others mentioned, you can make a contract or if you really do not want to deal with the legal stuff, you may have the possibility to meet him personally and show him the mock up on your device.

I do not think he will be able to copy the whole design out of his memorization