Symbiosis

For discussion of other cellular automata.
TYCF
Posts: 523
Joined: August 7th, 2023, 3:44 am
Location: England, United Kingdom,

Re: Symbiosis

Post by TYCF » October 15th, 2023, 6:43 am

hotcrystal0 wrote:
October 11th, 2023, 6:08 pm
P69 that is definitely known

Code: Select all

 x = 7, y = 6, rule = Symbiosis
2.B$.A$B.A3.A$3A3.B$A.A3.B$5.A!
my 1500th post!
Probably known p14.

Code: Select all

x = 8, y = 7, rule = Symbiosis
B5.B$A5.A$.A4.A$.4A.AB$.A4.A$A5.A$B5.B!

Odd rotor.

Code: Select all

x = 3, y = 16, rule = Symbiosis
.B$.A$.2A$BA$.A$.A$BA$.2A$.2A$BA$.A$.A$BA$.2A$.A$.B!

Code: Select all

x = 5, y = 3, rule = B3/S23
obobo$2ob2o$obobo!

Code: Select all

x = 5, y = 4, rule = B35/S234i8
2bo$bobo$2ob2o$5o!



User avatar
hotcrystal0
Posts: 2259
Joined: July 3rd, 2020, 5:32 pm
Location: United States

Re: Symbiosis

Post by hotcrystal0 » October 15th, 2023, 1:07 pm

Tiny P12 that is also definitely known

Code: Select all

 x = 6, y = 7, rule = Symbiosis
2.B$2.2A$2.A2.A$B2.A.A$.A3.A$.B2A$4.B!

Code: Select all

x = 192, y = 53, rule = B3/S23
33$42b4o$41b6o$40b2ob4o$41b2o3$41b2o$39bo6bo$38bo8bo$38bo8bo$38b9o3$42b
4o$41b6o$40b2ob4o$41b2o!

User avatar
HerscheltheHerschel
Posts: 589
Joined: September 4th, 2023, 5:23 am

Re: Symbiosis

Post by HerscheltheHerschel » October 27th, 2023, 8:10 am

A random catalyst which I call "bifork":

Code: Select all

x = 5, y = 4, rule = Symbiosis
B.A.B$5B$5A$A.B.A!

Code: Select all

x = 6, y = 14, rule = Symbiosis
4.A$3.A$3.3A3$B.A.B$5B$5A$A.B.A3$3.3B$3.B$4.B!
Pulsar half stabilized by bifork:

Code: Select all

x = 13, y = 11, rule = Symbiosis
2.3A3.3A2$A4.A.A4.A$A4.A.A4.A$A4.A.A4.A$2.3A3.3A2$4.B.A.B$4.5B$4.5A$4.
A.B.A!
Also, can anyone make a random soup census for Symbiosis (like Catagolue)?

Edit: A slow eater which I name "horn"

Code: Select all

x = 6, y = 8, rule = Symbiosis
4.2B$2.2A.B$2.2A3$3A$2.A$.A!
Another one which I name "double horn"

Code: Select all

x = 6, y = 3, rule = Symbiosis
2B2.2B$B.2A.B$2.2A!
P3 which I name "clown"

Code: Select all

x = 6, y = 6, rule = Symbiosis
2B2.2B$B.2A.B$2.2A2$.A2.A$2.2A!
superstrings, fuses, waves, wicks, and agars are cool
30P5H2V0 IS A BAD, UNMEMORIZABLE NAME
moved to new account hth

User avatar
confocaloid
Posts: 3078
Joined: February 8th, 2022, 3:15 pm

Re: Symbiosis

Post by confocaloid » October 27th, 2023, 1:33 pm

HerscheltheHerschel wrote:
October 27th, 2023, 8:10 am
Also, can anyone make a random soup census for Symbiosis (like Catagolue)?
Several unofficial censuses are listed on Catagolue: https://catagolue.hatsya.com/census/xsymbiosis
Random soups usually remain a single blob, instead of settling into a constellation of small objects.

Code: Select all

