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

Software testing lesson

Last month I got one bug report and need urgent fix. I do the quick fix in one day and request patch. Patch come out next week. It’s a bug in multi-thread mode which only occur when running in 16 threads or 32 threads. My fix is kind of... Continue →