Search found 2038 matches

by rowett
Yesterday, 12:34 pm
Forum: Bugs & Errors
Topic: lifeviewer bug
Replies: 296
Views: 40056

Re: lifeviewer bug

carsoncheng wrote:
Yesterday, 12:02 pm
Serious bug: paste any RLE into the box on the LifeViewer page (https://lazyslug.com), and click the view button; it doesn't respond when it should start displaying the pattern
Fixed, thanks!
by rowett
Yesterday, 8:15 am
Forum: Bugs & Errors
Topic: lifeviewer bug
Replies: 296
Views: 40056

Re: lifeviewer bug

b-engine wrote:
Yesterday, 3:39 am
Select this block and nudge it, then LifeViewer will say there's no room to nudge the block.
Fixed, thanks!
by rowett
Yesterday, 4:59 am
Forum: Bugs & Errors
Topic: lifeviewer bug
Replies: 296
Views: 40056

Re: LifeViewer bugs

TYCF wrote:
Yesterday, 3:03 am
If you select one of the blocks and then change the rule, the other block will dissappear.

Code: Select all

x = 11, y = 2, rule = B3/S23
2o7b2o$2o7b2o!

This is by design. If there is a selection when you change rule then the new pattern only contains the cells in the selection.
by rowett
November 26th, 2023, 3:00 pm
Forum: Website Discussion
Topic: Pattern viewer for forum threads
Replies: 3311
Views: 813015

Re: Pattern viewer for forum threads

muzik wrote:
November 26th, 2023, 2:24 pm
Not sure if this is a result of the new URL scripting functionality, but at least at viewer.html it doesn't appear to be possible to define a custom URL by pasting it into the text box and clicking View.
Fixed, thanks!

It was related to a web server upgrade.
by rowett
November 23rd, 2023, 8:36 am
Forum: Website Discussion
Topic: Proposed home page refresh
Replies: 65
Views: 10102

Re: Proposed home page refresh

I've added similar functionality to the LifeViewer home page . Supports: rle - to define the pattern rule - to specify the rule (defaults to B3/S23 if not specified) name - to specify the name (creates a #N line in the pattern header) viewerconfig - to specify script command section Examples: rle ht...
by rowett
November 17th, 2023, 11:49 am
Forum: Bugs & Errors
Topic: lifeviewer bug
Replies: 296
Views: 40056

Re: lifeviewer bug

squareroot12621 wrote:
November 17th, 2023, 7:57 am
I don't know of a better place to put this, but at the bottom of the page in lazyslug.com, "Anything copied to the clipbboard will also appear here." has an erroneous b.
Fixed, thanks!
by rowett
November 16th, 2023, 12:20 pm
Forum: Website Discussion
Topic: Pattern viewer for forum threads
Replies: 3311
Views: 813015

Re: Pattern viewer for forum threads

muzik wrote:
November 16th, 2023, 11:36 am
This pattern no longer works how it used to - it appears to explode instead of travelling down and to the left.
Fixed, thanks!
by rowett
November 3rd, 2023, 8:28 am
Forum: Website Discussion
Topic: Pattern viewer for forum threads
Replies: 3311
Views: 813015

Re: Pattern viewer for forum threads

Having said this I realised that for an oscillator of period p , in order for a specific cell to be oscillating at sub-period n , it must be alive for at least p / n generations. By computing the alive count per cell over period p (which is fairly inexpensive), I could use this information to quick...
by rowett
November 2nd, 2023, 3:24 pm
Forum: Website Discussion
Topic: Pattern viewer for forum threads
Replies: 3311
Views: 813015

Re: Pattern viewer for forum threads

There is just a lot of computation required for this pattern: the evolution of 34040 active cells across 29400 generations for 71 different sub-periods, none of which have a match. Having said this I realised that for an oscillator of period p , in order for a specific cell to be oscillating at sub...
by rowett
November 2nd, 2023, 6:51 am
Forum: Website Discussion
Topic: Pattern viewer for forum threads
Replies: 3311
Views: 813015

Re: Pattern viewer for forum threads

This has its period identified in less than three seconds, but spends a whole minute figuring out everything else. Potential target for optimization? x = 40, y = 22, rule = B2n3aeijy4ci5cr6n/S2aek3-acek4eiknr5ir6eik7e 38bo$38b2o$39bo5$31b2o$31b2o5$31b3o$31b3o2$28b3o$2o2bo23bo2bo$o27b2o2b 2o$2obo26b...
by rowett
October 29th, 2023, 6:06 pm
Forum: Website Discussion
Topic: Pattern viewer for forum threads
Replies: 3311
Views: 813015

Re: Pattern viewer for forum threads

Haycat2009 wrote:
October 16th, 2023, 10:21 pm
Please add Grounded Life (B35/S23) to the aliases. I think that this name has been in use for long enough.
Added. Though be careful when using aliases since it will make your pattern incompatible with other tools that don't understand the aliases.
by rowett
October 17th, 2023, 12:25 pm
Forum: Website Discussion
Topic: Pattern viewer for forum threads
Replies: 3311
Views: 813015

Re: Pattern viewer for forum threads

*What's the name of a multi-pattern command? There is no multi-pattern command. LifeViewer has a web page setting that tells it how to deal with the patterns it finds while scanning the page. The default is to display viewers inline and/or add "Show in Viewer" links. This can be changed with a meta...
by rowett
October 16th, 2023, 6:13 pm
Forum: Website Discussion
Topic: Pattern viewer for forum threads
Replies: 3311
Views: 813015

Re: Pattern viewer for forum threads

A vague feature request: allow to put multiple RLEs in a single viewer, with ability to "page through" patterns one-by-one. This would be different from putting a single stamp collection It's already possible to do this in your own web page. See here for an example. I'm not sure of the benefit of h...
by rowett
October 16th, 2023, 3:03 am
Forum: Website Discussion
Topic: Pattern viewer for forum threads
Replies: 3311
Views: 813015

Re: Pattern viewer for forum threads

b3s23love wrote:
October 15th, 2023, 6:04 am
Another strange bug
Fixed, thanks!
by rowett
October 7th, 2023, 2:40 am
Forum: Bugs & Errors
Topic: Golly bugs
Replies: 82
Views: 15802

Re: Golly bugs

oscar.lua incorrectly concluded that "This pattern is stable." after 563939073 generations and several hours of running it: x = 54, y = 2, rule = MarBlocks-5-rep o49bobo$bo48bo2bo! It's because the pattern in the previous generation hashes to the same value. The check for hash collisions fails sinc...
by rowett
October 2nd, 2023, 3:50 am
Forum: Bugs & Errors
Topic: Golly bugs
Replies: 82
Views: 15802

Re: Golly bugs

pzq_alex wrote:
October 2nd, 2023, 12:52 am
Using these steps I found that this is a bug with the Super algorithm, not with HashLife.
It's to do with HashLife. The RuleLoader version of LifeHistory also shows the same issue. Both RuleLoader and Super algos use HashLife.
by rowett
October 1st, 2023, 4:59 pm
Forum: Bugs & Errors
Topic: Golly bugs
Replies: 82
Views: 15802

Re: Golly bugs

b3s23love wrote:
October 1st, 2023, 4:21 pm
(is it a bug or it has to do with HashLife?)
Steps to reproduce this bug (along with a description):
1. Run this pattern up to the moment when the loaves appear.
What generation does this happen?
b3s23love wrote:
October 1st, 2023, 4:21 pm
2. Add one cell to the interior of the diehard.
Please give the XY location of this new cell.
by rowett
October 1st, 2023, 2:59 am
Forum: Website Discussion
Topic: Pattern viewer for forum threads
Replies: 3311
Views: 813015

Re: Pattern viewer for forum threads

muzik wrote:
September 30th, 2023, 10:19 am
In some cases the Identify period map does not appear to include the deathforcer cells at the edges, but at other times it does:
Fixed, thanks.
by rowett
September 30th, 2023, 2:31 am
Forum: Bugs & Errors
Topic: lifeviewer bug
Replies: 296
Views: 40056

Re: lifeviewer bug

TYCF wrote:
September 29th, 2023, 4:44 pm
You can see fake pattens if you zoom out.
Fixed, thanks.
by rowett
September 29th, 2023, 5:41 pm
Forum: Bugs & Errors
Topic: lifeviewer bug
Replies: 296
Views: 40056

Re: lifeviewer bug

AlbertArmStain wrote:
September 28th, 2023, 7:45 pm
I tried selecting the middle portion with a 2x1 selection, it turns out the selection is shifted one over.
This should be working now, thanks.
by rowett
September 29th, 2023, 12:31 pm
Forum: Bugs & Errors
Topic: Golly bugs
Replies: 82
Views: 15802

Re: Golly bugs

It seems like underscores in filenames can trigger bugs. Steps to reproduce: * Run Golly 4.2. * (Optionally) Draw some pattern in the pattern area. * Save the pattern under the filename "a__b.rle" (without quotes). (Note the double underscore.) * Close Golly, and run again. * The list "File -> Open...
by rowett
September 29th, 2023, 12:15 pm
Forum: Website Discussion
Topic: Pattern viewer for forum threads
Replies: 3311
Views: 813015

Re: Pattern viewer for forum threads

Selections appear to be bugged - Select All only targets a single cell here (that isn't even alive) Fixed, thanks. Using Select All and then random filling on this puts cells in the completely wrong place Fixed, thanks. If we use the THEME command to specify a theme that does not exist, the name of...
by rowett
September 29th, 2023, 10:39 am
Forum: Website Discussion
Topic: Pattern viewer for forum threads
Replies: 3311
Views: 813015

Re: Pattern viewer for forum threads

muzik wrote:
September 28th, 2023, 6:26 pm
Identifying this will cause it to die at the border, but the viewer still says "Identifying..." instead of stating a time of death. The viewer also reports a negative amount of living cells, which is obviously an impossibility.
Fixed, thanks.
by rowett
September 29th, 2023, 10:38 am
Forum: Website Discussion
Topic: Pattern viewer for forum threads
Replies: 3311
Views: 813015

Re: Pattern viewer for forum threads

Identify on this gives an unexpected result: the mod is a quarter of the period, but the transform provided is FlipX, which is only usually given if the mod is half the period Fixed, thanks. Also, why is "LifeH" considered a valid alias for B3/S23H despite it not being mentioned in the in-viewer li...
by rowett
September 28th, 2023, 6:00 am
Forum: Website Discussion
Topic: Pattern viewer for forum threads
Replies: 3311
Views: 813015

Re: Pattern viewer for forum threads

muzik wrote:
September 27th, 2023, 1:27 pm
All four of these rules still appear to be ruletable-based though, instead of being converted over to the [R]Investigator algorithm?
Done.
muzik wrote:
September 27th, 2023, 1:27 pm
Also, I think I've asked this one before, but why don't layers do anything for 2-state rule tables?
Done.