--- Log opened Tue Mar 26 00:00:08 2024 00:57 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has joined #bitcoin-wizards 01:01 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Remote host closed the connection] 01:02 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-wizards 01:05 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Remote host closed the connection] 01:05 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-wizards 01:42 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has joined #bitcoin-wizards 02:18 -!- Soniax [~Soniax@129.222.210.115] has quit [Ping timeout: 250 seconds] 02:25 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has quit [Quit: My iMac has gone to sleep. ZZZzzz…] 03:07 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has left #bitcoin-wizards [Closing Window] 03:53 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has joined #bitcoin-wizards 05:21 -!- Mike[BlackRockBG [~MikeBlack@109.245.33.201] has joined #bitcoin-wizards 05:36 -!- narodnik [~narodnik@2a02:aa13:8342:1400:81b3:9662:6650:690d] has quit [Quit: WeeChat 4.2.1] 05:42 -!- Mike[BlackRockBG [~MikeBlack@109.245.33.201] has quit [Quit: Client closed] 05:55 -!- pablomartin [~pablomart@185.216.146.242] has joined #bitcoin-wizards 06:01 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has quit [Quit: My iMac has gone to sleep. ZZZzzz…] 06:17 -!- dllud [~dllud@user/dllud] has quit [Quit: ZNC 1.8.2 - https://znc.in] 06:24 -!- dllud [~dllud@user/dllud] has joined #bitcoin-wizards 06:32 -!- Soniax [~Soniax@129.222.210.115] has joined #bitcoin-wizards 06:39 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Quit: = ""] 07:09 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has joined #bitcoin-wizards 07:31 -!- boye [~boye@62-87-74-90.red-acceso.airtel.net] has joined #bitcoin-wizards 07:46 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has quit [Read error: Connection reset by peer] 07:52 -!- narodnik [~narodnik@2a02:aa13:8342:1400:81b3:9662:6650:690d] has joined #bitcoin-wizards 08:01 -!- jon_atack [~jonatack@user/jonatack] has quit [Ping timeout: 246 seconds] 08:02 -!- jonatack [~jonatack@user/jonatack] has joined #bitcoin-wizards 08:21 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has joined #bitcoin-wizards 08:32 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has left #bitcoin-wizards [Closing Window] 09:15 -!- achow101 [~achow101@user/achow101] has quit [Ping timeout: 256 seconds] 09:42 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has joined #bitcoin-wizards 10:11 -!- jon_atack [~jonatack@user/jonatack] has joined #bitcoin-wizards 10:13 -!- jonatack [~jonatack@user/jonatack] has quit [Ping timeout: 260 seconds] 10:15 -!- boye [~boye@62-87-74-90.red-acceso.airtel.net] has quit [Ping timeout: 250 seconds] 10:20 -!- freesprung5126 [~freesprun@user/freesprung] has joined #bitcoin-wizards 10:45 -!- achow101 [~achow101@user/achow101] has joined #bitcoin-wizards 10:53 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has quit [Quit: My iMac has gone to sleep. ZZZzzz…] 10:58 -!- achow101 [~achow101@user/achow101] has quit [Remote host closed the connection] 11:04 -!- achow101 [~achow101@user/achow101] has joined #bitcoin-wizards 11:51 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has joined #bitcoin-wizards 12:17 -!- OneMirror [~far@onegrandcircle.com] has quit [Ping timeout: 246 seconds] 12:42 -!- pablomartin [~pablomart@185.216.146.242] has quit [Ping timeout: 256 seconds] 12:52 -!- jess [meow@libera/staff/cat/jess] has joined #bitcoin-wizards 13:09 -!- pablomartin [~pablomart@217.146.93.19] has joined #bitcoin-wizards 13:48 < jeremyrubin> i guess it's also an interesting question: do you define an actual stack machine, or do you compute the max # of cells and have a memory space operating over a N*(520+2) byte vector, so that things like SWAP are just able to operate on fixed location cells? 14:44 < andytoshi> so, SWAP only cares about the top two stack elements so it could be written to only need as much memory as needed for that. similar for ROT etc. 14:44 < andytoshi> i believe PICK and ROLL are the only two opcodes that "use" the entire stack 14:44 < andytoshi> (and DEPTH, sorta, though you can maintain a separate stack depth counter) 14:45 < andytoshi> and i suspect that you would need a family of PICK/ROLL programs that took stacks of differing sizes, and any given program would have a maximum stack size defined by which copies of those two opcodes were included 14:45 < andytoshi> or something 14:45 < andytoshi> i'm unsure. usually when i think about how to structure simplicity programs roconnor tells me to do something completely different and obvious in retrospet 15:05 -!- Zenton [~user@user/zenton] has joined #bitcoin-wizards 15:50 -!- pablomartin [~pablomart@217.146.93.19] has quit [Ping timeout: 240 seconds] 15:51 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has quit [Quit: My iMac has gone to sleep. ZZZzzz…] 16:06 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has joined #bitcoin-wizards 16:17 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has quit [Quit: My iMac has gone to sleep. ZZZzzz…] 16:43 -!- cguida [~cguida@2806:2f0:55e1:f7b9:e3b6:a8d9:bee8:7883] has quit [Remote host closed the connection] 16:43 -!- cguida [~cguida@2806:2f0:55e1:f7b9:99d9:91ae:74e5:e68d] has joined #bitcoin-wizards 17:03 -!- pablomartin [~pablomart@217.146.93.20] has joined #bitcoin-wizards 17:23 -!- deusexbeer [~deusexbee@188.170.73.196] has quit [Ping timeout: 260 seconds] 17:24 -!- deusexbeer [~deusexbee@188.170.76.149] has joined #bitcoin-wizards 17:35 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-wizards 17:44 -!- deusexbeer [~deusexbee@188.170.76.149] has quit [Ping timeout: 260 seconds] 17:46 -!- deusexbeer [~deusexbee@188.170.76.12] has joined #bitcoin-wizards 17:56 -!- dgenr8 [~dgenr8@user/dgenr8] has quit [Ping timeout: 268 seconds] 18:09 -!- dgenr8 [~dgenr8@user/dgenr8] has joined #bitcoin-wizards 18:14 -!- deusexbeer [~deusexbee@188.170.76.12] has quit [Quit: Konversation terminated!] 18:14 -!- deusexbeer [~deusexbee@188.170.76.12] has joined #bitcoin-wizards 18:51 -!- deusexbeer [~deusexbee@188.170.76.12] has quit [Ping timeout: 268 seconds] 18:52 -!- deusexbeer [~deusexbee@2a03:d000:181:6a44:108d:ee86:445f:76a5] has joined #bitcoin-wizards 21:01 -!- pablomartin [~pablomart@217.146.93.20] has quit [Ping timeout: 268 seconds] 21:12 -!- cguida [~cguida@2806:2f0:55e1:f7b9:99d9:91ae:74e5:e68d] has quit [Remote host closed the connection] 21:35 -!- cguida [~cguida@2806:2f0:55e1:f7b9:99d9:91ae:74e5:e68d] has joined #bitcoin-wizards 23:21 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has joined #bitcoin-wizards 23:32 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has quit [Quit: My iMac has gone to sleep. ZZZzzz…] 23:51 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has joined #bitcoin-wizards 23:51 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Remote host closed the connection] --- Log closed Wed Mar 27 00:00:09 2024