Davide Depau
Davide Depau
I've been looking through the code and I've seen it's pretty much hard-coded for Gtk. Are there any plans to make it generate bindings for all gir libraries?
I used to have my custom logo image, set by using the official ISO image. I used to extract it using geteltorito, copy it to a fat32-formatted partition on a...
Or use a German mirror in other cases. I bet I'm gonna break the CI with my new forks namespace :smiling_imp:
There is a section in the readme about configuring ADB. However it doesn't say where to get adbd (the Android segfaults). RNDIS doesn't work either, as (I think) it requires...
I just saw these: - http://www.cnx-software.com/2013/04/21/how-to-use-libhybris-and-android-gpu-libraries-with-mer-linux-on-the-cubieboard/ - http://archlinuxarm.org/forum/viewtopic.php?f=33&t=5951 I think we can do it. I'm building the CM source right now. I'll tell you if it works.
I have a 360° photosphere that actually shows as a sphere with google camera. With your renderer I see instead a black hole on top and bottom of the sphere....
If I run the bunyan CLI on Windows it fails since it attempts to bind signals that have no Windows equivalent: ```bash deno install -fg --root "$PWD/deno/tools" --allow-{read,write,env} --allow-sys "npm:[email protected]"...
This line: https://github.com/reproducible-containers/buildkit-cache-dance/blob/5b6db76d1da5c8b307d5d2e0706d266521b710de/src/extract-cache.ts#L46 It fails if you specify a cache location that is in a different mountpoint than the scratch directory. This can happen on AWS CodeBuild if you place...
The first commit allows filtering logs via [jq](https://jqlang.github.io/jq/) syntax. The second one makes this tool output JSON lines for processing with other JSON log pretty-printing utilities.
Hi, I'm getting the following error when reading logs from AppRunner: Affected log line: ``` {'@timestamp': '2024-09-05T15:09:20.073Z', '@version': '1', 'logger_name': 'com.xxx.controller.authentication.JwtController', 'thread_name': 'http-nio-8080-exec-176', 'level': 'ERROR', 'level_value': 40000, 'application': 'xxxx'} ```...