magnASCII.io Simone Magnaschi
Senior Full Stack Web Dev

The Book of Shaders

Gentle step-by-step guide through the abstract and complex universe of Fragment Shaders.
Saved on: 2019-01-31

Why isn't the internet more fun and weird?

MySpace inspired a generation of teenagers to learn how to code. We have Dark Mode now, but where did all the glitter go?
Saved on: 2019-01-31

nginxconfig.io

Saved on: 2019-01-31

Rebuilding My Blog in Vue: Part 1

There are lots of you that write blogs, and maybe you've been thinking about switching to a Vue-based platform. Maybe you haven't even gotten started yet. This is the first article in a series documenting my progress and my thoughts as I rebuild my blog in Vue.
Tags: #vuejs
Saved on: 2019-01-30

20 Docker commands use cases for developers

Technology is most effective when you know how to work with it; bear this in mi...
Tags: #docker
Saved on: 2019-01-28

Design Patterns for Managing Up - ACM Queue

Challenges come up all the time at work. Spend time now thinking about how you want to be seen at work, and then think about how that version of you would respond to the challenges that you could encounter. When you have a plan in place, you are much more likely to succeed.
Saved on: 2019-01-26

Google Search Operators: The Complete List (44 Advanced Operators)

Google advanced search operators are special commands that filter search results, making them more precise. Here are all of them.
Tags: #seo
Saved on: 2019-01-25

Bauhaus at 100: its legacy in five key designs | Art and design | The Guard

The aesthetic of the German art school has influenced everything from typography at airports to iPhones. Here are five key designs
Tags: #art #design
Saved on: 2019-01-22

Jerry Hargrove | Amazon QLDB

Tags: #aws #database
Saved on: 2019-01-22

Ports and Adapters implementation in PHP, with a little help from Symfony

The “Ports and Adapters” pattern (also know as Hexagonal Architecture) is strictly related to Domain Driven Design (DDD). That means it is framework-independent. But what is Symfony doing here? Let’s…
Tags: #ddd #symfony
Saved on: 2019-01-22

Proper Breathing Brings Better Health - Scientific American

Stress reduction, insomnia prevention, emotion control, improved attention—certain breathing techniques can make life better. But where do you start?
Tags: #health
Saved on: 2019-01-21

Onsen UI 2: Beautiful HTML5 Hybrid Mobile App Framework and Tools - Onsen U

Make beautiful hybrid mobile apps using HTML5, CSS and JavaScript. Works with or without any framework including Angular, Meteor, React and Vue. iOS and Android.
Saved on: 2019-01-20

https://hugobot.io/

Tags: #php #tools
Saved on: 2019-01-19

How Do People Communicate Before Death?

Insights into the little-studied realm of last words
Tags: #read-later
Saved on: 2019-01-19

Type Safe JavaScript with JSDoc – TruckJS – Medium

JSDoc comments are an alternative to TypeScript and Flow for type definitions in JavaScript. In combination with VSCode you can get type checking and IntelliSense just like TypeScript.
Saved on: 2019-01-18

DEV Community

A space to discuss and keep up software development and manage your software career
Saved on: 2019-01-17

Johnmackenzie.co

Tags: #coding #php
Saved on: 2019-01-17

Making a podcast app → assertchris.io

Arimbi189 Battleground Royale adalah permainan bertema perang dinamis yang dikembangkan oleh PG SOFT yang menawarkan pertempuran merebut kemenangan.
Saved on: 2019-01-15

Design v17 | CSS-Tricks

We rolled out a new site design on January 1! This is the 17th version of CSS-Tricks if you can believe that. The versions tend to evolve a decent amount
Tags: #webdesign
Saved on: 2019-01-15

Polishing your code

While preparing content for my upcoming PHP Package Development video course I discovered that over the last couple of years I spend more and more time polishing my code before shipping it. And I believe that this is something that is just as important as the actual coding itself. Let me talk you through some of the adjustments that I try to make, while working on my codebase and how this can hopefully affect your way of writing good and readable code.
Tags: #programming
Saved on: 2019-01-14

7 Rules for Creating Gorgeous UI (Part 1) – Erik D. Kennedy – Medium

If you went to art school or consider yourself a UI designer already, you will likely find this guide some combination of a.) boring, b.) wrong, and c.) irritating. That’s fine. All your criticisms…
Saved on: 2019-01-14

