Commit graph

238 commits

Author SHA1 Message Date
mashuptwice
d4935528f4
added description for the epileptic method 2022-04-19 00:36:33 +00:00
mashuptwice
92fd051547
added the epileptic method 2022-04-19 00:30:19 +00:00
Luke Stephens (hakluke)
200138c50c
Merge pull request #238 from tauoverpi/patch-1
The zig stage1 way
2022-04-02 23:33:01 +10:00
Simon A. Nielsen Knights
4b9a00e96f
Describe the effect of !noreturn 2022-04-02 05:46:59 +00:00
Luke Stephens (hakluke)
606f3696b7
Merge pull request #49 from aliva/patch-1
Add The Shoot First, Ask Questions Later way
2022-03-29 11:14:33 +10:00
Luke Stephens (hakluke)
486c145a86
Merge pull request #239 from mashuptwice/mashuptwice-patch-1
The layered Method
2022-03-29 11:10:37 +10:00
mashuptwice
be39759d35
added the layered method 2022-03-28 13:25:57 +00:00
mashuptwice
d513e1aedc
added "the layered method 2022-03-28 13:22:36 +00:00
Simon A. Nielsen Knights
d97f16c0b3
The zig stage1 way
https://github.com/ziglang/zig/issues/3461
2022-01-07 18:59:50 +00:00
Michael Skelton
1b9a16e6e8
Merge pull request #195 from hakluke/codingo-add-first-contact
Add first contact way
2020-06-28 00:51:23 -07:00
Michael Skelton
02bc51283c
Update README.md 2020-06-28 17:50:47 +10:00
Michael Skelton
4da57ed1eb
Add files via upload 2020-06-28 00:49:35 -07:00
Luke Stephens (hakluke)
995441cd2a
Merge pull request #180 from youshy/master
Added "The Go Way"
2020-04-02 01:20:37 +10:00
youshy
4c8dbacaee Add credit, duh! 2020-03-21 09:18:50 +00:00
youshy
a9c106dd6c The Go Way 2020-03-21 09:17:57 +00:00
Michael Skelton
381c51f37d
Merge pull request #173 from lpmi-13/fix_styling
add in missing backticks for code block
2020-02-12 19:32:59 -08:00
Adam Leskis
cc82f533c2 add in missing backticks for code block 2020-02-04 22:33:32 +00:00
Luke Stephens (hakluke)
64c446db5c
Merge pull request #162 from ccw630/master
The Matryoshka Way
2020-02-05 01:28:17 +10:00
Luke Stephens (hakluke)
d0c0a49080
Merge branch 'master' into master 2020-02-05 01:28:09 +10:00
Luke Stephens (hakluke)
c54c32771d
Merge pull request #165 from bkellerman/master
AWS CLI Way
2020-02-05 01:26:26 +10:00
Luke Stephens (hakluke)
7a07179a17
Merge branch 'master' into master 2020-02-05 01:26:12 +10:00
Luke Stephens (hakluke)
3ebd352be3
Merge pull request #169 from lpmi-13/ansible_way
The Ansible Way
2020-02-05 01:24:52 +10:00
Luke Stephens (hakluke)
ad10ae186e
Merge branch 'master' into ansible_way 2020-02-05 01:24:44 +10:00
Michael Skelton
04054f7f42
Merge pull request #172 from maiki/patch-1
Fix headings and code formatting
2020-02-03 17:08:03 -08:00
maiki
67a590a5bc
Fix headings and code formatting 2020-02-03 13:35:19 -08:00
Michael Skelton
3b3d83f0fa
Merge pull request #168 from cobaltblu27/patch-1
The Stack Overflow way
2020-02-02 03:06:44 -08:00
ccw630
2378536c74
Merge branch 'master' into master 2020-01-30 15:58:04 +08:00
Adam Leskis
e304b29758 The Ansible Way 2020-01-26 22:34:39 +00:00
cobaltblu27
aed61217d2
Update README.md 2020-01-26 15:59:55 +09:00
Michael Skelton
e87858d460
Merge pull request #157 from 3c1u/arbitrary-code-x-way
Add The Arbitrary Code Execution Way
2020-01-24 21:08:12 +10:00
Michael Skelton
f6bd9c15a8
Merge branch 'master' into arbitrary-code-x-way 2020-01-24 21:08:05 +10:00
Michael Skelton
ed2beae009
Merge pull request #146 from PozziSan/master
Lazy Pythonic Way
2020-01-24 21:06:25 +10:00
Michael Skelton
09f338760a
Merge pull request #160 from Tomcat-42/circuit-breaker-way
Add The Circuit Breaker Way
2020-01-24 21:05:24 +10:00
Michael Skelton
ca6bd7e2aa
Merge branch 'master' into circuit-breaker-way 2020-01-24 21:05:10 +10:00
Michael Skelton
38dcb2e55f
Merge pull request #164 from jofftiquez/master
The Permanent Way
2020-01-24 21:03:52 +10:00
Jofferson Ramirez Tiquez
3cad87163b
Update README.md 2020-01-24 16:59:35 +08:00
Bert Kellerman
a43ed82cb0
Update README.md 2020-01-22 07:50:24 -08:00
Bert Kellerman
bb121c445a
Update README.md 2020-01-22 07:50:00 -08:00
Jofferson Ramirez Tiquez
2520c84407
Update README.md 2020-01-22 12:09:08 +08:00
ccw630
05502b835b shell in vim in shell 2020-01-20 22:19:21 +08:00
Pablo Hugen
84c30b571b Add The Circuit Breaker Way 2020-01-19 00:10:52 -03:00
Hikaru Terazono (3c1u)
b0ae82d18f
Add The Arbitrary Code Execution Way 2020-01-14 08:18:13 +09:00
Ali Vakilzade
8b3d89ea4f
Merge branch 'master' into patch-1 2020-01-12 23:28:01 +00:00
Pedro Pozzi Ferreira
483fc60c88
Merge pull request #1 from PozziSan/PozziSan-lazy-python-way
Add Lazy Pythonic Way
2020-01-10 21:12:48 -03:00
Pedro Pozzi Ferreira
5c4bcef0a8
Add Lazy Pythonic Way
Not only rubists are lazy
2020-01-10 21:11:05 -03:00
Luke Stephens (hakluke)
58e647a30c
Merge pull request #121 from notklaatu/master
added an obligatory Emacs method.
2020-01-10 14:02:11 +10:00
Luke Stephens (hakluke)
1233a25845
Merge branch 'master' into master 2020-01-10 14:02:01 +10:00
Luke Stephens (hakluke)
df7351d842
Merge pull request #122 from kevinclev/patch-1
Add The AWS Way
2020-01-10 14:01:02 +10:00
Luke Stephens (hakluke)
60e48f552e
Merge pull request #126 from caseykneale/master
vimkiller way
2020-01-10 13:58:59 +10:00
Luke Stephens (hakluke)
e3332fed29
Merge pull request #128 from MadCamel/master
Added pure perl method
2020-01-10 13:58:29 +10:00