-
To determine if a give req should be intercepted or not.
h2non updated
8 years ago
-
I'm trying to make an extension which adds support for the `trans` tag. [Jinja `trans` syntax](http://jinja.pocoo.org/docs/dev/templates/#i18n-in-templates) requires you to bind template expressions t…
-
I am working with a few pools to add a new feature to their pool system. I described a simplified version of this feature in my talk at Scaling Bitcoin:
http://toom.im/files/Jonathan_Toomim_BIP101_bl…
-
The ability to read and write to IO ports is needed (nb. this is something different to memory mapped IO).
[Switch between VGA text modes](https://github.com/FrankRay78/PatienceOS/issues/15) is a …
-
### Component
systemd-resolved
### Is your feature request related to a problem? Please describe
There are 3 modes currently for DNS over TLS (DoT)
- no = non encrypted only
- yes = Strict mode…
-
**What value does this module/package add to GovCMS?**
Funnelback is an external search engine platform. It provides an alternative to the built in Solr search.
**Please provide a brief outline of…
-
Title: SARS-CoV-2 receptor ACE2 is an interferon-stimulated gene in human airway
epithelial cells and is detected in specific cell subsets across tissues
# General Information
## Please paste…
-
I can't wrap my head around what would be proper way to extend core models and/or alter build-in processes.
Simplest example -- I need to save additional data when creating new order or want to have…
-
This is an issue to keep track of coherent integration:
Components
========
- [x] Announcement
- [x] Compass
- [x] CompassTooltip
- [x] DevUI
- [x] DragAndDrop
- [x] ErrorMessages
- [x] G…
-
Because of the way Durable JS uses generators, it's not very easy to write tests. #49 has some examples here but they're hard to write.
Wonder if we should publish a library to make this easier. He…