Coding with glee

Personal blog by René Perschon about all things tech

Wednesday, February 7, 2018

Rails experience

›
Ruby on Rails has been around for some time and is in its 5th major version numbers now. I've recently picked it up again for a private ...
Sunday, September 10, 2017

A StringReader in Rust

›
Update I was recently working on a rust crate (read library) for parsing input files for Conway's game of life. The idea was to have a ...
Thursday, March 23, 2017

Bringing Rust's Result type to Java

›
The Rust programming language was designed without exceptions to handle errors. Instead, the concept of errors is addressed with the generic...
1 comment:
Monday, March 6, 2017

My shot at RESTful Microservices in Rust - Part 3

›
Part 3 - Linking REST endpoint and db layer Welcome to part 3 of my Rust microservices series! If you haven't read parts 1 or 2, here a...
›
Home
View web version
Powered by Blogger.