#C [[ ZOOM 20 RANDOMIZE RANDWIDTH 16 RANDHEIGHT 16 ]]
x = 0, y = 0, rule = Symbiosis
!
127:1 B3/S234c User:Confocal/R (isotropic CA, incomplete)
Unlikely events happen.
My silence does not imply agreement, nor indifference. If I disagreed with something in the past, then please do not construe my silence as something that could change that.

User avatar
haaaaaands
Posts: 603
Joined: September 7th, 2023, 7:22 am
Location: on the deck of a lwss inside a b3s23 bottle
Contact:

Re: Symbiosis

Post by haaaaaands » October 27th, 2023, 1:35 pm

Code: Select all

x = 16, y = 16, rule = Symbiosis
B4A3.BA3.B$AB.BAB6.B$2.3B.BA.B3.A.B$B.A.A2B5.BA$A.AB.B.B3.BA$A.B.2AB3A
2.2BA$2.B3.B2.2A3.B$AB.BA2B2.2B.2B$5.AB2.2B.A.BA$B.AB.B.A2.B.2AB$.B2.
2AB.3B2A.BA$AB3.B.A2.AB.2AB$B3A2BA.B.A.BA.B$2BA3.B2.AB2.A.A$2.A.A.A.B
2AB2AB$2.AB3.3A.BA2.B!
this soup becomes a p2 oscillator
-- haaaaaands with 6 a's



my hands are typing words!

currently offline. work sucks.

User avatar
HerscheltheHerschel
Posts: 589
Joined: September 4th, 2023, 5:23 am

Re: Symbiosis

Post by HerscheltheHerschel » October 27th, 2023, 2:01 pm

confocaloid wrote:
October 27th, 2023, 1:33 pm
HerscheltheHerschel wrote:
October 27th, 2023, 8:10 am
Also, can anyone make a random soup census for Symbiosis (like Catagolue)?
Several unofficial censuses are listed on Catagolue: https://catagolue.hatsya.com/census/xsymbiosis
Random soups usually remain a single blob, instead of settling into a constellation of small objects.

Code: Select all

#C [[ ZOOM 20 RANDOMIZE RANDWIDTH 16 RANDHEIGHT 16 ]]
x = 0, y = 0, rule = Symbiosis
!
How common is the bifork (the catalyst I discovered)?
superstrings, fuses, waves, wicks, and agars are cool
30P5H2V0 IS A BAD, UNMEMORIZABLE NAME
moved to new account hth

User avatar
confocaloid
Posts: 3078
Joined: February 8th, 2022, 3:15 pm

Re: Symbiosis

Post by confocaloid » October 27th, 2023, 2:22 pm

HerscheltheHerschel wrote:
October 27th, 2023, 8:10 am
A random catalyst which I call "bifork":

Code: Select all

x = 5, y = 4, rule = Symbiosis
B.A.B$5B$5A$A.B.A!
HerscheltheHerschel wrote:
October 27th, 2023, 2:01 pm
How common is the bifork (the catalyst I discovered)?
I guess no way to know without a dedicated search for common catalyses. The specific object has multistate apgcode xs16_40vh_hv04 and does not appear to have any sample occurrences listed, but that ignores possible variants.
127:1 B3/S234c User:Confocal/R (isotropic CA, incomplete)
Unlikely events happen.
My silence does not imply agreement, nor indifference. If I disagreed with something in the past, then please do not construe my silence as something that could change that.

User avatar
hotcrystal0
Posts: 2259
Joined: July 3rd, 2020, 5:32 pm
Location: United States

Re: Symbiosis

Post by hotcrystal0 » October 28th, 2023, 9:14 am

haaaaaands wrote:
October 27th, 2023, 1:35 pm

Code: Select all

x = 16, y = 16, rule = Symbiosis
B4A3.BA3.B$AB.BAB6.B$2.3B.BA.B3.A.B$B.A.A2B5.BA$A.AB.B.B3.BA$A.B.2AB3A
2.2BA$2.B3.B2.2A3.B$AB.BA2B2.2B.2B$5.AB2.2B.A.BA$B.AB.B.A2.B.2AB$.B2.
2AB.3B2A.BA$AB3.B.A2.AB.2AB$B3A2BA.B.A.BA.B$2BA3.B2.AB2.A.A$2.A.A.A.B
2AB2AB$2.AB3.3A.BA2.B!
this soup becomes a p2 oscillator
If you want more interesting results, set the fill percentage to 33%.

