Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dc0d
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
dc0d
3y ago
Thank you for the reference (not finished it yet). Worth mentioning functions that can error, should follow the {:ok, response} | {:error, reason} pattern. Because if such a function returns response | {:error, reason}, then if we are insid
2.
▲
by
dc0d
3y ago
> There’s a cultural split between Erlang and Elixir that makes life harder than it needs to be. On that note I have witnessed: "Finding Erlang developers was hard. And I hated Elixir. So, we ported everything to Java." Maybe t
3.
▲
by
dc0d
6y ago
"There are only two kinds of languages: the ones people complain about and the ones nobody uses." ― Bjarne Stroustrup, creator of C++ programming language The fact that Elixir is getting some hate is a good sign - it's reach
4.
▲
Tool bit like Git stash, without git
(github.com)
3 points
by
dc0d
8y ago
|
0 comments
5.
▲
Sub-Commands for Go using built-in flag package
(github.com)
1 points
by
dc0d
9y ago
|
0 comments
6.
▲
by
dc0d
9y ago
Mostly. But since it is possible to replace/redefine the functions and methods too, it's a bit more capable than that and one can "override" methods or redefine functions.
7.
▲
by
dc0d
9y ago
goreuse takes Go, modifies the AST by replacing those parts that are needed to be customized and generates a Go source that is specialized for concrete types. It is "go generate" compatible.
8.
▲
Goreuse: Generic Code for Go
(github.com)
19 points
by
dc0d
9y ago
|
3 comments
9.
▲
by
dc0d
9y ago
I have to do web projects from time to time and every time, I reinvented this wheel. Finally got the time to put it together. Might come in handy for somebody else too.
10.
▲
ETag Middleware (for Golang)
(github.com)
2 points
by
dc0d
9y ago
|
1 comments
11.
▲
Elixir to start with
(codementor.io)
1 points
by
dc0d
9y ago
|
0 comments
12.
▲
Ask HN: When will be an official docker image for CouchDB 2.0 (if ever)?
1 points
by
dc0d
10y ago
|
0 comments