00:13:49
| * dominictarr | quit (Quit: dominictarr) |
00:14:21
| * hij1nx | quit (*.net *.split) |
00:14:21
| * Raynos_ | quit (*.net *.split) |
00:21:33
| * hij1nx | joined |
00:21:52
| <hij1nx> | owen1: try https://localhost:8080 |
00:34:48
| * werle | quit (Quit: Leaving.) |
00:59:36
| * st_luke | joined |
01:02:12
| * Raynos_ | joined |
01:03:39
| * lepahc | joined |
01:04:00
| * rvagg | quit (Ping timeout: 245 seconds) |
01:04:00
| * chapel | quit (Ping timeout: 245 seconds) |
01:04:04
| * st_luke_ | quit (Ping timeout: 245 seconds) |
01:04:25
| * lepahc | changed nick to chapel |
01:04:56
| * rvagg | joined |
01:29:24
| <rvagg> | hij1nx: HN almost always = FUD |
01:29:58
| <rvagg> | hij1nx: there are issues with write performance for large amounts of data in LevelDB, it was never designed for it, but LevelDB is a work in progress and as it gets exposed to use-cases outside of IndexedDB these things will be fixed |
01:30:37
| <mbalho> | 'big data' database people are also mostly wankers in my experience |
01:30:49
| <rvagg> | "I'm surprised it uses LevelDB since it has issues with ... blah blah blah blah", typical HN post when someone mentions LevelDB--just some idiot wanting to demonstrate how smart they are but not having had ANY experience with LevelDB or perhaps many database at all |
01:31:29
| <rvagg> | same used to happen on Slashdot when it was the place to read tech news, I stopped reading tech comments way back then cause it's always the same |
01:31:37
| <rvagg> | nerds have massive egos and their comment threads reflect that |
01:31:43
| <rvagg> | ANYWAY, back to the point |
01:32:16
| <rvagg> | it's write performance that LevelDB *perhaps* has problems with *under very particular use-cases*, |
01:32:35
| <rvagg> | ignore the idiots who read a bug report somewhere once and took it as ultimate truth about all uses-cases for all-time |
01:33:14
| <rvagg> | AND, thankfully we have the option of switching out the backend of LevelUP for different use-cases, I expect that within 6 months we'll have at least 2 more realistic server-side alternatives to plain LevelDB |
01:33:36
| <rvagg> | perhaps the Redis fork serves some use-cases better (my benchmarks don't show it to be any better for standard operations) |
01:33:45
| <rvagg> | we'll have level.js which could be awesomesauce |
01:34:06
| <rvagg> | and there's another embedded data store that I'm keen to start hacking on to make Node bindings for that'll be LevelDOWN compatible |
01:34:08
| <rvagg> | </rant> |
02:09:38
| <st_luke> | I always take database scaling criticism with a grain of salt. Relatively few people get DBs to their limits. |
02:11:48
| * timoxley | joined |
02:19:45
| * mrevil | joined |
02:33:50
| <rvagg> | yeah, certainly not the kind of people who have time to demonstrate how intelligent they are on HN |
02:34:17
| <chapel> | Hive mind and everything |
02:34:33
| <chapel> | Those are the same people that hate on node |
02:35:51
| <chapel> | And the reason they hate on databases like leveldb is because they want to refute anyone choosing anything other than a relational db |
02:36:34
| <chapel> | Have any of you seen the port of using leveldb under mysql? |
02:42:56
| <rvagg> | heh, no |
02:43:00
| <rvagg> | craaaazy |
03:02:49
| * mrevil | quit (Remote host closed the connection) |
03:09:02
| <chapel> | rvagg: was mariadb not mysql https://kb.askmonty.org/en/leveldb-storage-engine/ |
03:09:22
| * st_luke | quit (Remote host closed the connection) |
03:26:26
| * dominictarr | joined |
03:27:50
| * ralphtheninja | quit (Ping timeout: 240 seconds) |
04:09:16
| * mrevil | joined |
04:17:26
| * dominictarr | quit (Quit: dominictarr) |
04:34:22
| <hij1nx> | rvagg: mbalho: lol, i certainly dont buy into the conversation, but the guy who makes redis pointed it out to me (http://hackingitalia.com/news/55) |
04:36:01
| <hij1nx> | owen1: working now? |
04:39:22
| <hij1nx> | rvagg: mbalho: of course, his perspective is going to be bias ;) |
04:52:10
| * st_luke | joined |
05:04:16
| * mrevil | quit (Remote host closed the connection) |
05:20:03
| * wolfeidau | joined |
06:13:05
| * wolfeidau | quit (Ping timeout: 256 seconds) |
06:14:16
| * dominictarr | joined |
06:14:51
| * mrevil | joined |
06:19:07
| * mrevil | quit (Ping timeout: 246 seconds) |
06:34:46
| * wolfeidau | joined |
06:36:29
| <rvagg> | hij1nx: yeah, I saw that antirez pointed there, but it was fairly clear that he didn't have much of an idea |
06:49:11
| * st_luke | quit (Remote host closed the connection) |
07:02:18
| <owen1> | hij1nx: yup. thanks |
07:08:25
| <owen1> | hij1nx: actually - events.js:72 |
07:08:26
| <owen1> | throw er; // Unhandled 'error' event |
07:08:28
| <owen1> | ^ |
07:08:30
| <owen1> | EncodingError: Unexpected token ΓΏ |
07:08:41
| <owen1> | at ReadStream._onData (/usr/local/lib/node_modules/levelweb/node_modules/levelup/lib/read-stream.js:136:31) |
07:10:00
| <rvagg> | trying to JSON.parse a utf8 string with \xff at the front (sublevel probably) |
07:15:24
| <chapel> | rvagg: did you see the mariadb link? |
07:19:39
| <owen1> | rvagg: oh. indeed. i use sublevel |
07:38:38
| * wolfeidau | quit (Remote host closed the connection) |
08:45:28
| * wolfeidau | joined |
09:19:06
| <chilts> | chapel: pong (sorry, been away most of this weekend) |
09:20:32
| <chapel> | chilts: no worries |
09:21:05
| <chapel> | haven't done a readme, also tests are basic, but feel free to use anything worth using https://github.com/chapel/unid |
09:21:17
| <chapel> | I used netif after seeing it in yours |
09:22:08
| <chilts> | wolfeidau: will be happy! :) |
09:22:13
| <chilts> | (that's his module) |
09:22:25
| <chilts> | thanks, will take a look :) |
09:22:25
| <chapel> | works much better than a shell command :) |
09:22:30
| <wolfeidau> | chilts: chapel yes! |
09:23:00
| <wolfeidau> | chapel: Make sure you vote for the pull request too which adds mac addresses to core nodejs :) |
09:23:10
| <chapel> | wolfeidau: I may have to :) |
09:23:27
| <chapel> | chilts: I also moved the sequence after the timestamp |
09:23:38
| <chapel> | since it made sense to have it there after we talked about it |
09:24:30
| <chapel> | one nice thing about level and how it sorts everything by default, I can do finds based off of timestamps |
09:24:41
| <chapel> | directly on the data itself, no separate index needed |
09:25:52
| <chapel> | anyways, its late, I should get some sleep |
09:36:45
| * dominictarr | quit (Quit: dominictarr) |
09:37:38
| <chilts> | night |
10:36:00
| * wolfeidau | quit (Remote host closed the connection) |
11:28:25
| * timoxley | quit (Quit: Computer has gone to sleep.) |
11:48:51
| * ralphtheninja | joined |
11:48:58
| * ralphtheninja | quit (Client Quit) |
11:49:04
| * ralphtheninja | joined |
12:16:09
| * juliangruber | quit (Remote host closed the connection) |
13:48:23
| * werle | joined |
14:07:50
| * ralphtheninja | quit (Ping timeout: 256 seconds) |
14:40:10
| * juliangruber | joined |
15:17:32
| * lepahc | joined |
15:24:46
| * chapel | quit (*.net *.split) |
15:24:47
| * lepahc | changed nick to chapel |
15:50:55
| * dominictarr | joined |
16:14:11
| <hij1nx> | owen1: if you've not fixed the problem can you open an issue on levelweb? |
16:17:49
| * Pwnna | quit (Ping timeout: 240 seconds) |
16:31:10
| * werle | quit (Quit: Leaving.) |
16:31:31
| * Pwnna | joined |
17:01:37
| * werle | joined |
17:08:36
| * werle | quit (Ping timeout: 256 seconds) |
17:16:11
| <owen1> | hij1nx: oh. sure |
17:39:05
| * levelbot | quit (Ping timeout: 252 seconds) |
18:08:47
| * ralphtheninja | joined |
18:09:45
| * ralphtheninja | quit (Client Quit) |
18:09:51
| * ralphtheninja | joined |
18:12:28
| * dominictarr | quit (Quit: dominictarr) |
18:15:25
| * dominictarr | joined |
18:20:00
| * dominictarr | quit (Ping timeout: 264 seconds) |
18:39:41
| * mrevil | joined |
18:42:59
| * st_luke | joined |
18:58:00
| * mrevil | quit (Remote host closed the connection) |
19:35:59
| * dominictarr | joined |
20:01:50
| * werle | joined |
20:08:36
| * mrevil | joined |
20:12:49
| * mrevil | quit (Ping timeout: 246 seconds) |
20:40:21
| * wolfeidau | joined |
21:09:10
| * st_luke | quit (Remote host closed the connection) |
21:17:02
| * st_luke | joined |
21:40:17
| * st_luke | quit (Remote host closed the connection) |
21:42:20
| * st_luke | joined |
21:44:31
| * wolfeidau | quit (Ping timeout: 246 seconds) |
21:50:42
| * dominictarr | quit (Quit: dominictarr) |
22:37:06
| * dominictarr | joined |
22:51:50
| <mbalho> | rvagg: http://www.mobileread.com/forums/showthread.php?p=2348166 |
22:56:15
| * st_luke | quit (Remote host closed the connection) |
23:00:21
| <mbalho> | https://github.com/chootka/subnodes |
23:06:59
| * st_luke | joined |
23:07:23
| <rvagg> | mbalho: ! thanks |
23:20:54
| * st_luke | quit (Read error: Connection reset by peer) |
23:21:15
| * st_luke | joined |
23:22:11
| * wolfeidau | joined |
23:29:46
| <chapel> | chilts: did you get a chance to look at unid? |
23:34:18
| * wolfeidau | quit (Remote host closed the connection) |
23:36:41
| <chilts> | not yet, when I saw it I went to bed, and got up a few hours ago :) |
23:36:44
| <chilts> | and now working |
23:36:49
| <chilts> | perhaps tonight :D |
23:40:07
| * dominictarr | quit (Quit: dominictarr) |
23:42:41
| <chapel> | no worries |
23:45:03
| * wolfeidau | joined |
23:45:04
| * ChrisPartridge | joined |