Code: Select all

x = 192, y = 53, rule = B3/S23
33$42b4o$41b6o$40b2ob4o$41b2o3$41b2o$39bo6bo$38bo8bo$38bo8bo$38b9o3$42b
4o$41b6o$40b2ob4o$41b2o!

User avatar
HerscheltheHerschel
Posts: 589
Joined: September 4th, 2023, 5:23 am

Re: Symbiosis

Post by HerscheltheHerschel » October 28th, 2023, 9:38 am

LWSS to G

Code: Select all

x = 8, y = 18, rule = Symbiosis
2.B$.B$.B$.B2.B$.3B2$6.2A$B.A.B.2A$5B$5A$A.B.A.2B$6.2B2$.3A$.A2.A$.A$
.A$2.A!
superstrings, fuses, waves, wicks, and agars are cool
30P5H2V0 IS A BAD, UNMEMORIZABLE NAME
moved to new account hth

User avatar
HerscheltheHerschel
Posts: 589
Joined: September 4th, 2023, 5:23 am

Re: Symbiosis

Post by HerscheltheHerschel » October 28th, 2023, 10:03 am

hotcrystal0 wrote:
October 11th, 2023, 6:08 pm
P69 that is definitely known

Code: Select all

 x = 7, y = 6, rule = Symbiosis
2.B$.A$B.A3.A$3A3.B$A.A3.B$5.A!
my 1500th post!
P4 which is probably unknown (I name it "awesome symbiotic P4")

Code: Select all

x = 7, y = 6, rule = Symbiosis
2.B$.A$B.A$4A.2B$A.3A.B$4.2A!
superstrings, fuses, waves, wicks, and agars are cool
30P5H2V0 IS A BAD, UNMEMORIZABLE NAME
moved to new account hth

get_Snacked
Posts: 153
Joined: August 20th, 2022, 10:51 pm
Location: Earth

Re: Symbiosis

Post by get_Snacked » October 28th, 2023, 10:25 am

HerscheltheHerschel wrote:
October 28th, 2023, 10:03 am
...
P4 which is probably unknown (I name it "awesome symbiotic P4")

Code: Select all

x = 7, y = 6, rule = Symbiosis
2.B$.A$B.A$4A.2B$A.3A.B$4.2A!
reduction which is probably known:

Code: Select all

x = 6, y = 5, rule = Symbiosis
.A$B2.A$2A$A3.AB$4.A!
1983263225470666662666647618

User avatar
C_R_116
Posts: 536
Joined: April 15th, 2021, 2:49 pm
Location: At my home doing other random stuff.

Re: Symbiosis

Post by C_R_116 » October 28th, 2023, 3:33 pm

G -> HWSS

Code: Select all

x = 21, y = 19, rule = Symbiosis
14.B2.B.B$12.2B.B.3B$7.B5.B6.B$6.B.B3.2B5.B$6.2B$13.B5.2B$12.B6.B$.B
11.3B.B.2B$2.B10.B.B2.B$3B5$2.AB2$4.A2.B$3.B2.B.B.A$5.A.2B.B!
By: C.R. Hilton, currently working on another cool spaceship.

User avatar
hotcrystal0
Posts: 2259
Joined: July 3rd, 2020, 5:32 pm
Location: United States

Re: Symbiosis

Post by hotcrystal0 » October 28th, 2023, 4:53 pm

P75

Code: Select all

 x = 13, y = 6, rule = Symbiosis
12.B$2.2A6.ABA$BA.A2.3A.B$2.A.B2.A.A$6.A.B$6.B!
Edit: P91 and related P156

Code: Select all

 x = 13, y = 34, rule = Symbiosis
4.B$2.B.A$3.2A$.A.A$B2A2$.B3A$2.B.A$3.B.A$4.A$4.B13$4.B$2.B.A$3.A.A$.
A3.A4.A$BA3.A3.3A$5.A3.A2.A$.B2A2.A3.3A$2.B.A.A4.A$3.B2.A$4.A4.2A$4.B
4.2A!
Edit 2: P156 glider gun based off of the above P156:

