Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sonnym
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Types in Elm: Decomposition and Ad Hoc Polymorphism
(sonnym.github.io)
2 points
by
sonnym
8y ago
|
0 comments
2.
▲
by
sonnym
8y ago
Indeed | Full stack engineer (RoR or Java) | Onsite or remote | Austin TX | Full time We are looking for senior Java and Ruby engineers to join our team full-time. Our Assessments team has a simple mission: help candidates get the right job
3.
▲
Privacy and Exposure, Gatekeepers and Privileged Consumers
(sonnym.github.io)
1 points
by
sonnym
9y ago
|
0 comments
4.
▲
On Maintainability: Gold Plating the Game of Life in Elm
(sonnym.github.io)
2 points
by
sonnym
9y ago
|
0 comments
5.
▲
Common Table Expressions in ActiveRecord: A Case Study of Quantiles
(sonnym.github.io)
1 points
by
sonnym
9y ago
|
0 comments
6.
▲
Continuations in Ruby – Part 1: First Class Objects
(sonnym.github.io)
3 points
by
sonnym
9y ago
|
0 comments
7.
▲
Revisiting the Game of Life in Elm
(sonnym.github.io)
2 points
by
sonnym
9y ago
|
0 comments
8.
▲
by
sonnym
11y ago
It really depends on the book for me. Technical topics I already know pretty well, I find easy to commit new methods to memory when I come across them. Nontechnical, I can remember a good deal of fiction, but factual things fall off prett
9.
▲
Hacking S-expressions into Ruby
(sonnym.github.io)
31 points
by
sonnym
12y ago
|
6 comments
10.
▲
by
sonnym
12y ago
It performs perfectly fine on my machine, but I have not done any comprehensive testing. I was actually quite surprised when I first got everything working and was streaming input to the server, state to the client, and rendering the latte
11.
▲
by
sonnym
12y ago
I, too, really love Elm, and have worked on some tooling for getting it running on the server. (Self promotion ahead). I wrote an NPM module for compiling and loading Elm[1], and also put together a more comprehensive project for scaffold
12.
▲
by
sonnym
12y ago
Aside from the things others have mentioned, which are all really good, there are some really good books on the subject. Jose Valim's Crafting Rails Applications[1] is a wonderful resource, since it deliberately sets out to peel back t
13.
▲
Using Defined Properties for Better AngularJS Directives
(sonnym.github.io)
2 points
by
sonnym
12y ago
|
0 comments
14.
▲
Barebones Architecture in Elm
(sonnym.github.io)
1 points
by
sonnym
12y ago
|
0 comments
15.
▲
by
sonnym
12y ago
It isn't always easy when something does seem to be common knoweldge, but you are correct that people try to be more understanding. I have adopted the attitude from this XKCD comic. https://xkcd.com/1053/
16.
▲
by
sonnym
12y ago
I think this very much oversimplifies the costs. From a hardware standpoint this is probably mostly correct, but the problem is the sheer amount of research and talent behind it is not remotely inexpensive. I recall Carmack saying, about
17.
▲
by
sonnym
12y ago
I highly recommend The AWK Programming Language by Aho, Kernighan and Weinberger[1][2]. It has a very similar style to The C Programming Language, also co-written by Kernighan. Even as a general book on programming, it is pretty good in t
18.
▲
by
sonnym
12y ago
The beginning of your story reminded me of the wonderful commencement speech given by David Foster Wallace at Kenyon College in 2005 [1]. It is very easy to well up with rage, but it is significantly more difficult to understand the contex
19.
▲
Writing Game of Life in Elm
(sonnym.github.io)
4 points
by
sonnym
12y ago
|
0 comments
20.
▲
Lazy Ruby
(sonnym.github.io)
48 points
by
sonnym
12y ago
|
5 comments
21.
▲
by
sonnym
12y ago
I did not find this list particularly useful. It is a nice attempt, but the way it categorizes libraries can be deceptive. I do not think anyone would consider bower and npm to be comparable projects, except in the most abstract sense. T
22.
▲
by
sonnym
12y ago
Your book a week comment reminded me of the wonderful What If on XKCD about the infeasibility of reading every English book ever written. https://what-if.xkcd.com/76/
23.
▲
by
sonnym
13y ago
This looks like a solid project. I want to mention mincer[1], which I have used in the past for compiling assets, and it has been an entirely painless process. Definitely take a look at it as an alternative, which has been around longer a
24.
▲
by
sonnym
13y ago
Alex at The Daily WTF wrote a great article on this subject. http://thedailywtf.com/Articles/Database-Changes-Done-Right....
25.
▲
by
sonnym
13y ago
While I agree with making code editable in single lines as much as possible, I think this is a particularly bad example. I do prefer the comma first style for arrays and objects, but not for variable declarations. I used to use this exact
26.
▲
Show HN: A gource visualization service
(gource.tv)
1 points
by
sonnym
13y ago
|
0 comments
27.
▲
by
sonnym
13y ago
It is not about the running of the command - I read the installation script, and it looks fine. It is about my desire to work on a node application in what I consider to be a standard way. I want to be able to treat my entire application a
28.
▲
by
sonnym
13y ago
I want to like meteor. It sounds like the installation script, aside from handling the MongoDB and node setup, could be treated like a typical node package. Based on the fact that meteor has no package.json, seemingly none of those core pa
29.
▲
by
sonnym
13y ago
After seeing the first, extremely slick demo of meteor, I was, as I believe a lot of people were, extremely excited to see where the project would go. Then came the funding, and some twelve or sixteen months of development, and I finally d
30.
▲
by
sonnym
13y ago
I am working on average size web applications, which simplifies things greatly, but I do not think your characterization of kernel development is correct. The official kernel mirror on github[1] does not have any of these extraneous branche
More ›