-
### Review Mojo's priorities
- [X] I have read the [roadmap and priorities](https://docs.modular.com/mojo/roadmap.html#overall-priorities) and I believe this request falls within the priorities.
…
-
I've encountered a mutant that I wasn't able to remove in a Java 17 code base using PITest (1.15.0) in conjunction with JUnit5 (5.9.3) test cases. The code is a bit niche and poorly written but I mana…
-
We use build of V8 (via v8-cmake) for building [PLV8](https://github.com/plv8/plv8) (extension for PostgreSQL, V8 binary is linked on PLV8 building).
After upgrade v8-cmake to V8 11.6 we faced with a…
-
I did an extended warning build of `dev` on Windows and gcc 12.1 with `-Wall -Wextra -Wdouble-promotion -Wno-unused-parameter -Wno-double-promotion` to check for things that might be improved in the c…
-
Hi
~~~
g++ -c -pipe -march=native -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=g…
-
Hi! I use yabeda-rb + yabeda-rails + yabeda-sidekiq
```
gem 'yabeda'
gem 'yabeda-rails'
gem 'yabeda-sidekiq'
gem 'yabeda-prometheus'
gem "prometheus-client"
```
on `/metrics` i see all of r…
-
Implement improvements from other applications and documented in the [internal wiki](https://github.com/epimorphics/front-end-templates/tree/main/prometheus-metrics):
## Definition of Done
- ~~A…
-
When I try to run the cifar10_mirco_search.sh , some errors happened:
File "/home/zhangjiabin/enas/src/cifar10/micro_child.py", line 602, in _enas_conv
zero_init = tf.initializers.zeros(dtype=…
-
Let's say I do the following
``` ruby
# config/initializers/garner.rb
module Garner
module Mixins
module Rack
alias_method :_garner, :garner
def garner(&block)
response, h…
-
I'm honestly not sure if it should be considered a bug. I've been unknowingly relying on this "feature" for my mod to work for quite a long time now But at least it should be documented somewhere beca…