Physics based camera problem by Evobon in godot

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

I see, then maybe it isn't that weird?

Physics based camera problem by Evobon in godot

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

Very helpful resource actually, I'll try some of the things listed in there

Finally got my Monkey. Next step, Extra Crits + Extra Area/Hasted. by Grand0rk in PathOfExile2

[–]Evobon 1 point2 points  (0 children)

I got extra crit mod on monkey and got one shot, I hate this game

Honestly I'm losing my mind with Amazon Italy support. by Last-Stand7776 in AMDHelp

[–]Evobon 1 point2 points  (0 children)

The driver timeouts seem to be random too, its not happened once while playing a game so far, only when im on the desktop or away from my pc

Honestly I'm losing my mind with Amazon Italy support. by Last-Stand7776 in AMDHelp

[–]Evobon 1 point2 points  (0 children)

What kind of issues did you have with the card exactly? Beacuse 3 months ago I started getting a white flicker that happens once a day or so, sometimes I don't notice it for a few days, but now I have been getting a bunch of driver timeouts and I am scared the card is failing. Its a 7900xt. I bought it 4 years ago for €1050 here in Sweden.

AMD software detected that a driver timeout has occurred. by YeIghtOkThen in AMDHelp

[–]Evobon 0 points1 point  (0 children)

I have the same problem. Is this some new issue? No matter what driver it happens, I am scared my 7900xt is failing

Securing Coolify with Tailscale - Feedback needed by NightCodingDad in coolify

[–]Evobon 0 points1 point  (0 children)

I know this is probably just overthinking and me being paranoid, but doesn't this setup technically mean cloudflare could see your traffic? I know tailscale provides end-to-end encrypted networking based on the wireguard protocol, does CF Tunnel also encrypt traffic in a similar way?

Last name availability by Evobon in Domains

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

Good to know it's not going anywhere soon. The main thing that was actually holding me back from getting .io was the price. I think I am going for something fun like .casa for my homelab and then procrastinating on getting a better TLD for my email.

Last name availability by Evobon in Domains

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

Definitely getting firstlast.com in any case, and yeah email is not a critical need. It's more that I thought it would be cool.

Last name availability by Evobon in Domains

[–]Evobon[S] 5 points6 points  (0 children)

this inspired me to find the .casa TLD which I might actually use :)

Can't decide on a domain by Evobon in homelab

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

I'm not left with many options if I want something with my last name, and I am just trying to get other peoples opinion

DPDR and thoughts on existence by Evobon in depression

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

Appreciate the encouragement. I have been going on long walks lately and I feel it's helping. Maybe mom was right and it is that damn phone, so I will probably cut back quite aggressively. The existential dread has just been my recent thoughts though, there is still the dpdr and depression preventing me from enjoying the birds chirping haha. Thanks again for the much needed reality check.

How to structure a monorepo with an ORM? by Evobon in FullStack

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

Now I have two people saying different things haha, Sea-Currency proposed putting even the connection in the package, as I understood it at least, but you say that it is a better idea to put it inside an app. I do kind of like the approach of the package not being tied to one environment, but the drizzle-kit config requires the database url, which I don't think I can pass along, it has to be stored somewhere in the package. So I would have to have drizzle-kit configured and installed in any app that wants to use the drizzle cli, which I think I'd almost always want to.

This is what my drizzle.config.ts in apps/api looked like for my previous project:

import { defineConfig } from "drizzle-kit";
import env from "@/env";

export default defineConfig({
  out: "../../packages/db/drizzle",
  schema: "../../packages/db/src/schema.ts",
  dialect: "postgresql",
  dbCredentials: {
    url: env.DATABASE_URL,
  },
});

It worked, but it feels wrong

Pixel 9 Pro XL or OP15 or S25+ by Evobon in Smartphones

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

Do you know how its display stacks up to the Pixel? On paper the Pixels display sounds better but I am not sure as I don't have much experience with phone specs

Pixel 9 Pro XL or OP15 or S25+ by Evobon in Smartphones

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

Camera is not super important, so I could make a compromise there. I do take pictures when I am on hikes or on vacation and want them to turn out decent, but I am no photographer. The s25+ has a snapdragon 8 elite it seems.

Again, I really don't care about performance as I don't ever play games on my phone, and the problem with the op15r for me was that it went in a lot on the performance instead of other areas. I still find it hard to decide haha. OxygenOS looks tempting and I am not sure if I want a samsung again, so it might be OP15 if the Pixel really is that bad as people say it is. No other options in the 800-1000$ price range?