Code: Select all

x = 21, y = 19, rule = Symbiosis
20.B$19.2A$19.2A2$20.B$19.2A$19.2A2$4.B$2.B.A$3.A.A$.A3.A4.A$BA3.A3.3A
$5.A3.A2.A$.B2A2.A3.3A$2.B.A.A4.A$3.B2.A$4.A4.2A$4.B4.2A!
Last edited by hotcrystal0 on October 28th, 2023, 5:05 pm, edited 1 time in total.

Code: Select all

x = 192, y = 53, rule = B3/S23
33$42b4o$41b6o$40b2ob4o$41b2o3$41b2o$39bo6bo$38bo8bo$38bo8bo$38b9o3$42b
4o$41b6o$40b2ob4o$41b2o!

User avatar
haaaaaands
Posts: 603
Joined: September 7th, 2023, 7:22 am
Location: on the deck of a lwss inside a b3s23 bottle
Contact:

Re: Symbiosis

Post by haaaaaands » October 28th, 2023, 4:58 pm

this density 33% soup still gives me a soup-sized p2:

Code: Select all

x = 16, y = 16, rule = Symbiosis
2.B2A3.A2.A.AB$.AB3.A.B6.A$4.A2.A.ABA$2.A.B2A.B2.A.BA$.3A5.2B.AB.B$2.
A2.A.3B2.B$2.A6.B$4.AB.B.A.A$2.2A.BA2BA4.A$A3.A2.B3.B.A$B2.B5.2BA.3A
$ B5.B6.A$3.BAB7.B.B$.BA.A3.B3A.B.B$.2A4.B2.B.A2.A$AB2A3.A4.B.2A!
-- haaaaaands with 6 a's



my hands are typing words!

currently offline. work sucks.

User avatar
hotcrystal0
Posts: 2259
Joined: July 3rd, 2020, 5:32 pm
Location: United States

Re: Symbiosis

Post by hotcrystal0 » October 28th, 2023, 5:07 pm

haaaaaands wrote:
October 28th, 2023, 4:58 pm
this density 33% soup still gives me a soup-sized p2:

Code: Select all

x = 16, y = 16, rule = Symbiosis
2.B2A3.A2.A.AB$.AB3.A.B6.A$4.A2.A.ABA$2.A.B2A.B2.A.BA$.3A5.2B.AB.B$2.
A2.A.3B2.B$2.A6.B$4.AB.B.A.A$2.2A.BA2BA4.A$A3.A2.B3.B.A$B2.B5.2BA.3A
$ B5.B6.A$3.BAB7.B.B$.BA.A3.B3A.B.B$.2A4.B2.B.A2.A$AB2A3.A4.B.2A!
Adding a single cell makes it more interesting. It makes a P47:

Code: Select all

x = 16, y = 16, rule = Symbiosis
2.B2A3.A2.A.AB$.AB3.A.B6.A$4.A2.A.ABA$2.A.B2A.B2.A.BA$.3A5.2B.AB.B$2.
A2.A.3B2.B$2.A6.B$4.AB.B.A.A$2.2A.BA2BA4.A$A.A.A2.B3.B.A$B2.B5.2BA.3A
$B5.B6.A$3.BAB7.B.B$.BA.A3.B3A.B.B$.2A4.B2.B.A2.A$AB2A3.A4.B.2A!

Code: Select all

x = 192, y = 53, rule = B3/S23
33$42b4o$41b6o$40b2ob4o$41b2o3$41b2o$39bo6bo$38bo8bo$38bo8bo$38b9o3$42b
4o$41b6o$40b2ob4o$41b2o!

User avatar
haaaaaands
Posts: 603
Joined: September 7th, 2023, 7:22 am
Location: on the deck of a lwss inside a b3s23 bottle
Contact:

Re: Symbiosis

Post by haaaaaands » October 28th, 2023, 5:11 pm

hotcrystal0 wrote:
October 28th, 2023, 5:07 pm
haaaaaands wrote:
October 28th, 2023, 4:58 pm
this density 33% soup still gives me a soup-sized p2:

Code: Select all

