Obed Kooijman

Results 37 comments of Obed Kooijman

Yeah, should've done that. But that last error message is exactly was i recieved after running your mentioned command: `cargo install --git https://github.com/starship/starship --no-default-features --features=battery,notify,gix-faster` I do remember it working...

Now that you ask, it might be more intuitive for the Parse-Method to be called without any formatter by default, since whatever the actual default would be, is then based...

Damnit. Missed it by a day. I'd still be interested though and even be willing to give it a shot myself.

I've seen the PR. Should I give it a try I'll probably wait for it. No need to do the work twice. Also according to #2317 the infrastructure for span...

I've also had another Idea which would extend this a bit. For lack of a better name I just call it `WhenParsedInto` Conceptually they'd differ in how you'd continue your...

I encountered the very same issue while trying to create a twenty integration for [.NET Aspire](/dotnet/aspire). The postgres integration for it would usually create the database for you, leading to...

> i used > > PG_DATABASE_URL: postgresql://twenty:password@twenty-db-test:5432/default > > > and it magically worked. > make sure you're both updating worker and server if you're using docker-compose Did you create...

Tbh. lacking any reproduction steps, this just appears to be a configuration issue. Are you sure, that you can not provide any reproduction code? A minimalistic console application should suffice....

@roji If it's fine by you, then I'd like to take a shot at this. Any hints for what I'd need to keep in mind or pay attention to, are...