-
## Project Name : Web3 Builders Alliance Institute
## Team Name: Web3 Builders Alliance
## Payment Address secret1nwjg5u7uf2h4mts24qzv8j72wre06k3877rmj0
## Project Description
With the exp…
-
You can easily get a linear vector outside of it's linear context like so:
```
unsafeMakeLinArray : (size : Int) -> LinArray t
unsafeMakeLinArray size = newArray size (\x => x)
```
The only…
-
```
> pip install getkey
Collecting getkey
Using cached getkey-0.6.5.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", lin…
-
I keep thinking about our equivalent of the papyrologists' Berichtigungsliste (correction list), especially in light Joe's recent email about doing something at the MLA. As I've said before, I have a …
-
## Update 2018-05-02 22:15 CET
- [x] bloodmoon bugged: lands should enter as basic mountaoins (reported by badmoon / 2018-05-01 12:01:21.812).
- [x] shalai, voice of planty: hi i tryed make brawl …
-
-
This is sort of a follow-up to https://github.com/facebook/relay/issues/1687 and https://github.com/facebook/relay/pull/1760.
What is a recommended pattern for handling server-side rendering in a s…
taion updated
2 months ago
-
Things to discuss and do:
- [ ] Invite participants to contribute ideas again, and specifically for dreams. On the intfiction forum, maybe some other roguelike forums too?
- [ ] Consider using an acti…
-
If your app targets sdk 31 and above, the device setup process is not working anymore. It fails after you connect to the device AP, at the point where it is trying to send a device command to get the …
-
# Steps to reproduce:
module Main
%default total
minusZeroEqualsZero : negate 0.0 = 0.0
minusZeroEqualsZero = Refl
minusInftyEqualsPlusInfty : recip (negat…