00:03:01 shachaf: how would __LINE__ help? the preprocessor expands it to an integer, not to a string. <-- hah, i had just realized that. __FILE__ wouldn't be helpful, choosing a filename seems like cheating. 00:03:45 -!- tromp has quit (Ping timeout: 248 seconds). 00:05:03 " oh don't have b" => what? I thought you were only using b as an arbitrary identifier character, and you could replace it with some other letter, although it might make the code a few characters longer if it's above l 00:05:45 ah right. there were still some available, the coding makes 100 = m. 00:06:38 anyway, the '\'' method would be better anyway, since it's bound to q. 00:07:03 (if we could get e) 00:09:10 @tell wob_jonas see logs 00:09:10 Consider it noted. 00:11:14 `? imho 00:11:16 IMHO means "In My Holy Omniscience". 00:11:24 ah we already had that 00:17:50 oerjan: Well, the right thing to do would be to standardize the file name. 00:18:15 But anyway I thought of __FILE__ first and then decided __LINE__ would be easier to predict and forgot it wasn't a string. 00:20:49 my answer contains TIO links and i think those all give __FILE__s that are longer than __TIME__ 00:21:34 ".code.tio.hs" 00:27:22 shachaf: https://codegolf.meta.stackexchange.com/a/1072/ may be a relevant policy although it might still be an improvement with something like A.hs 00:28:12 oerjan: Aha. 00:28:18 Can you call the file "A"? 00:28:36 Or does that add bytes in the form of compiler flags to force the program to be Haskell? 00:28:57 -!- arseniiv has quit (Ping timeout: 240 seconds). 00:30:46 -!- MDude has quit (Quit: Going offline, see ya! (www.adiirc.com)). 00:30:59 -!- xkapastel has quit (Quit: Connection closed for inactivity). 00:31:09 -!- MDude has joined. 00:31:57 -!- jix has joined. 00:32:51 shachaf: current policy would make it count as "Haskell with option ...", a distinct language. 00:33:08 i'm not actually going to do this, anyway. 00:33:22 imo make lex work 00:33:39 that'd be nice. got a mappend replacement? 00:34:48 mappend isn't even being used at [a] here, I guess. 00:35:14 nope 00:35:24 it's used at IO [a] 00:35:28 no wait 00:35:43 [a] -> IO () 00:37:11 Are there any letters that could be extracted more easily? 00:37:23 -!- tromp has joined. 00:38:09 i think the putStr and print are pretty fixed. just about any other method collides with the show used in quine 2. 00:40:36 hm crazy idea: let quine 2 use putStr, print and do instead 00:41:06 that'd make it longer though 00:42:00 oh wait 00:42:04 -!- tromp has quit (Ping timeout: 260 seconds). 00:42:05 do is lethal then 00:42:24 hm <* could work 00:43:01 but then there will be bracketing problems. 00:43:39 and still not sure quine 1 gets any better by having show instead 00:46:33 it would loose mappend too 00:46:39 *lose 00:48:16 it is quite hard to do proper point-free stuff without <> 00:48:28 mappend is an outlier there 00:50:41 -!- jix has quit (Ping timeout: 248 seconds). 00:50:54 ap is permitted in quine 1, at least 00:52:05 -!- jix has joined. 00:52:25 -!- hppavilion[1] has quit (Ping timeout: 268 seconds). 00:53:05 not without an import 00:53:20 Oh, right. 00:57:27 Sometimes you can use (>>=)/(=<<) similarly to ap for (e ->) 00:57:33 But I don't think you can make it work here. 01:09:57 -!- brandonson has quit (Ping timeout: 264 seconds). 01:11:19 -!- brandonson has joined. 01:20:30 by "without <>" i meant without either of those two characters. also "." 01:20:44 Right. 01:38:12 -!- boily has quit (Quit: MOVING CHICKEN). 01:55:57 -!- MDude has quit (Ping timeout: 240 seconds). 01:57:28 -!- MDude has joined. 02:01:52 -!- xkapastel has joined. 02:25:24 -!- tromp has joined. 02:29:59 -!- tromp has quit (Ping timeout: 260 seconds). 02:29:59 -!- brandonson has quit (Ping timeout: 260 seconds). 02:31:41 -!- brandonson has joined. 03:14:18 -!- Cale has joined. 03:15:27 -!- tswett has quit (Read error: Connection reset by peer). 03:15:57 -!- tswett has joined. 03:19:24 -!- tromp has joined. 03:24:22 -!- tromp has quit (Ping timeout: 264 seconds). 03:45:21 -!- sprocklem has quit (Ping timeout: 255 seconds). 03:50:13 -!- sprocklem has joined. 04:13:22 -!- tromp has joined. 04:17:35 -!- tromp has quit (Ping timeout: 240 seconds). 04:21:28 -!- tswett has quit (Read error: Connection reset by peer). 04:21:55 -!- tswett has joined. 04:29:43 -!- sleffy has joined. 04:35:46 -!- oerjan has quit (Quit: Nite). 04:43:36 -!- tromp has joined. 04:47:59 -!- tromp has quit (Ping timeout: 268 seconds). 05:34:57 -!- brandonson has quit (Ping timeout: 240 seconds). 05:36:46 -!- brandonson has joined. 06:10:28 -!- atslash has joined. 06:13:12 -!- atslash has quit (Client Quit). 06:31:08 -!- tromp has joined. 06:32:33 [[Takeover]] M https://esolangs.org/w/index.php?diff=54973&oldid=54968 * Plokmijnuhby * (+3) 06:35:49 -!- tromp has quit (Ping timeout: 256 seconds). 06:38:54 [[Takeover]] M https://esolangs.org/w/index.php?diff=54974&oldid=54973 * Plokmijnuhby * (-10) 06:45:08 [[Takeover]] M https://esolangs.org/w/index.php?diff=54975&oldid=54974 * Plokmijnuhby * (+3) 06:56:47 -!- sleffy has quit (Ping timeout: 256 seconds). 07:05:23 -!- sleffy has joined. 07:11:32 -!- j-bot has quit (Remote host closed the connection). 07:11:32 -!- FireFly has quit (Quit: Goodbye). 07:27:05 -!- tromp has joined. 07:31:27 -!- tromp has quit (Ping timeout: 240 seconds). 07:48:49 -!- doesthiswork has quit (Quit: Leaving.). 07:52:21 -!- tromp has joined. 07:52:58 -!- tswett has quit (Read error: Connection reset by peer). 07:53:28 -!- tswett has joined. 07:56:49 -!- tromp has quit (Ping timeout: 248 seconds). 07:58:32 -!- AnotherTest has joined. 07:59:41 -!- sleffy has quit (Ping timeout: 256 seconds). 08:17:30 -!- Sgeo_ has joined. 08:20:17 -!- Sgeo has quit (Ping timeout: 248 seconds). 08:22:46 -!- atslash has joined. 08:46:05 -!- tromp has joined. 08:47:56 -!- SopaXorzTaker has joined. 08:50:35 -!- tromp has quit (Ping timeout: 240 seconds). 09:12:08 -!- tromp has joined. 10:07:27 -!- brandonson has quit (Ping timeout: 240 seconds). 10:09:18 -!- brandonson has joined. 10:11:58 -!- tswett has quit (Read error: Connection reset by peer). 10:12:47 -!- tswett has joined. 10:12:58 -!- AnotherTest has quit (Ping timeout: 268 seconds). 10:17:42 -!- AnotherTest has joined. 10:44:06 -!- LKoen has joined. 10:51:00 -!- xkapastel has quit (Quit: Connection closed for inactivity). 11:08:55 -!- zseri has joined. 11:26:21 -!- FireFly has joined. 12:17:49 -!- erkin has joined. 12:21:29 -!- AnotherTest has quit (Ping timeout: 260 seconds). 12:30:18 -!- AnotherTest has joined. 12:39:21 -!- arseniiv has joined. 13:00:29 -!- doesthiswork has joined. 13:00:42 -!- wob_jonas has joined. 13:00:52 hehe 13:01:24 it's ironic that it's hard to do pointfree programming without the "." point character 13:16:38 `? IMHO 13:16:39 IMHO means "In My Holy Omniscience". 13:16:45 I still wonder if that one should mention "hairy" 13:16:50 `? tbh 13:16:51 tbh? ¯\(°​_o)/¯ 13:16:52 `? fyi 13:16:54 fyi? ¯\(°​_o)/¯ 13:17:05 `? wth 13:17:06 WTH is wavy toe hair. hth. 13:21:14 wob_jonas: I've been saying for years that point-free code can be recognized by its abundance of dots 13:22:13 @pl \a b c d e -> a (b (c (d e))) 13:22:13 (. ((. (.)) . (.) . (.))) . (.) . (.) . (.) 13:24:34 int-e: yeah 13:34:57 -!- brandonson has quit (Ping timeout: 248 seconds). 13:36:45 -!- brandonson has joined. 13:54:01 oh hi 13:54:19 @pl \f g x y z -> f (g x y z) 13:54:19 (.) . (.) . (.) 13:54:30 @pl \f g x y z z' z'' -> f (g x y z z' z'') 13:54:30 (.) . (.) . (.) . (.) . (.) 13:55:19 oh, I have thought I didn’t understand something, now I do understand I mixed two things, many functions and many arguments 13:55:29 @type \f g x y z z' z'' -> f (g x y z z' z'') 13:55:30 (t1 -> t2) -> (t3 -> t4 -> t5 -> t6 -> t7 -> t1) -> t3 -> t4 -> t5 -> t6 -> t7 -> t2 13:55:36 @hoogle (t1 -> t2) -> (t3 -> t4 -> t5 -> t6 -> t7 -> t1) -> t3 -> t4 -> t5 -> t6 -> t7 -> t2 13:55:37 Data.Composition (.::.) :: (d -> e) -> (a -> a1 -> a2 -> b -> c -> d) -> a -> a1 -> a2 -> b -> c -> e 13:55:37 Data.Composition (.****) :: (d -> e) -> (a -> a1 -> a2 -> b -> c -> d) -> a -> a1 -> a2 -> b -> c -> e 13:55:37 Data.Composition compose5 :: (d -> e) -> (a -> a1 -> a2 -> b -> c -> d) -> a -> a1 -> a2 -> b -> c -> e 13:56:16 @type \f g x y z -> f (g x y z) 13:56:17 (t1 -> t2) -> (t3 -> t4 -> t5 -> t1) -> t3 -> t4 -> t5 -> t2 13:56:20 woah, and it’s only what Hoogle knows. Is here an interface to Hayoo? 13:56:24 @hoogle (t1 -> t2) -> (t3 -> t4 -> t5 -> t1) -> t3 -> t4 -> t5 -> t2 13:56:24 Data.Composition (.:.) :: (d -> e) -> (a -> b -> c -> d) -> a -> b -> c -> e 13:56:24 Data.Composition (.**) :: (d -> e) -> (a -> b -> c -> d) -> a -> b -> c -> e 13:56:24 Data.Composition compose3 :: (d -> e) -> (a -> b -> c -> d) -> a -> b -> c -> e 13:57:01 I think composeN names are too long. However, they at least don’t contain any dots 13:57:25 isn't there something like that in Applicative too? 13:57:51 f <$> x1 <*> x2 <*> etc? 13:57:56 liftA3 or something 13:58:17 I forgot if it’s applicable to functions. Oh, you mean lift, IDK 14:01:48 @run liftA3 f g z b c 14:01:50 error: 14:01:50 • Couldn't match expected type ‘Expr -> ()’ with actual type ‘Expr’ 14:01:50 • In the third argument of ‘liftA3’, namely ‘z’ 14:02:16 also, are here any combinator-expressing bots? :D 14:02:31 @type liftA3 14:02:32 Applicative f => (a -> b -> c -> d) -> f a -> f b -> f c -> f d 14:03:06 @type liftA 14:03:07 Applicative f => (a -> b) -> f a -> f b 14:03:24 ah well it makes sense 14:04:17 @run (\x y z -> [x,y,z]) "abc" "lmn" "xyz" 14:04:19 ["abc","lmn","xyz"] 14:04:29 it’s not what I meant! 14:04:49 @run liftA3 (\x y z -> [x,y,z]) "abc" "lmn" "xyz" 14:04:51 ["alx","aly","alz","amx","amy","amz","anx","any","anz","blx","bly","blz","bm... 14:05:10 better now 14:06:26 @run a b 14:06:27 error: 14:06:27 • Couldn't match expected type ‘Expr -> t’ with actual type ‘Expr’ 14:06:28 • The function ‘a’ is applied to one argument, 14:06:29 @run f a 14:06:30 error: 14:06:31 • Ambiguous type variable ‘a0’ arising from a use of ‘show_M732047058109... 14:06:31 prevents the constraint ‘(Show a0)’ from being solved. 14:06:36 what? 14:07:16 @run f 14:07:18 error: 14:07:18 • Ambiguous type variable ‘a0’ arising from a use of ‘show_M761428108178... 14:07:18 prevents the constraint ‘(Show a0)’ from being solved. 14:07:23 huh 14:07:23 o.O 14:07:27 :t a 14:07:28 Expr 14:07:29 how are these free variables supposed to be handled? 14:07:30 :t f 14:07:31 FromExpr a => a 14:07:43 > f :: Expr 14:07:45 f 14:07:56 > f a 14:07:58 error: 14:07:58 • Ambiguous type variable ‘a0’ arising from a use of ‘show_M704515130069... 14:07:58 prevents the constraint ‘(Show a0)’ from being solved. 14:08:01 > f a :: Expr 14:08:03 f a 14:08:10 > f a b :: Expr 14:08:11 @run f + a 14:08:11 f a b 14:08:13 f + a 14:08:36 f and g are magical and may require a type signature. 14:08:45 :t h -- do we have this? 14:08:46 FromExpr a => a 14:09:01 I see 14:09:06 @run f a :: Expr 14:09:07 f a 14:09:09 interesting 14:09:13 @run liftA f g a :: Expr 14:09:14 error: 14:09:14 • Ambiguous type variable ‘a0’ arising from a use of ‘f’ 14:09:14 prevents the constraint ‘(Show a0)’ from being solved. 14:09:20 @run f a :: Expr -> Expr 14:09:21 @run fmap f g a :: Expr 14:09:21 Expr> 14:09:23 error: 14:09:23 • Ambiguous type variable ‘a0’ arising from a use of ‘f’ 14:09:23 prevents the constraint ‘(Show a0)’ from being solved. 14:09:53 (that is the point, f is, effectively, variadic; similar to printf) 14:09:54 :t printf 14:09:56 PrintfType r => String -> r 14:10:47 @run fmap f (g :: Expr -> Expr) a :: Expr 14:10:48 f (g a) 14:10:52 that, yes 14:10:55 @run liftA f (g :: Expr -> Expr) a :: Expr 14:10:57 f (g a) 14:11:03 * variable takes integral of int-e 14:11:04 @run liftA2 f (g :: Expr -> Expr -> Expr) a b :: Expr 14:11:06 error: 14:11:06 • Couldn't match expected type ‘Expr -> ()’ with actual type ‘Expr’ 14:11:06 • In the third argument of ‘liftA2’, namely ‘a’ 14:11:38 @run liftA2 (f :: Expr -> Expr) (g :: Expr -> Expr -> Expr) a b :: Expr 14:11:39 error: 14:11:39 • Couldn't match type ‘Expr’ with ‘b0 -> Expr’ 14:11:39 Expected type: Expr -> b0 -> Expr 14:11:45 nope 14:12:13 @run liftA2 (f :: Expr -> Expr) (g :: Expr -> Expr -> Expr) (a :: Expr) (b :: Expr) :: Expr 14:12:15 error: 14:12:15 • Couldn't match type ‘Expr’ with ‘b0 -> Expr’ 14:12:15 Expected type: Expr -> b0 -> Expr 14:12:31 @run liftA2 f g (a :: Expr) (b :: Expr) :: Expr 14:12:33 error: 14:12:33 • Couldn't match expected type ‘Expr -> ()’ with actual type ‘Expr’ 14:12:33 • In the third argument of ‘liftA2’, namely ‘(a :: Expr)’ 14:12:40 @run f (a :: Expr) (b :: Expr) :: Expr 14:12:42 f a b 14:12:48 @run f (g (a :: Expr) (b :: Expr)) :: Expr 14:12:50 error: 14:12:50 • Ambiguous type variable ‘t0’ arising from a use of ‘f’ 14:12:50 prevents the constraint ‘(Show t0)’ from being solved. 14:13:07 @run f (g (a :: Expr) (b :: Expr) :: Expr) :: Expr 14:13:08 f (g a b) 14:13:21 @run f ((g :: Expr -> Expr -> Expr) (a :: Expr) (b :: Expr)) :: Expr 14:13:23 f (g a b) 14:13:32 @run liftA2 f (g :: Expr -> Expr -> Expr) (a :: Expr) (b :: Expr) :: Expr 14:13:34 error: 14:13:34 • Couldn't match expected type ‘Expr -> ()’ with actual type ‘Expr’ 14:13:34 • In the third argument of ‘liftA2’, namely ‘(a :: Expr)’ 14:13:49 @run (f :: Expr -> Expr) ((g :: Expr -> Expr -> Expr) (a :: Expr) (b :: Expr)) :: Expr 14:13:51 f (g a b) 14:13:59 @run liftA2 (f :: Expr -> Expr) (g :: Expr -> Expr -> Expr) (a :: Expr) (b :: Expr) :: Expr 14:14:01 error: 14:14:01 • Couldn't match type ‘Expr’ with ‘b0 -> Expr’ 14:14:01 Expected type: Expr -> b0 -> Expr 14:14:05 @run liftM2 (f :: Expr -> Expr) (g :: Expr -> Expr -> Expr) (a :: Expr) (b :: Expr) :: Expr 14:14:07 error: 14:14:07 • Couldn't match type ‘Expr’ with ‘a20 -> Expr’ 14:14:07 Expected type: Expr -> a20 -> Expr 14:14:25 @run (. (.)) (f :: Expr -> Expr) (g :: Expr -> Expr -> Expr) (a :: Expr) (b :: Expr) :: Expr 14:14:27 error: 14:14:27 • Couldn't match expected type ‘Expr -> Expr -> Expr’ 14:14:27 with actual type ‘Expr’ 14:14:36 @run let x = x in x 14:14:39 *Exception: <> 14:14:48 @run ((.) . (.)) (f :: Expr -> Expr) (g :: Expr -> Expr -> Expr) (a :: Expr) (b :: Expr) :: Expr 14:14:50 f (g a b) 14:15:09 @type (.) . (.) 14:15:11 (b -> c) -> (a1 -> a2 -> b) -> a1 -> a2 -> c 14:15:13 @hoggle (.) . (.) 14:15:13 Prelude (.) :: (b -> c) -> (a -> b) -> a -> c 14:15:13 Data.Function (.) :: (b -> c) -> (a -> b) -> a -> c 14:15:13 Control.Category (.) :: Category cat => cat b c -> cat a b -> cat a c 14:15:15 @run let {x = y; y = x} in x 14:15:18 *Exception: <> 14:15:26 @hoggle (b -> c) -> (a1 -> a2 -> b) -> a1 -> a2 -> c 14:15:26 Data.Function on :: (b -> b -> c) -> (a -> b) -> a -> a -> c 14:15:26 Data.Function.HT compose2 :: (b -> b -> c) -> (a -> b) -> (a -> a -> c) 14:15:27 CorePrelude on :: (b -> b -> c) -> (a -> b) -> a -> a -> c 14:16:02 @hoggle (b -> c) -> (a1 -> a2 -> m b) -> a1 -> a2 -> m c 14:16:02 Data.Function.Tools apply2way :: (a -> b -> c) -> (d -> a) -> (d -> b) -> d -> c 14:16:02 Data.Function.Between.Lazy (^ 14:16:02 Data.Function.Between.Strict (^ 14:16:18 .. what? 14:16:37 @type liftM2 14:16:38 Monad m => (a1 -> a2 -> r) -> m a1 -> m a2 -> m r 14:16:47 @hoggle Applicative m => (b -> c) -> (a1 -> a2 -> m b) -> a1 -> a2 -> m c 14:16:47 Control.Applicative liftA3 :: Applicative f => (a -> b -> c -> d) -> f a -> f b -> f c -> f d 14:16:47 Diagrams.Prelude liftA3 :: Applicative f => (a -> b -> c -> d) -> f a -> f b -> f c -> f d 14:16:47 Streaming liftA3 :: Applicative f => (a -> b -> c -> d) -> f a -> f b -> f c -> f d 14:17:16 @hoggle Functor m => (b -> c) -> (a1 -> a2 -> m b) -> a1 -> a2 -> m c 14:17:16 Data.Function.Between.Lazy (<~ 14:17:17 Data.Function.Between.Strict (<~ 14:17:17 Data.Function.Between.Lazy (~ 14:17:31 -!- moei has quit (Quit: Leaving...). 14:18:17 @type Refl 14:18:18 forall k (a :: k). a :~: a 14:18:31 not outdated, nice! 14:18:54 @type Natural 14:18:56 error: Data constructor not in scope: Natural 14:19:05 @kind Natural 14:19:06 * 14:19:13 my love! 14:20:00 I don’t need GHCi anymore, I’ll spam here ]:D 14:20:18 ]:> 14:26:11 * variable eats arseniiv 14:28:16 -!- LKoen has quit (Remote host closed the connection). 14:29:22 variable: it’s unfair, I haven’t conquered the universe yet 14:29:44 arseniiv: you're tasty 14:30:18 -!- SopaXorzTaker has quit (Remote host closed the connection). 14:30:19 I would be more tasty otherwise 14:30:40 true 14:31:40 then please restart the world to the point whete I haven’t been eaten yet :) 14:31:57 where* 14:37:10 arseniiv: EPERM 15:13:18 -!- LKoen has joined. 15:16:49 -!- variable has quit (Quit: /dev/null is full). 15:19:33 . o O ( GroundZero is destined to be DeepMind's final AI project. ) 15:23:03 `? final 15:23:04 final? ¯\(°​_o)/¯ 15:23:14 -!- LKoen has quit (Quit: “It’s only logical. First you learn to talk, then you learn to think. Too bad it’s not the other way round.”). 15:23:28 -!- variable has joined. 15:26:54 variable: cruel world :D 15:29:54 `learn The password of the month is . 15:29:56 Relearned 'password': The password of the month is . 15:30:02 `learn final is an annotation in Java, it means the marked code will not be changed anymore and is a final version, 15:30:06 Learned 'final': final is an annotation in Java, it means the marked code will not be changed anymore and is a final version, 15:30:40 oops point-free 15:30:57 @help pl 15:30:57 pointless . Play with pointfree code. 15:30:59 it was secretly a typo, don’t tell anyone 15:31:45 -!- impomatic has joined. 15:31:46 `slwd final/s=final(.*).="final"\1.= 15:31:47 usage: sled file//script 15:31:51 `slwd final//s=final(.*).="final"\1.= 15:31:52 ​/bin/sed: -e expression #1, char 24: invalid reference \1 on `s' command's RHS 15:31:57 `slwd final//s=final\(.*\).="final"\1.= 15:31:59 final//"final" is an annotation in Java, it means the marked code will not be changed anymore and is a final version. 15:32:33 `slwd final//s=,=;= 15:32:34 final//"final" is an annotation in Java; it means the marked code will not be changed anymore and is a final version. 15:32:51 `quote punctuation 15:32:51 No output. 15:32:57 `wc quotes 15:32:58 ​ 1322 26633 159414 quotes 15:33:04 `' 15:33:05 1244) I guess the problem is, the cache size bounds the evilness of the memory bus 15:33:22 [[Subleq]] https://esolangs.org/w/index.php?diff=54976&oldid=46448 * Impomatic * (+141) /* External resources */ 15:33:24 fungot: you there? 15:33:24 int-e: the final auction price: the auction ends when 72 hours 15:33:35 fungot: ... 15:33:35 int-e: each player is awarded a number 15:33:47 fungot: what a precious prize! 15:33:47 int-e: 2. the notification is challenged later, gave it its proposer. if the 15:36:06 -!- Naergon has quit (Ping timeout: 268 seconds). 15:50:13 [[Redcode]] https://esolangs.org/w/index.php?diff=54977&oldid=54953 * Impomatic * (+32) 15:50:44 [[Category:Programming games]] N https://esolangs.org/w/index.php?oldid=54978 * Impomatic * (+0) Created blank page 15:51:26 [[BF Joust]] https://esolangs.org/w/index.php?diff=54979&oldid=54374 * Impomatic * (+32) 15:52:01 [[FukYorBrane]] https://esolangs.org/w/index.php?diff=54980&oldid=53685 * Impomatic * (+32) 15:52:39 [[Pinkcode]] https://esolangs.org/w/index.php?diff=54981&oldid=39703 * Impomatic * (+33) 15:53:08 [[Agony]] https://esolangs.org/w/index.php?diff=54982&oldid=39372 * Impomatic * (+31) 16:11:58 -!- tswett has quit (Read error: Connection reset by peer). 16:12:29 -!- tswett has joined. 16:14:10 [[Lua Joust]] https://esolangs.org/w/index.php?diff=54983&oldid=46544 * Impomatic * (+32) 16:15:15 Hmmm... no FungeWars on the wiki 16:16:52 [[BF Joust strategies]] https://esolangs.org/w/index.php?diff=54984&oldid=46504 * Impomatic * (+32) 16:33:38 -!- grumble has quit (Read error: Connection reset by peer). 16:33:48 -!- tromp has quit (Remote host closed the connection). 16:34:13 -!- grumble has joined. 16:54:41 -!- tromp has joined. 16:56:38 -!- tromp has quit (Remote host closed the connection). 16:56:55 -!- tromp has joined. 16:58:34 -!- AnotherTest has quit (Ping timeout: 260 seconds). 17:05:55 -!- AnotherTest has joined. 17:09:56 -!- tromp has quit (Remote host closed the connection). 17:16:40 -!- variable has quit (Quit: /dev/null is full). 17:16:59 -!- ais523 has joined. 17:24:56 -!- variable has joined. 17:26:36 -!- Sgeo__ has joined. 17:28:33 -!- Sgeo_ has quit (Ping timeout: 248 seconds). 17:28:35 -!- zseri has quit (Quit: Leaving). 17:29:53 -!- idris-bot has joined. 17:34:10 -!- tromp has joined. 17:35:27 -!- AnotherTest has quit (Ping timeout: 240 seconds). 17:37:35 -!- Sgeo__ has quit (Read error: Connection reset by peer). 17:38:00 -!- Sgeo__ has joined. 17:43:43 -!- AnotherTest has joined. 17:53:37 -!- sleffy has joined. 17:58:33 -!- brandonson has quit (Ping timeout: 268 seconds). 18:00:08 -!- brandonson has joined. 18:10:43 -!- SopaXorzTaker has joined. 18:14:09 -!- atslash has quit (Ping timeout: 264 seconds). 18:29:40 hello ais523 18:30:01 got any new TASes for GDQ? 18:31:26 -!- hppavilion[1] has joined. 18:32:28 -!- tswett has quit (Read error: Connection reset by peer). 18:32:53 -!- tswett has joined. 18:38:20 -!- moei has joined. 18:48:52 quintopia: me personally, no 18:48:56 I believe some other people have been working on them though 18:49:28 -!- j-bot has joined. 19:10:53 -!- SopaXorzTaker has quit (Remote host closed the connection). 19:14:35 -!- AnotherTest has quit (Ping timeout: 276 seconds). 19:20:22 -!- xkapastel has joined. 19:27:22 -!- ais523 has quit (Quit: quit). 19:30:58 -!- AnotherTest has joined. 19:36:17 -!- atslash has joined. 19:37:42 -!- AnotherTest has quit (Ping timeout: 256 seconds). 19:42:07 -!- AnotherTest has joined. 19:42:35 -!- hppavilion[1] has quit (Remote host closed the connection). 19:53:05 -!- atslash has quit (Ping timeout: 248 seconds). 20:02:28 quintopia: they could just play the hot new Super Mario Bros warpless TAS. that one certainly console verifies. but you should ask dwangoac or watch his preparations on twitch if you want to know for sure. 20:06:34 seriously, that thing is amazing, MrWint put in work to optimize Mario's movement locally with some brute-force searches of his config'n space, and he won two framerules over the TAS that was standing still 2012 20:06:59 -!- Sgeo_ has joined. 20:07:43 -!- aloril has quit (Remote host closed the connection). 20:08:08 -!- atslash has joined. 20:09:05 -!- Sgeo__ has quit (Ping timeout: 248 seconds). 20:11:58 -!- tswett has quit (Read error: Connection reset by peer). 20:12:27 -!- tswett has joined. 20:12:58 -!- aloril has joined. 20:15:35 -!- aloril has quit (Remote host closed the connection). 20:24:25 -!- aloril has joined. 20:30:11 -!- atslash has quit (Quit: This computer has gone to sleep). 20:43:53 wao 20:45:05 wob_jonas: what game has the largest absolute difference between human and TAS in the same category? 20:54:56 someone interested in micro/xentonality? 20:55:28 Yes I have some interest 20:57:41 quintopia: I don't know, but I'd guess it's some long game with a difficult game-end glitch that hasn't been reproduced real time yet 20:58:05 quintopia: it's also a bit tricky to tell because the TAS people and the real-time speedrunners measure time differently 21:00:25 quintopia: SMB3 glitched any% is a possibility 21:01:20 no wait, not that 21:01:28 I dunno then 21:11:27 zzo38: cool! 21:12:45 I haven’t made anything remote like music for years, but hope when I resume it would have something xen in it 21:14:46 alas, I’m stuck in not wanting to sort out a huge VST collection. I copied them intact when migrating x86 → x64, and some of them should be reinstalled properly, some should be deleted outright etc. etc. it’s a grand mess(( 21:15:32 and today I open OpenMPT and see that its custom tuning system seems not working with VSTs 21:16:15 hope I’m mistaken and there is some way, one just can’t do with samples only 21:16:17 `? vst 21:16:18 vst? ¯\(°​_o)/¯ 21:17:57 . o O ( voluminous sinsister toad ) 21:19:05 -!- AnotherTest has quit (Ping timeout: 240 seconds). 21:19:31 `learn VST is a Visual Studio Tomorrow, an unofficial evil clone of VS made tomorrow and quantum-tunnelled back in time 21:19:33 Learned 'vst': VST is a Visual Studio Tomorrow, an unofficial evil clone of VS made tomorrow and quantum-tunnelled back in time 21:19:55 nah, it's something about a toe 21:20:01 very stinky toe 21:20:04 hair optional 21:28:10 very strict typechecker 21:29:02 heh 21:31:20 bye! 21:33:44 arseniiv: I don't know VST and much of OpenMPT though; try perhaps use of Csound. 21:33:54 (Csound is what I prefer) 21:36:11 -!- arseniiv has quit (Ping timeout: 265 seconds). 21:41:41 -!- tromp has quit (Remote host closed the connection). 21:44:54 video security terminal 21:45:27 -!- sleffy has quit (Ping timeout: 240 seconds). 21:48:21 -!- sleffy has joined. 21:50:02 verified sound track 21:50:24 vertical segment tracking 21:51:16 vigorous shaking treatment 22:12:01 -!- tromp has joined. 22:12:09 -!- AnotherTest has joined. 22:20:38 -!- aloril_ has joined. 22:25:02 -!- AnotherTest has quit (Ping timeout: 276 seconds). 22:34:24 -!- saiya has joined. 22:49:51 [[Special:Log/newusers]] create * JoeStrout * New user account 22:51:08 [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=54985&oldid=54955 * JoeStrout * (+143) 22:51:35 [[Esolang:Introduce yourself]] M https://esolangs.org/w/index.php?diff=54986&oldid=54985 * JoeStrout * (+60) 22:54:12 -!- aloril has quit (Quit: Leaving). 22:57:00 `? enderby 22:57:01 enderby? ¯\(°​_o)/¯ 22:57:41 `5 w 22:57:44 1/1:`ngevd//The `ngevd command hasn't been invented yet, but still manages to prevent bugs. \ emac//The eMac, released in 2002, was the first model of Macintosh computer to use electricity. \ wecome//wecome in pece. \ ramen//拉麵是一種類型的麵條縫製從原始樹木。 \ ruddy//HackEgo? ¯\(°​_o)/¯ 23:03:12 -!- xkapastel has quit (Quit: Connection closed for inactivity). 23:21:01 -!- Sgeo__ has joined. 23:23:13 -!- Sgeo_ has quit (Ping timeout: 248 seconds). 23:58:33 -!- sleffy has quit (Ping timeout: 264 seconds).