iBug

Results 47 issues of iBug

I am trying to create a full C-to-DCIR optimization pipeline with [llvm/Polygeist](https://github.com/llvm/Polygeist) and `sdfg-opt`, but it doesn't look like `sdfg-opt` recognizes the `llvm` dialect, which is a fundamental requirement of...

现在 servers.u.o 已经完全不依赖校园网内的设施了,原先因此设立的 status.u.o 也没有存在的必要了,考虑把一些有信息量的通知合并进 servers,然后 status 就可以撤除了

enhancement
service/servers.u.o

According to issues like: - (Chinese) - A full RubyGems mirror generated by `gem mirror` is not easy to consume - Both `gem install` and `bundle` fetches *tons* of `gemspec.rz`...

根据 的说明以及 `apt-listchanges` 里能看到的信息: ```text sudo (1.9.15p2-1) unstable; urgency=medium sudo-ldap has become a burden to maintain. This is mainly due to the fact that the sudo team has neither the...

service/infra
long term

### Describe the Bug When using shears on Mushroom Colonies with Deployers, the harvested mushrooms pop off as dropped items instead of going into the Deployer's inventory (when powered by...

type: bug

例如: ```yaml nodes: - name: node-0 resolver: resolver-0 connector: type: virtual dialer: type: virtual ``` 此时如果接收到一个域名请求,该域名并不会发送给 resolver-0 解析,而是通过 `/etc/resolv.conf` 中的服务器解析了。

enhancement

## 功能请求(Feature Request) ## 用途 我在某机器上需要使用 Nginx 向多个端口(listen addr)提供 HTTP(S) 服务,同时在 127.0.0.1:443, 127.0.0.2:443, ..., 127.11.45.14:443 等一系列 loopback 地址上通过修改 `/etc/hosts` 的方式向本机进程使用 sniproxy 提供 SNI proxy 服务。具体的配置是,Nginx 使用 `listen 443` 和 `listen...