x = 16, y = 16, rule = Symbiosis
2.B2A3.A2.A.AB$.AB3.A.B6.A$4.A2.A.ABA$2.A.B2A.B2.A.BA$.3A5.2B.AB.B$2.
A2.A.3B2.B$2.A6.B$4.AB.B.A.A$2.2A.BA2BA4.A$A3.A2.B3.B.A$B2.B5.2BA.3A
$ B5.B6.A$3.BAB7.B.B$.BA.A3.B3A.B.B$.2A4.B2.B.A2.A$AB2A3.A4.B.2A!
Adding a single cell makes it more interesting. It makes a P47:

Code: Select all

x = 16, y = 16, rule = Symbiosis
2.B2A3.A2.A.AB$.AB3.A.B6.A$4.A2.A.ABA$2.A.B2A.B2.A.BA$.3A5.2B.AB.B$2.
A2.A.3B2.B$2.A6.B$4.AB.B.A.A$2.2A.BA2BA4.A$A.A.A2.B3.B.A$B2.B5.2BA.3A
$B5.B6.A$3.BAB7.B.B$.BA.A3.B3A.B.B$.2A4.B2.B.A2.A$AB2A3.A4.B.2A!
correction: p94
Last edited by haaaaaands on October 28th, 2023, 5:14 pm, edited 1 time in total.
-- haaaaaands with 6 a's



my hands are typing words!

currently offline. work sucks.

User avatar
hotcrystal0
Posts: 2259
Joined: July 3rd, 2020, 5:32 pm
Location: United States

Re: Symbiosis

Post by hotcrystal0 » October 28th, 2023, 5:14 pm

haaaaaands wrote:
October 28th, 2023, 5:11 pm
hotcrystal0 wrote:
October 28th, 2023, 5:07 pm
haaaaaands wrote:
October 28th, 2023, 4:58 pm
this density 33% soup still gives me a soup-sized p2:

Code: Select all

x = 16, y = 16, rule = Symbiosis
2.B2A3.A2.A.AB$.AB3.A.B6.A$4.A2.A.ABA$2.A.B2A.B2.A.BA$.3A5.2B.AB.B$2.
A2.A.3B2.B$2.A6.B$4.AB.B.A.A$2.2A.BA2BA4.A$A3.A2.B3.B.A$B2.B5.2BA.3A
$ B5.B6.A$3.BAB7.B.B$.BA.A3.B3A.B.B$.2A4.B2.B.A2.A$AB2A3.A4.B.2A!
Adding a single cell makes it more interesting. It makes a P47:

Code: Select all

x = 16, y = 16, rule = Symbiosis
2.B2A3.A2.A.AB$.AB3.A.B6.A$4.A2.A.ABA$2.A.B2A.B2.A.BA$.3A5.2B.AB.B$2.
A2.A.3B2.B$2.A6.B$4.AB.B.A.A$2.2A.BA2BA4.A$A.A.A2.B3.B.A$B2.B5.2BA.3A
$B5.B6.A$3.BAB7.B.B$.BA.A3.B3A.B.B$.2A4.B2.B.A2.A$AB2A3.A4.B.2A!
correction: p94
No, it is a P47. Taking the soup apart, the oscillators it creates are 5 blinkers, 1 other P2, and a P48:

Code: Select all

x = 62, y = 16, rule = Symbiosis
2.B2A3.A2.A.AB16.A$.AB3.A.B6.A15.A$4.A2.A.ABA19.A15.AB$2.A.B2A.B2.A.B
A$.3A5.2B.AB.B34.B6.2A$2.A2.A.3B2.B11.A23.2A5.BA2.A$2.A6.B15.A23.2A8.
A$4.AB.B.A.A9.6A10.3A8.2A7.A2.AB$2.2A.BA2BA4.A10.A23.2AB6.B$A.A.A2.B3.
B.A10.A10.A5.A4.2A.A$B2.B5.2BA.3A19.A5.A4.A.A.A$B5.B6.A21.A5.A4.B2.B$
3.BAB7.B.B$.BA.A3.B3A.B.B21.3A$.2A4.B2.B.A2.A$AB2A3.A4.B.2A!
Edit: P33 and P237 glider guns:

Code: Select all

 x = 47, y = 10, rule = Symbiosis