SOLID JavaScript

Jonathan Mills shows how to apply all five of the SOLID principles to front-end JavaScript applications.
Saved on: 2019-01-14

The Flexbox Holy Albatross | HeydonWorks

A blog post from the HeydonWorks.com blog
Saved on: 2019-01-14

mtb

Saved on: 2019-01-14

Download Original Bauhaus Books & Journals for Free: Gropius, Klee, Kandinsky, Moholy-Nagy & More

In 1919, German architect Walter Gropius founded Bauhaus, the most influential art school of the 20th century. Bauhaus defined modernist design and radically changed our relationship with everyday objects.
Tags: #art
Saved on: 2019-01-13

Netflix Play API: Building an Evolutionary Architecture

At QCon SF, Suudhan Rangarajan presented “Netflix Play API: Why We Built an Evolutionary Architecture”. Key takeaways included: services that have a single identity/responsibility are easier to upgrad
Saved on: 2019-01-11

Search Engine Optimization (SEO) Starter Guide - Search Console Help

A knowledge of basic SEO can have a noticeable impact. Explore the Google SEO starter guide for an overview of search engine optimization essentials.
Tags: #seo
Saved on: 2019-01-11

Front-End Performance Checklist 2019 [PDF, Apple Pages, MS Word] — Smashing

Let’s make 2021... fast! An annual front-end performance checklist, with everything you need to know to create fast experiences on the web today, from metrics to tooling and CSS/JavaScript techniques.
Saved on: 2019-01-10

Axiomatic CSS and Lobotomized Owls · An A List Apart Article

Managing flow content can get unwieldy—too many class selectors can become a specificity headache, nested styling can get redundant, and content editors don’t always understand the presentational m…
Tags: #css
Saved on: 2019-01-10

mkcert: valid HTTPS certificates for localhost

(or for any other name) The web is moving to HTTPS, preventing network attackers from observing or injecting page contents. But HTTPS needs TLS certificates, and while deployment is increasingly a solved issue thanks to the ACME protocol and Let's Encrypt, development still mostly ends up happening over HTTP because no one can get an universally valid certificate for localhost [https://letsencrypt.org/docs/certificates-for-localhost/]. This is a problem because more and more browser features
Saved on: 2019-01-07

My CSS Reset/Base

Articles on frontend development and more.
Tags: #css
Saved on: 2019-01-07

Trek10 | From relational DB to single DynamoDB table: a step-by-step explor

Trek10 specializes in leveraging the best tools and AWS managed services to design, build, and support cutting-edge solutions for our clients.
Tags: #database
Saved on: 2019-01-04

Multi-Line Inline Gradient | CSS-Tricks

Came across this thread:
Tags: #css
Saved on: 2019-01-04

The Best PHP Books 2018 and 2017 - PHP Classes

Every year many books about PHP and related topics are released but most of them do not get much notice from developers that are very interested to learn about the books if they knew they existed. This article is a listing of PHP books that have been released in the last years that are best sellers in sites like Amazon. It was built with the collaboration of the authors that have written them...
Tags: #books #php
Saved on: 2019-01-04

HN Academy | The Best Online Courses of Hacker News

HN Academy collects, ranks, and showcases the best online courses and MOOCs that have been recommended on Hacker News.
Tags: #learning
Saved on: 2019-01-04

Learn JavaScript

Learn JavaScript is the easiest, most interactive way to learn & practice modern JavaScript online. Read short lessons, solve challenges & answer flashcards.
Saved on: 2019-01-03

Sanitize Your Inputs? | Kevin Smith

There's one particularly slippery term that wreaks havoc in the pursuit of application security: _Sanitize_.
Saved on: 2019-01-03

Algorithms by Jeff Erickson

Tags: #programming
Saved on: 2019-01-02

CORS, In A Way I Can Understand - DEV Community ?‍??‍?

Helping Me Understand Browser Errors
Tags: #webdev
Saved on: 2019-01-02

A Practical Intro to Test-Driven Development - Better Programming

These days you read a ton of articles about all the advantages of test-driven development (TDD), and hear a lot of talks at tech conferences that tell you to: “Do the tests!”, and how cool it is to…
Saved on: 2019-01-02

5 Books Which Will Improve Your Career

