|
"I do not fear computers. I fear lack of them"
|
|
—
Isaac Asimov,
Author and Scientist
|
|
|
|
Best 7 links of week #28, 2017
|
|
|
|
Image optimization involves delivering images with the smallest possible file size while maintaining visual quality. Here we highlight the tips on how to optimize images using PHP.
|
|
|
|
|
An interesting technique that shows how to protect our website against vulnerability scanners using zip bombs.
|
|
|
|
|
Brandon Smith here dissects a classic CSS visual joke and turns this exercise into a case study in why people get frustrated with CSS.
|
|
|
|
|
A interesting case study in migrating an existing website to Progressive Web Application. The article explores some of the capabilities of modern browsers like Service Workers, IndexedDB, Add to Home Screen, Push Notifications, the aim was to make an app that is fast, performant and reliable.
|
|
|
|
|
Raft is a consensus algorithm that is designed to be easy to understand. It's equivalent to Paxos in fault-tolerance and performance. The difference is that it's decomposed into relatively independent subproblems, and it cleanly addresses all major pieces needed for practical systems.
|
|
|
|
|
After unexpected results of a twitter poll asking a question about collapsible margins, Ire Aderinokun, goes through what they are and why people get so confused about how they work.
|
|
|
|
|
Rocket is a web framework for the Rust programming language that makes it simple to write fast web applications without sacrificing flexibility or type safety.
|
|
|
|
|
Add a comment: