Random posts

A forum where anything goes. Introduce yourselves to other members of the forums, discuss how your name evolves when written out in the Game of Life, or just tell us how you found it. This is the forum for "non-academic" content.
User avatar
Ian07
Moderator
Posts: 891
Joined: September 22nd, 2018, 8:48 am
Location: New Jersey, US

Re: Random posts

Post by Ian07 » January 16th, 2020, 6:28 pm

Ian07 wrote:
August 14th, 29227704433, 1:03 pm


User avatar
Entity Valkyrie 2
Posts: 1758
Joined: February 26th, 2019, 7:13 pm
Contact:

Re: Random posts

Post by Entity Valkyrie 2 » January 17th, 2020, 3:53 am

Hdjensofjfnen wrote:
January 16th, 2020, 4:55 am
Odd reaction with an eater 2 that is not achievable with an eater 1:

Code: Select all

x = 24, y = 12, rule = B3/S23
4bob2o12bob2o$4b3o13b3o$5bo15bo3$2b2o12bob2o$3bo10b3ob2o$3o10bo$o13b3o
b2o$16bobo$16bobo$17bo!
A reaction acheivable with eater 2 variant, not standard eater 2:

Code: Select all

x = 45, y = 33, rule = B3/S23
7b2o31bo$8bo30bobo$8bobo28bobo$4bo2b2ob3o22bo2b2ob3o$3bobo7bo20bobo7bo
$2bobo2b2ob3o20bobo2b2ob3o$2obo3b2obo20b2obo3b2obo$2bo30bo17$7b2o31bo$
8bo30bobo$8bobo28bobo$4bo2b2ob3o22bo2b2ob3o$3bobo7bo20bobo7bo$2bobo2b
2ob3o20bobo2b2ob3o$2obo3b2obo20b2obo3b2obo$2bo30bo$2bo30bo!
Bx222 IS MY WORST ENEMY.

Please click here for my own pages.

My recent rules:
StateInvestigator 3.0
B3-kq4ej5i6ckn7e/S2-i34q6a7
B3-kq4ej5y6c/S2-i34q5e
Move the Box

User avatar
PHPBB12345
Posts: 1096
Joined: August 5th, 2015, 11:55 pm
Contact:

Re: Random posts

Post by PHPBB12345 » January 17th, 2020, 7:49 am

pcallahan wrote:
March 14th, 2019, 2:36 pm
You can't build AND and OR gates without figuring out what to do with the information "lost" in the process.
如果你不知道如何处理这个过程中“丢失”的信息,你就不可能建立与/或门。

User avatar
PHPBB12345
Posts: 1096
Joined: August 5th, 2015, 11:55 pm
Contact:

Re: Random posts

Post by PHPBB12345 » January 17th, 2020, 11:26 am

Code: Select all

if (preprepare failed) // 遇到霸王条款
{
	reporterror; // 投诉
}
else if (prepare success) // 验货
{
	if (allocate success) // 签收
	{
		if (write failed) // 再次验货
		{
			deallocate; // 售后
		}
	}
}

User avatar
pcallahan
Posts: 854
Joined: April 26th, 2013, 1:04 pm

Re: Random posts

Post by pcallahan » January 17th, 2020, 3:08 pm

Google translates 遇到霸王条款 as "encountered overlord clause". That sounds scary. Be careful around those overlords! The results may be irreversible.

User avatar
JP21
Posts: 1874
Joined: October 26th, 2019, 5:39 am
Location: PH

Re: Random posts

Post by JP21 » January 17th, 2020, 11:28 pm

The next sentence is translated to Chinese.
我不会说这种语言。
What is this:
我不會說這種語言。
A 17 year old guy that have useless discoveries in life and other rules.

Code: Select all

x = 13, y = 20, rule = B3/S23
11b2o$11b2o4$8b2o$8b2o2$2o$2o3$3b2o$3b2o2$11b2o$10b2o$12bo$3b2o$3b2o!
My actions weren't smart back then.

User avatar
Gustone
Posts: 744
Joined: March 6th, 2019, 2:26 am

Re: Random posts

Post by Gustone » January 18th, 2020, 5:07 am

Remember the almost p3?

Code: Select all

