magnASCII.io Simone Magnaschi
Senior Full Stack Web Dev

The definitive guide to form-based website authentication

Moderator note: This question is not a good fit for our question and answer format with the topicality rules which currently apply for Stack Overflow. We normally use a "historical lock" ...
Saved on: 2016-07-22

Experimenting With the AWS Price List API

This post walks through the AWS Price List API, which allows you to obtain the latest price information for AWS services via a simple web-based service.
Saved on: 2016-07-21

6 compelling use cases for ES6 proxies

Just another WordPress site
Saved on: 2016-07-20

Vim commands and shortcuts | ShortcutFoo

Vim commands and shortcut training.
Saved on: 2016-07-20

How Does Google do Planet-Scale Engineering for a Planet-Scale Infrastructu

How does Google keep all its services up and running? They almost never seem to fail. If you've ever wondered we get a wonderful peek behind the curtain in a talk given at GCP NEXT 2016 by Melissa Binde, Director, Storage SRE at Google: How Google Does Planet-Scale Engineering for Planet-Scale Infrastructure. Melissa's talk is short, but it's packed with wisdom and delivered in a no nonsense style that makes you think if your service is down Melissa is definitely the kind of person you want on
Saved on: 2016-07-19

Material Kit 3 by Creative Tim

Most complex and innovative UI Kit Made by Creative Tim. Check our latest Freebie Bootstrap 5 UI Kit.
Saved on: 2016-07-15

MindBEMding – getting your head ’round BEM syntax – CSS Wizardry – CSS, OOC

A primer on the oft-confusing BEM notation for CSS
Saved on: 2016-07-15

The WP REST API for Remote Control WordPress | CSS-Tricks

At my day job, we have about 1,000 sites spread across 30 WordPress multisite installs. The installs all run many of the same plugins and settings, especially
Saved on: 2016-07-14

Learn to Create D3.js Data Visualizations by Example

Mark Brown shows how to use this popular library to create different charts and graphs. Create D3.js data visualizations to render your app's dynamic data.
Saved on: 2016-07-14

JavaScript Promises 101

Articles on frontend development and more.
Saved on: 2016-07-14

Complexities of an infinite scroller | Blog | Chrome for Developers

Infinite scrollers are a common UI pattern. Here we explore how to implement this pattern in a memory conservative way that performs at 60fps.
Saved on: 2016-07-11

Symfony Components in a Legacy PHP application

A set of snippets showing you how to integrate Symfony Components (Routing, Forms, Validation, DependencyInjection, VarDumper, ..) in a Legacy PHP application
Saved on: 2016-07-09

Never a Hippie, Always a Freak

When Zappa shows up in a suit and tie debating Robert Novak on Crossfire, the effect is less the ’60s freak who became a normal adult than an uncompromising individual voice channeled into a different format.
Saved on: 2016-07-09

We Made the Whole Company “Serverless” - CloudSploit - Medium

As a technology company, the concept of not running or managing any servers may seem completely foreign at first. For network and operations professionals, who have built their entire careers around…
Saved on: 2016-07-08

Unilateral Data Flows in Javascript // Speaker Deck

Codice della presentazione: https://gist.github.com/cef62/ce0641a450a68f775318a3f26f1ddeb7 Una delle scelte più complesse da affrontare durante la re…
Saved on: 2016-07-06

Mental Models I Find Repeatedly Useful — Medium

2019 UPDATE: Since this post came out, I co-authored a book about it called Super Thinking: The Big Book of Mental Models. Around 2003 I came across Charlie Munger’s 1995 speech, The Psychology of…
Saved on: 2016-07-06

The Secret Startup That Saved the Worst Website in America - The Atlantic

How a team of young people, living in a repurposed McMansion in Maryland, helped rebuild Healthcare.gov
Tags: #later
Saved on: 2016-07-05

Do PHP and IoT Have a Future Together?

Our intro post to the world of IoT and PHP - a list of resources to get started with, and sites to buy electronic components from!
Saved on: 2016-07-05

DJEN

Generate custom metal music tracks with DJEN, the powerful online music generator. Choose from a wide range of customization options to create the perfect sound, then save and share your tracks with the DJEN community.
Saved on: 2016-07-01

Notion – A tool for notes, documents, and knowledge bases – made for modern

Learn more about our different pricing plans. We support everyone, from free personal accounts to enterprise businesses.
Saved on: 2016-06-30

Analyzing Apache Log Files System | The Art of Web

Manipulating data from apache log files using awk and other command line tools including grep, sed, sort and uniq.
Saved on: 2016-06-27

7 reasons why infinite scrolling is probably a bad idea

On more than one occasion I have found myself trying to convince team-mates that Infinite Scrolling and its close relative Show More is more likely to degrade the experience than improve it. I…
Saved on: 2016-06-25

Part 2: Building a Serverless Architecture With AWS

Explore the latest insights on cloud innovation, AI and emerging technologies from our industry experts and thought leaders.
Saved on: 2016-06-21

