-
25 June 2014
-
kukuruku · 6 hours ago
added a new topic Some Useful and Interesting Things for Web Developers -
22 June 2014
-
kukuruku · 22 June 2014, 14:53
added a new topic Bead Sort -
kukuruku · 22 June 2014, 14:12
added a new hub Algorithms -
19 June 2014
-
kukuruku · 19 June 2014, 12:22
added a new topic What is Rust for? -
kukuruku · 19 June 2014, 12:09
added a new hub Rust -
16 June 2014
-
kukuruku · 16 June 2014, 01:21
added a new topic Introduction to Elixir -
13 June 2014
-
kukuruku · 13 June 2014, 10:03
added a new topic Teaching the File System to Read -
kukuruku · 13 June 2014, 01:15
added a new topic All Our Patent Are Belong To You -
12 June 2014
-
kukuruku · 12 June 2014, 00:27
added a new topic Erlang for the Little Ones. Modules and Functions -
10 June 2014
-
kukuruku · 10 June 2014, 23:04
added a new topic Masking a Class in Boost Graph. Part 3: Finding the Path -
kukuruku · 10 June 2014, 12:40
commented on the topic Using Go to Execute Commands on Hundreds of Servers with SSHWow, it looks very interesting, I'll definitely take a look into it tonight. Btw, you should write an article about its core functionality. # Spin up a new Ubuntu 14.04 instance on... -
kukuruku · 10 June 2014, 10:46
commented on the topic Masking a Class in Boost Graph. Part 1: Let the Interface Beagree, the new syntax is simpler. Do you know if typedef going to be deprecated? -
9 June 2014
-
kukuruku · 9 June 2014, 11:23
added a new topic 2048 in Erlang -
7 June 2014
-
kukuruku · 7 June 2014, 23:28
commented on the topic Premature Optimization is EvilThis is great idea, Constantine. Try now. -
kukuruku · 7 June 2014, 10:25
commented on the topic Premature Optimization is EvilI would say it's a combination of both. The expiring session issue is really a corner case. I don't even think that every QA engineer could find it initially. P.S. Editing comments is a real... -
kukuruku · 7 June 2014, 02:10
added a new topic Masking a Class in Boost Graph. Part 2: Completing the Implementation of Concept Support -
6 June 2014
-
kukuruku · 6 June 2014, 22:30
commented on the topic J Can be ReadableWhat do you mean by header? -
kukuruku · 6 June 2014, 13:11
commented on the topic J Can be ReadableSorry for a late response. Here is a quick example: readfile =: 1!:1 writefile =: 1!:2 NB. Create a file and write to it fn =. < 'test.txt' 'Hello Kukuruku' writefile fn NB. Read... -
kukuruku · 6 June 2014, 01:31
added a new topic Erlang for Beginners. Data Types, Variables, Lists and Tuples -
5 June 2014
-
kukuruku · 5 June 2014, 00:00
added a new topic Premature Optimization is Evil