LifeWiki Trusted Account Request Thread - Post requests here

For discussion directly related to LifeWiki.
fluffykitty
Posts: 1178
Joined: June 14th, 2014, 5:03 pm
Contact:

Re: LifeWiki Trusted Account Request Thread - Post requests here

Post by fluffykitty »

I could use one too. Username is CatIsFluffy.
Hunting
Posts: 4401
Joined: September 11th, 2017, 2:54 am

Re: LifeWiki Trusted Account Request Thread - Post requests here

Post by Hunting »

fluffykitty wrote: November 16th, 2020, 5:09 am I could use one too. Username is CatIsFluffy.
You are the creator of Syms?
User avatar
dvgrn
Moderator
Posts: 12027
Joined: May 17th, 2009, 11:00 pm
Location: Madison, WI
Contact:

Re: LifeWiki Trusted Account Request Thread - Post requests here

Post by dvgrn »

Schiaparelliorbust wrote: November 16th, 2020, 4:53 am Can I get a trusted flag too, please?
You have to set up your username on the LifeWiki separately first -- it's not the same account, and can have a different username if you want -- though it's probably less confusing to just keep it the same.
Schiaparelliorbust
Posts: 3686
Joined: July 22nd, 2020, 9:50 am
Location: Acidalia Planitia

Re: LifeWiki Trusted Account Request Thread - Post requests here

Post by Schiaparelliorbust »

dvgrn wrote: November 16th, 2020, 8:40 am
Schiaparelliorbust wrote: November 16th, 2020, 4:53 am Can I get a trusted flag too, please?
You have to set up your username on the LifeWiki separately first -- it's not the same account, and can have a different username if you want -- though it's probably less confusing to just keep it the same.
Ok done.
Hunting's language (though he doesn't want me to call it that)
Board And Card Games
Colorised CA
Alien Biosphere
User avatar
dvgrn
Moderator
Posts: 12027
Joined: May 17th, 2009, 11:00 pm
Location: Madison, WI
Contact:

Re: LifeWiki Trusted Account Request Thread - Post requests here

Post by dvgrn »

Schiaparelliorbust wrote: November 16th, 2020, 4:46 pm
dvgrn wrote: November 16th, 2020, 8:40 am
Schiaparelliorbust wrote: November 16th, 2020, 4:53 am Can I get a trusted flag too, please?
You have to set up your username on the LifeWiki separately first -- it's not the same account, and can have a different username if you want -- though it's probably less confusing to just keep it the same.
Ok done.
OK, done!
Vedertesu
Posts: 1
Joined: November 23rd, 2020, 4:09 am

Re: LifeWiki Trusted Account Request Thread - Post requests here

Post by Vedertesu »

Can I be trusted?
User avatar
dvgrn
Moderator
Posts: 12027
Joined: May 17th, 2009, 11:00 pm
Location: Madison, WI
Contact:

Re: LifeWiki Trusted Account Request Thread - Post requests here

Post by dvgrn »

Vedertesu wrote: November 23rd, 2020, 4:11 am Can I be trusted?
Done!
MathAndCode
Posts: 5273
Joined: August 31st, 2020, 5:58 pm

Re: LifeWiki Trusted Account Request Thread - Post requests here

Post by MathAndCode »

I would like for my eponymous LifeWiki account to be trusted.
I am tentatively considering myself back.
User avatar
dvgrn
Moderator
Posts: 12027
Joined: May 17th, 2009, 11:00 pm
Location: Madison, WI
Contact:

Re: LifeWiki Trusted Account Request Thread - Post requests here

Post by dvgrn »

MathAndCode wrote: November 29th, 2020, 11:41 am I would like for my eponymous LifeWiki account to be trusted.
Done!
MathAndCode
Posts: 5273
Joined: August 31st, 2020, 5:58 pm

Re: LifeWiki Trusted Account Request Thread - Post requests here

Post by MathAndCode »

dvgrn wrote: November 29th, 2020, 11:47 amDone!
Thank you. That was pretty quick.



Edit: I'm trying to fix the RLE for Period-36 glider gun (The first glider is one row too high.), but I'm having difficulty figuring out where to edit the RLE. Could you please help me?



