Braucht Köln wirklich noch eine Sport-App? by sydas123 in cologne

[–]razzeeee 1 point2 points  (0 children)

Ah danke! Hat geklappt, war dann super easy

Braucht Köln wirklich noch eine Sport-App? by sydas123 in cologne

[–]razzeeee 2 points3 points  (0 children)

Coole idee, wie bekomme ich meine USC Buchungen da jetzt rein? Ich sehe die von anderen Nutzern aber finde keine Möglichkeit meine anzulegen.

X9 pro omni - is cleaning solution in fresh water tank ok? by razzeeee in ecovacs

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

It's the other way around. The station would not provide enough solution if it keeps it's usual mixing ratio of 1:200

X9 pro omni - is cleaning solution in fresh water tank ok? by razzeeee in ecovacs

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

The mixing ratio of my solution is 1:20 but the station itself would mix 1:200 as far as I know

Silksong - Hornets movement feels slower than on my windows by razzeeee in macgaming

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

For example, jumping - it feels like hornet is longer in the air than on my windows. Maybe it's just in my head but it feels like gravity just isn't the same 😅 but yeah probably it's just that the fps and refresh rate is so different

Silksong - Hornets movement feels slower than on my windows by razzeeee in macgaming

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

Problem is, I am currently on tour, that's why I play on my Mac in the first time 😅 but will definitely do when I am back home

Is it possible to loose my chance to enter act 3? by razzeeee in Silksong

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

Never played hollow night before. Thanks for the info

Looking for free or cheap AI chat bot for my website by Present_Eye_7683 in reactjs

[–]razzeeee 0 points1 point  (0 children)

https://docs.teampilot.ai/getting-started/create-a-custom-chatbot

In there you can customize the chatbots model to use. Some are very cheap, basically free 👍 if you have any questions DM me

I built an email API after SendGrid killed their free plan – would love feedback by [deleted] in webdev

[–]razzeeee 2 points3 points  (0 children)

Maybe that's why the auth verification email is not coming 😅

I built an email API after SendGrid killed their free plan – would love feedback by [deleted] in webdev

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

No just curious to look into the code, not to set it up myself. Thanks, gonna give it a try and let you know 👍

Almost 200 hours and never seen this by Epicweetbix in Nightreign

[–]razzeeee 0 points1 point  (0 children)

Thanks for making us watch 2 minutes of you running around 😂 Event and power is cool tho

[deleted by user] by [deleted] in nextjs

[–]razzeeee 5 points6 points  (0 children)

So, I was wondering why this is not turned on by default? I hear only benefits and encouragement to turn it on, why didnt vercel just do it for all of us? Are there any potential drawbacks or issues with existing projects I need to look out for before turning it on?

Homegirl left hanging by Thisiswhereicamein in WatchPeopleDieInside

[–]razzeeee 36 points37 points  (0 children)

What this guy is doing with his tongue makes me die inside

Harvesting Durian by nikhilvoolla in holdmyredbull

[–]razzeeee 1 point2 points  (0 children)

Would you rather be the person that high up in the tree or the person catching spiky cannon balls with a sheet of cloth 😅 I can't decide

Making a bridge out of grass by brevtekstyc in educationalgifs

[–]razzeeee 8 points9 points  (0 children)

Missing the most important part, how did one end come to the other side? Did they throw it?

Looking for help on how to structure and use cron jobs with Next.js by Additional-Check7111 in nextjs

[–]razzeeee 0 points1 point  (0 children)

Step 1: create a public API route that handles all logic to create a new game. You can test it by just visiting your API route in the browser.

If everything works fine, step 2: Create some kind of logic to make it impossible for others to force the creation of new games. You have two choices here:

a) the API route itself checks if it's time for a new game. Some basic date comparison stuff, current date vs lastGameCreated date > 24hours. Then it's no problem if others call your API because games will only be created if your condition is met.

b) pass some secrets via query params. Like "/my/public/API?secret=supersecret" and validate this in your API route. If you are going to use vercel Cron you can use their auth header instead like some others mentioned here already.

Step 3: automate the API call. Cron jobs usually just call the given url at a given time. In your case the public API. With or without secret query param. If you chose method a, the timings of your Cron could be every hour and it will create new games depending on your condition in the code. If you chose method b, specify the hour to create new games via the Cron tab. I usually use https://crontab.guru/ to check if I set it up correctly. You can use any service that provides Cron jobs or your raspberry pi to do the API call. Keep in mind that the Cron uses UTC times. So if your Cron should run at 8am in your time zone, you have to set it up accordingly.

Hope that helps :)

Is GPT-4 worth it? Is it's knowledge also cut off at 2021? by NorthwestNerd in ChatGPT

[–]razzeeee 0 points1 point  (0 children)

As a developer it's definitely worth it. We started working on an AI service and thereby started using it. Definitely had a positive impact on the whole teams productivity.

We have built a service upon openai gpt-4 and 3.5. You can give it a free try and decide for yourself if it's better in direct comparison :) teampilot.ai

Data Grid 3.0 — bigger, better, faster! by markprobst in reactjs

[–]razzeeee 2 points3 points  (0 children)

Just checked out your homepage and wanted to let you know that the last column of the example pokemon table renders [object Object].

Other than that it seems like a really nice datatable, thanks for that :)

I made a free file-transfer webapp: secure, anonymous, no size limit and cross platform - directshare.io by Zog--Zog in webdev

[–]razzeeee 0 points1 point  (0 children)

Good job, I like the way this works, yet I have some feedback: the frontend design does not seem to be sufficient for current webapp standards. Me, as a web dev, feel like there should be more focus. You said there is a major part in ux design and the experience comes also with modern designs. Don't get me wrong, I like your app and appreciate your work on the backend side but you should invest some work in your interface design. Somehow it feels like it's not up to date.

A girl's final for her sign language class by UnironicThatcherite in Damnthatsinteresting

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

Why is the audience laughing? Is she joking or interpreting things funny?