IRC log of dig on 2011-10-28

Timestamps are in UTC.

00:21:00 [nunnun_away]
nunnun_away is now known as nunnun
01:07:04 [scor_]
scor_ (~scor_@c-98-216-102-251.hsd1.ma.comcast.net) has joined #dig
01:41:58 [timbl]
Boring: All sbt commands are verbs like compile, run, etc example "assembly" . (Should be "assemble")
02:06:25 [presbrey]
fun: more JS REPL VMs... http://repl.it/
02:10:05 [timbl]
hmm
02:10:33 [timbl]
Neat
02:11:02 [timbl]
Python > js translation so far more useful than running emulated vm
02:11:42 [presbrey]
especially a vm without eth0/curl!
02:12:11 [GitHub19]
GitHub19 (~GitHub19@sh1-ext.rs.github.com) has joined #dig
02:12:11 [GitHub19]
[mod_authn_webid] presbrey created master (+24 new commits): http://git.io/s_ynbA
02:12:11 [GitHub19]
[mod_authn_webid/master] - presbrey
02:12:11 [GitHub19]
[mod_authn_webid/master] - presbrey
02:12:11 [GitHub19]
[mod_authn_webid/master] authn_webid: testing automake .in-compatible distribution - presbrey
02:12:11 [GitHub19]
GitHub19 has left #dig
02:12:28 [timbl]
well, a converted i/o lib would me more practical
02:32:51 [timbl]
Ah .. I guess the build picks up *.scala even if i have a ,tim-old.scala ooops
02:33:39 [timbl]
from foo import * considered harmful
02:34:29 [timbl]
betehess, when you have 13 import com.hp.hpl.jena.rdf.model._ at the top of a file it makes it difficult for me to figure out what everything is.
02:58:55 [scor_]
scor_ has quit (Quit: scor_)
03:09:27 [scor_]
scor_ (~scor_@c-98-216-102-251.hsd1.ma.comcast.net) has joined #dig
03:13:08 [scor_]
scor_ has quit (Client Quit)
06:12:50 [danbri]
danbri (~danbri@ip176-48-210-87.adsl2.static.versatel.nl) has joined #dig
10:57:18 [melvster]
melvster (~melvin@p5797F718.dip.t-dialin.net) has joined #dig
10:59:49 [nunnun]
nunnun is now known as nunnun_away
11:05:36 [timbl]
timbl has quit (Ping timeout: 240 seconds)
11:09:45 [nunnun_away]
nunnun_away is now known as nunnun
11:12:32 [timbl]
timbl (~timbl@c-24-62-225-11.hsd1.ma.comcast.net) has joined #dig
11:13:21 [nunnun]
nunnun is now known as nunnun_away
11:13:42 [nunnun_away]
nunnun_away is now known as nunnun
11:29:32 [nunnun]
nunnun is now known as nunnun_away
12:53:40 [nunnun_away]
nunnun_away is now known as nunnun
12:58:53 [nunnun]
nunnun is now known as nunnun_away
13:11:01 [nunnun_away]
nunnun_away is now known as nunnun
13:16:55 [nunnun]
nunnun is now known as nunnun_away
13:54:58 [scor_]
scor_ (~scor_@132.183.13.49) has joined #dig
13:55:34 [danbri]
danbri has quit (Remote host closed the connection)
13:56:36 [danbri]
danbri (~danbri@ip176-48-210-87.adsl2.static.versatel.nl) has joined #dig
13:56:49 [danbri]
danbri has quit (Remote host closed the connection)
14:01:50 [nunnun_away]
nunnun_away is now known as nunnun
14:14:37 [betehess]
betehess has quit (Remote host closed the connection)
14:47:55 [nunnun]
nunnun is now known as nunnun_away
14:48:41 [betehess]
betehess (~betehess@betehess.w3.org) has joined #dig
15:03:46 [danbri]
danbri (~danbri@ip176-48-210-87.adsl2.static.versatel.nl) has joined #dig
16:21:53 [melvster1]
melvster1 (~melvin@p4FF96C42.dip.t-dialin.net) has joined #dig
16:23:48 [melvster]
melvster has quit (Ping timeout: 255 seconds)
16:54:00 [melvster]
melvster (~melvin@p4FF973AC.dip.t-dialin.net) has joined #dig
16:54:43 [melvster1]
melvster1 has quit (Ping timeout: 260 seconds)
18:37:55 [manu`]
manu` has quit (Remote host closed the connection)
18:53:38 [manu`]
manu` (~chatzilla@pool-74-107-167-56.ronkva.east.verizon.net) has joined #dig
19:11:37 [bblfish]
oh good
19:28:08 [bblfish]
timbal it helps to have intellij
19:28:15 [bblfish]
to walk through such code
19:28:23 [bblfish]
that's timbl
19:28:34 [timbl]
I do find teh import wildcards mae it very difficult to find where stuff comes from. If I used Eclipse I suppose it would be easy
19:29:14 [timbl]
I'd like a walk though making a hack to remove all occurrences o fthe base URI from a serialization.
19:29:35 [bblfish]
there's an open source version here http://confluence.jetbrains.net/display/IDEADEV/IDEA+11+EAP
19:29:42 [timbl]
it is getting in the way, as th base URI is bogus as the server is accessed as a proxy anyway
19:29:45 [bblfish]
community edition
19:30:04 [bblfish]
without an IDE it's difficult to read
19:30:33 [timbl]
You use intelij?
19:31:04 [bblfish]
yes, it has always been the best for past 8-10 years
19:31:15 [bblfish]
but they open sourced most of it recently
19:31:42 [bblfish]
Netbeans does not quite make it.
19:32:05 [timbl]
Do you use the community one or the Ultimate one?
19:33:15 [bblfish]
community
19:33:28 [bblfish]
the other one you have to pay for I think
19:33:31 [bblfish]
extra pieces
19:33:40 [bblfish]
not sure what
19:34:23 [timbl]
Does it do JS aslo?
19:34:45 [bblfish]
mhh, I don't know
19:34:48 [timbl]
or only jvm based
19:35:00 [bblfish]
I don't do enough JS
19:35:13 [bblfish]
but if they do, I would not be surprised they do it well
19:35:17 [bblfish]
It's done by some russians
19:36:22 [bblfish]
perhaps this will help you timbl http://www.jetbrains.com/idea/features/ajax.html
19:38:18 [scor_]
bblfish: you do all your java development on intellij?
19:38:38 [bblfish]
yes, I used to use Netbeans, when IntelliJ was closed source
19:38:45 [bblfish]
and also because I was working at Sun
19:39:01 [bblfish]
But never got into Eclipse
19:39:47 [bblfish]
The refactoring was what they did so well in IntelliJ
19:39:52 [bblfish]
for java
19:39:59 [bblfish]
it's not there yet with scala
19:42:30 [bblfish]
when installed you have to go to preferences and enable the scala module I think
19:47:02 [bblfish]
scor_: well I noticed recently that android development may be easier with eclipse
19:47:53 [presbrey]
I use vim!
19:48:04 [presbrey]
also emacs!
19:48:26 [bblfish]
I also use vim
19:51:50 [presbrey]
re. acl:owner should there also be an acl:ownerClass? eg. acl:agent vs. acl:agentClass
19:52:08 [presbrey]
user vs. group, etc.
19:58:01 [bblfish]
what would that do?
20:02:08 [timbl]
I used teco, I see no need to learn vim
20:17:12 [kennyluck]
kennyluck has quit (Ping timeout: 240 seconds)
20:20:33 [presbrey]
teco seems more powerful
20:21:11 [scor_]
scor_ has quit (Quit: scor_)
20:21:13 [presbrey]
the utility of knowing vim is multiplied as I jump around to many hosts, vim is always there
20:21:57 [kennyluck]
kennyluck (~kennyluck@114-43-119-103.dynamic.hinet.net) has joined #dig
20:22:46 [mattl]
presbrey: i've heard that such a long time, but if i ever came across a system without emacs, i would just install it ;)
20:23:25 [mattl]
although i should be a lot better at emacs than i am
20:24:28 [presbrey]
I am not very good at either really
20:25:08 [presbrey]
there are a few things I know how to do in both, search and replace, cut and paste
20:25:48 [mattl]
i should pick up the new edition of the manual. i did the cover on it.
20:26:03 [presbrey]
I am faster in vim at both, fewer keystrokes
20:26:15 [presbrey]
I did lookup how to change the color scheme in vim hehe
20:26:28 [mattl]
yeah, i can't handle vim. context is confusing.
20:41:02 [presbrey]
ah context
20:41:37 [presbrey]
cover? cool nice work, found it linked from your reddit post
20:42:27 [mattl]
yeah, looks pretty decent. i just did the new GDB manual too.
20:42:44 [mattl]
oh and i made this today -- http://matt.lee.name/g3460.png
20:42:59 [mattl]
rehash of an old button
22:11:07 [scor_]
scor_ (~scor_@c-98-216-102-251.hsd1.ma.comcast.net) has joined #dig
22:31:01 [amy]
amy has quit (Quit: bye)
22:49:06 [scor_]
scor_ has quit (Quit: scor_)
22:58:42 [Pipian_]
Pipian_ (~pipian@pool-71-255-172-187.bstnma.east.verizon.net) has joined #dig
23:44:35 [melvster]
melvster has quit (Ping timeout: 260 seconds)
23:49:14 [kennyluck]
kennyluck has quit (Quit: kennyluck)
23:57:58 [scor_]
scor_ (~scor_@c-98-216-102-251.hsd1.ma.comcast.net) has joined #dig