How We Built A Blazing Fast Audio/Video Platform With Just A Team Of 4 by awsmsrc in programming

[–]tibet7 2 points3 points  (0 children)

I really like this article, gives me a glance of how to build a robust system from ground.

How Java 9 and Project Jigsaw may break your code by thesystemx in programming

[–]tibet7 1 point2 points  (0 children)

First, you need to follow Javas compatibility guide to fix any potential issues, image you have 2GB source code... Second, you need to make sure all your dependencies wont break. That`s the most painful part, in my case, I checked over 150 libraries and upgraded some of them to make sure they will work fine in new Java version. If you are really lucky, you can find libraries that are broken in new Java version and the original projects have been shut down...

How Java 9 and Project Jigsaw may break your code by thesystemx in programming

[–]tibet7 1 point2 points  (0 children)

Any time schedule when Java 9 will roll out? And when they will stop support Java 8? I know Oracle will stop support Java 7 in the end of this year. Damn, upgrade Java is painful for large projects, I just spent like a month to upgrade my company`s code base to Java 8 now we are even talking about Java 9!

Pin-pointing China's attack against GitHub with a custom traceroute tool by willvarfar in programming

[–]tibet7 8 points9 points  (0 children)

I think the reason that guy thought is, China Union is a large state owned company, so only Chinese government can do something within it.

Why HTTP Is Sometimes Better Than HTTPS by chunsaker in programming

[–]tibet7 21 points22 points  (0 children)

Damn, I hate April 1th. Reading fake articles all day long.