-
I often find myself formatting generated long test and macro titles to shorter strings (I never felt the need to do this for assertion titles, as I rarely use them). I do this to avoid littering AVA's…
-
This will be interesting...
-
I've had some pain points when using GDB and the pervasive use of anonymous namespaces throughout the code. I sent out an email on the mailing list and no one seemed to have any opinions, so I am open…
-
The goal of this issue is to understand what impacts the OMR components contribute to the overall size of an executable or shared library. Some language environments are particularly sensitive to the…
-
One thing that is really useful in Latex at least was macros with arguments. So, for example,
```
\newcommand{\wbalsup}[1] { This is the Wikibook about LaTeX supported by #1}
\wbalsup{Wikipedia}
```…
-
Originally raised by me as https://github.com/lread/rewrite-cljc-playground/issues/5
Related to #113 - capturing valuable feedback from @sogaiu so I don't lose it. Need to review and evaluate more…
lread updated
4 months ago
-
I've got a set of const custom materials that I need to swap out with the standard materials that are loaded from GLTF's like so:
These materials are basically a copy of the StandardMaterial with a…
-
Haxe lacks min/max constants for numeric (`Int`, `Float`, `UInt`) types.
There is an implementation in as3hx [Float](https://github.com/HaxeFoundation/as3hx/blob/master/src/as3hx/Compat.hx#L216-L258)…
-
## Describe your request
Terms in Crawford (1992) should be added to the SFWO and linked to that source. Information in Crawford (1992) can also be used to enrich the SFWO with examples and additiona…
-
Cracked custom signature from Viroslaught 4 EXP a while back, maybe someone would be interested in porting the C code I made back then to work with this web utility ?
```c
#include
// This c…