-
Kind'a trendy ?
P.S. A lot of work honestly. This means:
- refactoring CSS (in terms of color usage unification)
- splitting CSS into layout and color parts
- and finally finding good colors for…
-
We are running constantly into out of memory errors with node-sass. Our scss setup is rather big and consists of 1076 scss files whereas 383 of them start with _.
We recently changed one of the scss…
danez updated
5 years ago
-
In Gen3, we supply a YAML, boot the system, and bingo, the network is up.
In Gen4, this is not the case. After investigation, we figured out that this is tied to file `/etc/udev/rules.d/70-persiste…
-
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
redhat_subscription
##### ANSIBLE VERSION
```
ansible 2.5.2
config file = None
configured module search path = [u'/Users/arsouille/.…
-
Dear community,
retail is one of the first industry focuses for Odoo 13. The goal is to cover most 'must have' needs of retail companies. Here is our current roadmap. Suggestions? remarks? Thanks!
…
-
Edit by Dandelion Sprout 25th of February 2020: GitHub spectacularly failed to tell me that there was a comment limit of 2,500 comments in issue threads?! So now it seems that discussion has been forc…
-
Considering Python 2 will not be maintained past 2020 and [node-gyp Python 3 support](https://github.com/nodejs/node-gyp/issues/1337) looks unclear, any thoughts here how building N-API modules could …
-
Hi there,
I managed to setup JWT Authentication like this:
```java
io.javalin.Handler decodeHandler = JavalinJWT.createHeaderDecodeHandler(provider);
app.before(decodeHandler);
…
-
I am working on ASP.NET Core app and cannot find a solution for displaying SSRS reports. With the absents of "Microsoft.Reporting.WebForm" no longer works. What is the best practice for displaying SSR…
-