x = 4, y = 6, rule = B3/S23
3bo$b2o2$o2bo$o2bo$b2o!
This is it now.

Code: Select all

x = 4, y = 5, rule = B2k3-n/S23
b3o2$o2bo$o2bo$b2o!
Feel old yet?

User avatar
JP21
Posts: 1874
Joined: October 26th, 2019, 5:39 am
Location: PH

Re: Random posts

Post by JP21 » January 18th, 2020, 5:14 am

Gustone wrote:
January 18th, 2020, 5:07 am
Remember the almost p3?

Code: Select all

x = 4, y = 6, rule = B3/S23
3bo$b2o2$o2bo$o2bo$b2o!
This is it now.

Code: Select all

x = 4, y = 5, rule = B2k3-n/S23
b3o2$o2bo$o2bo$b2o!
Feel old yet?
Finally, a new period 3 oscillator!!!
Congrats. jk
A 17 year old guy that have useless discoveries in life and other rules.

Code: Select all

x = 13, y = 20, rule = B3/S23
11b2o$11b2o4$8b2o$8b2o2$2o$2o3$3b2o$3b2o2$11b2o$10b2o$12bo$3b2o$3b2o!
My actions weren't smart back then.

User avatar
PkmnQ
Posts: 1137
Joined: September 24th, 2018, 6:35 am
Location: Server antipode

Re: Random posts

Post by PkmnQ » January 18th, 2020, 9:12 am

I am home now YEEEEEEEES

User avatar
PHPBB12345
Posts: 1096
Joined: August 5th, 2015, 11:55 pm
Contact:

Re: Random posts

Post by PHPBB12345 » January 19th, 2020, 5:12 am

2PC:

Code: Select all

if (prepare success)
{
	if (commit failed)
	{
		rollback;
	}
}
else
{
	rollback;
}

User avatar
JP21
Posts: 1874
Joined: October 26th, 2019, 5:39 am
Location: PH

Re: Random posts

Post by JP21 » January 19th, 2020, 6:23 am

Some theories suggests that PHPBB12345 is a bot while others, aliens.
A 17 year old guy that have useless discoveries in life and other rules.

Code: Select all

x = 13, y = 20, rule = B3/S23
11b2o$11b2o4$8b2o$8b2o2$2o$2o3$3b2o$3b2o2$11b2o$10b2o$12bo$3b2o$3b2o!
My actions weren't smart back then.

User avatar
PHPBB12345
Posts: 1096
Joined: August 5th, 2015, 11:55 pm
Contact:

Re: Random posts

Post by PHPBB12345 » January 19th, 2020, 8:20 am

Code: Select all

p --*              *-- c̅p+cq
     \            /
c ---[FREDKIN GATE]--- c
     /            \
q --*              *-- cp+c̅q

User avatar
JP21
Posts: 1874
Joined: October 26th, 2019, 5:39 am
Location: PH

Re: Random posts

Post by JP21 » January 19th, 2020, 10:10 am

JP21 wrote:
January 19th, 2020, 6:23 am
Some theories suggests that PHPBB12345 is a bot while others, aliens.
So that user is a robotic alien?
A 17 year old guy that have useless discoveries in life and other rules.

Code: Select all

x = 13, y = 20, rule = B3/S23
11b2o$11b2o4$8b2o$8b2o2$2o$2o3$3b2o$3b2o2$11b2o$10b2o$12bo$3b2o$3b2o!
My actions weren't smart back then.

GUYTU6J
Posts: 2200
Joined: August 5th, 2016, 10:27 am
Location: 拆哪!I repeat, CHINA! (a.k.a. 种花家)
Contact:

Re: Random posts

Post by GUYTU6J » January 19th, 2020, 10:56 am

Wow so more users here are learning Chinese?
好啊

User avatar
JP21
Posts: 1874
Joined: October 26th, 2019, 5:39 am
Location: PH

Re: Random posts

Post by JP21 » January 19th, 2020, 10:59 am

GUYTU6J wrote:
January 19th, 2020, 10:56 am
Wow so more users here are learning Chinese?
好啊
Where is the Great Wall of China? It will help us not learn Chinese anymore.
A 17 year old guy that have useless discoveries in life and other rules.

