-
While tackling chanllenges, I find that some useful funtions like unpack 6 bytes of recv, processing pointers xored with `fs:[0x30]` not implemented yet. Could anyone tell me if these funtions are nee…
-
# Abstract
As I see it we have no built in support for mutating data in a race-free way, this "RFC" will look into how we could implement this.
# The Problem
Say a user wants to mutate some data in…
soruh updated
4 years ago
-
Thank you very much for creating such a convenient tool!
I followed the instructions in the README, but I got the error: "Cannot find name 'defineNuxtMswWorkerOption'".
How can I resolve this?
…
-
The natural place to write many generic algorithms is the protocol composition `AlgebraicField & ElementaryFunctions`, as it provides all the basic arithmetic operations including negation and divisio…
-
Implement implicit conversions to `DBObject` using some convenient DSL so that you can use it nicely in the `MongoSearch.searchAll` and others.
The ideal implementation will allow you to write someth…
-
"10-10-10-2" doesn't seem great. Are there no names for this kind of thing we could use?
-
Wrapping Mesh fields (vertices, normals, texcoords, faces, colors) in Option would be easier to check.
For example, checking if `mesh.normals` is Some is more convenient that checking if `normals.is_…
-
Hello,
I've tried a lot of JVM and Gradle env vars to pass my own Xmx, because index tool fails each time on the last indexing step. In the end I found that this param is hardcoded in `idea/bin/ide…
-
The fix I did some time ago that made lots of method calls convenient (by actually executing them instead of just preparing them) broke concurrency. It turns out that the synchronous networking call …
-
A config system should exist such that modules which require configuration can automatically be passed a config object at init-time.
Perhaps if a module wishes to use this system, it could include a …
cbgbt updated
10 years ago