willyk's comments

willyk | 7 years ago | on: Phoenix 1.4.0 released

Big thanks and props to the team on this, very exciting! Looking forward to pitching in on the guides or other areas where some contrib help may be needed.

willyk | 9 years ago | on: RethinkDB Postmortem

I'm also interested to hear what the future, if any, looks like for RethinkDB. Would also be very curious to explore what can be done regarding the IP/licensing as part of that future (agree with the concerns mentioned here).

willyk | 9 years ago | on: RethinkDB Postmortem

Thanks to Salve for writing an incredible retrospective. One thing I'd be curious to hear is whether the RethinkDB team feels they could have create the tool and potentially the company without taking on venture capital/investors (similar to PostgresSQL, which I don't think has taken on vc).

willyk | 9 years ago | on: Plottable.js – Flexible, interactive charts for the web

Agreed that it's a framework, but it's not necessarily that much work, it really depends on what you're trying to do. Sometimes its easier just to use a library if it offers what you needs, other times its easier to use D3 directly -- knowing when to make that call is important.

There a good O'Reilly book on D3 by Scott Murray, the ebook version of which is free that's a great primer:

http://chimera.labs.oreilly.com/books/1230000000345/index.ht...

willyk | 9 years ago | on: GitMonitor on Elixir

> And I'm kinda avoiding that on a quad core CPU your > C program is really going to only use one core out > of the box while elixir will use all four.)

I think that's a pretty major factor to avoid -- multicore processors are the immediate/commercial foreseeable future of CPUs, so its not inconsequential that Erlang/Elixir allow you to be able to use cheap processes in order take full advantage of this

willyk | 9 years ago | on: Erlang/OTP 19.0 has been released

For anyone who's interested, we have some relevant community-run, regional conferences coming up in NYC next month:

- Erlang Camp (Sat Jul 16), http://erlang.camp/

- Elixir Camp (Jul 15-17), http://elixircamp.io/

- Phoenix Camp (Jul 15-17), http://nyc.phoenix.camp

- Nerves Camp (Sun Jul 17), http://nerves.camp/

We've got a good mix of speakers coming together and the conference open to all (with suggested donation pricing for tickets).

We also still have a few session slots open if anyone wants to present (particularly around Erlang/OTP).

page 1