2015-05-14T00:02:09Z sethalves quit (Ping timeout: 240 seconds) 2015-05-14T00:02:58Z jlongster quit (Ping timeout: 272 seconds) 2015-05-14T00:03:56Z jao joined #scheme 2015-05-14T00:04:33Z jlongster joined #scheme 2015-05-14T00:07:00Z enitiz joined #scheme 2015-05-14T00:08:20Z zacts: Riastradh: ah someone was asking who the ops on the channel were 2015-05-14T00:08:27Z zacts: I can't remember the context of their question 2015-05-14T00:08:32Z zacts: and /ops didn't show anyone 2015-05-14T00:08:33Z someircname joined #scheme 2015-05-14T00:08:49Z zacts: so you were the only nick I remembered being an op, but I wasn't certain 2015-05-14T00:12:18Z xrlk_ quit (Remote host closed the connection) 2015-05-14T00:14:24Z acarrico quit (Ping timeout: 245 seconds) 2015-05-14T00:19:32Z acarrico joined #scheme 2015-05-14T00:20:12Z oleo_ joined #scheme 2015-05-14T00:22:37Z oleo quit (Ping timeout: 264 seconds) 2015-05-14T00:24:35Z psy_ quit (Ping timeout: 265 seconds) 2015-05-14T00:26:53Z enitiz quit (Quit: Leaving) 2015-05-14T00:38:15Z enitiz joined #scheme 2015-05-14T00:39:14Z badkins quit 2015-05-14T00:39:56Z alexei_ quit (Ping timeout: 264 seconds) 2015-05-14T00:45:03Z Pixel_Outlaw quit (Quit: Leaving) 2015-05-14T00:45:21Z Pixel_Outlaw joined #scheme 2015-05-14T00:48:19Z joneshf-laptop joined #scheme 2015-05-14T00:49:16Z karswell quit (Read error: Connection reset by peer) 2015-05-14T00:49:42Z taylanub quit (Ping timeout: 276 seconds) 2015-05-14T00:50:51Z karswell joined #scheme 2015-05-14T00:55:12Z sethalves joined #scheme 2015-05-14T00:55:28Z zhcy joined #scheme 2015-05-14T01:00:26Z itissid joined #scheme 2015-05-14T01:06:35Z Pixel_Outlaw: Anyone care to show their reduce function? Mine seems ugly. http://pastebin.com/LM82xYNp 2015-05-14T01:11:29Z pnkfelix quit (Ping timeout: 250 seconds) 2015-05-14T01:13:45Z mdln quit (Remote host closed the connection) 2015-05-14T01:14:13Z _sjs quit (Ping timeout: 264 seconds) 2015-05-14T01:16:03Z jlongster quit (Remote host closed the connection) 2015-05-14T01:20:40Z itissid1 joined #scheme 2015-05-14T01:20:41Z itissid quit (Read error: Connection reset by peer) 2015-05-14T01:25:40Z annodomini joined #scheme 2015-05-14T01:25:40Z annodomini quit (Changing host) 2015-05-14T01:25:40Z annodomini joined #scheme 2015-05-14T01:27:10Z aap_ joined #scheme 2015-05-14T01:30:11Z aap quit (Ping timeout: 246 seconds) 2015-05-14T01:36:01Z pooka joined #scheme 2015-05-14T01:36:56Z pooka: Hey guys! how would one go about evaluating this : ((lambda (x y) (x (x y))) (lambda (z) (+ 5 z)) 10) 2015-05-14T01:37:21Z pooka: or this : (define (f x y) (* 5 (+ x y))) ((lambda (y x z) (f y (x y z))) 10 * 3) 2015-05-14T01:37:34Z pooka: or this : (define (f x y) (* 5 (+ x y))) ((lambda (y x z) (f y (x y z))) 10 * 3)? 2015-05-14T01:40:56Z itissid1 quit (Quit: Leaving.) 2015-05-14T01:42:52Z frkout joined #scheme 2015-05-14T01:42:53Z frkout quit (Remote host closed the connection) 2015-05-14T01:43:07Z itissid joined #scheme 2015-05-14T01:46:36Z bipt` joined #scheme 2015-05-14T01:47:16Z bipt quit (Read error: Connection reset by peer) 2015-05-14T02:00:59Z Pixel_Outlaw quit (Quit: Leaving) 2015-05-14T02:05:09Z enitiz quit (Remote host closed the connection) 2015-05-14T02:06:12Z pjb quit (Read error: Connection reset by peer) 2015-05-14T02:06:28Z pjb joined #scheme 2015-05-14T02:10:17Z ArneBab joined #scheme 2015-05-14T02:11:51Z echo-area quit (Remote host closed the connection) 2015-05-14T02:14:04Z ArneBab_ quit (Ping timeout: 272 seconds) 2015-05-14T02:14:53Z Pixel_Outlaw joined #scheme 2015-05-14T02:15:50Z echo-area joined #scheme 2015-05-14T02:17:37Z pooka quit (Ping timeout: 246 seconds) 2015-05-14T02:19:23Z petercom1and quit (Changing host) 2015-05-14T02:19:23Z petercom1and joined #scheme 2015-05-14T02:20:51Z petercom1and is now known as petercommand 2015-05-14T02:21:54Z frkout joined #scheme 2015-05-14T02:22:02Z pjb quit (Ping timeout: 265 seconds) 2015-05-14T02:26:44Z Pixel_Outlaw quit (Quit: Leaving) 2015-05-14T02:27:53Z Pixel_Outlaw joined #scheme 2015-05-14T02:28:37Z joneshf-laptop quit (Ping timeout: 264 seconds) 2015-05-14T02:34:26Z rtra quit (Ping timeout: 252 seconds) 2015-05-14T02:43:48Z psy_ joined #scheme 2015-05-14T02:47:16Z _sjs joined #scheme 2015-05-14T02:47:18Z rtra joined #scheme 2015-05-14T02:49:16Z sdothum quit (Quit: ZNC - 1.6.0 - http://znc.in) 2015-05-14T02:54:37Z pjb joined #scheme 2015-05-14T02:56:31Z bjz quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2015-05-14T02:56:32Z pjb quit (Remote host closed the connection) 2015-05-14T02:58:52Z pjb joined #scheme 2015-05-14T02:59:12Z pjb is now known as Guest3716 2015-05-14T02:59:59Z Guest3716 is now known as pjb` 2015-05-14T03:00:08Z pjb` is now known as pjb 2015-05-14T03:01:03Z itissid quit (Quit: Leaving.) 2015-05-14T03:06:01Z lritter quit (Ping timeout: 265 seconds) 2015-05-14T03:16:31Z jao quit (Ping timeout: 256 seconds) 2015-05-14T03:43:58Z teiresia1 quit (Changing host) 2015-05-14T03:43:58Z teiresia1 joined #scheme 2015-05-14T03:44:13Z teiresia1 is now known as teiresias 2015-05-14T03:45:14Z excelsior joined #scheme 2015-05-14T03:51:14Z PinealGlandOptic quit (Ping timeout: 246 seconds) 2015-05-14T03:56:54Z Riastradh quit (Ping timeout: 245 seconds) 2015-05-14T04:05:37Z annodomini quit (Quit: annodomini) 2015-05-14T04:18:24Z bjz joined #scheme 2015-05-14T04:20:09Z joneshf-laptop joined #scheme 2015-05-14T04:38:31Z ecthiender joined #scheme 2015-05-14T04:40:38Z Pixel_Outlaw quit (Quit: Leaving) 2015-05-14T04:46:36Z zhcy quit (Read error: Connection reset by peer) 2015-05-14T04:46:41Z dmiles is now known as dmiles2 2015-05-14T04:46:52Z dmiles2 is now known as dmiles 2015-05-14T04:47:08Z dmiles is now known as dmiles2 2015-05-14T04:47:29Z dmiles2 is now known as dmiles 2015-05-14T04:55:51Z daviid joined #scheme 2015-05-14T05:10:20Z girrig quit (Ping timeout: 246 seconds) 2015-05-14T05:20:24Z girrig joined #scheme 2015-05-14T05:26:40Z ASau quit (Ping timeout: 265 seconds) 2015-05-14T05:32:46Z bjz quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2015-05-14T05:39:08Z pjdelport joined #scheme 2015-05-14T05:50:41Z Shadox quit (Quit: Leaving) 2015-05-14T05:59:14Z tessier_ quit (Changing host) 2015-05-14T05:59:14Z tessier_ joined #scheme 2015-05-14T05:59:25Z tessier_ is now known as tessier 2015-05-14T06:15:09Z PinealGlandOptic joined #scheme 2015-05-14T06:15:55Z aksatac joined #scheme 2015-05-14T06:16:09Z psy_ quit (Ping timeout: 256 seconds) 2015-05-14T06:19:29Z alexei_ joined #scheme 2015-05-14T06:21:54Z psy_ joined #scheme 2015-05-14T06:25:04Z _0x5eb_ quit (Ping timeout: 256 seconds) 2015-05-14T06:37:49Z _0x5eb_ joined #scheme 2015-05-14T06:37:54Z alexei_ quit (Ping timeout: 252 seconds) 2015-05-14T06:48:03Z stepnem joined #scheme 2015-05-14T06:50:16Z alexei_ joined #scheme 2015-05-14T07:06:34Z mrowe is now known as mrowe_away 2015-05-14T07:13:38Z psy_ quit (Ping timeout: 272 seconds) 2015-05-14T07:18:47Z alexei_ quit (Ping timeout: 246 seconds) 2015-05-14T07:19:45Z mrowe_away is now known as mrowe 2015-05-14T07:22:44Z pjb quit (Remote host closed the connection) 2015-05-14T07:24:10Z ijp` quit (Quit: brb seducing Keira Knightley) 2015-05-14T07:28:46Z daviid quit (Ping timeout: 255 seconds) 2015-05-14T07:29:15Z mrowe is now known as mrowe_away 2015-05-14T07:39:27Z aap_ is now known as aap 2015-05-14T07:42:29Z yrdz quit (Remote host closed the connection) 2015-05-14T08:12:58Z pjb joined #scheme 2015-05-14T08:13:16Z pjb is now known as Guest29681 2015-05-14T08:15:04Z Guest29681 is now known as pjb 2015-05-14T08:18:21Z civodul joined #scheme 2015-05-14T08:34:13Z Bahman joined #scheme 2015-05-14T08:39:07Z taylanub joined #scheme 2015-05-14T08:43:09Z vraaid joined #scheme 2015-05-14T08:45:31Z hiroakip joined #scheme 2015-05-14T08:46:50Z vraid quit (Ping timeout: 244 seconds) 2015-05-14T08:51:04Z wingo quit (Ping timeout: 245 seconds) 2015-05-14T08:51:59Z zhcy joined #scheme 2015-05-14T08:57:53Z mrowe_away is now known as mrowe 2015-05-14T09:05:49Z wingo joined #scheme 2015-05-14T09:05:51Z excelsior quit (Quit: Lost terminal) 2015-05-14T09:12:00Z aksatac quit (Quit: Connection closed for inactivity) 2015-05-14T09:13:14Z msgodf joined #scheme 2015-05-14T09:21:26Z Bahman quit (Quit: Ave atque vale) 2015-05-14T09:39:21Z msgodf quit (Ping timeout: 264 seconds) 2015-05-14T09:39:45Z mrowe is now known as mrowe_away 2015-05-14T09:51:27Z ASau joined #scheme 2015-05-14T10:04:27Z oleo_ quit (Quit: Leaving) 2015-05-14T10:05:34Z oleo joined #scheme 2015-05-14T10:09:55Z wbooze joined #scheme 2015-05-14T10:18:12Z msgodf joined #scheme 2015-05-14T10:18:46Z scoofy joined #scheme 2015-05-14T10:26:20Z PinealGlandOptic quit (Ping timeout: 265 seconds) 2015-05-14T10:29:54Z redeemed joined #scheme 2015-05-14T10:38:20Z gravicappa joined #scheme 2015-05-14T10:46:06Z echo-area quit (Remote host closed the connection) 2015-05-14T10:48:17Z wbooze quit (Quit: none) 2015-05-14T10:52:28Z wbooze joined #scheme 2015-05-14T10:53:57Z pnkfelix joined #scheme 2015-05-14T11:00:52Z sdothum joined #scheme 2015-05-14T11:01:51Z karswell quit (Read error: Connection reset by peer) 2015-05-14T11:02:27Z karswell joined #scheme 2015-05-14T11:07:24Z civodul quit (Remote host closed the connection) 2015-05-14T11:09:54Z itissid joined #scheme 2015-05-14T11:23:40Z niklasl quit (Read error: Connection reset by peer) 2015-05-14T11:27:46Z badkins joined #scheme 2015-05-14T11:28:22Z niklasl joined #scheme 2015-05-14T11:42:25Z frkout quit (Remote host closed the connection) 2015-05-14T11:43:59Z zhcy quit (Quit: zhcy) 2015-05-14T11:44:23Z alexei_ joined #scheme 2015-05-14T11:46:04Z civodul joined #scheme 2015-05-14T12:14:11Z itissid quit (Quit: Leaving.) 2015-05-14T12:24:01Z civodul quit (Quit: GNU Guix 0.8.2 released! http://gnu.org/s/guix/) 2015-05-14T12:24:40Z oleo_ joined #scheme 2015-05-14T12:26:36Z wbooze quit (Ping timeout: 256 seconds) 2015-05-14T12:26:57Z oleo_ quit (Read error: Connection reset by peer) 2015-05-14T12:27:34Z wbooze joined #scheme 2015-05-14T12:27:38Z oleo quit (Ping timeout: 272 seconds) 2015-05-14T12:28:44Z oleo joined #scheme 2015-05-14T12:33:15Z davexunit joined #scheme 2015-05-14T12:33:48Z Riastradh joined #scheme 2015-05-14T12:50:11Z davexunit quit (Quit: Later) 2015-05-14T12:52:40Z davexunit joined #scheme 2015-05-14T12:53:26Z frkout joined #scheme 2015-05-14T12:55:12Z ecthiender quit (Quit: Leaving) 2015-05-14T12:56:04Z yasha9 quit (Ping timeout: 256 seconds) 2015-05-14T12:58:29Z frkout quit (Ping timeout: 256 seconds) 2015-05-14T13:00:16Z lritter joined #scheme 2015-05-14T13:04:34Z wbooze quit (Quit: none) 2015-05-14T13:04:44Z alexei_ quit (Ping timeout: 252 seconds) 2015-05-14T13:07:01Z vraaid quit (Quit: Konversation terminated!) 2015-05-14T13:09:26Z yasha9 joined #scheme 2015-05-14T13:10:11Z vraid joined #scheme 2015-05-14T13:11:13Z wbooze joined #scheme 2015-05-14T13:26:40Z wingo quit (Ping timeout: 272 seconds) 2015-05-14T13:27:03Z mtakkman joined #scheme 2015-05-14T13:28:55Z alexei_ joined #scheme 2015-05-14T13:33:27Z mumptai quit (Ping timeout: 276 seconds) 2015-05-14T13:35:23Z wbooze quit (Quit: none) 2015-05-14T13:36:16Z mtakkman quit (Read error: Connection reset by peer) 2015-05-14T13:37:24Z wbooze joined #scheme 2015-05-14T13:38:19Z wbooze quit (Client Quit) 2015-05-14T13:40:19Z wbooze joined #scheme 2015-05-14T13:43:52Z wbooze is now known as Guest40921 2015-05-14T13:45:04Z Guest40921 quit (Remote host closed the connection) 2015-05-14T13:45:11Z mumptai joined #scheme 2015-05-14T13:45:52Z agumonkey quit (Read error: Connection reset by peer) 2015-05-14T13:46:14Z agumonkey joined #scheme 2015-05-14T13:47:10Z someircname quit (Quit: ) 2015-05-14T13:47:51Z spew joined #scheme 2015-05-14T13:52:53Z excelsior joined #scheme 2015-05-14T13:54:07Z wingo joined #scheme 2015-05-14T13:57:32Z caleb_smith joined #scheme 2015-05-14T14:00:49Z itissid joined #scheme 2015-05-14T14:11:44Z bjz joined #scheme 2015-05-14T14:13:38Z psy_ joined #scheme 2015-05-14T14:14:09Z hiroakip quit (Ping timeout: 240 seconds) 2015-05-14T14:26:29Z alexei_ quit (Ping timeout: 245 seconds) 2015-05-14T14:29:05Z alexei_ joined #scheme 2015-05-14T14:29:25Z jlongster joined #scheme 2015-05-14T14:32:30Z wbooze joined #scheme 2015-05-14T14:38:03Z Steve___Jobs quit (Quit: Leaving) 2015-05-14T14:40:34Z iyrsx joined #scheme 2015-05-14T14:47:10Z uber_hulk joined #scheme 2015-05-14T14:49:43Z wbooze quit (Quit: none) 2015-05-14T14:52:55Z alexei_ quit (Ping timeout: 255 seconds) 2015-05-14T14:53:45Z wbooze joined #scheme 2015-05-14T14:54:07Z niklasl quit (Read error: Connection reset by peer) 2015-05-14T14:54:46Z niklasl joined #scheme 2015-05-14T14:57:28Z haroldwu quit (Read error: Connection reset by peer) 2015-05-14T15:04:19Z sethalves quit (Quit: Leaving.) 2015-05-14T15:04:38Z alexei_ joined #scheme 2015-05-14T15:07:07Z fantazo joined #scheme 2015-05-14T15:13:42Z alexei_ quit (Ping timeout: 272 seconds) 2015-05-14T15:14:23Z leppie quit (Read error: No route to host) 2015-05-14T15:14:50Z leppie joined #scheme 2015-05-14T15:15:54Z alexei_ joined #scheme 2015-05-14T15:16:18Z gravicappa quit (Remote host closed the connection) 2015-05-14T15:24:43Z alexei_ quit (Ping timeout: 250 seconds) 2015-05-14T15:28:00Z contrapunctus joined #scheme 2015-05-14T15:28:24Z uris77 joined #scheme 2015-05-14T15:30:14Z wbooze quit (Quit: none) 2015-05-14T15:30:48Z wbooze joined #scheme 2015-05-14T15:35:24Z jlongster quit (Ping timeout: 258 seconds) 2015-05-14T15:36:36Z itissid1 joined #scheme 2015-05-14T15:36:36Z itissid quit (Read error: Connection reset by peer) 2015-05-14T15:41:14Z alexei_ joined #scheme 2015-05-14T15:44:18Z hiroakip joined #scheme 2015-05-14T15:47:57Z wbooze quit (Disconnected by services) 2015-05-14T15:48:52Z wbooze joined #scheme 2015-05-14T15:48:53Z iKlsR joined #scheme 2015-05-14T15:48:57Z msgodf quit (Ping timeout: 244 seconds) 2015-05-14T15:54:50Z ijp joined #scheme 2015-05-14T15:57:22Z jlongster joined #scheme 2015-05-14T15:59:28Z wbooze quit (Disconnected by services) 2015-05-14T15:59:55Z wbooze joined #scheme 2015-05-14T16:00:30Z someircname joined #scheme 2015-05-14T16:03:08Z tristero quit (Quit: tristero) 2015-05-14T16:03:44Z tristero joined #scheme 2015-05-14T16:05:09Z tristero quit (Changing host) 2015-05-14T16:05:10Z tristero joined #scheme 2015-05-14T16:05:22Z redeemed quit (Ping timeout: 255 seconds) 2015-05-14T16:07:16Z sethalves joined #scheme 2015-05-14T16:10:19Z wbooze quit (Quit: none) 2015-05-14T16:11:38Z wbooze joined #scheme 2015-05-14T16:12:03Z uris77 quit (Quit: leaving) 2015-05-14T16:12:51Z wbooze quit (Client Quit) 2015-05-14T16:17:10Z wbooze joined #scheme 2015-05-14T16:20:28Z bb010g quit (Quit: Connection closed for inactivity) 2015-05-14T16:23:37Z wbooze is now known as Guest64493 2015-05-14T16:24:23Z wbooze joined #scheme 2015-05-14T16:25:38Z Guest64493 quit (Ping timeout: 244 seconds) 2015-05-14T16:28:57Z iyrsx quit (Ping timeout: 240 seconds) 2015-05-14T16:31:54Z uydxhc joined #scheme 2015-05-14T16:32:13Z Pixel_Outlaw joined #scheme 2015-05-14T16:34:26Z Pixel_Outlaw: MORNING 2015-05-14T16:34:52Z contrapunctus: EVENING 2015-05-14T16:36:15Z Pixel_Outlaw: :D 2015-05-14T16:37:12Z sdothum quit (Quit: ZNC - 1.6.0 - http://znc.in) 2015-05-14T16:38:22Z sdothum joined #scheme 2015-05-14T16:43:36Z ziocroc joined #scheme 2015-05-14T16:44:13Z ziocroc quit (Read error: Connection reset by peer) 2015-05-14T16:47:31Z itissid1 quit (Quit: Leaving.) 2015-05-14T16:50:35Z daviid joined #scheme 2015-05-14T16:53:09Z pnkfelix quit (Ping timeout: 245 seconds) 2015-05-14T16:55:07Z sheilong joined #scheme 2015-05-14T16:59:57Z pnkfelix joined #scheme 2015-05-14T17:11:41Z gravicappa joined #scheme 2015-05-14T17:14:39Z itissid joined #scheme 2015-05-14T17:15:11Z itissid1 joined #scheme 2015-05-14T17:15:11Z itissid quit (Read error: Connection reset by peer) 2015-05-14T17:19:52Z mtakkman joined #scheme 2015-05-14T17:23:59Z msgodf joined #scheme 2015-05-14T17:28:23Z alezost joined #scheme 2015-05-14T17:30:27Z jao joined #scheme 2015-05-14T17:38:00Z mtakkman quit (Read error: Connection reset by peer) 2015-05-14T17:44:41Z narendraj9 joined #scheme 2015-05-14T17:47:58Z mumptai quit (Quit: Verlassend) 2015-05-14T17:56:20Z kuribas joined #scheme 2015-05-14T18:00:10Z pecg quit (Quit: http://infinite-axes.xyz) 2015-05-14T18:03:21Z msgodf quit (Ping timeout: 264 seconds) 2015-05-14T18:05:16Z pecg joined #scheme 2015-05-14T18:05:16Z pecg quit (Changing host) 2015-05-14T18:05:16Z pecg joined #scheme 2015-05-14T18:07:33Z leppie quit (Ping timeout: 264 seconds) 2015-05-14T18:11:16Z joneshf-laptop quit (Ping timeout: 252 seconds) 2015-05-14T18:12:32Z joneshf-laptop joined #scheme 2015-05-14T18:14:07Z alexei_ quit (Ping timeout: 256 seconds) 2015-05-14T18:18:20Z iKlsR quit (Quit: Leaving) 2015-05-14T18:25:18Z girrig quit (Ping timeout: 276 seconds) 2015-05-14T18:32:32Z hiroakip quit (Ping timeout: 252 seconds) 2015-05-14T18:36:51Z spew quit (Quit: Leaving...) 2015-05-14T18:39:15Z mumptai joined #scheme 2015-05-14T18:44:03Z uydxhc quit (Ping timeout: 250 seconds) 2015-05-14T18:44:10Z uris77 joined #scheme 2015-05-14T18:44:54Z zacts: hi schemers 2015-05-14T18:45:05Z zacts: brb, switching wifi networks soon 2015-05-14T18:45:29Z zacts: I can't remember who it was that was making an interactive math suite for teaching math using scheme as the implementation language 2015-05-14T18:45:34Z zacts: it was either chicken or racket iirc 2015-05-14T18:45:38Z zacts: but bbl 2015-05-14T18:46:51Z uydxhc joined #scheme 2015-05-14T18:48:34Z alezost quit (Ping timeout: 245 seconds) 2015-05-14T18:49:00Z frad joined #scheme 2015-05-14T18:49:03Z frad: hello 2015-05-14T18:50:35Z frad left #scheme 2015-05-14T18:54:36Z Pixel_Outlaw: I've never done web development mostly just system tools. How do you go about getting a public server to host your scheme web service? Do you just pay a fee and they let you install whatever? 2015-05-14T18:58:55Z leppie joined #scheme 2015-05-14T18:59:04Z pnkfelix quit (Ping timeout: 255 seconds) 2015-05-14T18:59:16Z mario-goulart does the latter 2015-05-14T19:01:21Z zacts: Pixel_Outlaw: I have a beaglebone black / rpi2 for my hostings, or I will have these 2015-05-14T19:01:34Z zacts: I just use no-ip or dyndns with enough hits for the traffic I recieve 2015-05-14T19:01:52Z zacts: but if you need something more large-scale you'll probably want/need an external hosting provider / internet hotel 2015-05-14T19:07:06Z alexei_ joined #scheme 2015-05-14T19:07:19Z wasamasa: Pixel_Outlaw: a vps is a good choice for most purposes 2015-05-14T19:07:30Z wasamasa: Pixel_Outlaw: you'll rent a vm and manage it on your own 2015-05-14T19:08:09Z fantazo quit (Quit: Verlassend) 2015-05-14T19:08:28Z wasamasa: Pixel_Outlaw: it can be cheaper to find shared hosting where you're given shell access, but these are pretty rare 2015-05-14T19:09:01Z wasamasa: Pixel_Outlaw: and you'll need to compile everything in $HOME 2015-05-14T19:09:16Z narendraj9 quit (Quit: WeeChat 1.1.1) 2015-05-14T19:11:08Z zacts: I don't like google cloud, from personal experience 2015-05-14T19:11:31Z zacts: I've heard of racketspace, but know nothing of it 2015-05-14T19:11:39Z zacts: but they seem cheaper then gcloud or aws 2015-05-14T19:11:45Z wasamasa: rackspace? 2015-05-14T19:11:47Z zacts: also there is an OpenBSD shell provider 2015-05-14T19:11:49Z zacts: oops 2015-05-14T19:11:52Z zacts: lol, yes rackspace 2015-05-14T19:11:52Z vraid: rackspace 2015-05-14T19:11:56Z zacts: I have scheme on my mind 2015-05-14T19:12:19Z uydxhc quit (Quit: Leaving) 2015-05-14T19:12:38Z fadein quit (Read error: Connection reset by peer) 2015-05-14T19:12:40Z zacts: http://devio.us/ 2015-05-14T19:12:45Z zacts: ^ this is the OpenBSD shell provider 2015-05-14T19:12:55Z zacts: they provide both free and for pay accounts, but note it is OpenBSD only 2015-05-14T19:12:56Z zacts: although 2015-05-14T19:13:29Z wasamasa: I used to be on https://uberspace.de/ 2015-05-14T19:13:31Z zacts: they use http://www.hostdime.com/ underneath 2015-05-14T19:13:53Z zacts: http://www.hostdime.com/managed-vps-hosting/ 2015-05-14T19:13:55Z uydxhc joined #scheme 2015-05-14T19:14:05Z zacts: I discovered http://devio.us from the bsdtalk podcast 2015-05-14T19:14:17Z zacts: http://bsdtalk.blogspot.com/ 2015-05-14T19:14:19Z wasamasa: openvz? 2015-05-14T19:14:21Z wasamasa: ._. 2015-05-14T19:16:54Z alexei_ quit (Ping timeout: 272 seconds) 2015-05-14T19:18:19Z fadein joined #scheme 2015-05-14T19:19:49Z Steverman joined #scheme 2015-05-14T19:21:15Z Pixel_Outlaw: Ok, thanks wasamasa 2015-05-14T19:21:39Z wasamasa: if you go for a vps, check whether they come with kvm as technology for virtualization 2015-05-14T19:21:50Z wasamasa: as openvz isn't as good 2015-05-14T19:22:09Z Pixel_Outlaw: Well I just wanted to toy with the idea of making a forum from scratch. Just something friends could use. 2015-05-14T19:22:24Z Pixel_Outlaw: And I don't want to burden my crappy network. 2015-05-14T19:23:57Z mrowe_away is now known as mrowe 2015-05-14T19:27:15Z kephra: zacts, about hosting: the most important point is never bundle web hosting with domain hosting - always register the domain at a different provider, that is speciallised in DNS hosting, and allows easy DNS config 2015-05-14T19:27:51Z zacts: kephra: that's what I'm kind of doing 2015-05-14T19:27:54Z Steverman quit (Changing host) 2015-05-14T19:27:54Z Steverman joined #scheme 2015-05-14T19:27:58Z kephra: KVM and Xen are ok as virtual hosts, as they do not allow to cripple virtual hosts as badly as VZ/Virtouzzo 2015-05-14T19:28:02Z zacts: I'm using my dyndns provider and my home server 2015-05-14T19:28:12Z zacts: currently only for personal ssh, but soon my blog and git repos 2015-05-14T19:28:57Z Pixel_Outlaw: I'm kind of mentally ill. I want to make a custom bbs like system over ssh. 2015-05-14T19:29:03Z kephra: Rackspace is known to throttle lower priced hosts 2015-05-14T19:29:12Z kephra: AWS is known to become expensive pretty fast 2015-05-14T19:30:10Z wasamasa is on some friend's vps provided by hetzner 2015-05-14T19:30:16Z hiroakip joined #scheme 2015-05-14T19:30:55Z wasamasa: I'm considering to grab an ovh dedi though for playing around with huge datasets 2015-05-14T19:31:02Z wasamasa: like on http://ghtorrent.org 2015-05-14T19:32:27Z kephra: cheapest dedicated hosts are kimsufi - nice - if you are lucky to get one of the cheap under €10 2015-05-14T19:32:46Z wasamasa: they're infamous for providing no support though :P 2015-05-14T19:32:52Z wasamasa: but hey, you can buy a cheap .ovh domain 2015-05-14T19:33:22Z kephra: the main problem I see with kimsufi is, that they are not available in enough numbers 2015-05-14T19:33:29Z mrowe is now known as mrowe_away 2015-05-14T19:33:33Z kephra: I've tried it for two weeks, and always out of stock 2015-05-14T19:33:51Z wasamasa: the ks-2 is always available here 2015-05-14T19:34:09Z wasamasa: guess the reason why is because the 1tb model comes with an unspecified atom cpu and the other one with a 40gb ssd 2015-05-14T19:34:15Z wasamasa: neither is ideal 2015-05-14T19:34:48Z wasamasa: maybe I should write me a script that rings a bell when one is free 2015-05-14T19:34:58Z wasamasa: of the ks-1 I mean 2015-05-14T19:38:58Z wasamasa: Pixel_Outlaw: reminds me of https://medium.com/message/tilde-club-i-had-a-couple-drinks-and-woke-up-with-1-000-nerds-a8904f0a2ebf 2015-05-14T19:38:58Z rudybot: http://eensy.teensy.info/Edy8wmmYBO 2015-05-14T19:42:24Z PinealGlandOptic joined #scheme 2015-05-14T19:49:01Z Pixel_Outlaw: this is really cool 2015-05-14T19:49:28Z wasamasa: mhh 2015-05-14T19:49:46Z wasamasa: and you envision doing something similiar where we'll be entering proto-forums with a terminal emulator? 2015-05-14T19:50:14Z Pixel_Outlaw: The only thing I'd be worried about is sombody putting child porn on your server then legally you being responsible for it. 2015-05-14T19:50:20Z Pixel_Outlaw: wasamasa, yes. 2015-05-14T19:50:25Z Pixel_Outlaw: ncurses based stuff 2015-05-14T19:50:27Z wasamasa: ok 2015-05-14T19:50:43Z wasamasa: I recall trying out entering a bbs with one, but only got weird escape sequences 2015-05-14T19:50:57Z Pixel_Outlaw: Ys 2015-05-14T19:51:05Z Pixel_Outlaw: they use ANSI code not ASCII 2015-05-14T19:51:36Z wasamasa: do you plan on relaxing that requirement? 2015-05-14T19:51:49Z Pixel_Outlaw: Ideally we just use ASCII 2015-05-14T19:52:05Z Pixel_Outlaw: You don't get the fancy box drawing characters but it will be compatable with all terminals. 2015-05-14T19:52:22Z Pixel_Outlaw: then again, ncurses does offer a sort of fallback mode if the terminal can't display some characters. 2015-05-14T19:52:47Z wasamasa: well, one could send utf-8 :P 2015-05-14T19:53:05Z Pixel_Outlaw: I've got a terminal that has no idea what utf-8 is D: 2015-05-14T19:53:20Z wasamasa: and you could offer various connection options with different subdomains 2015-05-14T19:55:17Z Pixel_Outlaw: It would be cool to have a web forum that uses 0 PHP/HTML/JavaScript 2015-05-14T19:55:29Z Pixel_Outlaw: it could be scheme all the way down just wrapping ncurses for the menus 2015-05-14T19:55:47Z Pixel_Outlaw: and something like MySQL for data storage 2015-05-14T19:56:44Z wasamasa: s/MySQL/Postgres/ 2015-05-14T19:57:03Z Pixel_Outlaw: I'd have to see what's been wrapped but yes. 2015-05-14T19:57:14Z Pixel_Outlaw: I'm not up to data on small scale database trends. 2015-05-14T19:57:17Z Pixel_Outlaw: *date 2015-05-14T19:57:20Z wasamasa: lol 2015-05-14T19:57:37Z wasamasa: I don't think much changed with regards to mysql's suckiness 2015-05-14T19:57:49Z Pixel_Outlaw: I last used it in college maybe 4 years ago. 2015-05-14T19:57:50Z wasamasa: postgres on the other hand did gain a bunch of cool features over time 2015-05-14T19:58:14Z Pixel_Outlaw: Ideally it just needs to handle maybe 100 people logging in and creating posts.' 2015-05-14T19:58:16Z contrapunctus: since we're talking about turtles all the way down - https://github.com/Wukix/LambdaLite 2015-05-14T19:58:25Z contrapunctus: (that's CL, though.) 2015-05-14T19:58:34Z Pixel_Outlaw: I speak CL too. :) 2015-05-14T20:00:25Z davexunit quit (Quit: Later) 2015-05-14T20:00:26Z fantazo joined #scheme 2015-05-14T20:00:34Z Pixel_Outlaw: contrapunctus, will this allow multiple users at once 2015-05-14T20:00:46Z wasamasa: nah 2015-05-14T20:00:58Z Pixel_Outlaw: Shame, SQL's syntax is really horrible. 2015-05-14T20:01:24Z Pixel_Outlaw: Collection of keywords rather than clearly defined blocks. 2015-05-14T20:01:26Z contrapunctus: well, you could write a Scheme equivalent that does *smiles widest grin possible* 2015-05-14T20:01:33Z wasamasa: well 2015-05-14T20:01:48Z wasamasa: it better be no wrapper of an existing sql-involved solution 2015-05-14T20:01:54Z wasamasa: otherwise this is going to be hell 2015-05-14T20:02:16Z Pixel_Outlaw: I recall just trying to get going with quicklisp and a few database wrappers. They all exploded in different ways. 2015-05-14T20:02:35Z contrapunctus: o.o 2015-05-14T20:02:49Z wasamasa: no issues here with sql-de-lite so far 2015-05-14T20:02:57Z wasamasa: I don't expect anything different for the postgres egg 2015-05-14T20:03:56Z Pixel_Outlaw: So you are suggesting Chicken then? 2015-05-14T20:04:06Z Pixel_Outlaw: Wonder if they've wrapped ncurses 2015-05-14T20:04:14Z wasamasa: I'm using it currently 2015-05-14T20:04:33Z wasamasa: it's a bit hard to recommend something I've not used, no :P 2015-05-14T20:04:34Z jlongster quit (Remote host closed the connection) 2015-05-14T20:05:01Z jlongster joined #scheme 2015-05-14T20:07:21Z gravicappa quit (Ping timeout: 276 seconds) 2015-05-14T20:08:55Z alexei_ joined #scheme 2015-05-14T20:12:27Z hiroakip quit (Ping timeout: 244 seconds) 2015-05-14T20:16:47Z dfdf joined #scheme 2015-05-14T20:17:29Z lritter_ joined #scheme 2015-05-14T20:19:55Z uydxhc quit (Ping timeout: 256 seconds) 2015-05-14T20:21:22Z lritter quit (Ping timeout: 272 seconds) 2015-05-14T20:22:10Z Steverman quit (Ping timeout: 252 seconds) 2015-05-14T20:26:23Z Pixel_Outlaw: I'd be willing to hack on a small server if anyone else is. 2015-05-14T20:26:31Z Pixel_Outlaw: Might be a fun project to make a community 2015-05-14T20:26:52Z Pixel_Outlaw: load it up with the common schemes 2015-05-14T20:31:29Z uris77_ joined #scheme 2015-05-14T20:32:33Z uris77 quit (Ping timeout: 240 seconds) 2015-05-14T20:33:41Z contrapunctus quit (Quit: "G'night everyone!") 2015-05-14T20:35:53Z ecthiender joined #scheme 2015-05-14T20:36:30Z ecthiender quit (Max SendQ exceeded) 2015-05-14T20:37:04Z ecthiender joined #scheme 2015-05-14T20:38:36Z ecthiender quit (Max SendQ exceeded) 2015-05-14T20:39:20Z ecthiender joined #scheme 2015-05-14T20:40:50Z ecthiender quit (Max SendQ exceeded) 2015-05-14T20:41:22Z ecthiender joined #scheme 2015-05-14T20:41:48Z kephra: btw fun project ... you are invited to /join #o3db - and if you have any webservers that can talk sexpr over POST ... add CORS headers, and try it in my repl 2015-05-14T20:42:55Z ecthiender quit (Max SendQ exceeded) 2015-05-14T20:43:10Z kephra: spoiler: upaste.me will soon have a Lisp/Scheme API ;-) 2015-05-14T20:43:28Z ecthiender joined #scheme 2015-05-14T20:45:15Z ecthiender quit (Max SendQ exceeded) 2015-05-14T20:45:48Z ecthiender joined #scheme 2015-05-14T20:47:25Z ecthiender quit (Max SendQ exceeded) 2015-05-14T20:47:59Z ecthiender joined #scheme 2015-05-14T20:49:52Z ecthiender quit (Max SendQ exceeded) 2015-05-14T20:50:23Z ecthiender joined #scheme 2015-05-14T20:51:25Z daviid quit (Ping timeout: 264 seconds) 2015-05-14T20:51:56Z ecthiender quit (Max SendQ exceeded) 2015-05-14T20:57:53Z PinealGlandOptic quit (Ping timeout: 256 seconds) 2015-05-14T20:59:42Z wingo quit (Ping timeout: 258 seconds) 2015-05-14T21:01:11Z itissid1 quit (Quit: Leaving.) 2015-05-14T21:03:55Z excelsior quit (Quit: Lost terminal) 2015-05-14T21:04:06Z pnkfelix joined #scheme 2015-05-14T21:04:54Z caleb_smith quit (Quit: WeeChat 1.0.1) 2015-05-14T21:06:39Z itissid joined #scheme 2015-05-14T21:08:46Z Intensity quit (Ping timeout: 244 seconds) 2015-05-14T21:08:56Z davexunit joined #scheme 2015-05-14T21:19:16Z annodomini joined #scheme 2015-05-14T21:20:50Z hiroakip joined #scheme 2015-05-14T21:22:03Z Pixel_Outlaw: Wonder what Schemes are Lisps are on the Rasberry Pi. 2015-05-14T21:22:24Z Pixel_Outlaw: I recall it lacking SBCL but this was before I started using Scheme too. 2015-05-14T21:25:36Z jkraemer quit (Ping timeout: 265 seconds) 2015-05-14T21:29:40Z jkraemer joined #scheme 2015-05-14T21:33:33Z uris77_ quit (Read error: Connection reset by peer) 2015-05-14T21:33:50Z uris77 joined #scheme 2015-05-14T21:37:07Z rexbutler joined #scheme 2015-05-14T21:41:22Z shum joined #scheme 2015-05-14T21:42:57Z kuribas quit (Quit: ERC Version 5.3 (IRC client for Emacs)) 2015-05-14T21:42:59Z sdothum- joined #scheme 2015-05-14T21:43:34Z sdothum quit (Ping timeout: 252 seconds) 2015-05-14T21:43:37Z davexunit quit (Quit: Later) 2015-05-14T21:46:09Z shum quit (Ping timeout: 276 seconds) 2015-05-14T21:51:04Z jao quit (Ping timeout: 245 seconds) 2015-05-14T21:53:14Z davexunit joined #scheme 2015-05-14T21:54:33Z wbooze quit (Ping timeout: 256 seconds) 2015-05-14T21:56:03Z jlongster quit (Remote host closed the connection) 2015-05-14T21:57:21Z jlongster joined #scheme 2015-05-14T21:58:31Z alexei_ quit (Ping timeout: 256 seconds) 2015-05-14T22:03:22Z alexei_ joined #scheme 2015-05-14T22:04:05Z ASau quit (Remote host closed the connection) 2015-05-14T22:04:40Z ASau joined #scheme 2015-05-14T22:05:14Z jlongster quit (Ping timeout: 265 seconds) 2015-05-14T22:09:35Z sheilong quit (Quit: Konversation terminated!) 2015-05-14T22:27:42Z bjz quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2015-05-14T22:36:56Z uris77 quit (Quit: leaving) 2015-05-14T22:39:04Z fantazo quit (Quit: Verlassend) 2015-05-14T22:48:09Z annodomini quit (Quit: annodomini) 2015-05-14T22:50:33Z pnkfelix quit (Ping timeout: 240 seconds) 2015-05-14T22:52:41Z Pixel_Outlaw: Compiling ncurses support into Chicken scheme it just shot me this message after 10 minutes. "Don't worry Still Compiling" 2015-05-14T22:52:50Z Pixel_Outlaw: I found that amusing. 2015-05-14T22:52:56Z antoszka: :) 2015-05-14T22:53:08Z zacts: Pixel_Outlaw: I have all of the major schemes on my beaglebone black 2015-05-14T22:53:09Z Pixel_Outlaw: It is on a Pi so it is taking some time. 2015-05-14T22:53:25Z zacts: racket / chicken / guile-2.0 / guile-1.8 / stalin / scheme48 2015-05-14T22:53:33Z zacts: except I haven't tried gambit 2015-05-14T22:53:36Z Pixel_Outlaw: I plan to just make this a headless server with support for making GUI programs using ncurses. 2015-05-14T22:53:46Z wasamasa: *TUI 2015-05-14T22:53:52Z Pixel_Outlaw: yes TUI 2015-05-14T22:53:57Z zacts: I'm running debian jessie 2015-05-14T22:54:01Z zacts: armhf port 2015-05-14T22:54:19Z Pixel_Outlaw: I made the mistake of using Raspbian and now have all these X11 programs preinstalled. 2015-05-14T22:54:19Z zacts: and the rpi2 uses the same ARM version for the CPU 2015-05-14T22:54:24Z zacts: as the beaglebone black 2015-05-14T22:54:34Z zacts: Pixel_Outlaw: ah yeah 2015-05-14T22:56:47Z Pixel_Outlaw: It would be cool to have a few physical terminals like 4 or so at a college campus all networked into a Pi where people could have a digital forum. 2015-05-14T22:56:58Z Pixel_Outlaw: Just text only with full support for programming amusements 2015-05-14T22:57:16Z Pixel_Outlaw: Kind of an underground culture. 2015-05-14T22:58:09Z hiroakip quit (Ping timeout: 240 seconds) 2015-05-14T23:01:26Z mrowe_away is now known as mrowe 2015-05-14T23:02:24Z Pixel_Outlaw: zacts, do they have wrappers to write to and from GPIO pins? 2015-05-14T23:03:58Z Pixel_Outlaw: I'm blessing my users with both w3m and Links2 2015-05-14T23:04:09Z Pixel_Outlaw: such a good admin, they have 2 choices for browser 2015-05-14T23:10:59Z mrowe is now known as mrowe_away 2015-05-14T23:11:41Z uber_hulk quit (Quit: Connection closed for inactivity) 2015-05-14T23:17:46Z annodomini joined #scheme 2015-05-14T23:17:46Z annodomini quit (Changing host) 2015-05-14T23:17:46Z annodomini joined #scheme 2015-05-14T23:31:23Z Intensity joined #scheme 2015-05-14T23:40:38Z mrowe_away is now known as mrowe 2015-05-14T23:44:00Z someircname quit (Quit: ) 2015-05-14T23:44:31Z annodomini quit (Quit: annodomini) 2015-05-14T23:45:47Z fadein quit (Read error: Connection reset by peer) 2015-05-14T23:47:21Z fadein joined #scheme 2015-05-14T23:47:34Z annodomini joined #scheme 2015-05-14T23:47:57Z ASau: Pixel_Outlaw: I have run into a good quote for you. 2015-05-14T23:48:07Z ASau: "This article is absolute crap, and a typical example of Microsoft think. 2015-05-14T23:48:07Z ASau: It blames XML for the very problems Microsoft created and which don't exist in other tools and on other platforms." 2015-05-14T23:48:17Z ASau: You can read SQL or Java instead of XML. :) 2015-05-14T23:51:32Z fadein quit (Read error: Connection reset by peer) 2015-05-14T23:53:06Z fadein joined #scheme 2015-05-14T23:57:46Z mumptai quit (Remote host closed the connection)