Thread for basic questions

For general discussion about Conway's Game of Life.
User avatar
dvgrn
Moderator
Posts: 10653
Joined: May 17th, 2009, 11:00 pm
Location: Madison, WI
Contact:

Re: Thread for basic questions

Post by dvgrn » February 10th, 2020, 1:17 pm

Gustone wrote:
February 10th, 2020, 1:04 pm
Can a p4 with one cell period 4 rotor exist?
Not in any two-state rule. If there's only one cell changing, and it can only be either 0 or 1, then there's no way you're getting above a P2. You need at least two changing cells to hold enough information to get to p4.

(Am I answering the right question?)

User avatar
calcyman
Moderator
Posts: 2936
Joined: June 1st, 2009, 4:32 pm

Re: Thread for basic questions

Post by calcyman » February 10th, 2020, 3:42 pm

dvgrn wrote:
February 10th, 2020, 1:17 pm
Gustone wrote:
February 10th, 2020, 1:04 pm
Can a p4 with one cell period 4 rotor exist?
Not in any two-state rule. If there's only one cell changing, and it can only be either 0 or 1, then there's no way you're getting above a P2. You need at least two changing cells to hold enough information to get to p4.

(Am I answering the right question?)
I interpreted it as 'a p4 with only one cell that oscillates at the full period' (so the other rotor cells are p2).
What do you do with ill crystallographers? Take them to the mono-clinic!

User avatar
praosylen
Posts: 2443
Joined: September 13th, 2014, 5:36 pm
Location: Pembina University, Home of the Gliders
Contact:

Re: Thread for basic questions

Post by praosylen » February 10th, 2020, 3:59 pm

Gustone wrote:
February 10th, 2020, 1:04 pm
Can a p4 with one cell period 4 rotor exist
Here's one with one p4 cell and one p2 cell:

Code: Select all

x = 2, y = 3, rule = B3r4/S0123-r
2o2$o!
In general, in a rule with N states, a period P oscillator with M full-period cells cannot exist unless N^M is greater than (EDIT: or equal to) the smallest prime factor of P. A period P oscillator with M rotor cells, however, cannot exist unless N^M is greater than (EDIT: or equal to) P itself, so if your question was whether a p4 oscillator with a single rotor cell (without any p2 support) can exist, the answer is no.

