-
Evident needs: indexing, storing, client tool for deployment.
Suggestions have been made to study how it has been done for Haskell [1] and D [2]
[1] http://hackage.haskell.org/
[2] http://code.dlang…
-
According to this manual, it states "These guides are outdated and no longer contain up-to-date information, which I intend to fix here in this manual."
It's been four years for the intended fix wi…
-
QubesOS is the most secure operating system available, by far. However, it unfortunately only runs on the x86 instruction set, which runs on unauditable and insecure firmware. The Power Architecture…
-
Investigating a new idea of removing (or significantly reducing) battery supervision microcontroller.
The foreseen benefits include single, centralized firmware on UPS AVR, and removing need for su…
-
### What is your question?
Similar to https://github.com/danielmiessler/fabric/issues/663, https://github.com/danielmiessler/fabric/issues/514
I'm getting inconsistent responses to various prompts…
-
Hi I would like to use LittleFS directly on a NAND chip, such as Micron MT29F.
The minimum erasable unit on the MT29F is 128KiB
The smallest writable unit is 2KiB (random write)
The smallest wri…
-
The original game's combat design feels weak. The requirement build military buildings to be able to expand borders to build civilian buildings results in tons of wasted knight huts. The restriction…
-
## Issue description
New users try to install unfree software, search for it with `nix-env -qaP`, and find it missing. Some more enterprising users search nixpkgs on GitHub and find it is _definitely…
-
current README.md does IMHO not give a good brief description of duma itself and for what it's good for.
something like http://duma.sourceforge.net/ is something, i would have in mind.
i'd suggest t…
-
Currently the logger module uses a string identifier for the loggers. This variant saves the definition of constants and is possibly more flexible, but is more error-prone (typing error).
I can eas…