Another edit: I think that I found it (here, although I'm not completely sure), but I don't see an obvious way to edit the page because it isn't directly on the wiki.
Last edited by MathAndCode on March 26th, 2021, 11:34 pm, edited 1 time in total.
I am tentatively considering myself back.
User avatar
dvgrn
Moderator
Posts: 12027
Joined: May 17th, 2009, 11:00 pm
Location: Madison, WI
Contact:

Re: LifeWiki Trusted Account Request Thread - Post requests here

Post by dvgrn »

MathAndCode wrote: November 29th, 2020, 11:48 am Another edit: I think that I found it (here, although I'm not completely sure), but I don't see an obvious way to edit the page because it isn't on the wiki.
What you're looking for is the on-wiki version, which is in the RLE namespace:

https://www.conwaylife.com/w/index.php?title=RLE:P36gun&action=edit

To find where the pattern data is hiding, edit the article in question and look for the "pname" parameter, which in this case is "p36gun". LifeViewer looks for pattern text in an RLE:{pname} article.

However, someone will have to manually delete and replace the gun pattern once you've made the change to RLE:P36gun. The LifeWiki is very conservative by nature. If you add a new RLE:{pname} article that was never uploaded to https://www.conwaylife.com/patterns/ before, then the next run of the auto-upload script will eventually notice it and add it to the LifeWiki patterns collection.

The script currently does not look for differences between already-uploaded patterns and the RLE namespace versions -- it just assumes that if there's something wrong, the change will get propagated over manually. This kind of thing happens rarely enough that that's a fairly reasonable assumption.
MathAndCode
Posts: 5273
Joined: August 31st, 2020, 5:58 pm

Re: LifeWiki Trusted Account Request Thread - Post requests here

Post by MathAndCode »

dvgrn wrote: November 29th, 2020, 12:00 pmWhat you're looking for is the on-wiki version, which is in the RLE namespace:

https://www.conwaylife.com/w/index.php?title=RLE:P36gun&action=edit

To find where the pattern data is hiding, edit the article in question and look for the "pname" parameter, which in this case is "p36gun". LifeViewer looks for pattern text in an RLE:{pname} article.
Thank you for the explanation. I just edited it.
I am tentatively considering myself back.
User avatar
dvgrn
Moderator
Posts: 12027
Joined: May 17th, 2009, 11:00 pm
Location: Madison, WI
Contact:

Re: LifeWiki Trusted Account Request Thread - Post requests here

Post by dvgrn »

MathAndCode wrote: November 29th, 2020, 1:14 pm Thank you for the explanation. I just edited it.
Thanks! I just patched up the on-wiki version of the pattern files (RLE and .cells), so they should look right after a hard refresh now.
gooddogtyson
Posts: 33
Joined: September 11th, 2019, 7:17 pm

Re: LifeWiki Trusted Account Request Thread - Post requests here

Post by gooddogtyson »

got locked out of my original lifewiki account. my new one is Gooddogtyson2. can I have the trusted flag on this account too?

thanks!
User avatar
Ian07
Moderator
Posts: 899
Joined: September 22nd, 2018, 8:48 am
Location: Pennsylvania, US

Re: LifeWiki Trusted Account Request Thread - Post requests here

Post by Ian07 »

gooddogtyson wrote: December 6th, 2020, 1:07 pm got locked out of my original lifewiki account. my new one is Gooddogtyson2. can I have the trusted flag on this account too?

thanks!
Done!
Wiki: http://www.conwaylife.com/wiki/User:Ian07
Discord: lan07 (yes, that's a lowercase L)

xs24_69bobjob96
User avatar
Scorbie
Posts: 1728
Joined: December 7th, 2013, 1:05 am

Re: LifeWiki Trusted Account Request Thread - Post requests here

Post by Scorbie »

Request for User:Scorbie to be trusted, thanks ;)
User avatar
dvgrn
Moderator
Posts: 12027
Joined: May 17th, 2009, 11:00 pm
Location: Madison, WI
Contact:

Re: LifeWiki Trusted Account Request Thread - Post requests here

Post by dvgrn »

Scorbie wrote: December 7th, 2020, 8:44 pm Request for User:Scorbie to be trusted, thanks ;)
Done! (by Ian07, in response to the mention on Discord).
Player
Posts: 4
Joined: December 19th, 2020, 2:40 am

Re: LifeWiki Trusted Account Request Thread - Post requests here

Post by Player »

I'm a lover of John Conway's Game of Life.

I've known a little:
The smallest still lifes is Block.
The smallest oscillator is Blinker.
The smallest spaceship is Glider.
The first gun is Gosper glider gun.

Could I get a trusted account please?

PS: I'm a Chinese. Please don't mind if my words are not appropriate.
User avatar
dvgrn
Moderator
Posts: 12027
Joined: May 17th, 2009, 11:00 pm
Location: Madison, WI
Contact:

Re: LifeWiki Trusted Account Request Thread - Post requests here

Post by dvgrn »

Player wrote: December 19th, 2020, 2:49 amCould I get a trusted account please?
Done. Welcome to conwaylife.com!
adr
Posts: 4
Joined: June 26th, 2019, 11:15 pm

Re: LifeWiki Trusted Account Request Thread - Post requests here

Post by adr »

May i have the trusted flag? I haven't posted much on the forums, but i've posted quite a bit on the discord.
User avatar
dvgrn
Moderator
Posts: 12027
Joined: May 17th, 2009, 11:00 pm
Location: Madison, WI
Contact:

Re: LifeWiki Trusted Account Request Thread - Post requests here

Post by dvgrn »

adr wrote: December 24th, 2020, 11:03 am May i have the trusted flag? I haven't posted much on the forums, but i've posted quite a bit on the discord.
Done!
BP1234++
Posts: 4
Joined: January 10th, 2021, 6:07 am

Re: LifeWiki Trusted Account Request Thread - Post requests here

Post by BP1234++ »

Please could i get a trusted account
User avatar
dvgrn
Moderator
Posts: 12027
Joined: May 17th, 2009, 11:00 pm
Location: Madison, WI
Contact:

Re: LifeWiki Trusted Account Request Thread - Post requests here

Post by dvgrn »

BP1234++ wrote: January 25th, 2021, 6:50 am Please could i get a trusted account
Done!
User avatar
C28
Posts: 843
Joined: December 8th, 2020, 12:23 pm
Location: WORLD -1

Re: LifeWiki Trusted Account Request Thread - Post requests here

Post by C28 »

i would like to request that User:C28 be given the trusted flag.
mostly taking a break from CGoL for now
User avatar
dvgrn
Moderator
Posts: 12027
Joined: May 17th, 2009, 11:00 pm
Location: Madison, WI
Contact:

Re: LifeWiki Trusted Account Request Thread - Post requests here

Post by dvgrn »

C28 wrote: February 10th, 2021, 11:35 am i would like to request that User:C28 be given the trusted flag.
Done!
Post Reply