-
These were missing when I applied the template to lease, probably don't need all of these but recording for later:
- [ ] dirty-equals
- [ ] dj-rest-auth
- [ ] django-admin-rangefilter
- [ ] djan…
-
[pycparser](https://github.com/eliben/pycparser) kan met een beetje "masseren" de C opdrachten parsen. Onderstaande vind de main functie in een C bestand.
```Py
import check50.internal
from pycpa…
-
I'd like to easily fake an indexed getter. E.g. the method HttpServletRequest::getHeader(String) -> String.
I was thinking it could be done with a map in the faker delegate. Something like:
```
ne…
-
your trainer is printing a wrong sshs_model_hash on any LoRa trained: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 this makes every model trained and uploaded to Civitai reference …
-
The problem with "realip" is, what if I fake the IP header values like "X-Real-Ip"?
Nice work by the way.
-
**Describe the bug**
I'm trying to set up a variable with a random number in order to test PUT updates:
```yml
variables:
note_update: Update Fake(random.number)
requests:
update_contr…
-
Before start, 'fake VPN' I mentioned here is an app called ['Unicorn HTTPs'](https://getunicorn.app/en/product/unicorn-https/windows). The purpose of this app is bypassing Korea's HTTPS SNI inspection…
-
Hello!
Faced a problem when installing a loki cluster.
The cluster consists of 5 nodes:
1) Nginx proxy
2) loki reader x2
3) loki writer x2
All have the same configuration file installed with…
-
> Downloading REDCap data
/home/tb571/min3-dpdash/lib/python3.8/site-packages/urllib3/connectionpool.py:981: InsecureRequestWarning: Unverified HTTPS request is being made to host 'redcap.partners.or…
-
Hi there,
Thanks for putting this tool together - it's extremely helpful!
I'm converting some JSON files to INI with a slight difference... I don't need section headers. It looks like Dupervisor…