You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
11 months ago | |
|---|---|---|
| abstractclasstest | 2 years ago | |
| actorstest | 2 years ago | |
| andthenchaintest | 2 years ago | |
| anstreamtest | 2 years ago | |
| asyncnext | 2 years ago | |
| axumtest | 3 years ago | |
| blockontest | 2 years ago | |
| canonicalcurrentdirtest | 1 year ago | |
| canonicalizetest | 1 year ago | |
| capresulttest | 3 years ago | |
| channeltest | 3 years ago | |
| chartstest | 1 year ago | |
| check-uuid | 5 years ago | |
| chronotest | 4 years ago | |
| claptest | 3 years ago | |
| closure | 4 years ago | |
| commandtest | 2 years ago | |
| componenttest | 2 years ago | |
| condvartest | 1 year ago | |
| cons | 5 years ago | |
| containstest | 2 years ago | |
| crosstermtest | 2 years ago | |
| cxxtest | 4 years ago | |
| decimaltest | 4 years ago | |
| dieseltest | 4 years ago | |
| diritertest | 1 year ago | |
| djangochildformtest/child | 3 years ago | |
| dontcollectresulttest | 3 years ago | |
| globtest | 2 years ago | |
| helloworld-tonic | 4 years ago | |
| html5test | 5 years ago | |
| internetiterator | 3 years ago | |
| lite | 5 years ago | |
| logostest | 2 years ago | |
| mapoptiontest | 3 years ago | |
| movereftest | 3 years ago | |
| ms | 4 years ago | |
| neverclap | 3 years ago | |
| nng | 4 years ago | |
| nomfoamtest | 3 years ago | |
| notifytest | 4 years ago | |
| on-prelude | 5 years ago | |
| palindrome | 11 years ago | |
| parser | 7 years ago | |
| pathextractiontest | 2 years ago | |
| pestfoamtest | 3 years ago | |
| pestgroupstest | 2 years ago | |
| pesttokiotest | 2 years ago | |
| plotterstest | 1 year ago | |
| prodconrs | 3 years ago | |
| ratatuitest | 2 years ago | |
| resultteststest | 2 years ago | |
| richtest | 3 years ago | |
| rwlocktest | 4 years ago | |
| serdedyn | 5 years ago | |
| shlextest | 3 years ago | |
| sled-test | 5 years ago | |
| slytest | 11 months ago | |
| sparse-checkout | 3 years ago | |
| spmc-test | 4 years ago | |
| sqlxany | 4 years ago | |
| sqlxtest | 4 years ago | |
| structsubgroup | 4 years ago | |
| subcommand | 3 years ago | |
| synctracingtest | 2 years ago | |
| tokiobroadcast | 4 years ago | |
| tokiocommandtimeouttest | 2 years ago | |
| tokioselect | 4 years ago | |
| tokiosemaphoretest | 2 years ago | |
| tokiosendrecv | 4 years ago | |
| tokiosharedruntime | 3 years ago | |
| tokiostdoutstderrtest | 2 years ago | |
| tokiostreamtest | 2 years ago | |
| tokiounixsocket | 4 years ago | |
| toml-groups | 7 years ago | |
| transformertest | 2 years ago | |
| trynoterrortest | 3 years ago | |
| yielddirs | 2 years ago | |
| .gitignore | 3 years ago | |
| Compo.java | 7 years ago | |
| LICENSE | 1 year ago | |
| README.md | 1 year ago | |
| Untitled Diagram.xml | 9 years ago | |
| a11y.py | 4 years ago | |
| bitcount.rs | 4 years ago | |
| break.py | 11 years ago | |
| cflow.rs | 3 years ago | |
| const.rs | 5 years ago | |
| defaultoption.rs | 4 years ago | |
| destruct.rs | 3 years ago | |
| dojo.py | 7 years ago | |
| drag-and-drop.html | 4 years ago | |
| ebooks.py | 5 years ago | |
| ebooks.xml | 5 years ago | |
| ebooks2.xml | 5 years ago | |
| exename.rs | 4 years ago | |
| find_exe.rs | 3 years ago | |
| genreturn.rs | 5 years ago | |
| hashlist.py | 3 years ago | |
| pyparsers.py | 3 years ago | |
| resman.py | 3 years ago | |
| specgen.rs | 4 years ago | |
| spongebob.py | 5 years ago | |
| spongebob.rs | 4 years ago | |
| tee.py | 3 years ago | |
| telinet.py | 7 years ago | |
| threadjoin.py | 3 years ago | |
| unspace.sh | 12 years ago | |
| while.rs | 4 years ago | |
README.md
WHAT IS THIS?!?
Any time I want to check how to do something, to figure out a solution in isolation, I open a project in this repository.
Does it contain anything useful? That's a resounding "Maayybeee..."
Thing is, it is useful for me. I can figure out how to fix something without fighting a whole project build system, I can tinker the solution in isolation, I don't need to worry too much about breaking changes or how to fix tests...