Kreijstal

Results 218 issues of Kreijstal

### Issue This is not an issue of the software but a request to add Gemma 2 to aider benchmarks, since it beats llama3 on lmsys (doesn't compare to deepseek...

enhancement

### Issue I know this is unix only, so not useful for windows, but I'd like to be able to suspend the program when doing ctrl+z just like vim in...

enhancement

This adds the texttable package fixes #21317

### Package name python-texttable ### Brief description of package Python module to create simple ASCII tables ### URL for package's homepage https://pypi.org/project/texttable/ ### Provide a basic test case to validate...

package-request

### Package name python-igraph ### Brief description of package This is an interface for igraph in python, not so easy to install sometimes. ### URL for package's homepage https://github.com/igraph/python-igraph ###...

package-request

### Description / Steps to reproduce the issue Jupyter nor jupyterlab can't open browser, the reason is the path transformation is wrong they try to open "file:///C://" which windows does...

bug

### Package name lazygit ### Brief description of package I tried it compiling it with go, but it seems there are issues with msys2 path transformation, lazygit is really useful...

package-request

### Description / Steps to reproduce the issue - install `uv:p` - `uv pip install x` - get error ### Expected behavior It should install ### Actual behavior It does...

bug
reported-upstream
python

Add gcc cross compiler for RV32

1. separated phy from master, 2. added 'tb' just for phy 3. formatted everything with verible-verilog-format 4. testing rtl/ -i2c_master.v -i2c_slave.v -i2c_single_reg.v with iverilog and verilator, it works `verilator -y...