Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
arjan_sch
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
arjan_sch
19d ago
I'm Dutch, sounds pretty good to me
2.
▲
by
arjan_sch
19d ago
What about "worseprovement"
3.
▲
by
arjan_sch
8mo ago
This sandboxing solution list is getting long... created https://github.com/arjan/awesome-agent-sandboxes , PRs welcome :)
4.
▲
by
arjan_sch
11mo ago
Title is wrong, the actual release version is 1.19.0
5.
▲
by
arjan_sch
2y ago
Nice project. Would be good to add a bit more diversity to the skin tones though :)
6.
▲
by
arjan_sch
4y ago
Related to this, this is old but still a great blogpost: https://www.evanmiller.org/elixir-ram-and-the-template-of-do...
7.
▲
by
arjan_sch
5y ago
The 404's changed into 502's.. I guess that's progress. Fingers crossed it's back up soon
8.
▲
by
arjan_sch
5y ago
A few years back I wrote an Elixir AST explorer, as part of a presentation at ElixirConf EU: https://ast.ninja/
9.
▲
by
arjan_sch
5y ago
Well with Liveview you go "full server state" for everything that you would normally just use plain JS for. For instance, toggling a checkbox or collapsing a div. Having latency on such lowlevel interactions might make the UI feel
10.
▲
The Origin of the MIT License
(ieeexplore.ieee.org)
1 points
by
arjan_sch
6y ago
|
0 comments
11.
▲
by
arjan_sch
6y ago
Looks great! Did not look at it in detail, but I'm wondering about portability, eg how this works with system libraries, like OpenSSL. Is the resulting binary portable to systems with different C libraries than the ones the OTP system
12.
▲
by
arjan_sch
6y ago
True. IIRC Erlang only supports GCC as the build system. I helped fixing a race in the BEAM a while back that only occurred on the latest GCC.
13.
▲
by
arjan_sch
6y ago
Erlang compiles and runs fine on ARM architectures in general. It is used extensively on IoT platforms like https://www.nerves-project.org/
14.
▲
by
arjan_sch
7y ago
One of the big differences between Erlang and Elixir is indeed that Elixir allows you to write macros in the language itself, using quote / unquote constructs just like lisps. This makes it easy to generate code on compile time, which
15.
▲
by
arjan_sch
7y ago
Esp. when reading the part about 15 working hours per day.
16.
▲
by
arjan_sch
8y ago
Interesting that blockchain is not mentioned at all. Is it past its hype cycle?
17.
▲
by
arjan_sch
8y ago
Botsquad's Bubblescript language does something similar, although more imperative: http://www.botsquad.com/2018/04/14/beyond-the-dsl/
18.
▲
Beyond the DSL
(botsquad.com)
1 points
by
arjan_sch
8y ago
|
0 comments
19.
▲
Phoenix Channels vs. Rails Action Cable
(dockyard.com)
2 points
by
arjan_sch
10y ago
|
0 comments
20.
▲
by
arjan_sch
10y ago
AppSignal is also a cool product, although mostly focused on Rails applications. And, a big plus, they are working on an Elixir integration :-) https://appsignal.com/elixir
21.
▲
by
arjan_sch
11y ago
fixed :)
22.
▲
Show HN: Search and download fonts from GitHub
(getthefont.com)
9 points
by
arjan_sch
11y ago
|
3 comments
23.
▲
by
arjan_sch
13y ago
thanks :-)
24.
▲
by
arjan_sch
13y ago
Zotonic is not really like Zope: we like developers to be in control of their source code, so stuff like editing templates or code on the web / storing code in the db is not supported and never will be. Normally, every site that runs i
25.
▲
I built a copy-paste image sharing website in 3 hours with Zotonic
(stick.im)
2 points
by
arjan_sch
13y ago
|
0 comments
26.
▲
Zotonic - the Movie (Erlang Web Framework)
(zotonic.com)
3 points
by
arjan_sch
14y ago
|
2 comments