10.AB20.3A7.AB$31.A3.A$10.2A.B16.A5.A5.2A.B$9.A2.A17.A5.A4.A2.A$8.A3.
A17.A5.A3.A3.A$8.A22.A3.A4.A$13.AB17.3A10.AB2$BA7.A.A.A17.A9.A.A.A$9.
B2.B18.B9.B2.B!
The P237 was manually found, and the P33 is a lucky accident while I was trying to find a way to delete the honey farm.
Edit 2:Accidental shillelagh lol

Code: Select all

x = 47, y = 10, rule = Symbiosis
10.AB30.AB$.2A33.A$A2.A9.B21.3A5.A.B$3A8.2A21.A3.A3.A.A$.A9.2A22.3A.A
3.A$39.A$3.2A4.A.3AB8.A.A9.A.A2.A4.AB$3.2A3.2A.A11.2A9.A.2A.2A3.A$9.A
.A.A10.A6.A3.A5.A.A.A$9.B2.B18.B9.B2.B!

Code: Select all

x = 192, y = 53, rule = B3/S23
33$42b4o$41b6o$40b2ob4o$41b2o3$41b2o$39bo6bo$38bo8bo$38bo8bo$38b9o3$42b
4o$41b6o$40b2ob4o$41b2o!

Antonin Duda
Posts: 76
Joined: October 19th, 2023, 10:23 am
Location: 404 not found

Re: Symbiosis

Post by Antonin Duda » October 29th, 2023, 4:10 am

4g synthesis of p12

Code: Select all

x = 17, y = 17, rule = Symbiosis
.B14.A$2.B11.2A$3B12.2A9$2.2B$.B.B$3.B$15.2A$14.2A$16.A!

User avatar
C_R_116
Posts: 536
Joined: April 15th, 2021, 2:49 pm
Location: At my home doing other random stuff.

Re: Symbiosis

Post by C_R_116 » October 29th, 2023, 2:27 pm

Funny p119 phi sparker:

Code: Select all

x = 14, y = 7, rule = Symbiosis
2.A8.A$BA2.A4.A2.AB$B.A8.A.B$.B.A6.A.B$2.B.A4.A.B$3.B.4A.B$4.B.2B.B!
By: C.R. Hilton, currently working on another cool spaceship.

User avatar
hotcrystal0
Posts: 2259
Joined: July 3rd, 2020, 5:32 pm
Location: United States

Re: Symbiosis

Post by hotcrystal0 » October 29th, 2023, 3:30 pm

Extremely slow 90° reflector:

Code: Select all

x = 26, y = 20, rule = Symbiosis
2.A$A.A$.2A2$11.B$11.A5$21.AB2$22.A.B$21.A.A$22.A2$15.2A7.AB$14.A2.A5.
A$10.A4.2A3.A.A.A$10.B9.B2.B!

Code: Select all

x = 192, y = 53, rule = B3/S23
33$42b4o$41b6o$40b2ob4o$41b2o3$41b2o$39bo6bo$38bo8bo$38bo8bo$38b9o3$42b
4o$41b6o$40b2ob4o$41b2o!

User avatar
C_R_116
Posts: 536
Joined: April 15th, 2021, 2:49 pm
Location: At my home doing other random stuff.

Re: Symbiosis

Post by C_R_116 » October 29th, 2023, 6:12 pm

Weird trench war where red appears on both sides:

Code: Select all

x = 9, y = 9, rule = Symbiosis
2A$B.A$2B.A$2.B.A$3.B.A$4.B.A.A$5.B.A$6.B.B$7.B!

EDIT: G to H based of G to HWSS

Code: Select all

x = 15, y = 11, rule = Symbiosis
.B$2.B$3B5$2.AB9.A$14.B$4.A2.BA$3.B2.A!
By: C.R. Hilton, currently working on another cool spaceship.

User avatar
hotcrystal0
Posts: 2259
Joined: July 3rd, 2020, 5:32 pm
Location: United States

Re: Symbiosis

Post by hotcrystal0 » October 29th, 2023, 8:50 pm

hotcrystal0 wrote:
October 27th, 2022, 7:27 pm
Single catalyst L93

