[Thiago Cafe] Programming is fun!

About this blog

This blog is about programming and other technological things. Written by someone developing software for fun and professionally for longer than I want to admit and in more programming languages that I can remember

Class proxy in D - Remote invoke

(Posted 2016-09-29 23:01:56)

I was thinking to myself some other day how could I do a wrapper for any class for, make it remote invokable or maybe auditable ?

For this, I'd like to have the following:

  • Runtime coupling - No, nay, never ! It MUST be validated in compile time
  • Easy syntax
  • Totally generic code
  • In D, because I'm learning this language and I want to keep comfort zone away

... more ...

Comment support added !

(Posted 2016-09-13 22:29:42)

Many visits on those last months. My parents visited me, my bother and sister-in-law visited me. We all had lots of fun, but my blog was forgotten for some time, but...

Now we have comments !!!!

... more ...

New features and a bit about D

(Posted 2016-07-02 14:25:22)

I've written a considerable number of features since I listed the So far good progress! I already wrote the following features:

... more ...

Blog basics

(Posted 2016-06-28 00:25:23)

I think that before entering in any specific feature, is interesting to show how the basic http server was made.

Is it really from scratch ?

Yes and No.

... more ...

Statistics - first feature !

(Posted 2016-06-27 00:25:23)

I was asking myself what will be the next feature. Right now I have the implemented:

  • Post list - raw
  • Post view - very basic

... more ...

Welcome!

(Posted 2016-06-25 00:25:23)

First, let me introduce myself.

I'm a brazilian author of two other blogs, Simply C++ and Blogaro! and passionated about development and programming languages.

... more ...

Pages: 1 2 3

About this blog

This blog is about programming and other technological things. Written by someone developing software for fun and professionally for longer than I want to admit and in more programming languages that I can remember