Viewing profile — penne12
penne12
HN member- Joined
- Sat, Apr 02, 2016, 12:57 PM UTC
- HN karma
- 110
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About penne12
Recent public activity
-
comment
Comment #36463790
Postgres by far. The inbuilt json support is great. In addition, Postgres as a whole has decades of bullet proofing behind it. MongoDB doesn't have many advantages, has many bugs a…
- story
-
comment
Comment #29930900
Yes! Everyone is welcome to apply. Total comp is not listed for all of the positions, but if it is, it is listed in the posting.
-
comment
Comment #24579910
Needs async/await: async: DEVELOPING STORY [DISCOVER HOW TO...] await: STAY TUNED FOR [expr]
-
comment
Comment #24579876
The configuration file should be a collection of hackernews headlines
-
comment
Comment #24579259
This is actually a pretty neat idea. Should be pretty easy by just swapping out the tokenization loop logic. https://github.com/thesephist/tabloid/blob/e0d16ea54eced809e...
-
comment
Comment #24579249
10 [EASY|QUICK|WEIRD] STEPS = Range [list expr] FOR [variable name] = map operator
-
comment
Comment #24579220
The parser should use TikTokenization
- story
- story
-
comment
Comment #23554798
This is really awesome! It can be really difficult to visualize and understand large numbers - this is a perfect way of truly understanding what large sums truly mean to corporatio…
-
comment
Comment #11420581
Your project looks awesome!
-
comment
Comment #11417154
Sadly, no. Ruby is not normally used for client side apps, so I didn't decide to spend time on that (like wit's new official library). You could easily modify the library to send a…
-
comment
Comment #11414959
I just created a GH pages site for wit_bot. You can view it here: http://bensites.com/wit_bot/ . It might be nicer. Your choice :D
-
comment
Comment #11411366
I decided to make this after seeing that wit.ai's official ruby client was only able to send messages to wit ai and get the json response back. I made an entire library to request …
- story