benjaminFRY
Hacker: Java and Rust these days, C and C++ in yesteryears...
8.13.2015
Rust and the most elegant FSM
›
Finite state machines should be a foundation upon which Software Engineers build complex systems. In this post I want to show how Rust'...
43 comments:
6.23.2015
Software engineers are lazy bastards (pt. 3)
›
I decided to make this a three part piece. The first one concerns componentization and following good practices when building software as a...
7 comments:
6.12.2015
Software engineers are lazy bastards (pt. 2)
›
I decided to make this a three part piece. The first one is here if you're interested in reading it. It concerns componentization and f...
5 comments:
6.08.2015
Software engineers are lazy bastards (pt. 1)
›
I decided to make this a three part piece. This one is about components and modularization, the next about testing, and then I will have a f...
8 comments:
5.14.2015
Rust from a Java dev
›
A little background Let me say first off, I am not one of those developers that jumps on the next cool language. I have a very specifi...
7 comments:
4.23.2012
OSGi, Jersey and Jetty
›
This is a mini how-to on setting up Jersey (JAX-RS) with Jetty running in OSGi. I wouldn't necessarily say that this the recommended set...
6 comments:
4.18.2012
OSGi Classpaths and Jersey
›
OSGi is cool, but it adds a ton of classpath constraints. I'll put up a complete OSGi page about some of the headaches I've run into...
1 comment:
‹
›
Home
View web version