Search found 114 matches

by triller
June 30th, 2020, 3:27 pm
Forum: General Discussion
Topic: Working on a flip-flop...
Replies: 2
Views: 2016

Re: Working on a flip-flop...

A worthy and well documented mechanism is Paul Rendell's Turing Machine. The documentation is broken down module by module and has yielded numerous components which resulted in great avail to my mechanisms. Why reinvent the wheel unless some overriding factor exists (i.e. space limitation, traffic l...
by triller
April 6th, 2020, 8:47 pm
Forum: The Sandbox
Topic: seeking small stable LW->G 135 degree
Replies: 12
Views: 3944

seeking small stable LW->G 135 degree

Help!
Most (all?) of the existing (known) LW->G p30 devices are 45 degree.
Of course, 2 p30 guns will give me 135 degree, as will a 45 + 90 degree compound.
I've got narrow paths of adjacent LWSS's to pick off and redirect.
Any pointer will be appreciated.
triller
by triller
March 30th, 2020, 7:29 pm
Forum: Patterns
Topic: triller's p30 thread
Replies: 78
Views: 117076

Re: triller's p30 thread

 by dvgrn » Today, 4:06 am
Ha, now that is elegant!
Agreed! I tried about every p30 device (even a pentadecathlon) I could think of. Over-thinking, I guess. It's almost as if there is an auto-optimize button! Thanks Kazyan. When implemented in practice, your provenance is assured.
Triller
by triller
March 29th, 2020, 8:49 pm
Forum: Patterns
Topic: triller's p30 thread
Replies: 78
Views: 117076

Re: triller's p30 thread

Long time since I've posted. I will have a need in a large project to race a signal pulse ahead of the output of a mechanism working in the opposite direction. I thought I'd give a high speed wire a shot. Periodic being my bent, I worked over the version of Dean Hickerson's 2c/3 diagonal wire from o...
by triller
March 22nd, 2018, 9:50 pm
Forum: Patterns
Topic: Elementary knightship
Replies: 136
Views: 343700

Re: Elementary knightship

Sleep for a month and look what happens!
I should nap more often.
Congrats on an core challenge bested.

triller
by triller
January 5th, 2018, 7:47 pm
Forum: The Sandbox
Topic: The meaning/story of your username
Replies: 48
Views: 31729

Re: The meaning/story of your username

I'm a flautist.
by triller
December 14th, 2017, 9:43 pm
Forum: Patterns
Topic: Life object having a bounded population with an unknown fate
Replies: 7
Views: 7850

Re: Life object having a bounded population with an unknown fate

