-
The following trivial code:
```nim
import unchained, cligen
proc main() = discard
when isMainModule: dispatch main
```
results in a compilation that takes 55 s and uses 10 GB of RAM.
So…
-
Trying to aggregate the various issues into one to collect feedback.
I invite everyone to read the [SponsorLink announcement](https://www.cazzulino.com/sponsorlink.html) to understand the intention…
-
To add to the roundup todo list, use the following markdown format.
```
- [ ] optional description [link name](/link/to/item)
```
So it generates the following:
- [x] optional description [li…
skial updated
2 years ago
-
I have painstakingly extracted the pin configuration from g2Core for the Printrboard G2 and created a Marlin 2.0 pin file, I don't know what to do next. I understand its a DUE processor and is from th…
-
https://mp.weixin.qq.com/s/2l_9CHxJGGHWw0zXV34y1A
-
I read about password shucking in [OWASP Password Storage Cheat Sheet](https://cheatsheetseries.owasp.org/cheatsheets/Password_Storage_Cheat_Sheet.html) and then in [this article from Scott Brady](htt…
lbras updated
2 years ago
-
Since the original game, there is a VERY INEFFECTIVE algorithm of the layer move:
https://github.com/Wohlstand/TheXTech/blob/795b5dc6db3e977622b57844ca5b439bfada9e92/src/layers.cpp#L733-L754
To move…
-
CMDHELPER-2811 - Reported by Tom.Gebbett
Here's an example that causes the problem:
```
proc('_test',
proc('_test2',
@before = nano_time()
@get = import('hdd.p.player')
@…
-
### URL
https://www.youtube.com/watch?v=cX5-1P2TfDY
-
Expressions to generate:
- `#{generate(...)}`
- `#{generateLocalized(...)}`