Iris: Fast back-end web framework for Go

The fastest HTTP/2 Go Web Framework. Easy to learn, high performance, and feature-rich framework for building web applications with Go.
Saved on: 2016-06-21

The Money Letter That Every Parent Should Write

A good, soulful letter can become a family keepsake and should include a list of crucial habits and the tangible things that have helped the family.
Saved on: 2016-06-19

Twilio Segment Blog

  
Saved on: 2016-06-16

Typography Handbook

Saved on: 2016-06-16

CSS for People Who Hate CSS | Paul C Pederson

CSS can quickly become an unmanageable nightmare of important rules and overly-specific selectors, don't let it.
Saved on: 2016-06-16

My First 10 Minutes On a Server - Primer for Securing Ubuntu | Codelitt

How to secure an ubuntu server against attacks.
Saved on: 2016-06-15

[Part 001] Symfony 3 Tutorials - Creating the project and running it wit...

In this video I'm going to show you how to easily create a Symfony 3 project with Docker and Docker Compose in less than 10 minutes! Yes, less than 10 minute...
Saved on: 2016-06-13

CSS at BBC Sport (Part 1) — Medium

I promised I’d write a blog with more details so here goes. When I started writing this I realised there was lot to say so I’m going to split this two blog posts which covers how we’re approaching…
Saved on: 2016-06-13

The SoundCloud Client in React + Redux

Build a React + Redux SoundCloud Client. It is a huge tutorial where you build an example real world application. Learn React JS and Redux along the way. Consume the SoundCloud API, login and interact...
Saved on: 2016-06-13

SiteSee - Web Design Inspiration

A curated gallery of beautiful, modern websites meant to inspire web developers and designers.
Saved on: 2016-06-12

Isomorphic JavaScript, let’s make it easier

isomorphic i·so·mor·phic (ī’sə-môr’fĭk) Having a similar structure or appearance but being of different ancestry.
Saved on: 2016-06-12

A Simple Content-Based Recommendation Engine in Python - blog.untrod.com

Let's pretend we need to build a recommendation engine for an eCommerce web site. There are basically two approaches you can take: content-based and collaborative-filtering. We'll look at some...
Saved on: 2016-06-12

http://www.jasonclient.org/

Saved on: 2016-06-11

MILLELIRE - Le Strade Bianche di Stampa Alternativa

Le Strade Bianche di Stampa Alternativa
Saved on: 2016-06-10

GraphQL with PHP and the Symfony Framework

Diese Domain steht zum Verkauf!
Saved on: 2016-06-10

Building a dashboard using Laravel and Vue - murze.be

At Spatie we have a tv screen against the wall that displays a dashboard. This dashboard displays the tasks our team should be working on, important events in the near future, which music is playing at our office, and so on. Here's what it looks like: We've opensourced our dashboard, so you can view…
Saved on: 2016-06-09

All the best advice we could find on how to get a job - 80,000 Hours

A step-by-step guide to how to get a job, based on all the best advice we could find and what we've learned coaching thousands of people.
Saved on: 2016-06-08

DNS: The Good Parts

Dig through the DNS and learn how and why it all works.
Saved on: 2016-06-08

Boosting Sales With Machine Learning — Xeneta — Medium

In this blog post I’ll explain how we’re making our sales process at Xeneta more effective by training a machine learning algorithm to predict the quality of our leads based upon their company…
Saved on: 2016-06-08

Colors - A nicer color palette for the web.

Colors.css - A nicer color palette for the web.
Saved on: 2016-06-07

pointers-for-software-engineers/README.md at master · vicoyeh/pointers-for-software-engineers

A curated list of topics to start learning software engineering - vicoyeh/pointers-for-software-engineers
Saved on: 2016-06-02

Learn Docker by building a Microservice

Articles on the craft of software development. No ads, no sponsored content.
Saved on: 2016-06-01

On the Wildness of Children — Carol Black

The Revolution Will Not Take Place in a Classroom
Saved on: 2016-05-30

Thinking in React – React

The library for web and native user interfaces
Saved on: 2016-05-28

Tips to handle Authentication in Redux #2 introducing redux-saga — Medium

After about 5 month from my first article Tips to handle Authentication in Redux, I think it’s time to share with you all how the actual redux ecosystem changed and improved the way I usually do…
Saved on: 2016-05-25

Video - AtlantaPHP

Video recordings of AtlantaPHP presentations.
Saved on: 2016-05-25

Khan Academy

Saved on: 2016-05-24

» Autofill: What web devs should know, but don’t Cloud Four Blog

Many people know that you can scan your credit card in Mobile Safari. But how many web developers know how to create a form that supports that feature? Not many I’d bet. Auto-Fill Credit Card Forms Using Your iPhone’s Camera in iOS 8. Used with permission. It doesn’t…
Saved on: 2016-05-23

CSS, HTML, Design and Development blog

A blog on CSS, HTML, Javascript to make and design websites
Saved on: 2016-05-20