5 Books Which Will Change Your Career
Tags: #books #career
Saved on: 2019-01-01

The Elements of UI Engineering — overreacted

What makes UI engineering difficult?
Tags: #ux #webdev
Saved on: 2018-12-31

Hacking how we see

We mostly see with the mind, and the mind is flexible. For the four hundred million people with amblyopia (lazy eye), their brain encount...
Tags: #talks #video
Saved on: 2018-12-30

SchemaCrawler

Free database schema discovery and comprehension tool
Saved on: 2018-12-30

Inter font family

Inter is a typeface family
Tags: #ux #webdesign
Saved on: 2018-12-30

More games should be truly honest about death

I never intended to make videogames about my brother. But creating videogames became the way in which I tried to make sense of his death.
Saved on: 2018-12-29

Things I Don’t Know as of 2018 — overreacted

We can admit our knowledge gaps without devaluing our expertise.
Saved on: 2018-12-29

Reactive DDD—When Concurrent Waxes Fluent

Vaughn Vernon gives practical guidance on using DDD to model business-driven solutions that result in software that is fluent, type-safe, and with core Reactive properties.
Tags: #ddd #talks
Saved on: 2018-12-28

Jerry Hargrove | AWS Lambda

Tags: #aws #lambda
Saved on: 2018-12-28

Powerful Photos Of Life in the Old Glasgow Tenement Blocks - 1969-72 - Flas

Powerful Photos Of Glasgow Slums 1969-72
Saved on: 2018-12-27

You know a site has its shit together when… – Hacker Noon

How hackers start their afternoon. HackerNoon is a free platform with 25k+ contributing writers. 100M+ humans have visited HackerNoon to learn about technology
Tags: #webdesign
Saved on: 2018-12-27

A Beginner's Guide to Scaling to 11 Million+ Users on Amazon's AWS - High Scalability -

How do you scale a system from one user to more than 11 million users? Joel Williams, Amazon Web Services Solutions Architect, gives an excellent talk on just that subject: AWS re:Invent 2015 Scaling Up to Your First 10 Million Users. If you are an advanced AWS user this talk is not for you, but it’s a great way to get started if you are new to AWS, new to the cloud, or if you haven’t kept up with with constant stream of new features Amazon keeps pumping out. As you might expect since this is
Saved on: 2018-12-26

Getting started with Docker

A step by step tutorial to install docker on your machine and run your first PHP web application in it
Saved on: 2018-12-26

Brutalist Web Design. A Breath of Fresh Air in the Modern Web

When I was 10-11 years old, I was isolated and timid so expressing myself creat...
Tags: #webdesign
Saved on: 2018-12-26

The 10 most popular dev.to posts of 2018

I took the 10 most popular posts in the year section of dev.to and added some t...
Saved on: 2018-12-24

RubixML/RubixML: Rubix ML is a high-level machine learning library that let

A high-level machine learning and deep learning library for the PHP language. - RubixML/ML
Saved on: 2018-12-21

nhsuk/nhsuk-frontend: NHS.UK frontend contains the code you need to start building user interfaces for NHS websites and services.

NHS.UK frontend contains the code you need to start building user interfaces for NHS websites and services. - nhsuk/nhsuk-frontend
Tags: #frontend
Saved on: 2018-12-21

Connect your devices to AWS IoT using LoRaWAN | The Internet of Things on A

4/15/21 AWS IoT Editorial Team Update:  Since the time of this blog post, we have announced AWS IoT Core for LoRaWAN. AWS IoT Core for LoRaWAN is a fully-managed feature that allows you to connect and manage wireless devices that use LoRaWAN connectivity with the AWS Cloud. Using AWS IoT Core for LoRaWAN, enterprises can setup […]
Tags: #iot
Saved on: 2018-12-20

Stripe Atlas: Writing copy for landing pages

Write copy that delights visitors, persuades prospects, and wins customers.
Saved on: 2018-12-19

Michael Fogleman

Saved on: 2018-12-19

Bubblin Superbooks—An online café of books | Bubblin Superbooks

The Cloud Reader. We are a standards-oriented publisher & distributor of longform tomes.
Tags: #books #tools
Saved on: 2018-12-18

9 books that helped me navigate my first time being a tech-lead

I struggled a bit in my first year as a tech lead - here's what I had to deal with in my first year, and how I got over my imposter syndrome.
Saved on: 2018-12-14

