-
Between August 7 and August 8 of 2014 the license of this mod was silently (as you can see from the commit titles) changed into a non-FOSS license called as "Don't Be a Jerk" (https://github.com/jakim…
-
Invalid: [mrm] https://
version: 3.2b (20-12-14 08:36:35 UTC)
platform: Windows-10-10.0.19041-SP0
order: 0
group: False
input: https://
dir:
zip:
type: mrm
artist: None
url: https://
va…
-
Greeting,
I m new when it comes using ceedling to ensure some unit test of my embeded application
though after a lot of researchs and trials I failed producing a test converage for my app :
![i…
-
I am under the heavy impression of this:
https://lwn.net/ml/oss-security/CAN_LGv3GAmdpaXVCjwp1UAH_Z6KKDnqydj68Oj4jmXRwwPE=Uw@mail.gmail.com/
and am no longer comfortable with our
minimal security m…
-
# Installation
## Installation of hard wares
0. Component list:
* `CPU`: AMD Threadripper Pro 5975wx
* `MB`: ASUS Por WS WRX80 SAGE SE WIFI (Temporary)
* `RAM`: G.skill F4-3200C16-3…
-
### SY0-701 Themenbereiche
- Allgemeine Sicherheitskonzepte / General Security Concepts: 12%
- Bedrohungen, Schwachstellen und Gegenmaßnahmen / Threats, Vulnerabilities, and Mitigations: 22%
- Sich…
-
I have installed Cypress using npm to an angular 9.0 project. I can start cypress using `npx cypress open` and upon selecting any of the example tests the chrome browser opens for a second then both c…
-
Hello and thank you very much for all your hard work on this project!
I tested it on "Empire Earth" which uses DirectDraw / DirectX 7 and suffers from a lot of compatibility problems.
I was amaz…
-
I add a small service to NetCoreClient and NetCoreService, when the service factory is created from the NetCoreClient
```c#
var factory = new ChannelFactory(new BasicHttpBinding(), new EndpointAdd…
-
Maybe a formalized example could help?
``` js
var A = {
taxemes: ['5%', '3%', '2%'],
cash: '50'
}
var B = {
taxemes: ['20%', '3%', '2%'],
cash: '30'
}
// Steps inside of transaction: "A pays …