ChanServ changed the topic of #ocaml to: Discussions about the OCaml programming language | http://caml.inria.fr/ | http://www.ocaml.org | OCaml 4.01.0 announce at http://bit.ly/1851A3R | Logs at http://irclog.whitequark.org/ocaml
huza has joined #ocaml
<hhugo> do you have a trace ?
huza has quit [Read error: Connection reset by peer]
huza has joined #ocaml
<Drup> a collection of cppo.cppo. ... .mlFOO, yes
<hhugo> it should work with 2 rules
<hhugo> rule "tests1" ~dep:"%(name).cppo.ml" ~prod:"%(name: <*> and not <*.cppo>).ml" build;
<hhugo> rule "tests2" ~dep:"%(name).cppo.ml" ~prod:"%(name: <**/*> and not <**/*.cppo>).ml" build
jeregrine has quit [Ping timeout: 255 seconds]
rgrinberg1 has quit [Quit: Leaving.]
<Drup> can you explain why it gaves the priority to my new rule and I can't tell him to be less retarded ?
<Drup> seems to work like that, I have not the slighest idea why
<hhugo> what target do you try to build ? what do you have in your directory
<hhugo> I suspect you try to build a `.ml` that cannot be built.
<Drup> I don't
<Drup> ocamlbuild does, indeed
<Drup> it tries to build batMap.(cppo.)*ml
<Drup> for whatever reason
<Drup> (and obviously, it cant)
tobiasBora has quit [Quit: Konversation terminated!]
<Drup> and since we have a solution that works, even if I don't know how, I will got to bed and read a nice book in order to improve my mood >_>
<Drup> hhugo: thanks a lot for the help
huza has quit [Quit: WeeChat 0.3.8]
huza has joined #ocaml
<Drup> hhugo: actually, it's not working because of paths, but that will wait tomorrow
<hhugo> what paths ?
<Drup> hum, actually that's not the issue
<Drup> but it's not producing the .ml as it should be
<Drup> oh, I know.
<tlockney> anyone around done much with setting up ocaml on the rasbpi?
<pippijn> Drup: what are you reading?
WraithM has joined #ocaml
<Drup> http://en.wikipedia.org/wiki/The_Belgariad it's nice, very tolkien-ish
<Drup> not the best fantasy book ever, but nice
<whitequark> tlockney: ping mrvn
<tlockney> whitequark: thx
<tlockney> mrvn: you around by any chance?
<Drup> tlockney: if by "setting up" you mean "make it run on a linux on rasbpi", then there is nothing to do
<tlockney> Drup: well, trying to get a full env running with utop and core installed
<Drup> tlockney: just use opam
ygrek has quit [Ping timeout: 252 seconds]
<tlockney> Drup: I am, but I keep running into various failures and then having to back track and clean up things. it gets messy if anything goes wrong, from what I can see so far
<Drup> mrvn has done stuff for rasbpi, but it's more on the "bare metal" approach (which is obviously quite harder)
<tlockney> lots of deps left in uncertain states
<tlockney> ah, yeah — I think I was just looking at his code, actually
<tlockney> so probably not what I need.
<tlockney> though, I'll be playing with that eventually, too :)
<tlockney> I hope
<Drup> tlockney: if you speak french, there is a very recent presentation on OUPS about building some stuff on rasbpi
<tlockney> sadly, I don't
<Drup> (it's about building a mini-wake up alarm with radio through internet)
<tlockney> I think I'm close to having everything installed, but getting out of memory errors trying to install core_kernel. going to mess with the swap and gpu memory config and see if that improves things
huza has quit [Quit: WeeChat 0.3.8]
<whitequark> meh, typical for rpi
<Drup> yeah ...
<whitequark> quite an useless device
<Drup> tbh, there is a simple solution
<Drup> don't use core.
huza has joined #ocaml
tiglionabbit has quit [Quit: tiglionabbit]
<tlockney> yeah, I know…. I'm still learning, though, and enough of the material I am interested in working through (I assume everyone knows what book I'm referring to) uses it, so…
<Drup> hhugo: solved the issue, it's working fine now. here is the end result : https://github.com/Drup/cppo/blob/ocamlbuild/ocamlbuild_plugin/ocamlbuild_cppo.ml
<tlockney> figured it would be fun to try, at least
<whitequark> it's surprisingly easy to ignore the Core parts of RWO and just learn OCaml
SethTisue has joined #ocaml
<whitequark> in fact I don't even remember feeling like I have to do anything with Core besides swearing after trying to install it at the very beginning of the book
huza has quit [Client Quit]
<tlockney> whitequark: fair enough — it's still early enough in my efforts I wanted to stick to "the script". But I'll punt if I don't get past this in the near term
<whitequark> tlockney: how about... not using rpi?
<whitequark> I'm fairly certain you have some other computer besides that
<tlockney> whitequark: because that would take away from the many layers of ridiculousness I'm trying to achieve here!
<tlockney> ;)
<tlockney> yes, I have at least a few other computers, it's true
<tlockney> but I have the pi and I wanted to do a few things with it, figured it would possibly be a good place to try out OCaml — it won't be the *only* place I'm using it, to be clear.
jeregrine has joined #ocaml
<Drup> tlockney: start by the part that don't need a rpi directly :p
<tlockney> you guys really are not a lot of fun, you know
<tlockney> :-p
<tlockney> (am I ingratiating myself to this community, yet?)
<whitequark> we are, by which I mean, we have such a lot of "fun" to figure out, it doesn't really leave time to figure out someone else's...
* whitequark grumbles at broken ppx_tools
rgrinberg has joined #ocaml
<tlockney> oh, I know how that goes
<whitequark> "fun" like in "Dwarf Fortress" ("losing is fun, and you can't not lose anyway")
jao has joined #ocaml
jao has quit [Changing host]
jao has joined #ocaml
<tlockney> at least I'm not asking how to get OCaml running on my arduino ;)
* tlockney runs away before someone points out this wouldn't work anyway
SethTisue has quit [Quit: SethTisue]
<whitequark> tlockney: it works on PIC24, which is possibly the worst microcontroller that ever existed
<whitequark> errr PIC16
<tlockney> oh god… I opened this can of worms with eyes wide open, I admit…
<tlockney> I'll dig out forth if I really want to have *that* kind of fun
rgrinberg has quit [Ping timeout: 240 seconds]
<whitequark> oh, so PIC18
<whitequark> I don't care, that whole series just needs to be fucking incinerated
<tlockney> yep
<Drup> come on, it's *fun* :D
<whitequark> I started with embedded programming on PIC16
<tlockney> I'm sorry
<whitequark> !!
ygrek has joined #ocaml
<tlockney> I *started* learning PICs at one point… I quickly decided I didn't want to live in that world.
<tlockney> AVRs are a *bit* nicer, but I'm finding it more and more difficult to imagine why anyone wouldn't just use an ARM at this point.
<tlockney> but now I'm diving into a topic for a different channel, so...
<whitequark> "Man shot himself dead, datasheet on PIC in his hand"
<tlockney> heh
<whitequark> AVRs are much nicer, but yeah, today there's no reason to not use ARMs in new projects
racycle has quit [Quit: ZZZzzz…]
q66 has quit [Quit: Leaving]
hhugo has quit [Read error: Connection reset by peer]
hhugo has joined #ocaml
rgrinberg has joined #ocaml
jwatzman|work has quit [Quit: jwatzman|work]
tiglionabbit has joined #ocaml
cesar_ has joined #ocaml
cesar_ is now known as Guest90875
tnguyen has quit [Quit: tnguyen]
jeregrine has quit [Ping timeout: 240 seconds]
alpounet has joined #ocaml
Guest90875 has quit [Ping timeout: 264 seconds]
alpounet has quit [Ping timeout: 265 seconds]
philtor_ has quit [Ping timeout: 252 seconds]
ontologiae has joined #ocaml
divyanshu has joined #ocaml
ontologiae has quit [Ping timeout: 240 seconds]
manizzle has joined #ocaml
rgrinberg has quit [Read error: Connection reset by peer]
rgrinberg has joined #ocaml
NoNNaN has quit [Ping timeout: 272 seconds]
jeregrine has joined #ocaml
NoNNaN has joined #ocaml
tlockney is now known as tlockney_away
hhugo has quit [Quit: Leaving.]
sheijk has quit [Ping timeout: 255 seconds]
<ygrek> how are opam switches updated
<ygrek> ?
<ygrek> I mean "moving" switches..
<ygrek> like 4.02+trunk?
<ygrek> it doesn't get recompiled when I switch to it, but it probably should.. any way?
boogie has quit [Remote host closed the connection]
<whitequark> opam switch recompile
jeregrine has quit [Ping timeout: 252 seconds]
boogie has joined #ocaml
Nahra` has quit [Remote host closed the connection]
<ygrek> aah
Nahra` has joined #ocaml
<ygrek> looks like opam 1.1.1 doesn't have it?
divyanshu has quit [Quit: Computer has gone to sleep.]
boogie has quit [Ping timeout: 240 seconds]
<whitequark> it dose
<whitequark> *does
<whitequark> err
<whitequark> opam switch reinstall
studybot has joined #ocaml
nlucaron1 has joined #ocaml
rgrinberg has quit [Read error: Connection reset by peer]
rgrinberg1 has joined #ocaml
nlucaroni has quit [Ping timeout: 264 seconds]
studybot has quit [Ping timeout: 272 seconds]
sheijk has joined #ocaml
tiglionabbit_ has joined #ocaml
sheijk has quit [Ping timeout: 240 seconds]
ebzzry_ has joined #ocaml
passiveo- has quit [Ping timeout: 252 seconds]
ebzzry has quit [Remote host closed the connection]
tiglionabbit has quit [Ping timeout: 252 seconds]
tiglionabbit_ is now known as tiglionabbit
passiveobserver has joined #ocaml
racycle_ has joined #ocaml
studybot has joined #ocaml
racycle_ has quit [Read error: Connection reset by peer]
racycle__ has joined #ocaml
racycle__ has quit [Read error: Connection reset by peer]
racycl___ has joined #ocaml
<ygrek> it preserves the packages I suppose?
jao has quit [Ping timeout: 258 seconds]
<whitequark> it... tries to
<whitequark> if you have pinned packages, it'll fail in funny ways
rgrinberg1 has quit [Quit: Leaving.]
rgrinberg has joined #ocaml
huza has joined #ocaml
cesar_ has joined #ocaml
cesar_ is now known as Guest45004
mcclurmc has quit [Remote host closed the connection]
Guest45004 has quit [Ping timeout: 240 seconds]
mcclurmc has joined #ocaml
manizzle has quit [Ping timeout: 240 seconds]
rgrinberg has quit [Quit: Leaving.]
rgrinberg has joined #ocaml
alpounet has joined #ocaml
alpounet has quit [Ping timeout: 245 seconds]
ebzzry_ has quit []
ebzzry_ has joined #ocaml
divyanshu has joined #ocaml
tiglionabbit has quit [Quit: tiglionabbit]
divyanshu has quit [Quit: Textual IRC Client: www.textualapp.com]
ygrek has quit [Remote host closed the connection]
ygrek has joined #ocaml
boogie has joined #ocaml
cesar_ has joined #ocaml
cesar_ is now known as Guest71091
yacks has joined #ocaml
axiles has joined #ocaml
ygrek has quit [Ping timeout: 264 seconds]
mcclurmc has quit [Remote host closed the connection]
mcclurmc has joined #ocaml
mcclurmc has quit [Remote host closed the connection]
mcclurmc has joined #ocaml
ygrek has joined #ocaml
boogie has quit [Remote host closed the connection]
philtor_ has joined #ocaml
boogie has joined #ocaml
ygrek has quit [Remote host closed the connection]
philtor_ has quit [Ping timeout: 258 seconds]
philtor has quit [Ping timeout: 258 seconds]
ygrek has joined #ocaml
racycl___ has quit [Quit: ZZZzzz…]
Muzer has quit [Quit: ZNC - http://znc.sourceforge.net]
philtor has joined #ocaml
Muzer has joined #ocaml
<ygrek> whitequark, thanks, it works
philtor has quit [Ping timeout: 252 seconds]
ontologiae has joined #ocaml
strobegen1 has joined #ocaml
strobegen has quit [Ping timeout: 245 seconds]
ontologiae has quit [Ping timeout: 258 seconds]
ollehar has quit [Ping timeout: 240 seconds]
WraithM has quit [Quit: Lost terminal]
ygrek has quit [Remote host closed the connection]
ygrek has joined #ocaml
asmanur has joined #ocaml
alpounet has joined #ocaml
yacks has quit [Read error: Connection reset by peer]
yacks has joined #ocaml
WraithM has joined #ocaml
ygrek has quit [Remote host closed the connection]
ygrek has joined #ocaml
ygrek has quit [Remote host closed the connection]
ygrek has joined #ocaml
Simn has joined #ocaml
ggole has joined #ocaml
Nahra` has quit [Remote host closed the connection]
Nahra has quit [Remote host closed the connection]
Nahra` has joined #ocaml
Nahra has joined #ocaml
<pyon> I have Foo.ml and Bar.ml in the same directory. Inside Bar.ml, I use the module Foo. How do I load Bar.ml in the REPL in Tuareg? It complains that the name Foo is unbound.
<ggole> Compile them and load the .cmos
<ggole> Sending the module text in the repl doesn't really work since you lose module names
<ggole> s/in/to/
<pyon> Ah!
Nahra has quit [Remote host closed the connection]
Nahra` has quit [Remote host closed the connection]
<ggole> As you can imagine that gets annoying pretty fast, so if you are working on a project (as opposed to exploring some throwaway code) you'll want your build system to automate building a toplevel
<pyon> Yeah. I will have to write a makefile. :-)
<ggole> If you use ocamlbuild, it has some support
<pyon> Ah!
<ggole> Basically you can list the modules names you want in toplevel.mltop and then ocamlbuild toplevel.top should do more or less the right thing
<pyon> :-O
tiglionabbit has joined #ocaml
manizzle has joined #ocaml
ivan\ has quit [Quit: ERC Version 5.3 (IRC client for Emacs)]
ivan\ has joined #ocaml
Hannibal_Smith has joined #ocaml
WraithM has quit [Ping timeout: 252 seconds]
Thooms has joined #ocaml
cago has joined #ocaml
ontologiae has joined #ocaml
Guest71091 has quit [Remote host closed the connection]
ontologiae has quit [Ping timeout: 240 seconds]
AltGr has joined #ocaml
dsheets has joined #ocaml
ygrek has quit [Ping timeout: 255 seconds]
rgrinberg has quit [Quit: Leaving.]
Nahra has joined #ocaml
Thooms has quit [Quit: WeeChat 0.3.8]
ikaros has joined #ocaml
huza has quit [Ping timeout: 255 seconds]
Kakadu has joined #ocaml
<reynir> Is it possible to include files in a .mltop file?
eikke__ has joined #ocaml
<reynir> So, I have a .mltop for making a regular toplevel, but also one for making a utop toplevel. The latter is basically the former with an extra myutop_main module at the end.
ygrek has joined #ocaml
alpounet has quit [Remote host closed the connection]
alpounet has joined #ocaml
eikke__ has quit [Ping timeout: 252 seconds]
cago has quit [Ping timeout: 245 seconds]
eikke__ has joined #ocaml
cago has joined #ocaml
eizo has joined #ocaml
ygrek has quit [Ping timeout: 240 seconds]
maattdd has joined #ocaml
arj has joined #ocaml
thomasga has joined #ocaml
thomasga has quit [Client Quit]
cago has quit [Quit: Leaving.]
cago has joined #ocaml
thomasga has joined #ocaml
tiglionabbit has quit [Quit: tiglionabbit]
rand000 has joined #ocaml
ygrek has joined #ocaml
cesar_ has joined #ocaml
cesar_ is now known as Guest80620
Guest80620 has quit [Ping timeout: 245 seconds]
huza has joined #ocaml
<ggole> reynir: don't think so
<ggole> And of course the ocamlbuild documentation doesn't mention mltop at all
pminten has joined #ocaml
maattdd has quit [Ping timeout: 245 seconds]
eizo has quit [Ping timeout: 240 seconds]
huza has quit [Ping timeout: 265 seconds]
ontologiae has joined #ocaml
eizo has joined #ocaml
maattdd has joined #ocaml
ontologiae has quit [Ping timeout: 255 seconds]
sgnb has joined #ocaml
maattdd has quit [Ping timeout: 276 seconds]
ygrek has quit [Ping timeout: 264 seconds]
BitPuffin has quit [Ping timeout: 252 seconds]
hhugo has joined #ocaml
remyzorg has joined #ocaml
<reynir> ggole: Great. I guess I have to maintain two nearly identical files then :) Thanks for the answer!
sheijk has joined #ocaml
eikke__ has quit [Ping timeout: 276 seconds]
eikke__ has joined #ocaml
thomasga has quit [Quit: Leaving.]
lopex has quit [Ping timeout: 245 seconds]
<pyon> Drup: lemme see
lopex has joined #ocaml
eikke__ has quit [Ping timeout: 255 seconds]
cesar_ has joined #ocaml
cesar_ is now known as Guest14514
eikke__ has joined #ocaml
Guest14514 has quit [Ping timeout: 240 seconds]
alpounet has quit [Read error: Connection reset by peer]
alpounet has joined #ocaml
BitPuffin has joined #ocaml
pminten has quit [Remote host closed the connection]
_andre has joined #ocaml
<ggole> reynir: I suppose you could do something like generate the second during the build process
<ggole> Or handle it in myocamlbuild.ml somehow
ollehar has joined #ocaml
araujo has quit [Read error: Connection reset by peer]
mort___ has joined #ocaml
araujo has joined #ocaml
ygrek has joined #ocaml
ggole has quit [Ping timeout: 264 seconds]
mort___ has quit [Ping timeout: 252 seconds]
ygrek has quit [Ping timeout: 258 seconds]
studybot has quit [Remote host closed the connection]
dotfelix has joined #ocaml
ggole has joined #ocaml
thomasga has joined #ocaml
hhugo has quit [Quit: Leaving.]
huza has joined #ocaml
rand000 has quit [Ping timeout: 258 seconds]
cesar_ has joined #ocaml
cesar_ is now known as Guest40433
Guest40433 has quit [Ping timeout: 240 seconds]
dotfelix has quit [Quit: Leaving]
studybot has joined #ocaml
rand000 has joined #ocaml
darkf has quit [Quit: Leaving]
<adrien> upvote http://www.reddit.com/r/programming/comments/26ouzx/winbuilds_14_package_manager_with/ if you believe it's worth sharing and spreading :P
remyzorg has quit [Ping timeout: 252 seconds]
hhugo has joined #ocaml
thomasga has quit [Quit: Leaving.]
jeregrine has joined #ocaml
BitPuffin has quit [Ping timeout: 240 seconds]
Puffin has joined #ocaml
araujo has quit [Ping timeout: 252 seconds]
studybot has quit [Remote host closed the connection]
huza has quit [Quit: WeeChat 0.3.8]
studybot has joined #ocaml
SethTisue has joined #ocaml
amirmc has joined #ocaml
araujo has joined #ocaml
araujo has quit [Ping timeout: 258 seconds]
araujo has joined #ocaml
maattdd has joined #ocaml
ebzzry_ has quit [Remote host closed the connection]
ygrek has joined #ocaml
hhugo has quit [Quit: Leaving.]
araujo has quit [Ping timeout: 245 seconds]
cesar_ has joined #ocaml
cesar_ is now known as Guest85500
araujo has joined #ocaml
Guest85500 has quit [Ping timeout: 255 seconds]
vpm has quit [Quit: Reconnecting]
vpm has joined #ocaml
divyanshu has joined #ocaml
ollehar has quit [Ping timeout: 240 seconds]
amirmc has quit [Quit: Leaving.]
jao has joined #ocaml
jao has quit [Changing host]
jao has joined #ocaml
tlockney_away is now known as tlockney
maattdd has quit [Ping timeout: 255 seconds]
rand000 has quit [Ping timeout: 252 seconds]
cago has left #ocaml [#ocaml]
ollehar has joined #ocaml
studybot has quit [Remote host closed the connection]
jeregrine has quit [Ping timeout: 240 seconds]
Thooms has joined #ocaml
tnguyen1 has joined #ocaml
eizo has quit [Ping timeout: 240 seconds]
tnguyen1 has quit [Quit: tnguyen1]
thomasga has joined #ocaml
lordkryss_ has joined #ocaml
maattdd has joined #ocaml
maattdd has quit [Ping timeout: 276 seconds]
maattdd has joined #ocaml
rgrinberg has joined #ocaml
<nicoo> adrien: Attention whore :þ (Also, you haven't debugged my issue :>)
ikaros has quit [Quit: Ex-Chat]
<adrien> I'll be on it soon! :P
rand000 has joined #ocaml
<adrien> and not attention whore so much as sharing a project which is made not to benefit me but others first
maattdd has quit [Ping timeout: 252 seconds]
<whitequark> wohoo, Gerd will soon cut a new findlib release \o/
<whitequark> with bytes and ppx field
Hannibal_Smith has quit [Quit: Sto andando via]
racycle has joined #ocaml
amirmc has joined #ocaml
amirmc has quit [Client Quit]
<ggole> I'd love to be able to sketch on code the way I can a bit of paper. :(
tiglionabbit has joined #ocaml
hhugo has joined #ocaml
<def`> ggole: what do you mean ?
cesar_ has joined #ocaml
philtor has joined #ocaml
cesar_ is now known as Guest91324
<ggole> def`: this bit of code would be a lot easier to explain if I could easily draw a little diagram
<Drup> ggole: ascii art !
<ggole> Yeah, emacs has a thing for drawing those (which I used).
Guest91324 has quit [Ping timeout: 252 seconds]
manizzle has quit [Ping timeout: 240 seconds]
<ggole> But ascii art is horrible: hard to edit, ugly, you have to be tediously precise to get it readable at all when the whole point is to make a quick sketch, etc
michael_lee has joined #ocaml
boogie has quit [Remote host closed the connection]
jeregrine has joined #ocaml
<whitequark> "useless compiz plugins" you mean all of them?
<def`> whitequark: left to the appreciation of the user :)
<ggole> Do the flames move?
<def`> I think so
<ggole> (If not, it just ain't practical enough.)
<Drup> It's more practical if the flame moves ? :D
<ggole> What would be the point of frozen burning text?
jao has quit [Ping timeout: 264 seconds]
<def`> Drup: of course it is, otherwise the region of interest might be less obvious for the reader
Puffin is now known as BitPuffin
tane has joined #ocaml
<reynir> whitequark: Sorry, I don't know what I'm looking at :)
ccasin_ has joined #ocaml
alpounet has quit [Remote host closed the connection]
boogie has joined #ocaml
alpounet has joined #ocaml
philtor_ has joined #ocaml
morolin has joined #ocaml
maattdd has joined #ocaml
alpounet has quit [Ping timeout: 252 seconds]
lordkryss_ is now known as lordkryss
q66 has joined #ocaml
sheijk has quit [Quit: .]
ccasin_ has quit [Quit: Lost terminal]
maattdd has quit [Ping timeout: 258 seconds]
rgrinberg1 has joined #ocaml
rgrinberg has quit [Ping timeout: 265 seconds]
tiglionabbit has quit [Quit: tiglionabbit]
maattdd has joined #ocaml
ebzzry has joined #ocaml
ygrek has quit [Ping timeout: 240 seconds]
maattdd has quit [Ping timeout: 245 seconds]
eizo has joined #ocaml
jaked122 has joined #ocaml
SethTisue has quit [Quit: SethTisue]
SethTisue has joined #ocaml
Thooms has quit [Quit: WeeChat 0.3.8]
maattdd has joined #ocaml
jaked122 has quit [Remote host closed the connection]
tnguyen1 has joined #ocaml
maattdd has quit [Ping timeout: 264 seconds]
jeregrine has quit [Ping timeout: 240 seconds]
jeregrine has joined #ocaml
dsheets has quit [Ping timeout: 265 seconds]
lordkryss has quit [Quit: Connection closed for inactivity]
divyanshu has quit [Quit: Computer has gone to sleep.]
manizzle has joined #ocaml
tiglionabbit has joined #ocaml
hhugo has quit [Quit: Leaving.]
Kakadu has quit [Ping timeout: 240 seconds]
olauzon has joined #ocaml
divyanshu has joined #ocaml
SethTisue has quit [Quit: SethTisue]
cesar_ has joined #ocaml
cesar_ is now known as Guest48872
SethTisue has joined #ocaml
WraithM has joined #ocaml
Guest48872 has quit [Ping timeout: 240 seconds]
SethTisue has quit [Quit: SethTisue]
SethTisue has joined #ocaml
axiles has quit [Ping timeout: 255 seconds]
axiles has joined #ocaml
jwatzman|work has joined #ocaml
bjorkintosh has quit [Remote host closed the connection]
maattdd has joined #ocaml
olauzon has quit [Quit: olauzon]
alpounet has joined #ocaml
maattdd has quit [Ping timeout: 245 seconds]
divyanshu has quit [Quit: Textual IRC Client: www.textualapp.com]
bjorkintosh has joined #ocaml
eizo has quit [Ping timeout: 240 seconds]
Submarine has joined #ocaml
Submarine has quit [Changing host]
Submarine has joined #ocaml
olauzon has joined #ocaml
Kakadu has joined #ocaml
SethTisue has quit [Quit: SethTisue]
philtor_ has quit [Ping timeout: 264 seconds]
eizo has joined #ocaml
SethTisue has joined #ocaml
cdidd has quit [Ping timeout: 252 seconds]
dsheets has joined #ocaml
Hannibal_Smith has joined #ocaml
cdidd has joined #ocaml
maattdd has joined #ocaml
maattdd has quit [Ping timeout: 240 seconds]
ollehar has quit [Ping timeout: 240 seconds]
_andre has quit [Quit: leaving]
jeregrine has quit [Ping timeout: 240 seconds]
cesar_ has joined #ocaml
cesar_ is now known as Guest6703
Guest6703 has quit [Ping timeout: 240 seconds]
SethTisue has quit [Quit: SethTisue]
rgrinberg1 has quit [Quit: Leaving.]
SethTisue has joined #ocaml
philtor has quit [Ping timeout: 240 seconds]
jeregrine has joined #ocaml
ollehar has joined #ocaml
NoNNaN has quit [Remote host closed the connection]
NoNNaN has joined #ocaml
nlucaron1 has left #ocaml [#ocaml]
rgrinberg has joined #ocaml
NoNNaN has quit [Quit: []]
alpounet has quit [Read error: Connection reset by peer]
alpounet has joined #ocaml
SethTisue has quit [Quit: SethTisue]
hhugo has joined #ocaml
philtor_ has joined #ocaml
SethTisue has joined #ocaml
axiles has quit [Quit: Quitte]
<ollehar> anyone have an open job vacancy in germany?
SethTisue has quit [Quit: SethTisue]
Submarine has quit [Quit: Leaving]
ggole has quit []
Hannibal_Smith has quit [Quit: Sto andando via]
Kakadu has quit [Quit: Konversation terminated!]
tane has quit [Quit: Verlassend]
jeregrine_ has joined #ocaml
<adrien> student?
jeregrine has quit [Ping timeout: 240 seconds]
jeregrine has joined #ocaml
jeregrine_ has quit [Ping timeout: 240 seconds]
ohama has quit [Remote host closed the connection]
<ollehar> adrien: me? I'm working in stockholm, sweden, right now, but will move to germany during july.
<adrien> ok, so not student
<ollehar> nope
<adrien> which students might be interested in
ohama has joined #ocaml
<ollehar> ah
<ollehar> well, I don't have advanced C-skills anyway, so...
hhugo has quit [Quit: Leaving.]
avsm has joined #ocaml
<adrien> it's for Drup :D
WraithM has quit [Quit: Lost terminal]
<Drup> meh.
<adrien> ;p
<Drup> "Good team-working skills" <- I fail at the first line already
<Drup> I like how ethics come before C/C++ skills :p
yacks has quit [Ping timeout: 240 seconds]
michael_lee has quit [Ping timeout: 265 seconds]
hhugo has joined #ocaml
WraithM has joined #ocaml
macron has quit [Ping timeout: 240 seconds]
macron has joined #ocaml
tiglionabbit has quit [Quit: tiglionabbit]
nispaur_ has joined #ocaml
cesar_ has joined #ocaml
thomasga has quit [Ping timeout: 245 seconds]
cesar_ is now known as Guest39212
Guest39212 has quit [Ping timeout: 265 seconds]
dsheets has quit [Ping timeout: 240 seconds]
olauzon has quit [Ping timeout: 255 seconds]
eizo has quit [Ping timeout: 240 seconds]
BiDOrD has quit [Ping timeout: 264 seconds]
BiDOrD has joined #ocaml
fds has quit [Quit: leaving]
tiglionabbit has joined #ocaml
rgrinberg has quit [Quit: Leaving.]
SethTisue has joined #ocaml
tiglionabbit has quit [Quit: tiglionabbit]
jeregrine has quit [Ping timeout: 240 seconds]
claudiuc has joined #ocaml
philtor has joined #ocaml
WraithM has quit [Quit: leaving]
WraithM has joined #ocaml
tiglionabbit has joined #ocaml
jeregrine has joined #ocaml
tiglionabbit has quit [Quit: tiglionabbit]
AltGr has left #ocaml [#ocaml]
rgrinberg has joined #ocaml
rand000 has quit [Quit: leaving]
SethTisue has quit [Quit: SethTisue]
avsm has quit [Quit: Leaving.]
rgrinberg has quit [Quit: Leaving.]
rgrinberg has joined #ocaml
jeregrine_ has joined #ocaml
jeregrine has quit [Ping timeout: 264 seconds]
cesar_ has joined #ocaml
cesar_ is now known as Guest69483
Guest69483 has quit [Ping timeout: 265 seconds]
philtor_ has quit [Ping timeout: 240 seconds]
pyon has quit [Quit: going home]
madroach has quit [Ping timeout: 252 seconds]
jeregrine has joined #ocaml
madroach has joined #ocaml
jeregrine_ has quit [Ping timeout: 255 seconds]
Simn has quit [Quit: Leaving]
alpounet has quit [Remote host closed the connection]
alpounet has joined #ocaml
alpounet has quit [Remote host closed the connection]
jeregrine_ has joined #ocaml
JokerDoom has joined #ocaml
tiglionabbit has joined #ocaml
jeregrine has quit [Ping timeout: 255 seconds]
studybot has joined #ocaml
darkf has joined #ocaml