Code: Select all

x = 10, y = 24, rule = Symbiosis
2.2A$2.A$3A12$7.B$7.A$8.AB4$.A$.A.A$.3A$3.A!
Random question: what is the smallest herschel conduit in Symbiosis?

Code: Select all

x = 192, y = 53, rule = B3/S23
33$42b4o$41b6o$40b2ob4o$41b2o3$41b2o$39bo6bo$38bo8bo$38bo8bo$38b9o3$42b
4o$41b6o$40b2ob4o$41b2o!

User avatar
Period1GliderGun
Posts: 740
Joined: March 9th, 2022, 1:50 am
Location: Everywhere you look
Contact:

Re: Symbiosis

Post by Period1GliderGun » October 30th, 2023, 11:58 am

hotcrystal0 wrote:
October 29th, 2023, 8:50 pm
hotcrystal0 wrote:
October 27th, 2022, 7:27 pm
Single catalyst L93

Code: Select all

x = 10, y = 24, rule = Symbiosis
2.2A$2.A$3A12$7.B$7.A$8.AB4$.A$.A.A$.3A$3.A!
Random question: what is the smallest herschel conduit in Symbiosis?
The odd-color domino is good for a lot of catalyses; here is a H-to-G+R found with it:

Code: Select all

x = 10, y = 11, rule = symbiosis
9.B$9.A6$A$A.A$3A$2.A!
It's OK to abbreviate my username to "P1GG," but never, never, call me "pig."

Code: Select all

x = 36, y = 9, rule = B3/S23
23bobo$21bo3bo$13bo7bo$12b4o4bo4bo8b2o$11b2obobo4bo12b2o$2o8b3obo2bo3b
o3bo$2o9b2obobo6bobo$12b4o$13bo!
[[ STEP 30 ]]

User avatar
hotcrystal0
Posts: 2259
Joined: July 3rd, 2020, 5:32 pm
Location: United States

Re: Symbiosis

Post by hotcrystal0 » October 30th, 2023, 5:14 pm

Period1GliderGun wrote:
October 30th, 2023, 11:58 am
hotcrystal0 wrote:
October 29th, 2023, 8:50 pm
hotcrystal0 wrote:
October 27th, 2022, 7:27 pm
Single catalyst L93

Code: Select all

x = 10, y = 24, rule = Symbiosis
2.2A$2.A$3A12$7.B$7.A$8.AB4$.A$.A.A$.3A$3.A!
Random question: what is the smallest herschel conduit in Symbiosis?
The odd-color domino is good for a lot of catalyses; here is a H-to-G+R found with it:

Code: Select all

x = 10, y = 11, rule = symbiosis
9.B$9.A6$A$A.A$3A$2.A!
It’s not an actual Herschel conduit.

Code: Select all

x = 192, y = 53, rule = B3/S23
33$42b4o$41b6o$40b2ob4o$41b2o3$41b2o$39bo6bo$38bo8bo$38bo8bo$38b9o3$42b
4o$41b6o$40b2ob4o$41b2o!

User avatar
b-engine
Posts: 1400
Joined: October 26th, 2023, 4:11 am
Location: Somewhere on earth

Re: Symbiosis

Post by b-engine » November 1st, 2023, 7:53 am

hotcrystal0 wrote:
October 27th, 2022, 7:27 pm
Single catalyst L93

Code: Select all

x = 10, y = 24, rule = Symbiosis
2.2A$2.A$3A12$7.B$7.A$8.AB4$.A$.A.A$.3A$3.A!
Hmm...

Code: Select all

x = 84, y = 36, rule = Symbiosis
22.B47.B$22.A47.A$20.BA46.BA4$54.A$54.3A$54.A.A$56.A4$BA46.BA$2.A47.A
$2.B47.B5$33.B47.B$33.A47.A$34.AB46.AB4$27.A47.A$27.A.A45.A.A$27.3A45.
3A$29.A47.A4$14.AB46.AB$13.A47.A$13.B47.B!
My rules
-
100th post: 18 November 2023
1000th post: 8 March 2024
10000th post:
-
Warning: This user has grammar issues, and auto-capitalize everything he clicked.

Post Reply