-
It seems the exposed pad is not always the same size for the same package.
Something similar was discussed in an issue over at the dfn qfn repo: https://github.com/KiCad/Housings_DFN_QFN.pretty/iss…
-
I'm going to try and explain a problem that I have with a project after updating to npm@3 (v3.3.3).
I setup a test repository to reproduce the issue: https://github.com/targos/npm-peer-deps
So here i…
-
My design has lots of constants, and it doesn't scale well with design size. Generating the FIRRTL is quick, but FIRRTL is very slow during the "common subexpression elimination" pass relative to all …
-
It'd be useful to be able to do:
```javascript
const MyDiv = glamorous.div((props, theme, context) => ({ /* my styles */ }))
MyDiv.contextTypes = { /* context types */ }
```
I've not really u…
-
Currently the filter_pattern functionality in the stager appears to be broken.
Additionally it is named ambiguously (my bad). In order to fix this I propose we introduce two new options to the approp…
-
```
2371 examples, 248 failures, 1 pending
Failed examples:
rspec ./spec/bundler/ui/shell_spec.rb:38 # Bundler::UI::Shell#error prints to stdout
rspec ./spec/cache/gems_spec.rb:184 # bundle ca…
-
Would it be possible to have your builds enable the GCN 1.0 amdgpu support? This will allow your kernel builds to work with the earlier GCN hardware.
```
CONFIG_DRM_AMDGPU_CIK=y
```
On a side note…
-
## Summary
Installing the Swahili content pack only changes the user interface language, but videos are still in English
## System information
_Please specify the KA Lite version you were using and …
Kevsy updated
7 years ago
-
From https://github.com/w3ctag/design-reviews/issues/161#issuecomment-297617664, it would be good to reconsider the name of the `frames()` timing function.
-
Hi,
Not sure if this would be called a bug, or a feature request -- you decide. :-)
For some neighbor devices, CDP.pm and LLDP.pm find and return multiple dissimilar SNMP entries. The order of …