aboutsummaryrefslogtreecommitdiffstats
path: root/posts/2016
diff options
context:
space:
mode:
Diffstat (limited to 'posts/2016')
-rw-r--r--posts/2016/elm-everything-broken.md4
-rw-r--r--posts/2016/juliacon.md2
-rw-r--r--posts/2016/new-server-2016.md2
3 files changed, 4 insertions, 4 deletions
diff --git a/posts/2016/elm-everything-broken.md b/posts/2016/elm-everything-broken.md
index a9978d1..58b848f 100644
--- a/posts/2016/elm-everything-broken.md
+++ b/posts/2016/elm-everything-broken.md
@@ -321,7 +321,7 @@ still allowing rapid evolution of a package "ecosystem". Cargo was designed by
feeling are usually that system-wide package managers (like Debian's `apt`) are
underappreciated by many young-but-not-bleeding-edge projects, but acknowledge
that there probably is also a need for higher tempo cross-platform project
-dependency mangement for non-library projects (eg, desktop applications and web
+dependency management for non-library projects (eg, desktop applications and web
apps).
Ironically (given the difficulty I had installing it), the Elm language's
@@ -348,7 +348,7 @@ For [example](https://gist.github.com/badboy/a302dd0c9020e5759240):
defaultOptions : Html.Events.Options
onWithOptions : String -> Html.Events.Options -> Json.Decode.Decoder a -> (a -> Signal.Message) -> Html.Attribute
-This API change information is then used to *[programatically enforce][7]* the
+This API change information is then used to *[programmatically enforce][7]* the
semantic versioning rules for submissions to the Elm language library archive
and prevent a whole class of simple but annoying breakages due to unexpected
API changes. It can't detect *every* breaking change (eg, those which are
diff --git a/posts/2016/juliacon.md b/posts/2016/juliacon.md
index 52751a9..c0e916a 100644
--- a/posts/2016/juliacon.md
+++ b/posts/2016/juliacon.md
@@ -287,7 +287,7 @@ difficult 1.0 process first. It was mentioned that 0.6 would be the last of the
things should generally be backwards compatible.
Separate from Stefan's talk, there was a short overview of progress on the next
-iteration of the Julia package and dependency manger, called Pkg3. The goals
+iteration of the Julia package and dependency manager, called Pkg3. The goals
were described as "a mash-up of virtualenv and cargo": virtualenv is a tool for
isolating per-application dependencies and toolchains in Python, and Cargo is
is the Rust dependency manager and build tool (which is also used in a
diff --git a/posts/2016/new-server-2016.md b/posts/2016/new-server-2016.md
index 8f2245b..8eb5449 100644
--- a/posts/2016/new-server-2016.md
+++ b/posts/2016/new-server-2016.md
@@ -47,7 +47,7 @@ settled yet: I haven't moved email, and I'm not sure if I'll stick with
[pelican]: http://blog.getpelican.com/
[linode]: https://www.linode.com
-[digial ocean]: https://digitalocean.com
+[digital ocean]: https://digitalocean.com
[infra]: http://git.bnewbold.net/infra/
[mediagoblin]: http://mediagoblin.org