2023-09-21 01:11:13 Nice! Elementary geometry proofs are really satisfying. 2023-09-21 01:12:51 I felt kind of proud of myself - it felt like a "legit effort." 2023-09-21 03:59:05 i was doing ths yesterday 2023-09-21 03:59:06 https://pastebin.com/raw/z8rVDB0P 2023-09-21 04:00:03 server expects code ( in your case a token execution i suppose ) and a port and creates a thread that listens to that port 2023-09-21 04:00:39 once a socket connects it spawns another thread to execute the code, binding the dot word to print to the socket 2023-09-21 04:01:43 https://imgur.com/a/YGyxRfP 2023-09-21 04:01:49 this is the code of the word 2023-09-21 04:02:10 thrig: is that local sig pipe ignore correct? xd 2023-09-21 04:02:46 the code is an abomination just by using perl threads 2023-09-21 04:02:50 but seems to be cool 2023-09-21 04:03:30 i have to read the http headers now 2023-09-21 04:07:18 Noice 2023-09-21 04:37:52 https://pastebin.com/raw/RqwEDa9X 2023-09-21 04:40:23 client is the client socket 2023-09-21 04:50:03 https://youtu.be/0eVTk_2zcaA?si=dy9FIemTkSDN_AvA 2023-09-21 04:50:14 ah wrong chat 2023-09-21 06:19:10 the word '.' will pop out something from the stack, what i want to just print it? e.g. 'dup .' there is a word for that? 2023-09-21 06:20:26 to print the contents of the stack use .s 2023-09-21 06:20:47 for some reason it's like i saw a word that peeks one element 2023-09-21 06:22:50 can't easily google for that 2023-09-21 06:29:42 You could just make one, I've seen "?" used for "dup ." 2023-09-21 06:49:59 hello-operator, i see 2023-09-21 07:03:09 In ANS ? is : ? @ . ; 2023-09-21 07:03:25 i.e. print what's in address 2023-09-21 07:04:06 Usually used to query variables, i.e. STATE ? to print the value of STATE 2023-09-21 07:24:07 : oh dup . ; 2023-09-21 07:24:14 1 oh 2023-09-21 08:15:30 veltas: sorry, you're right, I've seen "?" as ": ? @ . ;", I didn't think it was ANS though? 2023-09-21 08:18:39 It's in the tools section, https://forth-standard.org/standard/tools/q 2023-09-21 08:20:21 It's in ANS and retained in Forth200x as well. Not sure if it's always been in tools 2023-09-21 08:21:05 I think 'tools' is just stuff you want if you're using Forth as an IDE 2023-09-21 08:21:21 So I guess that makes sense 2023-09-21 10:24:08 https://pastebin.com/raw/gGDXzh6m 2023-09-21 10:24:24 i had to spend a lot of time just to list the headers xd 2023-09-21 10:25:54 https://termbin.com/23zx 2023-09-21 12:08:22 Ugh. Just ordered four new tires for my car. That was... painful. 2023-09-21 12:08:54 so like two bicycles? You know double too tired? 2023-09-21 12:09:56 yeah, that pun was wheely painful 2023-09-21 12:10:15 but zi decided to just roll with it 2023-09-21 12:10:26 s/zi/i/ 2023-09-21 12:13:36 Hee hee. 2023-09-21 15:55:04 https://pastebin.com/raw/qRiTHtKa 2023-09-21 20:38:50 Oh, cool - new video released in that "Spinors for Beginners" series. 2023-09-21 20:38:54 Four days ago.