Timeline of Programming Language

Just saw some interesting items in Hackers News.

Ah, I have created one-page for cleaner Hackers news view experience. Just cron job to get the items using API and Google Material pack. Like a exercise.

I believe that simple will make things better. I don’t want to create one fancy page with many functionality. Just new items from HackerNews. I like it. But I just want Top30 of it and spend less than 1 min to see anything interest to me.


I found this page is worth reading. Frequency Counting Algorithms over Data Streams.

And, last, I admit I read this article - Blog Little Things, so I write tonight.

Good night, World.

 
0
Kudos
 
0
Kudos

Now read this

ReadFile vs Readln

This weekend I try to expand my book page with more novels. To do it, I need to update TF/IDF database and insert the novel table. This time I try to make my previous mecab.go can run on my Linode 2G node. I try to use ulimit and and try... Continue →