Structuring a Vue project — Authentication – Boris Savic – Medium

For the past few years my primary focus has been on the software architecture and development of the backend services. I’ve tried to stay away from front-end as long as possible since it’s the one…
Saved on: 2018-12-12

Home | REXPaint - A powerful and user-friendly ASCII art editor by Grid Sage Games

REXPaint, A powerful and user-friendly ASCII art editor by Grid Sage Games
Tags: #art #tools
Saved on: 2018-12-11

Data Structures and Algorithms in JavaScript from @kyleshevlin on @eggheadi

This course teaches you how to implement your first data structures and algorithms. In the process, you’ll learn some fundamental computer science conce...
Saved on: 2018-12-10

How Does setState Know What to Do? — overreacted

Dependency injection is nice if you don’t have to think about it.
Saved on: 2018-12-09

The Swiss Army Knife of Hashmaps

A while back, there was a discussion comparing the performance of using the hashbrown crate (based on Google’s SwissTable implementation1) in the Rust compiler. In the last RustFest, Amanieu was experimenting on integrating his crate into stdlib, which turned out to have some really promising results. As a result, it’s being planned to move the crate into stdlib. I insist on watching this talk when you have some free time! ↩
Tags: #programming
Saved on: 2018-12-08

Progressively enhance your Symfony 4 app using Vue, API Platform, Mercure and Panther (SymfonyCon)

Watch the video! Thanks to the new capabilities of the web platform (web components, Progressive Web Apps…) and the rise of modern JS libraries (Vue, React, Angular) almost all modern Symfony applications must leverage the frontend ecosystem.Symfony 4 embed many gems that make it easy to integrate modern JavaScript within the framework, including the first
Saved on: 2018-12-07

A Brief History of Design – Microsoft Design – Medium

It is easy to question everything designed before you when you join a new company. I mean, why the heck would a scroll bar be red in Windows 2.0 … what could they have possibly been thinking?! But…
Tags: #art #design
Saved on: 2018-12-06

Scaling engineering organizations

Lessons learned from scaling Stripe's engineering team
Saved on: 2018-12-05

Immutable Web Apps

Ganesa189 punya game terbaru super scatter. Hadiah lebih besar dan sound efek yang lebik seru. Login dan nikmati permain terbaru Ganesa 189.
Saved on: 2018-12-05

Designs for a new admin theme [#3017785] | Drupal.org

Background Building a new admin theme is part of the Admin UI and JS modernization initiative. We’re proposing to update the administration look and feel through a new design system for the Drupal administration UI. A design system consists of visual and behavioural components and patterns that can be combined into user-friendly user interfaces. This Drupal admin design system is a project with its own deliverables (examples, documentation, tools, and resources).
Saved on: 2018-12-05

How Does React Tell a Class from a Function? — overreacted

We talk about classes, new, instanceof, prototype chains, and API design.
Saved on: 2018-12-03

Podcast Advertising: $51,975 Spent. Here’s What We Learned

This year we spent $51,975 on podcast advertising. Don't make the same mistakes as us. Read this honest and comprehensive guide.
Saved on: 2018-12-02

How to Install and Configure OPcache With Your PHP App

Learn how to improve your PHP app's performance with this guide to installing and configuring OPcache, made easy with Cloudways' simplified integration process.
Saved on: 2018-11-30

An Extensive Guide To Progressive Web Applications — Smashing Magazine

Progressive web applications (PWAs) are more of a methodology that involves a combination of technologies to make powerful web applications. In this article, Ankita Masand will look at the pain points of users who are browsing old non-PWA websites and the promise of PWAs to make the web great. You’ll learn most of the important technologies that make for cool PWAs, like service workers, web push notifications and IndexedDB.
Tags: #pwa
Saved on: 2018-11-28

Mastering HTTP Caching | fortrabbit blog

Learn how to use CDNs as an easy-to-use edge cache.
Tags: #http2 #webdev
Saved on: 2018-11-28

Ionic Announces Alpha Release of Vue.js Integration

At VueConf Toronto, Ionic announced the first alpha release of @ionic/vue, making it possible to add Ionic 4 to any Vue.js project, getting access to Ionic's APIs in a Vue.js-friendly manner.
Tags: #ionic #vuejs
Saved on: 2018-11-27
❤️
</>
2025