-
When using optifabric, with just optifabric installed, minecraft opens fine, but using any other mods stops minecraft from opening at all. I have tried reinstalling optifabric, optifine, fabric and ot…
-
# Background
Currently there are several themes that have slight variations on the same structure:
- [PyData Sphinx Theme](https://pydata-sphinx-theme.readthedocs.io/) - Maintained by the PyData…
-
I'd like to express here my plans for a new REST module.
==> `@before` / `@after`
I think this goes without saying that we should replace this. I wrote alot about it, and I'm going so I'm going to b…
-
approaching issue 41 alert!
Now call the muses to write v1 of the dedication of the unit of bott
Here is a draft dedication invoking the Muses for the new unit of Bott:
We call upon the Muses -…
-
# Motivation
Right now, the ambient atmosphere of a settler is defined by the LifeSupportType and there directly by the inventory of the vehicle, EVA suit or settlement. It doesn't represent real l…
-
Seems we are the only two people use Swift with notebooks. Anyway, I think we need to collaborate on a new header-like library called JupyterDisplay. I have a prototype: https://github.com/liuliu/swif…
-
Suppose you have a chain of transactions, A -> B -> C, where each one spends outputs from the previous one. (This is only really a thing you want if you have scripts or multi-currency, since for "norm…
-
This is a note that @eik00d has written a reverse_dns file dropper that would be interesting to take advantage of in crafting some reverse_dns stagers (and meterpreter transport support). HT @viss
…
-
Currently we have `@Vector` for this, however, see #5207 and #6209.
Array syntax is `[N]T`. This is a proposal for SIMD vector syntax to be `[|N|]T` instead of `@Vector(N, T)`. For example, a vect…
-
Hi,
We are currently working on implementing APSP in iPregel. Our main idea is to generalize SSSP, that means: Each node holds an array of distances to each other node, and we enable nodes to send…