Trung Lê
Trung Lê
According to [this announcement from AWS](https://aws.amazon.com/blogs/compute/introducing-the-amazon-linux-2023-runtime-for-aws-lambda/), it is now possible to use AL2023 for lambda base image. I think we should remove the warning saying `Lambda runner provider only supports...
## Changes * Bump buildroot to 2023.02 * Opt in the new default GCC 11 * Bump loadkeys to 2.5.1 to avoid compilation error with GCC 11 ## Blockers *...
## Changes * Bump kernel to 5.15.134
I got following error when trying to build the firmware with GCC 11.3.0 (buildroot 2023.02-op-build): ``` ERROR: PnorUtils::checkSpaceConstraints: Image provided (/home/tle/Work/op-build/output/host/powerpc64le-buildroot-linux-gnu/sysroot/openpower_pnor_scratch//zImage.epapr) has size (39321600) which is greater than allocated space...
### Question Well I have a Containerfile which resides in a subfolder `./my_app`, for docker-compose spec file I simply declare the `context: ./my_app` and `dockerfile: Containerfile`. However for buildah-build action,...
OS: Debian 8.3.0 GCC: gcc (Debian 8.3.0-6) 8.3.0 OpenAL source code: master branch at commit 9ecf3d076c1dd184760a6a40bb6a349db0f09f12 Compile option: ``` set(LIBTYPE STATIC) option(FORCE_STATIC_VCRT "" ON) option(ALSOFT_UTILS "" OFF) option(ALSOFT_EXAMPLES "" OFF)...
## Steps to re-produce: Compile with `STEAM=0 make` Launch the game binary Click on Play ### Expected Game loaded correctly ### Actual  ### Debug trace ```...
IMHO there are many distinct advantages to make enki Rails engine: - Replace RAILS_RELATIVE_URL_ROOT with route mount path - Mount enki on top of existing app for blogging features -...
```sh $ uname -ar Linux shrimp-paste 6.8.5-301.fc40.ppc64le #1 SMP Thu Apr 11 19:52:51 UTC 2024 ppc64le GNU/Linux # RayTracer at commit SHA 10794239fb070600a8698dd6bfc92de5417300c4 $ ./RayTracer --benchmark --width 2560 --height 1440...