Code: Select all

x = 13, y = 20, rule = B3/S23
11b2o$11b2o4$8b2o$8b2o2$2o$2o3$3b2o$3b2o2$11b2o$10b2o$12bo$3b2o$3b2o!
My actions weren't smart back then.

GUYTU6J
Posts: 2200
Joined: August 5th, 2016, 10:27 am
Location: 拆哪!I repeat, CHINA! (a.k.a. 种花家)
Contact:

Re: Random posts

Post by GUYTU6J » January 19th, 2020, 11:37 am

JP21 wrote:
January 19th, 2020, 10:59 am
Where is the Great Wall of China? It will help us not learn Chinese anymore.
:?: :(

User avatar
pcallahan
Posts: 854
Joined: April 26th, 2013, 1:04 pm

Re: Random posts

Post by pcallahan » January 19th, 2020, 5:59 pm

Cellular automata based Space Invaders? Yeah, I know it's an old idea to make an actual "game" out of the Game of Life, but I was thinking about what it would be like to release upward-moving orthogonal spaceships from a Space Invaders style launcher. That would make a mess in Life rather than give clean explosions. On the other hand, a CA that was biased towards more vanishing reactions but still had spaceships might work. It'd be at least a little interesting to have a video game with no specialized graphics or object behavior except the initial position of projectiles.

User avatar
PHPBB12345
Posts: 1096
Joined: August 5th, 2015, 11:55 pm
Contact:

Re: Random posts

Post by PHPBB12345 » January 19th, 2020, 10:30 pm

C = Clock
D = Data/Delay
E = Enabled
J(S) = Set
K(R) = Reset
Q = Output
Q' = Inverted output
T = Toggle
S_D = Async set
R_D = Async reset
Last edited by PHPBB12345 on January 28th, 2020, 3:49 am, edited 1 time in total.

User avatar
PHPBB12345
Posts: 1096
Joined: August 5th, 2015, 11:55 pm
Contact:

Re: Random posts

Post by PHPBB12345 » January 21st, 2020, 11:23 pm

现实中的电路元件:导线、电池、电阻、电容、开关、二极管(LED)、晶体管(用于数字电路)
Last edited by PHPBB12345 on January 21st, 2020, 11:29 pm, edited 1 time in total.

Hunting
Posts: 4395
Joined: September 11th, 2017, 2:54 am

Re: Random posts

Post by Hunting » January 21st, 2020, 11:29 pm

pcallahan wrote:
January 19th, 2020, 5:59 pm
Cellular automata based Space Invaders? Yeah, I know it's an old idea to make an actual "game" out of the Game of Life, but I was thinking about what it would be like to release upward-moving orthogonal spaceships from a Space Invaders style launcher. That would make a mess in Life rather than give clean explosions. On the other hand, a CA that was biased towards more vanishing reactions but still had spaceships might work. It'd be at least a little interesting to have a video game with no specialized graphics or object behavior except the initial position of projectiles.
Freeze-Dry LWSS?

User avatar
PHPBB12345
Posts: 1096
Joined: August 5th, 2015, 11:55 pm
Contact:

Re: Random posts

Post by PHPBB12345 » January 22nd, 2020, 2:54 am

Code: Select all

         Vcc GND
          |   ^
          v   |
inputR -->#####
inputG -->#####
inputB -->#####
            |
            v
           out

Hunting
Posts: 4395
Joined: September 11th, 2017, 2:54 am

Re: Random posts

Post by Hunting » January 22nd, 2020, 3:03 am

Trying to 混合 Chinese 和英语

Hunting
Posts: 4395
Joined: September 11th, 2017, 2:54 am

Re: Random posts

Post by Hunting » January 22nd, 2020, 6:00 am

The fun in investigating new OCA rules is, to explore new things, just like what Conway did in 1970.

User avatar
PHPBB12345
Posts: 1096
Joined: August 5th, 2015, 11:55 pm
Contact:

Re: Random posts

Post by PHPBB12345 » January 22nd, 2020, 8:50 pm

http://www.ericr.nl/wondrous/index.html is blocked in mainland China
https://gol.hatsya.co.uk/home sometimes blocked in mainland China

Locked