kill the commas! (phobos code cleanup)

ketmar via Digitalmars-d digitalmars-d at puremagic.com
Sun Sep 7 09:08:58 PDT 2014


On Sun, 07 Sep 2014 15:21:05 +0000
via Digitalmars-d <digitalmars-d at puremagic.com> wrote:

> If speed does not matter then you don't need a system level 
> language. You could use Java, C# or some dynamic language with 
> more convenience.
D is not just system-level. and i love D templates and CTFE.

> Memory is not so cheap on servers
if i need such powerful servers for my task, memory cost will not be an
issue.

> you also need to take into 
> account that any pressure on memory will increase network traffic 
> because you push data out of the in-memory caches.
ahem... why invalidating caches will increase traffic?

> Server prices on Amazon:
> t2.micro 1 core 1GiB $51 ~$77 per year
> t2.small 1 core 2GiB $102	 ~$137 per year
very cheap even for individual.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20140907/495c4767/attachment.sig>


More information about the Digitalmars-d mailing list