Discuss Scratch

MegaApuTurkUltra
Scratcher
1000+ posts

[ATC#2] Branflakes

Sorry guys, a conflict came up. #3's going to be a few hours late
jokebookservice1
Scratcher
1000+ posts

[ATC#2] Branflakes

MegaApuTurkUltra wrote:

Sorry guys, a conflict came up. #3's going to be a few hours late
Ok, have fun sorting out the “conflict” (‽).

Can't wait
MegaApuTurkUltra
Scratcher
1000+ posts

[ATC#2] Branflakes

jokebookservice1 wrote:

MegaApuTurkUltra wrote:

Sorry guys, a conflict came up. #3's going to be a few hours late
Ok, have fun sorting out the “conflict” (‽).

Can't wait
“Conflict” as in I have a busy calendar. Unfortunately, life comes before Scratch
Turtle1331
Scratcher
22 posts

[ATC#2] Branflakes

MegaApuTurkUltra wrote:

jokebookservice1 wrote:

MegaApuTurkUltra wrote:

Sorry guys, a conflict came up. #3's going to be a few hours late
Ok, have fun sorting out the “conflict” (‽).

Can't wait
“Conflict” as in I have a busy calendar. Unfortunately, life comes before Scratch

Do you have an idea of what time you will be releasing the challenge?

EDIT: P.S. I'm so excited for ATC3!!

Last edited by Turtle1331 (July 12, 2016 02:17:40)

CodeLegend
Scratcher
500+ posts

[ATC#2] Branflakes

Turtle1331 wrote:

MegaApuTurkUltra wrote:

jokebookservice1 wrote:

MegaApuTurkUltra wrote:

Sorry guys, a conflict came up. #3's going to be a few hours late
Ok, have fun sorting out the “conflict” (‽).

Can't wait
“Conflict” as in I have a busy calendar. Unfortunately, life comes before Scratch

Do you have an idea of what time you will be releasing the challenge?
I'm sure that he would have told us if he knew. It's not a time-based challenge, so probably just best to sit back and relax. I'm on the US east coast, so I'm going to bed…
Turtle1331
Scratcher
22 posts

[ATC#2] Branflakes

CodeLegend wrote:

Turtle1331 wrote:

MegaApuTurkUltra wrote:

jokebookservice1 wrote:

MegaApuTurkUltra wrote:

Sorry guys, a conflict came up. #3's going to be a few hours late
Ok, have fun sorting out the “conflict” (‽).

Can't wait
“Conflict” as in I have a busy calendar. Unfortunately, life comes before Scratch

Do you have an idea of what time you will be releasing the challenge?
I'm sure that he would have told us if he knew. It's not a time-based challenge, so probably just best to sit back and relax. I'm on the US east coast, so I'm going to bed…

Oh, it isn't a time-based challenge?

MegaApuTurkUltra wrote:

My challenge isn't submission-time-based, but I'll give a warning anyways, so

18-ish hour warning!

Oh, right. Thanks for pointing that out.
comp09
Scratcher
1000+ posts

[ATC#2] Branflakes

CodeLegend wrote:

Turtle1331 wrote:

MegaApuTurkUltra wrote:

jokebookservice1 wrote:

MegaApuTurkUltra wrote:

Sorry guys, a conflict came up. #3's going to be a few hours late
Ok, have fun sorting out the “conflict” (‽).

Can't wait
“Conflict” as in I have a busy calendar. Unfortunately, life comes before Scratch

Do you have an idea of what time you will be releasing the challenge?
I'm sure that he would have told us if he knew. It's not a time-based challenge, so probably just best to sit back and relax. I'm on the US east coast, so I'm going to bed…
Luckily, MegaApuTurkUltra, thisandagain, and I are also on the east coast. So I guess we will be awake when he is awake, assuming we are all on a sane sleep schedule…
Turtle1331
Scratcher
22 posts

[ATC#2] Branflakes

I'm on the west coast, so I'll be fine as long as it's not posted early on the east-coast morning.

define me
forever
if <not <(sleeping?)=[true]>> then
wait until <[timer] > (maxInterval)>
stop [other scripts in this sprite v]
broadcast [check forums for ATC #3 v]
reset timer
broadcast [do whatever v]
end
end
MegaApuTurkUltra
Scratcher
1000+ posts

[ATC#2] Branflakes

comp09 wrote:

CodeLegend wrote:

Turtle1331 wrote:

MegaApuTurkUltra wrote:

jokebookservice1 wrote:

MegaApuTurkUltra wrote:

Sorry guys, a conflict came up. #3's going to be a few hours late
Ok, have fun sorting out the “conflict” (‽).

Can't wait
“Conflict” as in I have a busy calendar. Unfortunately, life comes before Scratch

Do you have an idea of what time you will be releasing the challenge?
I'm sure that he would have told us if he knew. It's not a time-based challenge, so probably just best to sit back and relax. I'm on the US east coast, so I'm going to bed…
Luckily, MegaApuTurkUltra, thisandagain, and I are also on the east coast. So I guess we will be awake when he is awake, assuming we are all on a sane sleep schedule…
I plan to release this before midnight
AlphaAxle
Scratcher
100+ posts

[ATC#2] Branflakes

Turtle1331 wrote:

I'm on the west coast, so I'll be fine as long as it's not posted early on the east-coast morning.
MegaApuTurkUltra has already said its not going to be submission-timed-based. So (hopefully) timing isn't going to be a huge factor, giving everyone a more even chance

EDIT: Of course MegaApuTurkUltra replies right after I submit

Last edited by AlphaAxle (July 12, 2016 03:04:20)

Turtle1331
Scratcher
22 posts

[ATC#2] Branflakes

MegaApuTurkUltra wrote:

I plan to release this before midnight

Okay
MartinBraendli2
Scratcher
100+ posts

[ATC#2] Branflakes

I just changed my loop/if-else system for about the 4th or 5th time, I hope this time its final.
ukp"><+-.,[]"kq1Y[ixpq!iY,dY,yiG,ydG,ygn5-_cO,uVn5+yG,yg0E?0Z[ixp']E?iz?1|;.xp'[E?dZ;;];,yg0E~?0Z[dxp'[E?iz?1|;.xp']E?dZ;;];.1|;]
This is the Tee++ code for a branflakes interpreter. It finally works, but was a HUGE pain. If the program didn't do what it should it could have been:
- The bf code is bugged
- The Tee++ code for the bf-interpreter is bugged
- The Scratch code for the Tee++-interpreter is bugged

That was a whole new level of debugging!

But now I have a (AS3 Interpreter) interpreting (Scratch) interpreting (Tee++) interpreting (branflakes). The speed is accordingly, “Hello World!” in BF takes about 5-6 seconds. I could probably golf the code by about 5 to 15 characters, but that would make it even slower.

Edit: Ooops, wrong topic (was here to get BF codes).

Last edited by Paddle2See (July 25, 2016 18:32:38)

CodeLegend
Scratcher
500+ posts

[ATC#2] Branflakes

Sorry for the necro, but…

I got a message: "There are new posts in the forum thread: [ATC#2] Branflakes" which redirects here… giving me a 403 error. I don't know if this is a known bug or not. Does anyone else get redirected to the same URL?

EDIT: Nevermind, apparently someone posted here and it was deleted. Still a bug that should be fixed. (but that means I technically didn't necro since the deleted post had bumped it)

Last edited by CodeLegend (Dec. 19, 2016 02:56:09)

Sigton
Scratcher
1000+ posts

[ATC#2] Branflakes

CodeLegend wrote:

Sorry for the necro, but…

I got a message: "There are new posts in the forum thread: [ATC#2] Branflakes" which redirects here… giving me a 403 error. I don't know if this is a known bug or not. Does anyone else get redirected to the same URL?

EDIT: Nevermind, apparently someone posted here and it was deleted. Still a bug that should be fixed. (but that means I technically didn't necro since the deleted post had bumped it)
Topic 412 is what's knows as the ‘dustbin topic’, when posts are deleted they are actually just moved to that thread, not deleted. So when someone posts, you get a notification but the post gets moved to the dustbin, so the link leads there. You get the 403 as the bin is for ST's eyes only.

Sigton
jokebookservice1
Scratcher
1000+ posts

[ATC#2] Branflakes

CodeLegend wrote:

Sorry for the necro, but…

I got a message: "There are new posts in the forum thread: [ATC#2] Branflakes" which redirects here… giving me a 403 error. I don't know if this is a known bug or not. Does anyone else get redirected to the same URL?

EDIT: Nevermind, apparently someone posted here and it was deleted. Still a bug that should be fixed. (but that means I technically didn't necro since the deleted post had bumped it)
Yes, as Sigton said. There was a spam post that I reported, thus the last post in the thread has been moved to 412. That throws a 403 for non ST members.
CodeLegend
Scratcher
500+ posts

[ATC#2] Branflakes

Sigton wrote:

CodeLegend wrote:

Sorry for the necro, but…

I got a message: "There are new posts in the forum thread: [ATC#2] Branflakes" which redirects here… giving me a 403 error. I don't know if this is a known bug or not. Does anyone else get redirected to the same URL?

EDIT: Nevermind, apparently someone posted here and it was deleted. Still a bug that should be fixed. (but that means I technically didn't necro since the deleted post had bumped it)
Topic 412 is what's knows as the ‘dustbin topic’, when posts are deleted they are actually just moved to that thread, not deleted. So when someone posts, you get a notification but the post gets moved to the dustbin, so the link leads there. You get the 403 as the bin is for ST's eyes only.

Sigton
Interesting that /unread/ on this topic redirected me there.
jokebookservice1
Scratcher
1000+ posts

[ATC#2] Branflakes

Yes, it tracks the unread post regardless of if it is in this thread.
Sigton
Scratcher
1000+ posts

[ATC#2] Branflakes

CodeLegend wrote:

Interesting that /unread/ on this topic redirected me there.
It is an interesting quirk of the forums.

Sigton
JonathanSchaffer
Scratcher
1000+ posts

[ATC#2] Branflakes

PullJosh wrote:

the title isn't Scratch-safe.
no wonder

Powered by DjangoBB