HN user

rlbaker

33 karma

[ my public key: https://keybase.io/rlbaker; my proof: https://keybase.io/rlbaker/sigs/0M9gRVfpQZI_0zV8aiWkEhTLVHH831eAXeP8gqaierU ]

Posts5
Comments17
View on HN

I'm not fully versed in the what the transition to the `vgo` proposal will look like, so pardon my ignorance.

Will it be available behind an environmental variable like the vendor experiment was?

Important to note about `vgo` for beta1 though:

NOTE: This is not present in go1.11beta1 but will be available in future betas and subsequent releases.

Location: Oregon, USA

Remote: Yes

Willing to Relocate: No

Technologies: Python, Web Dev, WSGI Frameworks (Django, Flask, etc), Git, Postgres, Redis, Nginx

Résumé: https://drive.google.com/file/d/0BzYI9nM4HLp-Nk5HdjJUdHRBOXM...

Email: hn [at] rlbaker.net

Experienced Python developer with a focus on backend web development. Love working with new stacks as well, with a particular interest in Elixir and Rust. Experience working remotely. Always interested in new and interesting challenges.

Phoenix 1.2 10 years ago

Does anyone know if Programming Phoenix will be receiving an update for 1.2? Are there any backwards incompatible changes in 1.2 or Ecto 2.0?

Given I had no knowledge of rebar3 before clicking the link, it took me a while to discover what it actually is.

There is no descriptive text on the landing page aside from "Build Better Erlang" which i guess narrows this down to some sort of erlang developer tool. The Getting Started page has no mention of what we are installing actually does aside from a snippet in their console output log "you can use rebar to build OTP-compliant apps". So its a build tool? Not until "Basic Usage" do I find out in writing what rebar potentially is:

"Rebar3 comes with templates for creating applications, library applications (with no start/2), releases and plugins"

So it's a project templating tool? Does "comes with" mean it has more functionality than just templating? On the sidebar I see some terms that lead me to believe it can do more than that but I would love something on the landing page that told me exactly what the tool's purpose or function is.

From my understanding it is a tool similar to Leiningen?

Scala School 13 years ago

I've been interested in venturing into Scala but have not found a good resource for getting a development environment setup. Should I be using an IDE or will sbt/Sublime be sufficient?