Going dark: online privacy and anonymity for normal people

Last week we got news of the Rosebutt data breach [http://motherboard.vice.com/read/rosebuttboard-ip-board]. This is a very particular class of site and like many others we've recently seen compromised, it's highly likely that members would have preferred to keep their identities secret. It doesn't matter if you don't agree with the lifestyle choice of those on the site and certainly I myself am not one to look around the house at everyday items and think "I wonder if that could...". That's enti
Saved on: 2016-05-19

react-boilerplate/Changelog.md at master · react-boilerplate/react-boilerplate

🔥 A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices. - react-boilerplate/react-boilerplate
Saved on: 2016-05-18

An Intro to Bedrock for WordPress | CSS-Tricks

The following is a guest post by Alessandro Vendruscolo, who wrote to me excited to write a guest post about a WordPress tool that I didn't know much about:
Saved on: 2016-05-18

How the Beach Boys' 'Pet Sounds,' With Brian Wilson's Coherent Vision and Emphasis on Production, Invented the Modern Pop Album

Brian Wilson’s Beach Boys masterpiece paved the way for auteurs like Kanye West and anticipated the rise of the producer.
Saved on: 2016-05-17

An Intro to Google Tag Manager | CSS-Tricks

The following is a guest post by David Attard. I only recently became aware that Google Tag Manager was a thing, but didn't know exactly what it was, what it
Saved on: 2016-05-17

How to get AWS SysOps Certified

I've seen a lot of questions about how to best approach the various AWS certifications [https://aws.amazon.com/certification/] while hanging out on r/aws [https://www.reddit.com/r/aws]. Since I recently got my SysOps Administrator - Associate [https://aws.amazon.com/certification/certified-sysops-admin-associate/] certification after working with AWS for six months, I'm in a good position to share what worked for me. The exam blueprint Start by getting familiar with the certification's bluepr
Saved on: 2016-05-16

» Responsive Images 101, Part 1: Definitions Cloud Four Blog

Over the last few years, we’ve written a quite a few articles about responsive images. Now that responsive images have landed in browsers, it seemed like a good time to step back and cover the basics for those who are just starting to tackle responsive images. Ergo, a…
Saved on: 2016-05-13

Screen sizes and break points for responsive design

Rather than optimizing your UI for the many devices across the Windows ecosystem, we recommended designing for a few key width categories called breakpoints.
Saved on: 2016-05-12

How to lose weight (in the browser)

The definitive front-end performance guide
Saved on: 2016-05-12

Solve All Your Cryptography Problems in 3 Easy Steps - Paragon Initiative E

A layman's introduction to using Halite, our libsodium wrapper
Saved on: 2016-05-12

Towards CQRS, Command Bus — Loïc Faugeron — Technical Blog

Technical articles about Symfony and TDD
Saved on: 2016-05-12

The 2016 SEO Checklist - ClickMinded

This SEO checklist is designed to help you execute a comprehensive SEO audit on any site. Learn what’s working, what’s not, and action steps to work on.
Saved on: 2016-05-11

Convox

Convox is a powerful platform-as-a-service for development teams, allowing them to deploy and scale cloud applications with ease. Get started free.
Saved on: 2016-05-10

The Seven Biggest Challenges of Deployment to ECS

Mar 25, 2024 -
Saved on: 2016-04-29

Russ Bishop - Functors, Applicatives, and Monads in Plain English

Functors, Applicatives, and Monads in Plain English - This is a no-bullshit zone
Saved on: 2016-04-23

The Arctic Suicides: It's Not The Dark That Kills You

Greenland has the world's highest suicide rate. And teen boys are at the highest risk.
Saved on: 2016-04-22

Eduopen Home Page - EduOpen

Saved on: 2016-04-22

Bootstrap 4 Cheat Sheet - The ultimate list of Bootstrap classes

Quickly find your Bootstrap classes on this interactive Bootstrap cheat sheet. It includes code samples and live preview of elements.
Saved on: 2016-04-21

tflearn/README.md at 0.1.0 · tflearn/tflearn

Deep learning library featuring a higher-level API for TensorFlow. - tflearn/tflearn
Saved on: 2016-04-21

Awesome PHP | LibHunt

Saved on: 2016-04-21

Flexbox Patterns

Saved on: 2016-04-21

Managing One of the World's Largest Clojure Code Bases - Donevan Dolby

This talk discusses the development of a feature-rich onboard application for the Boeing 737 Max. We structured our application with a service framework and ...
Saved on: 2016-04-17

Recommended Reading for Developers

This list was last updated February 2025. Why are updates to my reading list so rare? Because computers change a lot in 10 years, but people don’t. To make better software, you need to understand how people work, and that is what the books I recommend tend to focus on. Code Complete 2 Code Complete 2 Steve McConnell’s Code Complete 2 is the Joy of Cooking for software developers. Reading it means that you enjoy your work, you’re serious about what you do, and you want to keep im
Saved on: 2016-04-15
❤️
</>
2025