Youn Mélois

Results 7 issues of Youn Mélois

# Fix favicon returning error 404 ## Description I've found out that there is an issue with the favicon not loading properly on firefox (didn't test on other browsers) and...

I've added this simple dockerfile for an easier setup. I've also added gunicorn for production deployment. (I'm redoing #2 since I changed the branch name for this PR)

### Is there an existing issue for this feature? - [X] Yes, I have searched the existing issues and it doesn't exist. ### Feature Description Castform is missing from https://github.com/AmruthPillai/Reactive-Resume/pull/1595,...

enhancement
needs triage
v4

Fixes the weird random ordering on each command call.

# Version Information Forge version: 40.2.0 Psi version: 1.18.2-98 # Further Information Link to crash log: https://gist.github.com/sehnryr/d5bbf53e3cc96c92fabc5133f2586c53 \ Steps to reproduce: 1. Use linux (I'm on gnome fedora 38) 2....

Add the ability to offset the logic of a loop to lower tps spikes (by multiple of 10 or 5 ticks for example).

Calling option `wrap-static-fns` with `-x c++` to force C++ mode (this also happens when simply calling bindgen on a .hpp file) (https://rust-lang.github.io/rust-bindgen/cpp.html) fails to create `extern.cpp`. Considering this simple `test.h`...