Viewing profile — hukola
hukola
HN member- Joined
- Mon, Jun 23, 2014, 9:27 PM UTC
- HN karma
- 15
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About hukola
No profile information was provided.
Recent public activity
-
comment
Comment #24222562
https://github.com/ing-bank/baker is one such library for JVM languages. The state is kept in Cassandra or in-memory. We've been running production workloads with it for the last 2…
-
comment
Comment #23488560
Just wanted to show my appreciation to the team supporting Graphviz. It's an instrumental capability of a library[0] we developed to turn Java DSL code into a diagram. Thank you, k…
-
comment
Comment #22663805
I'm working on a web application to help kids in the Netherlands learn basic math: https://elkedagrekenen.nl/ I'm working together with my son's teacher, who is also working at a l…
-
comment
Comment #15961051
1. How to Win Friends and Influence People - I recommend because I apply every day at work and reap the results as well, somebody should have recommended this book to me ten years …
-
comment
Comment #14977493
This is such a cool idea! Looking forward to visit a class somewhere in Europe. Good luck with your venture!
-
comment
Comment #11681872
Wouldn't LISP become more popular if students started with LISP at school/university rather than C/C++, Java or Python? How can a young developer compare or choose if he/she had ne…
-
comment
Comment #11366901
I wonder how many developers nowadays will consider a rules engine or decision tables to implement those underwriting rules. It gets pretty complex pretty quick when you look at th…
-
comment
Comment #11365083
I've been using products that have a RETE implementation for a while. While learning scala/akka, I decided to give it a try and build a production rules system myself. For a basic …