Credit where credit is due (I'm HUGE on provenance).
While my handle is evoked, the originator of the collatz generator is PM 2RING. See here.
viewtopic.php?f=2&t=81&p=2103&hilit=collatz#p2103.

triller
by triller
October 8th, 2017, 2:35 pm
Forum: Patterns
Topic: triller's p30 thread
Replies: 78
Views: 117076

Re: triller's p30 thread

How about a fibonacci generator with display like the Collatz one? I tried to assemble the decoder and the fibonacci generator, but it didn't work. One thing I see that I failed to mention about the BCD converter is that it does not accept a zero argument agreeably. The nibbler that determines inpu...
by triller
September 26th, 2017, 1:54 am
Forum: Patterns
Topic: triller's p30 thread
Replies: 78
Views: 117076

Re: triller's p30 thread

A modicum of Spartan glue can't hurt though, as long as the bounding box isn't prohibitive. Not to be pedantic... I've been accused of being pedantic. I took a brief tangential journey into the Nomic world. Upon my judgement of the rules as written, apparently a participant took offense at my inter...
by triller
September 25th, 2017, 9:06 am
Forum: Patterns
Topic: triller's p30 thread
Replies: 78
Views: 117076

Re: triller's p30 thread

Watch out, though, @triller -- this kind of thing mixes very easily with p30 circuitry, but it's a slippery slope. Once you notice how nice it is not to have to deal with p30 rephasing issues, it might be hard to go back. Not to worry. My toolbox runneth over w/ p30 fasteners. A modicum of Spartan ...
by triller
September 24th, 2017, 11:56 am
Forum: Patterns
Topic: triller's p30 thread
Replies: 78
Views: 117076

Re: triller's p30 thread

Thanks for all of the excellent suggestions.
triller
by triller
September 22nd, 2017, 3:38 pm
Forum: Patterns
Topic: triller's p30 thread
Replies: 78
Views: 117076

Re: triller's p30 thread

dvgrn wrote:
triller wrote:I'd love to see a Spartan equivalent. Target p7680.
... can it just be a pulsar factory made out of stable circuitry, and activated by a single input glider?
Yes, that. Intent is an idiot light, on/true/yes by a glider. I'll handle reset.
7680 is shortest of any p30 signal.
triller
by triller
September 22nd, 2017, 3:14 pm
Forum: Patterns
Topic: triller's p30 thread
Replies: 78
Views: 117076

Re: triller's p30 thread

Glider to Pulsar Contraption Here tis. x = 212, y = 125, rule = B3/S23 93b2o$93bo$81b2o8bobo$81bobo7b2o$72b2o2b2o6bo$72b2obo2bo2bo2b o$76b2o6bo$81bobo$81b2o2$116b2o$116bo$107b2o5bobo$107b2o5b2o$ 90b2o5b2o5b2o$88bo3bo6bo3b3o$87bo5bo3b2o5b2o12bo$86bo2bo3bo13b 2o7b3o$93bo13b2o6bo$84bo3bo3bo22b2o$83bob...
by triller
September 22nd, 2017, 3:05 pm
Forum: Patterns
Topic: triller's p30 thread
Replies: 78
Views: 117076

Re: triller's p30 thread

How about a fibonacci generator with display like the Collatz one? I tried to assemble the decoder and the fibonacci generator, but it didn't work. The Collatz machine was a demonstration of the binary to decimal converter. At p60, the converter uses input from PMTuring's Collatz Generator, which i...
by triller
September 22nd, 2017, 2:47 pm
Forum: Patterns
Topic: triller's p30 thread
Replies: 78
Views: 117076

Re: triller's p30 thread

How to make the pulsar display device display something else? It seems I've been remiss in chiming in. Other projects abound. As dvgrn stated, the bit map ROM cells are 64 (possible) glider memory cells for any 8x8 bit map of your choosing. I opted for a simple font of the hexadecimal character set...
by triller
September 18th, 2016, 3:30 pm
Forum: The Sandbox
Topic: Conway's Game Of Life PVP game
Replies: 30
Views: 16511

Re: Conway's Game Of Life PVP game

Forgot my user name. I remember my password. Is there a list of users (that I might recognize mine)?
triller
by triller
August 14th, 2016, 4:37 pm
Forum: General Discussion
Topic: Thread for Life simulators
Replies: 9
Views: 7648

Re: Thread for Life simulators

Might as well mention that Life itself is capable of simulating Life. (see OTCA metapixel ) Being of periodic bent, I'm surprised this slipped under my radar. Maybe it was p46 vice my p30. There are some nice things in this construction. The 'honey bit' memory is intriguing in an inverse logic kind...
by triller
July 6th, 2016, 9:05 am
Forum: General Discussion
Topic: A Swansong
Replies: 7
Views: 5286

Re: A Swansong

Here's to continued success in all your endeavors.
triller
by triller
June 1st, 2016, 5:03 pm
Forum: The Sandbox
Topic: test
Replies: 8
Views: 5415

Re: test

PHPBB12345 wrote:P30 XOR gate from "hppatterns.zip":
This reaction is one of the major facets of the Address Comparator in Paul Rendell's Universal Turing Machine.

triller
by triller
April 8th, 2016, 9:52 am
Forum: Patterns
Topic: Syntheses of Unusual Still Lifes
Replies: 78
Views: 78415

Re: Syntheses of Unusual Still Lifes

By the way, I see that many of the RLE files in 5gliders.rar have bad headers, like "x = -78, y = -60, rule = S S23/B3" in p2o8g5-bipole.lif. Golly ignores the negative x and y values, but interprets the rule as one in which every cell dies, so I've edited my copies to correct that. I've seen this ...
by triller
January 31st, 2016, 1:03 pm
Forum: General Discussion
Topic: Pattern of the Year 2015 (Votes)
Replies: 44
Views: 45809

Re: Pattern of the Year 2015 (Votes)

15

While the bulk of accomplishments this year are interesting to me as curiosities, the Simkin Gun has direct impact in my particular bent, that of p30 circuitry. Its side shooting action makes it a great fit in some optimizations.

triller
by triller
January 1st, 2016, 1:17 pm
Forum: General Discussion
Topic: Pattern of the Year 2015 (Entries)
Replies: 28
Views: 27132

Re: Pattern of the Year 2015 (Entries)

Given the absence of a Pattern of the Year for 2014, is it unreasonable to include patterns since the last such honors?
Biggiemac's waterbear misses the 2015 cutoff by a mere 3 days and 22 hours. Seems a shame.
triller
by triller
December 6th, 2015, 6:22 pm
Forum: Patterns
Topic: Demonoid (diagonal Geminoid) completed!
Replies: 270
Views: 315183

Re: Demonoid (diagonal Geminoid) completed!

chris_c wrote:I made a 0hd-Demonoid gun of period 660 * 4 * 3^6 that shoots 0hd-Demonoids of period 660 * 3^6 (approx 480,000).
As stated elseware: Diamondoid gun?
At ~ 9M gens it is clear that this is an anchored greyship generator. Hartmut should be pleased.
Nice.
triller
by triller
December 6th, 2015, 5:59 pm
Forum: Patterns
Topic: The Hunting of the Elementary Conduits
Replies: 874
Views: 396968

Re: The Hunting of the Elementary Conduits

chris_c wrote:I found a block + beehive constellation that does the trick. I posted it as part of a pattern in the Demonoid thread a little while ago
Thanks. I missed it there.
I'm watching your latest Demonoid now. (Actually the Demonoid gun. Dare I, Diamondoid?)
triller
by triller
December 6th, 2015, 12:48 pm
Forum: Patterns
Topic: The Hunting of the Elementary Conduits
Replies: 874
Views: 396968

Re: The Hunting of the Elementary Conduits

If you have more specific requirements for recovery time, available space, or reconstruction options, just post them and I can probably dig up something to match. I was considering injecting a Herschel into the six blocks of a B60P120 gun to start it. I looked at the two glider b-hep collisions to ...