------------------------------------------------------------
commit fc5857b30d25926804768ea188c7ec822c58bd65
Author: ffff:173.164.133.92 <ffff:173.164.133.92@hub.scroll.pub> Date: Sun Dec 15 19:09:15 2024 +0000 updated index.scroll diff --git a/index.scroll b/index.scroll index 4442ed6..baacf4b 100644 --- a/index.scroll +++ b/index.scroll @@ -1,4 +1,3 @@ buildHtml -theme roboto - -Hello World my name is \ No newline at end of file +# One: +one.scroll \ No newline at end of file ------------------------------------------------------------
commit 5a9edd1fb52d0ec253c3125cc8b81e87fb42c623
Author: ffff:76.132.245.71 <ffff:76.132.245.71@hub.scroll.pub> Date: Sun Dec 15 18:37:49 2024 +0000 updated one.scroll diff --git a/one.scroll b/one.scroll index e69de29..ac2afca 100644 --- a/one.scroll +++ b/one.scroll @@ -0,0 +1,112 @@ +Okay, so yes, you've summarized my recent casts and talk about my blog, but now what? + +So I am supposed to write for 8 minutes. + +What happened to the 8 second timer? I don't see it. I'm using Chrome on macbook. + +Maybe you got rid of that functionality? + +I can't keep track of everything. + +Too many things to pay attention to. + +Man, 8 minutes is a long time. + +I gotta go get the laundry going. + +Lets wait 10 seconds see what happens. + +Deep breaht. +Ahhh! There it is. + +Neat. + +So you dont show it until, 3 seconds elapse? lets count + +2 seconds, it looks like. + +Well now, I am a quarter of the way there. + +Do I give up now? + +Or keep going? 6 minutes remaining.... + +6 minutes puts me at 1031. I gotta walk back, get my stuff. + +What time is checkout? Im assuming 11. Waht if its earlier? let me check. + +but i need to come back and check. + +oh man, almost hit 4 seconds. + +tricky game. + +aaa.... + +almost .5 way there + +This is gonna give me carpal tunnel. + +Okay, maybe I should spend the last 4 minutes in a new mode. + +I wonder if you do 10 seconds and 10 mintues. + +i think 8 is too short. + +I need to breathe and contempalte. + +30 seconds between strokes. + +i cant form a solid thought in 8 seconds. + +. +. +. +I wondre if it should even be 60 seconds. + +. +. +. +. +. +at 8 seconds and 8 minutes, thats 480 seconds. divided by 8 is 60. 60 thoughts minimum.....how many thoughts can one have in 8 minutes? + +oh man the 2 minutes shaking thing just scared me. + + +also, what if i lose internet connection.... + +am i sweating? + +I am a little uneasy. + +need to adjust. + +breathe. fix my posture. + +move deliberately. + +reset. + +okay. + +i need to go shower and do laundry and start the day. + +some good coding work and writing done so far...and got a good sleep. shuold be a great day. + +anky is fun. + +the rule of 2, someone told me about...try not to miss 2 days in a row. but i dont know if i want to make anky a habit. + +its a fun thing to do on occasion, but would it alter my long concenrtation time? + +almost made it!!! + +ok, now things are glowing. i think i made it!! +wait + +did I make it? + +why is the 8 seconds timer still running down? + +better backup my work. \ No newline at end of file ------------------------------------------------------------
commit a24cdf547a6c9d3fc9e08ed7ada274f279b187e4
Author: ffff:76.132.245.71 <ffff:76.132.245.71@hub.scroll.pub> Date: Sun Dec 15 18:37:47 2024 +0000 created one.scroll diff --git a/one.scroll b/one.scroll new file mode 100644 index 0000000..e69de29 ------------------------------------------------------------
commit 93e43037b7794c5d3de89eaf6afe3e3d561d8df3
Author: root <root@hub.scroll.pub> Date: Sun Nov 10 20:12:15 2024 +0000 initial blank_template template diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bd1a52d --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +.DS_Store +*.html +*.txt +*.xml +*.css +*.js +*.csv +requests.scroll \ No newline at end of file diff --git a/index.scroll b/index.scroll new file mode 100644 index 0000000..4442ed6 --- /dev/null +++ b/index.scroll @@ -0,0 +1,4 @@ +buildHtml +theme roboto + +Hello World my name is \ No newline at end of file