flux has quit [Read error: 60 (Operation timed out)]
flux has joined #ocaml
authentic has quit [Read error: 110 (Connection timed out)]
^authentic is now known as authentic
jarimatti has joined #ocaml
Yoric[DT] has quit ["Ex-Chat"]
Jedai has joined #ocaml
acidjnk has joined #ocaml
acidjnk has left #ocaml []
LordMetroid has quit ["Leaving"]
jarimatti has quit []
jarimatti has joined #ocaml
ofaurax has joined #ocaml
bluestorm has joined #ocaml
authentic has left #ocaml []
seafood has joined #ocaml
jarimatti has quit []
AxleLonghorn has joined #ocaml
AxleLonghorn has left #ocaml []
Linktim has quit [Read error: 104 (Connection reset by peer)]
Linktim has joined #ocaml
pango has quit [Remote closed the connection]
LordMetroid has joined #ocaml
pango has joined #ocaml
Jedai has quit [Read error: 113 (No route to host)]
seafood has quit []
ofaurax has quit ["Leaving"]
coucou747 has joined #ocaml
Yoric[DT] has joined #ocaml
<Yoric[DT]>
hi
<thelema>
Yoric[DT]: hi
<thelema>
it seems you're getting a funny resistance from the extlib community. your code seems judged both "not enough" and "too much" by them.
<Yoric[DT]>
Have you seen new e-mails ?
<Yoric[DT]>
I haven't received anything recently.
<thelema>
no, it's been quiet recently - I was referring to the previous activity
<thelema>
just like I've been quiet...
<Yoric[DT]>
But yeah...
<Yoric[DT]>
I'm waiting for a final outcome before I commit any additional code.
<Yoric[DT]>
s/commit/submit/
<thelema>
maybe you expect too much.
<thelema>
and maybe they're waiting for revisions.
<Yoric[DT]>
...
<Yoric[DT]>
Well, I'll try and submit something one of these days.
<Yoric[DT]>
Possibly my improved IO.
<bluestorm>
you could make an in-passing mention of the Option.bind patch :-'
<Yoric[DT]>
:)
bebui has quit ["leaving"]
AxleLonghorn has joined #ocaml
AxleLonghorn has left #ocaml []
smimou has joined #ocaml
Demitar has quit [Read error: 110 (Connection timed out)]
<bluestorm>
# let module H = Hashtbl in let t = H.create 1 in let id x = let k = Obj.repr x in H.add t k k; Obj.obj (H.find t k) in id;;
<bluestorm>
- : '_a -> 'b = <fun>
<bluestorm>
how comes it is not polymorphic on the input ?
<thelema>
hmm... odd
<bluestorm>
hmm
<bluestorm>
# let id = let id x = x in id;;
<bluestorm>
val id : 'a -> 'a = <fun>
<bluestorm>
# let id = let _ = ref None in let id x = x in id;;
<bluestorm>
val id : '_a -> '_a = <fun>
<thelema>
once you mix in refs, x might get written to that ref (somehow)
<bluestorm>
i suppose that's the idea
<bluestorm>
so i have to make the ref/hashtable global :]
* Yoric[DT]
likes this '_a -> 'b .
<Yoric[DT]>
It's a nice type.
<thelema>
it's not an easy one - I'll recommend it to Jane street for their tricky inteerview questions.
Jedai has joined #ocaml
jeremiah has quit [Read error: 104 (Connection reset by peer)]
musically_ut has joined #ocaml
vixey has joined #ocaml
bohanlon has quit ["leaving"]
LordMetroid has quit ["Leaving"]
jeremiah has joined #ocaml
RobertFischer has joined #ocaml
jeremiah has quit [Read error: 104 (Connection reset by peer)]
shortcircuit has quit [Read error: 110 (Connection timed out)]
jeremiah has joined #ocaml
jeremiah has quit [Read error: 104 (Connection reset by peer)]
Snark has quit ["Ex-Chat"]
LordMetroid has joined #ocaml
<palomer>
hot weather makes me lazy
<Yoric[DT]>
TheDailyWTF makes me lazy.
<palomer>
Yoric[DT]!
<palomer>
what's up?
<Yoric[DT]>
I placed myself on limited holidays.
<Yoric[DT]>
Well, on week-end.
<Yoric[DT]>
First one since... can't remember when.
<palomer>
cool, where do you work?
tomh has joined #ocaml
<Yoric[DT]>
University
<Yoric[DT]>
I'm a researcher.
<palomer>
postdoc?
<Yoric[DT]>
Nope.
<Yoric[DT]>
Lecturer.
<palomer>
is that the first step to professorship?
<palomer>
I don't get france, it seems that people work friggin hard in academia
ygrek has quit [Remote closed the connection]
<Yoric[DT]>
Yes, it's the lowest permanent position as a researcher/teacher.
<Yoric[DT]>
The other position being professor.
<palomer>
which is the next step
<Yoric[DT]>
yep
<palomer>
here we have three positions
<palomer>
lecturer, professor and assistant professor
<palomer>
lecturers are people who aren't legible to become assistance professors, often
<Yoric[DT]>
Oh, I may have mistranslated.
jeremiah has joined #ocaml
<palomer>
yesterday I'm like "forget left recursion, it's too friggin hard"
<palomer>
I think ill change my mind today
<palomer>
(again!)
* palomer
is off
<Yoric[DT]>
Here, on the Path of the Researcher-Teacher, we have several variants of Post-doc, followed by Maître de Conférences, followed by Professeur.
asmanur has joined #ocaml
coucou747 has quit ["bye ca veut dire tchao en anglais"]
asmanur has quit [Remote closed the connection]
Linktim has quit [Remote closed the connection]
filp has quit ["Bye"]
LordMetroid has quit ["Leaving"]
flitex_666 has joined #ocaml
struk|busy has quit [Read error: 110 (Connection timed out)]
Jedai has quit [Read error: 113 (No route to host)]