Mehdi Zakaria Benadel

Results 81 comments of Mehdi Zakaria Benadel

Everything should be done in there. I hope you like it. If it's too skeumorphy I can tone down, change or delete the shadows.

Hey @dansup @hellcp, still waiting for a review on that. If not for the slight redesign, please check the code. It might help in the long run.

Please review https://github.com/pixelfed/brand-assets/pull/5 first, and scrap this one if the other is accepted.

> Hi, I've been working on a project using Unreal Engine Pixel Streaming to stream games at scale with kubernetes. Packaging docker images with the right nvidia docker drivers is...

Oh sorry I actually know what they're talking about : it's adamrehn/ue4-runtime. I think I wrote an answer and forgot to send ^^ https://github.com/adamrehn/ue4-runtime

Can we merge this to fix the release and so that we can test the other branches ? @SSE4

Thanks for the feedback. I will look into it soon.

No don't, this is a long WIP and things are not finished there.

This seems to be the standard way to do it, though the DB_PORT should be empty then. See https://github.com/laravel/framework/blob/f21afbcd52067a3cd9ff249b42800058e4bfcc73/config/database.php#L85 An example of compatible doctrine PDO driver : https://github.com/cedricziel/doctrine-driver-pdo-pgsql/blob/35d0eeb7d18e2363c9606a5d8ec77384f5063b62/PgSQLSocketDriver.php#L66C30-L66C41

Edit: sorry it seems this is the wrong issue. ~Can't we just check if we are already in direnv here with `DIRENV_IN_ENVRC` ?~ https://github.com/direnv/direnv/blob/dfdbc97a38cb72d3cf93e22ec4b573faafef30b5/internal/cmd/shell_zsh.go#L10-L14