jgjl has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
brson has joined #mirage
lobo has quit [Quit: leaving]
phonzbm has quit [Quit: Page closed]
smkz has quit [Quit: x]
smkz has joined #mirage
brson has quit [Ping timeout: 276 seconds]
nullcat has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
nullcat has joined #mirage
dograt has quit [Quit: Quitting]
nullcat has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
dograt has joined #mirage
lars_kurth has joined #mirage
cebka has quit [Quit: Changing server]
cebka has joined #mirage
lars_kurth has quit [Ping timeout: 240 seconds]
lars_kurth has joined #mirage
jgjl has joined #mirage
mort___ has joined #mirage
lars_kurth has quit [Ping timeout: 245 seconds]
lars_kurth has joined #mirage
lars_kurth has quit [Ping timeout: 245 seconds]
lars_kurth has joined #mirage
lars_kurth_alt has joined #mirage
lars_kurth has quit [Ping timeout: 250 seconds]
jgjl has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
nixfreak has joined #mirage
<nixfreak>
Is there anyway to incorporate say a python framework and compile using ocaml? I'm looking at pycaml right now and its interesting. Trying to figure out if I could use mirage to build in a web framework for python.
<Drup>
I'm not sure Pycaml is maintaned. I'm not even sure it ever really worked.
<nixfreak>
ok but could there be away to use mirage host apache + django + python?
<Drup>
well yeah, you run on xen, you can have multiple VMs
<Drup>
but hum, what's the point of running apache ?
lars_kurth_alt has quit [Ping timeout: 260 seconds]
<nixfreak>
well right now thats the web server
<nixfreak>
if I can use an ocaml one I will,
<Drup>
yeah, you can.
<nixfreak>
What I am thinking is replacing a linux OS with mirageOS to for a in house project , cause I don't see the need for a full OS
<nixfreak>
the project does use gpg and bash though
lars_kurth_alt has joined #mirage
jgjl has joined #mirage
lars_kurth_alt has quit [Ping timeout: 272 seconds]
lars_kurth_alt has joined #mirage
lars_kurth_alt has quit [Ping timeout: 264 seconds]
jgjl has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
lars_kurth_alt has joined #mirage
jgjl has joined #mirage
lars_kurth_alt has quit [Ping timeout: 256 seconds]
lobo has joined #mirage
lars_kurth_alt has joined #mirage
mort___ has quit [Ping timeout: 240 seconds]
lars_kurth_alt has quit [Ping timeout: 256 seconds]
lars_kurth_alt has joined #mirage
lars_kurth_alt has quit [Ping timeout: 240 seconds]
lars_kurth_alt has joined #mirage
brson has joined #mirage
mort___ has joined #mirage
jgjl has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
lars_kurth_alt has quit [Ping timeout: 260 seconds]
<nixfreak>
has anyone tried to use a postgresql database with mirage yet?
<nixfreak>
I see you can use docker but docker also depends on a kernel