(Correct me if I'm wrong on any of this.)
Last edited by praosylen on February 11th, 2020, 12:14 pm, edited 1 time in total.
former username: A for Awesome
praosylen#5847 (Discord)

The only decision I made was made
of flowers, to jump universes to one of springtime in
a land of former winter, where no invisible walls stood,
or could stand for more than a few hours at most...

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

Re: Thread for basic questions

Post by Gustone » February 11th, 2020, 4:45 am

A for awesome wrote:
February 10th, 2020, 3:59 pm
Gustone wrote:
February 10th, 2020, 1:04 pm
Can a p4 with one cell period 4 rotor exist
Here's one with one p4 cell and one p2 cell:

Code: Select all

x = 2, y = 3, rule = B3r4/S0123-r
2o2$o!
In general, in a rule with N states, a period P oscillator with M full-period cells cannot exist unless N^M is greater than the smallest prime factor of P. A period P oscillator with M rotor cells, however, cannot exist unless N^M is greater than P itself, so if your question was whether a p4 oscillator with a single rotor cell (without any p2 support) can exist, the answer is no.

(Correct me if I'm wrong on any of this.)
Yes like this but in life

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

Re: Thread for basic questions

Post by JP21 » February 11th, 2020, 5:20 am

Gustone wrote:
February 11th, 2020, 4:45 am
A for awesome wrote:
February 10th, 2020, 3:59 pm
Gustone wrote:
February 10th, 2020, 1:04 pm
Can a p4 with one cell period 4 rotor exist
Here's one with one p4 cell and one p2 cell:

Code: Select all

x = 2, y = 3, rule = B3r4/S0123-r
2o2$o!
In general, in a rule with N states, a period P oscillator with M full-period cells cannot exist unless N^M is greater than the smallest prime factor of P. A period P oscillator with M rotor cells, however, cannot exist unless N^M is greater than P itself, so if your question was whether a p4 oscillator with a single rotor cell (without any p2 support) can exist, the answer is no.

(Correct me if I'm wrong on any of this.)
Yes like this but in life
I actually deleted the post here of mine saying that it is impossible because you cannot simultaneously have a cell born in 3 then die in 3.
Also:
dvgrn wrote:
February 10th, 2020, 1:17 pm
Gustone wrote:
February 10th, 2020, 1:04 pm
Can a p4 with one cell period 4 rotor exist?
Not in any two-state rule. If there's only one cell changing, and it can only be either 0 or 1, then there's no way you're getting above a P2. You need at least two changing cells to hold enough information to get to p4.

(Am I answering the right question?)
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
Moosey
Posts: 4306
Joined: January 27th, 2019, 5:54 pm
Location: here
Contact:

Re: Thread for basic questions

Post by Moosey » February 11th, 2020, 9:33 am

He read that, but dvgrn was interpreting it in a different way than what Gustone meant. It's probably possible-- just surround a cell with p2 cells such that it changes its state every other generation and you have a p4 with only one p4 cell in its rotor
not active here but active on discord

wildmyron
Posts: 1543
Joined: August 9th, 2013, 12:45 am
Location: Western Australia

Re: Thread for basic questions

Post by wildmyron » February 11th, 2020, 12:11 pm

Gustone wrote:
February 11th, 2020, 4:45 am
A for awesome wrote:
February 10th, 2020, 3:59 pm
Gustone wrote:
February 10th, 2020, 1:04 pm
Can a p4 with one cell period 4 rotor exist
Here's one with one p4 cell and one p2 cell:

Code: Select all

x = 2, y = 3, rule = B3r4/S0123-r
2o2$o!
In general, in a rule with N states, a period P oscillator with M full-period cells cannot exist unless N^M is greater than the smallest prime factor of P. A period P oscillator with M rotor cells, however, cannot exist unless N^M is greater than P itself, so if your question was whether a p4 oscillator with a single rotor cell (without any p2 support) can exist, the answer is no.

(Correct me if I'm wrong on any of this.)
Yes like this but in life
JLS reports that no such oscillator exists in B3/S23

@A for awesome: Your example shows that greater than or equal to is the required condition (though not necessarily sufficient as B3/S23 shows)

Edit: Allowing two adjacent p4 cells does lead to oscillators which exist in B3/S23:

Code: Select all

x = 11, y = 11
6boo$6bo$3boobo$4bobooboo$4bobbobo$b3obbobbo$bboobbobo$4boobboo$5bobo$5bobo$6bo!
The 5S project (Smallest Spaceships Supporting Specific Speeds) is now maintained by AforAmpere. The latest collection is hosted on GitHub and contains well over 1,000,000 spaceships.

Semi-active here - recovering from a severe case of LWTDS.

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

Re: Thread for basic questions

Post by Hunting » February 12th, 2020, 1:01 pm

How was synthesises for non-natural oscillators(That are not hasslers or something) like Hertz be found?

(Also how was the barberpole-extending reaction found?)

User avatar
Ian07
Moderator
Posts: 891
Joined: September 22nd, 2018, 8:48 am
Location: New Jersey, US

Re: Thread for basic questions

Post by Ian07 » February 12th, 2020, 7:40 pm

Hunting wrote:
February 12th, 2020, 1:01 pm
How was synthesises for non-natural oscillators(That are not hasslers or something) like Hertz be found?
It's by no means a comprehensive tutorial, but this section of the glider synthesis tutorial on the wiki teaches the basics.

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

Re: Thread for basic questions

Post by Hunting » February 12th, 2020, 7:44 pm

Ian07 wrote:
February 12th, 2020, 7:40 pm
Hunting wrote:
February 12th, 2020, 1:01 pm
How was synthesises for non-natural oscillators(That are not hasslers or something) like Hertz be found?
It's by no means a comprehensive tutorial, but this section of the glider synthesis tutorial on the wiki teaches the basics.
Wow, it seems easy. But it still didn't solve the problem I have:

How was the rotor of the non-natural oscillator synthesised?

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

Re: Thread for basic questions

Post by Gustone » February 13th, 2020, 1:04 pm

wildmyron wrote:
February 11th, 2020, 12:11 pm

Code: Select all

x = 11, y = 11
6boo$6bo$3boobo$4bobooboo$4bobbobo$b3obbobbo$bboobbobo$4boobboo$5bobo$5bobo$6bo!
Smaller

Code: Select all

x = 8, y = 11, rule = B3/S23
2b2o$3bo2b2o$3bobobo$3o2bo$b2o3bo$3b3o3$3b3o$2bo3bo$2b2ob2o!

User avatar
toroidalet
Posts: 1514
Joined: August 7th, 2016, 1:48 pm
Location: My computer
Contact:

Re: Thread for basic questions

Post by toroidalet » February 13th, 2020, 9:30 pm

How can I use slow gliders to reflect a LWSS 90° like this? (the spacing doesn't matter):

Code: Select all

x = 24, y = 28, rule = LifeHistory
10.C2.C$14.C$10.C3.C$11.4C5$21.D.D$20.D$20.D$20.D2.D$20.3D$2.4D$4.2D$
3.D.D$2.D2.D$.D7.3A$D10.A$10.A6$3A$2.A$.A!
Any sufficiently advanced software is indistinguishable from malice.

User avatar
dvgrn
Moderator
Posts: 10653
Joined: May 17th, 2009, 11:00 pm
Location: Madison, WI
Contact:

Re: Thread for basic questions

Post by dvgrn » February 14th, 2020, 3:57 am

toroidalet wrote:
February 13th, 2020, 9:30 pm
How can I use slow gliders to reflect a LWSS 90° like this? (the spacing doesn't matter)...
Unless I've forgotten something, there isn't really an optimized library of these kinds of recipes yet. It would take a custom search to find an LWSS turn recipe with the fewest number of slow gliders.

On the other hand, this is the kind of thing that slsparse can generate for you very easily, as long as you don't mind it being somewhat suboptimal. First pick a G+LWSS with the right orientation that produces a honeyfarm. Then substitute that in to the appropriate stage of a compiled slsparse recipe for a known Blockic (or other) seed for a LWSS at 90 degrees from the initial one:

Code: Select all

x = 903, y = 915, rule = B3/S23
890bo2bo$894bo$890bo3bo$891b4o11$900b3o$902bo$901bo33$866b2o$867b2o$
866bo27$832bo$832b2o$831bobo41$791bo$791b2o$790bobo57$732b2o$731bobo$
733bo81$649b2o$650b2o$649bo82$570b2o$571b2o$570bo50$522bo$522b2o$521bo
bo75$451b2o$450bobo$452bo60$377bo$377b2o$376bobo43$341b2o$342b2o$341bo
39$304b2o$305b2o$304bo25$256b3o$258bo$257bo49$202b2o$201bobo$203bo45$
152b2o$151bobo$153bo39$103b3o$105bo$104bo41$73b2o$74b2o$73bo34$36b2o$
37b2o$36bo41$2o$b2o$o!
#C [[ STEP 20 X 425 Y -425 Z 4 ]]
There _is_ a known library of single-channel recipes for *WSSes, but those are even less efficient in terms of number of gliders, and they need precise synchronization (but could all be stored in one glider loop, probably except for the initial glider). This one is borrowed from the end of the recipe for Scorbie's Demonoid.

Code: Select all

x = 2929, y = 2934, rule = B3/S23
bo$2bo$3o21$24bo$22bobo$23b2o20$46bo$47bo$45b3o21$69bo$67bobo$68b2o21$
90bobo$91b2o$91bo21$115bo$113bobo$114b2o20$137bo$138bo$136b3o26$163bob
o$164b2o$164bo20$186bo$187b2o$186b2o26$213bobo$214b2o$214bo20$236bo$
237b2o$236b2o21$258bobo$259b2o$259bo20$281bo$282b2o$281b2o21$303bobo$
304b2o$304bo21$328bo$326bobo$327b2o20$350bo$351bo$349b3o22$373bo$374b
2o$373b2o24$399bo$400b2o$399b2o21$421bobo$422b2o$422bo23$446bobo$447b
2o$447bo20$470bo$471bo$469b3o21$493bo$491bobo$492b2o21$514bobo$515b2o$
515bo36$554bo$552bobo$553b2o21$575bobo$576b2o$576bo20$599bo$600bo$598b
3o22$621bobo$622b2o$622bo20$644bo$645b2o$644b2o25$672bo$673bo$671b3o
23$697bo$695bobo$696b2o36$735bo$736bo$734b3o21$758bo$756bobo$757b2o20$
780bo$781bo$779b3o21$802bo$803b2o$802b2o21$826bo$824bobo$825b2o21$847b
obo$848b2o$848bo20$870bo$871b2o$870b2o24$895bobo$896b2o$896bo26$925bo$
926bo$924b3o31$958bo$959bo$957b3o21$980bo$981b2o$980b2o21$1004bo$1005b
o$1003b3o21$1026bo$1027b2o$1026b2o25$1054bo$1055bo$1053b3o22$1077bo$
1078b2o$1077b2o26$1106bo$1107bo$1105b3o21$1129bo$1127bobo$1128b2o23$
1153bo$1154b2o$1153b2o31$1187bo$1185bobo$1186b2o23$1212bo$1210bobo$
1211b2o20$1234bo$1235bo$1233b3o21$1256bo$1257b2o$1256b2o21$1280bo$
1281bo$1279b3o21$1303bo$1301bobo$1302b2o25$1329bo$1330b2o$1329b2o21$
1351bobo$1352b2o$1352bo20$1374bo$1375b2o$1374b2o28$1405bo$1403bobo$
1404b2o20$1427bo$1428bo$1426b3o21$1450bo$1451bo$1449b3o21$1472bo$1473b
2o$1472b2o21$1496bo$1494bobo$1495b2o21$1519bo$1520bo$1518b3o21$1541bo$
1542b2o$1541b2o25$1569bo$1570bo$1568b3o22$1592bo$1593b2o$1592b2o26$
1621bo$1622bo$1620b3o21$1644bo$1642bobo$1643b2o23$1668bo$1669b2o$1668b
2o31$1702bo$1700bobo$1701b2o23$1727bo$1725bobo$1726b2o20$1749bo$1750bo
$1748b3o21$1771bo$1772b2o$1771b2o21$1795bo$1796bo$1794b3o21$1818bo$
1816bobo$1817b2o25$1844bo$1845b2o$1844b2o21$1866bobo$1867b2o$1867bo20$
1889bo$1890b2o$1889b2o28$1920bo$1918bobo$1919b2o20$1942bo$1943bo$1941b
3o21$1965bo$1966bo$1964b3o21$1987bo$1988b2o$1987b2o21$2011bo$2009bobo$
2010b2o21$2034bo$2035bo$2033b3o21$2056bo$2057b2o$2056b2o25$2084bo$
2085bo$2083b3o21$2107bo$2105bobo$2106b2o25$2134bo$2135bo$2133b3o21$
2157bo$2155bobo$2156b2o20$2179bo$2180bo$2178b3o21$2202bo$2200bobo$
2201b2o20$2224bo$2225bo$2223b3o22$2246bobo$2247b2o$2247bo20$2269bo$
2270b2o$2269b2o22$2294bo$2292bobo$2293b2o24$2320bo$2318bobo$2319b2o20$
2342bo$2343bo$2341b3o23$2367bo$2368bo$2366b3o21$2389bo$2390b2o$2389b2o
21$2411bobo$2412b2o$2412bo20$2435bo$2436bo$2434b3o37$2472bobo$2473b2o$
2473bo20$2496bo$2497bo$2495b3o21$2518bo$2519b2o$2518b2o21$2542bo$2543b
o$2541b3o21$2565bo$2563bobo$2564b2o25$2591bo$2592b2o$2591b2o58$2651bo$
2652b2o$2651b2o35$2687bobo$2688b2o$2688bo20$2711bo$2712bo$2710b3o21$
2734bo$2732bobo$2733b2o22$2758bo$2756bobo$2757b2o20$2780bo$2781bo$
2779b3o21$2802bo$2803b2o$2802b2o22$2825bobo$2826b2o$2826bo20$2849bo$
2850bo$2848b3o26$2875bobo$2876b2o$2876bo52$2926b2o$2925b4o$2925bo2bo$
2926b2o!

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

Re: Thread for basic questions

Post by GUYTU6J » February 17th, 2020, 9:00 pm

toroidalet wrote:
February 13th, 2020, 9:30 pm
How can I use slow gliders to reflect a LWSS 90° like this? (the spacing doesn't matter):

Code: Select all

x = 24, y = 28, rule = LifeHistory
10.C2.C$14.C$10.C3.C$11.4C5$21.D.D$20.D$20.D$20.D2.D$20.3D$2.4D$4.2D$
3.D.D$2.D2.D$.D7.3A$D10.A$10.A6$3A$2.A$.A!
A reaction taken from Cordership-LWSS-freeze-tag.rle:

Code: Select all

x = 56, y = 52, rule = B3/S23
6b2o$5b2ob2o$6b4o$7b2o4$2o$obo$o27$43b2o$43bobo$43bo6$37b2o$36b2o$38bo
3$53b2o$53bobo$53bo!

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

Re: Thread for basic questions

Post by JP21 » February 18th, 2020, 11:12 am

HOW do you REMOVE the LAST EDITED BY???
Edit: And why doesn't it show up some sometimes?
Edit: test
Last edited by JP21 on February 18th, 2020, 11:33 am, edited 1 time in total.
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
dvgrn
Moderator
Posts: 10653
Joined: May 17th, 2009, 11:00 pm
Location: Madison, WI
Contact:

Re: Thread for basic questions

Post by dvgrn » February 18th, 2020, 11:24 am

JP21 wrote:
February 18th, 2020, 11:12 am
HOW do you REMOVE the LAST EDITED BY???
Edit: And why doesn't it show up some sometimes?
Delete the message and re-post, maybe? I don't know of any other way.

I thought I had figured out at one point that the "last edited by" message isn't displayed to you if you're logged in and you're the one who did the editing. I'm not absolutely sure that that's actually true, and if it is I have no idea why it was implemented that way.

User avatar
dvgrn
Moderator
Posts: 10653
Joined: May 17th, 2009, 11:00 pm
Location: Madison, WI
Contact:

Re: Thread for basic questions

Post by dvgrn » February 18th, 2020, 12:09 pm

JP21 wrote:
February 18th, 2020, 11:32 am
Edit 4-5: Let me turn the sentence to a question.

Wait, can't moderators fix things?
Moderators can fix some things that the forum software is configured to allow them to fix.

Moderators can't magically fix bugs or limitations in the forum software.

At least some moderators (speaking for myself) try to encourage forum users to solve problems on their own, or to take deep breaths and decide that some things maybe aren't really problems that moderators need to spend time on.

If you're unhappy with a "last edited by" message, a reasonable way to solve it would be to edit the message again so that it says "delete me". Then a moderator will probably (but no promises!) come along eventually and delete the message, and the "last edited by" message will go away.

I absolutely agree that it's not very clear why the forum software sometimes displays "last edited by" notes, and sometimes doesn't. Maybe there's a time limit, or a rule that edits aren't recorded until after someone else has replied to a message.

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

Re: Thread for basic questions

Post by JP21 » February 18th, 2020, 12:13 pm

dvgrn wrote:
February 18th, 2020, 12:09 pm
JP21 wrote:
February 18th, 2020, 11:32 am
Edit 4-5: Let me turn the sentence to a question.

Wait, can't moderators fix things?
Moderators can fix some things that the forum software is configured to allow them to fix.

Moderators can't magically fix bugs or limitations in the forum software.

At least some moderators (speaking for myself) try to encourage forum users to solve problems on their own, or to take deep breaths and decide that some things maybe aren't really problems that moderators need to spend time on.

If you're unhappy with a "last edited by" message, a reasonable way to solve it would be to edit the message again so that it says "delete me". Then a moderator will probably (but no promises!) come along eventually and delete the message, and the "last edited by" message will go away.

I absolutely agree that it's not very clear why the forum software sometimes displays "last edited by" notes, and sometimes doesn't. Maybe there's a time limit, or a rule that edits aren't recorded until after someone else has replied to a message.
Thank you but how about an example of it in my original question?
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
dvgrn
Moderator
Posts: 10653
Joined: May 17th, 2009, 11:00 pm
Location: Madison, WI
Contact:

Re: Thread for basic questions

Post by dvgrn » February 18th, 2020, 1:01 pm

JP21 wrote:
February 18th, 2020, 12:13 pm
Thank you but how about an example of it in my original question?
Not quite clear what this means. Do you want your original question deleted? I deleted the message that said "delete me", but I think that wasn't the one you're calling the "original question".

It's really helpful if you can be consistent about adding links to posts that you refer to. Otherwise it's surprisingly easy for confusion to set in.

It eats up a fair amount of time to figure out which posts you mean when you say something like "look at my recent posts for the example or even Hunting's post somewhere". If you can't be bothered to spend the time to come up with specific links yourself, there's no particular reason why a moderator should feel obligated to do that work for you.

EDIT: Testing to see if a last-edited-by message appears if someone else has replied to a message.
EDIT2: Testing again, since the message didn't appear due to the above edit. This time putting in some "Reason for editing this post" text.
Last edited by dvgrn on February 18th, 2020, 7:45 pm, edited 1 time in total.
Reason: wanted to test the "Reason for editing this post" textbox

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

Re: Thread for basic questions

Post by JP21 » February 18th, 2020, 7:14 pm

dvgrn wrote:
February 18th, 2020, 1:01 pm
JP21 wrote:
February 18th, 2020, 12:13 pm
Thank you but how about an example of it in my original question?
Not quite clear what this means. Do you want your original question deleted? I deleted the message that said "delete me", but I think that wasn't the one you're calling the "original question".

It's really helpful if you can be consistent about adding links to posts that you refer to. Otherwise it's surprisingly easy for confusion to set in.

It eats up a fair amount of time to figure out which posts you mean when you say something like "look at my recent posts for the example or even Hunting's post somewhere". If you can't be bothered to spend the time to come up with specific links yourself, there's no particular reason why a moderator should feel obligated to do that work for you.
Well, yeah but
dvgrn wrote:
February 18th, 2020, 12:09 pm
If you're unhappy with a "last edited by" message, a reasonable way to solve it would be to edit the message again so that it says "delete me". Then a moderator will probably (but no promises!) come along eventually and delete the message, and the "last edited by" message will go away.
I can still see the "last edited by" message even though you deleted the "delete me".
That makes me think only the administrator can remove the "last edited by" inconvenience.
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
dvgrn
Moderator
Posts: 10653
Joined: May 17th, 2009, 11:00 pm
Location: Madison, WI
Contact:

Re: Thread for basic questions

Post by dvgrn » February 18th, 2020, 7:35 pm

JP21 wrote:
February 18th, 2020, 7:14 pm
I can still see the "last edited by" message even though you deleted the "delete me".
That makes me think only the administrator can remove the "last edited by" inconvenience.
The deletion of the "delete me" message removed the last-edited-by note in that message (along with the message). It worked great! I can do the same for the other message if you want -- you just have to edit it to say "delete me", too.

That may not have been what you were looking for, but as I said before, delete-and-repost seems like the only likely way to get rid of a last-edited-by note. Even an administrator would probably have quite a difficult job digging around in the forum database to change the right audit data to make it look like no edits were ever made.

I'm still very puzzled as to why this is even a vaguely interesting thing to worry about. If you don't want the last-edited-by note to appear, don't edit your posts. Right?

EDIT: Here I'm gathering support for my theory that a last-edited-by message doesn't appear if no one else has posted after the message being edited. EDIT2 Looks like that was wrong: the reason last-edited-by messages don't appear in my posts is because I'm a moderator.

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

Re: Thread for basic questions

Post by JP21 » February 18th, 2020, 7:39 pm

dvgrn wrote:
February 18th, 2020, 7:35 pm
I'm still very puzzled as to why this is even a vaguely interesting thing to worry about. If you don't want the last-edited-by note to appear, don't edit your posts. Right?
Yes, but...
Why?
|
|
v
Attachments
Screenshot_2020-02-19-07-34-49-1.png
Screenshot_2020-02-19-07-34-49-1.png (283.49 KiB) Viewed 7596 times
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
dvgrn
Moderator
Posts: 10653
Joined: May 17th, 2009, 11:00 pm
Location: Madison, WI
Contact:

Re: Thread for basic questions

Post by dvgrn » February 18th, 2020, 7:44 pm

JP21 wrote:
February 18th, 2020, 7:39 pm
Yes, but...
Why?
I'm thinking this is the reason.

New theory: message appears automatically if a user edits a post that has been replied to

EXCEPT

if an admin or moderator edits a post, the message only appears if some text explaining the edit is also added. EDIT: Corroboration can be found in experimental edits here. Any counterexamples? If not, I think we have the "why".

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

Re: Thread for basic questions

Post by JP21 » February 18th, 2020, 7:59 pm

Thank you. See you later.
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
Layz Boi
Posts: 264
Joined: October 25th, 2018, 3:57 pm

Re: Thread for basic questions

Post by Layz Boi » February 19th, 2020, 5:18 pm

Whats the logic or explanation behind the names given to object symmetries?

Also.. What's the general standard for the equivalent of "glide symmetry" in oscillators? For example, the "cis-queen-bee-shuttle." At any single step in its oscillation, it's asymmetric. However, it is composed of two, identical, mirrored halves that are just displaced in time when considering the whole oscillation. Is there simply no distinction, unless its a ship or what?

Post Reply