Viewing profile — ejstembler
ejstembler
HN member- Joined
- Wed, Oct 03, 2012, 6:39 PM UTC
- HN karma
- 9
- Public activity
- 26 items
- HN profile
- View on Hacker News ↗
About ejstembler
Recent public activity
-
comment
Comment #47824106
Word of mouth / former employer
-
comment
Comment #46080804
The Acorn macOS app uses SQLite in a similar way: https://flyingmeat.com/acorn/docs/technotes/ACTN002.html
-
comment
Comment #40990739
Looks interesting! +2 for Postgres and AWS support. Looking forward to GCP support someday...
-
comment
Comment #40664209
The man has moved on to functional programming since then. People are allowed to change. I have 211+ programming books in my library going back to 1998. I don't consider any books …
-
comment
Comment #40663451
Good point
-
comment
Comment #40663405
Someone is criticizing a tech book written 16 years ago? *insert Jackie Chan meme here*
-
comment
Comment #40621915
[flagged]
-
comment
Comment #37876118
Congratulations weiwenhao! I like what I see so far and am looking forward to following the continued development of the language. Do you have any social media accounts set up for …
-
comment
Comment #37681836
The GUI is reminiscent of BeOS https://en.wikipedia.org/wiki/BeOS or Haiku https://www.haiku-os.org/
-
comment
Comment #30734110
I tried looking into Polylith a few months ago, when I first discovered it. I recall the feeling of experiencing information overload. Though, I am not a Clojure expert either, so …
-
comment
Comment #27012010
Nice! One suggestion I have is replace the ```bash references with ```console
-
comment
Comment #24803916
Great! Where's the announcement on https://twitter.com/nim_lang so I can retweet it?
-
comment
Comment #22808867
https://ejstembler.com I've had a blog since 1998, though my posting frequency has waxed and waned over the years. I use it as a partial résumé and also as outlet for my interests.…
-
comment
Comment #22740077
I couldn't get embedded templating to work for nim. Something similar to Ruby's ERB: https://ruby-doc.org/stdlib-2.7.0/libdoc/erb/rdoc/ERB.html . Or Crystal's ECR: https://crystal-…
-
comment
Comment #22734388
Though I have a long history with IDEs I feel just as comfortable with the console, or the lighter-weight, electron-based IDEs. For the last couple of years I've lived pretty much …
-
comment
Comment #22734321
I actually started writing my blog in Crystal, took a little break, and started writing it in Nim. I really like Nim a lot. Some of the code came out more concise in Nim. I like ho…
-
comment
Comment #22732167
I wrote my blog using Crystal 0.33 (plus kemal and bulma) and it's great! https://ejstembler.com
-
comment
Comment #19945195
Is it truly native? I was digging around and found some references to https://www.wxwidgets.org . I thought the GUI looked a little off to be truly native...
-
comment
Comment #18071801
I originally wrote the code back in 2014 (Ruby 1.9.3-p545), but just now got around to blogging about it and putting the code in a repo. Better late than never I guess.
- story
- story
-
comment
Comment #14299181
I'm surprised the author doesn't go into deeply nested maps and deep merges. That's an issue none of the languages solves natively.
- story
-
comment
Comment #8754600
Having read Carl Sagan's Cosmos in my youth, I always feel guilty re-reading a book: “If I finish a book a week, I will read only a few thousand books in my lifetime, about a tenth…
-
comment
Comment #7886866
Good article. In addition to running flog, I also run brakeman and rails_best_practices.