-
Sup @sarahledger- what other nicknames do you go by?
-
Philosophy: There should be a subset of Mu types and instructions that can do what C can do. It should be possible to implement the C programming language in this subset of Mu while still be able to a…
-
People enjoy using stuff like different JavaScript dialects as well as modding `require` itself for a variety of reasons. SocketCluster should, in my opinion, respect that.
The easiest way to do so i…
-
Obviously Drush is the best. Part of Backdrop might be drush compatible, but at least some of it's not.
I suggest keeping a drush sibling compatible at all times. Shouldn't be too hard. Only small A…
-
```
module Bug where
data I : Set where
i : I
record Box (A B : Set) : Set where
constructor [_]
field contents : A
data D : Set → Set₁ where
d₁ : (R : Set) → D R
d₂ : (i : I) (R : I → Se…
-
Migrated from [rt.perl.org#125304](https://rt-archive.perl.org/perl6/Ticket/Display.html?id=125304) (status was 'resolved')
Searchable as RT125304$
-
There's a lot of cool stuff in this repository, and _making_ the _Make_file compile all the compilable things in `code/` would _make_ playing with them a lot easier!
Puns very much intended - sue me.…
-
5? 5 minutes?
-
We've got to face it, these puns aren't good enough. Nautical themed codenames may be better:
- Fishing:
- Trawler (work) and Nets (tools)
- Angler (work) and Lines (tools)
- Whales:
- moby-dick…
gngdb updated
9 years ago
-
As opposed to postcss-_simple_-extend ...
I've received a few requests for postcss-simple-extend that basically boil down to "give it the power of Sass extends". I understand the impulse but I also t…