magnASCII.io Simone Magnaschi
Senior Full Stack Web Dev

✨Style Queries | Una Kravets Online✨

You may have heard of container queries and the new contain-level-3 spec which is currently in experimental browsers, but have you heard of style container queries, which are also a part of this (very exciting) spec?
Tags: #frontend #css
Saved on: 2022-06-28

SPAs: theory versus practice | Read the Tea Leaves

I’ve been thinking a lot recently about Single-Page Apps (SPAs) and Multi-Page Apps (MPAs). I’ve been thinking about how MPAs have improved over the years, and where SPAs still have an edge.
Saved on: 2022-06-28

Life Is Not Short

The most surprising thing is that you wouldn’t let anyone steal your property, but you consistently let people steal your time, which is infinitely more valuable. If you want to learn how to live a good life, there are few sources better than Seneca.
Tags: #life
Saved on: 2022-06-27

Code vs. No-Code | Jason Morris

There was a conversation on Twitter this week that helped to clarify my thinking about something, and I wanted to share. There is a sort of tension between “code” and “no-code” (sometimes “low-code”) solutions.
Saved on: 2022-06-23

Running PHPStan on max with Laravel | Laravel News

Over the last few years static analysis in PHP, and more specifically Laravel, has become more and more popular. With more people adopting it into their Software Delivery Lifecycle, I thought it would be a good time to write a tutorial on how you can add this to your Laravel project.
Saved on: 2022-06-21

Capturing the beauty of Black masculinity rooted in the love for our famili

There was no callout for Black fathers to bring their children to the annual Dance Africa street festival in Brooklyn. But there they were, in all of their tender Black masculinity. They had Black children hoisted up on their shoulders, holding their hands and stroking their soft puffs of hair.
Saved on: 2022-06-20

Web5 | TBD

The web democratized the exchange of information, but it's missing a key layer: identity. We struggle to secure personal data with hundreds of accounts and passwords we can’t remember. On the web today, identity and personal data have become the property of third parties.
Tags: #internet
Saved on: 2022-06-11

Making the world’s fastest website, and other mistakes - DEV Community

I work on Kroger’s ecommerce sites for their regional chains, most of which share a codebase. You’d probably guess the front-end stack: React, Redux, and their usual symptoms of too much JavaScript. React/Redux packages used totaled 44.7 kB before any feature code.
Saved on: 2022-06-09

I've locked myself out of my digital life

Last night, lightning struck our house and burned it down. I escaped wearing only my nightclothes. In an instant, everything was vaporised. Laptop? Cinders. Phone? Ashes. Home server? A smouldering wreck. Yubikey? A charred chunk of gristle.
Saved on: 2022-06-08

Eloquent Relations: how to order topics by newest posts? - Laravel Daily

Quite a typical scenario, but not easy to find the answer. You can easily order Eloquent results by some column, but what if you want to order by related column in child table? Most common example is a forum like Laracasts which shows topics in order by the latest post in that topic.
Tags: #tips #laravel
Saved on: 2022-06-06

Some Monolog logging best practices

Logging can help to debug massively. Today, we'll go over some of the best practices for logging with Monolog I've learnt over the years. One of the first things that makes reading logs easier is the ability to group the logs together.
Tags: #programming
Saved on: 2022-06-04

The Web's Timeline

Thinking Machines Inc. develops a new Internet protocol dubbed WAIS. Users can download a WAIS client to search through an array of distributed servers and access the documents stored there.
Saved on: 2022-06-03

Benjamin Moore Paints as CSS Colours

How Blue Am I?
Tags: #webdev #art
Saved on: 2022-06-03

Build interactive, node-based UIs and diagrams in Svelte

Svelvet allows you to easily create intuitive user interfaces and diagrams with pre-built components with node-to-node data flow, seamless zooming and panning, customizable edges and nodes and more! Start mapping out your ideas with our NPM package.
Tags: #libraries
Saved on: 2022-06-02

A decade of dotfiles

My first commit to my dotfiles repository was ten years ago. Here are a few things I’ve learned about maintaining a system configuration in that time. In another decade, I bet I’ll learn that half of these are already covered by built-ins that have been around since 1970.
Saved on: 2022-05-30

How do Video Games Stay in Sync? An Intro to the Fascinating Networking of Real Time Games.

Have you ever wondered how real-time games can keep multiple clients in sync even when there are large latencies between users? How can you see other players reacting to your actions near instantly, in spite of the fact that the communication between your computer and the server is not instant?
Tags: #programming
Saved on: 2022-05-28

Magical SVG Techniques — Smashing Magazine

14 min read SVG, Resources, Round-Ups Share on Twitter, LinkedIn Try monday dev for free! Advanced Design Systems, with Brad Frost Click here to kickstart your project for free in a matter of minutes.
Saved on: 2022-05-27

Interactive Typography Tutorial – Learn UI Design

The conceptory was non-sentient software, as ancient as Konishi polis itself. Its main purpose was to enable the citizens of the polis to create offspring: a child of one parent, or two, or twenty – formed partly in their own image, partly according to their wishes, and partly by chance.
Tags: #typography
Saved on: 2022-05-25

Scrapism

Web scraping describes techniques for automatically downloading and processing web content, or converting online text and other media into structured data that can then be used for various purposes.
Tags: #web
Saved on: 2022-05-25

IndigoStack

Introducing Indigo — the native macOS app which will revolutionise the way you configure and run local web servers on your Mac. Nginx, Apache, PHP, MySQL, Redis... Indigo comes with everything you’ll need to get your projects running locally in no time.
Saved on: 2022-05-24

'Spider-Man: No Way Home' end credits breakdown interview | SYFY WIRE

You know the end credits of a movie are great when fans discuss them with the same enthusiastic fervor they display for the rest of the movie. Such is the case with the closing titles of Spider-Man: No Way Home, which director Jon Watts wanted to be "a celebration" of Tom Holland's MCU trilogy.
Tags: #art
Saved on: 2022-05-23

On Aging Alone (2021) : Hacker News

Still, we've persevered, and made it work for 22 years. But I will soon be 50, and have chosen to view this round number as significant. I would like to start living life as I would like it, both career and relationship wise, and am currently trying to plan out what shape that might take.
Tags: #life
Saved on: 2022-05-21

I'm an addict | Tarun's blog

I like watching videos. A lot in fact. Today, I've spent over 6 hours watching youtube videos, an hour of reading through comments[1] on hacker news, 3 hours of sleep and poof, the day is gone. Self trust, memory and the invincible autopilot: I can't trust myself.
Tags: #life
Saved on: 2022-05-19

The Surprising Truth About Pixels and Accessibility: should I use pixels or

Should I use pixels or ems/rems?! This is a question I hear a lot. Often with a dollop of anxiety or frustration behind the words. 😅 It's an emotionally-charged question because there are a lot of conflicting opinions out there, and it can be overwhelming.
Tags: #css
Saved on: 2022-05-17

Much ado about null | PeakD

Tags: #programming
Saved on: 2022-05-16

"I don't know the numbers": a math puzzle

Two numbers are chosen randomly, both are positive integers smaller than 100. Sandy is told the sum of the numbers, while Peter is told the product of the numbers. Peter: I don’t know the numbers. Sandy: I don’t know the numbers. Peter: I don’t know the numbers.
Saved on: 2022-05-09

Blue Eyes - A Logic Puzzle

Saved on: 2022-05-07

The 7 Tasks

The tasks were selected by the following criteria. The task set should be as small as possible yet reflect as many typical (or fundamental or representative) challenges in GUI programming as possible. Each task should be as simple and self-contained as possible yet not too artificial.
Tags: #ui
Saved on: 2022-05-06

Mechanical Watch – Bartosz Ciechanowski

In the world of modern portable devices, it may be hard to believe that merely a few decades ago the most convenient way to keep track of time was a mechanical watch. Unlike their quartz and smart siblings, mechanical watches can run without using any batteries or other electronic components.
Tags: #art
Saved on: 2022-05-05

Changing tires at 100mph: A guide to zero downtime migrations

As a backend developer at a mobile app company, a common task was migrating a database schema. This could be to improve query performance, change column names/types, or adapt data to new use cases.
Saved on: 2022-05-05

You Don’t Need A UI Framework — Smashing Magazine

13 min read CSS, UI, Tools, Frameworks Share on Twitter, LinkedIn Try monday dev for free! Smart Interface Design Patterns, 10h video + UX training Try monday dev for free! Inclusive Design Patterns For 2025, with Vitaly Friedman Click here to kickstart your project for free in a matter of minutes.
Tags: #webdesign #ui
Saved on: 2022-05-04

Free Open Source Tailwind CSS Components | HyperUI

HyperUI🚀 Enjoy HyperUI? Give it a star on GitHub🎉 HyperUI is a collection of free Tailwind CSS components that can be used in your next project. With a range of components, you can build your next marketing website, admin dashboard, eCommerce store and much more.
Saved on: 2022-05-02

abseil / Software Engineering at Google

In March, 2020, we published a book titled “Software Engineering at Google” curated by Titus Winters, Tom Manshreck and Hyrum Wright.
Saved on: 2022-05-02

WatchThis - Software Jailbreak for any Kindle <= 5.14.2

AKA CVE-2022-23224, CVE-2022-23225, CVE-2022-23226 - full writeup with technical details to be released after 5.14.3 has been widely rolled out.
Tags: #guide #books
Saved on: 2022-05-01

Setting Up CloudFront to Host Your Web App | CSS-Tricks - CSS-Tricks

DigitalOcean provides cloud products for every stage of your journey. Get started with $200 in free credit! In my last article, we went over how to set up a web app that serves chunks and bundles of CSS and JavaScript from CloudFront.
Tags: #webdev
Saved on: 2022-04-29

The Year in Design - Zeldman on Web and Interaction Design

Translated into Turkish by omerbalyali. Translated into Spanish by Tam Lopez Breit.
Saved on: 2022-04-26

DALL·E 2 and The Origin of Vibe Shifts - Divinations - Every

Sometime around 2015 there was a mysterious vibe shift in web design. It came so suddenly, and with so much decisive force, that it stood apart from the normal ebb and flow of aesthetic trends. It was like an invasive species taking over an ecosystem from a weaker competitor. What happened?
Saved on: 2022-04-23

Insanely Useful Websites for October 2023

Featured sites Newsletter archive Insanely Useful Websites IUW : Featured Pixilart Pixilart is a free online pixel art drawing tool and social platform. Create game sprites, make pixel art, animated GIFs, share artwork and socialize online.
Tags: #useful #tools
Saved on: 2022-04-20

LuanRT/YouTube.js

InnerTube is an API used by all YouTube clients. It was created to simplify the deployment of new features and experiments across the platform 1. This library manages all low-level communication with InnerTube, providing a simple and efficient way to interact with YouTube programmatically.
Saved on: 2022-04-15

DALL-E, the Metaverse, and Zero Marginal Content

Last week OpenAI released DALL-E 2, which produces (or edits) images based on textual prompts; this Twitter thread from @BecomingCritter has a whole host of example output, including Teddy bears working on new AI research on the moon in the 1980s: A photo of a quaint flower shop storefront with a p
Saved on: 2022-04-15

Frontend Practice | Home

Enhance your skills by building real websites selected for their educational value. Test and improve your frontend knowledge through various challenges.
Saved on: 2022-04-14

Steve Schoger / User Interface Designer

This nifty print-it-yourself poster is a great reference for developers to hang near their workspace. For best results, follow the directions provided below.
Saved on: 2022-04-13

Hexagonal architecture and Domain Driven Design | Towards Dev

When we correlate DDD and Architecture, many of us think of Microservices. But this is not the only one implementation for DDD concept. Hexagonal Architecture is also a good candidate for implementing DDD correctly and it is a very good architecture in general described by Robert C.
Saved on: 2022-04-12

Free and Open Source Minimalist Weekly Planner and To Do list App

WeekToDo is a Free and Open Source Weekly Planner. Stop prioritizing what’s on your schedule and start scheduling your priorities. WeekToDo is a free and Open Source minimalist weekly planner.
Saved on: 2022-04-11

Super — Build websites with Notion

Transform your Notion pages into fully customized, professional websites in less than a minute. Enjoy high performance, SEO optimization, and a compelling user experience with great-looking instant page loads. Focus on creating while Super handles the rest.
Tags: #webdev #tools
Saved on: 2022-04-05

Shoelace: A forward-thinking library of web components.

Add the following code to your page. Now you have access to all of Shoelace’s components! Try adding a button:
Saved on: 2022-04-04

Ultorg: General-Purpose, User-Friendly Database Software

Ultorg is a general-purpose database app that connects to your existing data. Work quickly across tables, queries, and relationships, without manual coding or page design. Watch the conference talk. @ultorg is the most mind blowing database tool I have ever seen.
Saved on: 2022-04-01

Optimising Largest Contentful Paint – CSS Wizardry – Web Performance Optimi

Largest Contentful Paint (LCP) is my favourite Core Web Vital. It’s the easiest to optimise, and it’s the only one of the three that works the exact same in the lab as it does in the field (don’t even get me started on this…).
Saved on: 2022-03-29

What is Money, Anyway?

Editor’s Note: This topic is now comprehensively covered in my book, Broken Money. Money is a surprisingly complex subject.
Saved on: 2022-03-28

Web Designer & Developer Toolkit by Addy Codes – Curated tools & resources

Meta Tags is a tool to debug and generate meta tag code for any website. With Meta Tags you can edit and experiment with your content then preview how your webpage will look on Google, Facebook, Twitter and more!
Tags: #webdev #tools
Saved on: 2022-03-21

Top Laracon Conference Presentations

Laracon is an ongoing series of conferences and events about the Laravel software development framework. We use Laravel pretty heavily at Icehouse Ventures because it powers our Investor Portal. I’ve learned a lot over the years from the various Laracon conference recordings.
Saved on: 2022-03-18

Typography is impossible

You’re a front-end engineer, building boxes and putting text inside them. A lot of websites, and a lot of native apps, are basically that — text flowing into boxes.
Saved on: 2022-03-17

The super fast color palettes generator!

Create the perfect palette or get inspired by thousands of beautiful color schemes. We updated our Terms and Privacy. Please read them and accept to continue.
Saved on: 2022-03-16

Fontshare: Quality fonts. Free.

Fontshare is a free fonts service from the Indian Type Foundry (ITF), making quality fonts accessible to all.
Saved on: 2022-03-08

Shorpy Old Photos | Photo Sharing | Framed Prints

Framed or unframed, desk size to sofa size, printed by us in Arizona and Alabama since 2007. Explore now. Shorpy is funded by you. Patreon contributors get an ad-free experience. Learn more.
Saved on: 2022-02-22

How a Book Is Made

It started as a Word document, pecked out letter by letter at a dining room table in Connecticut. Now, it is 150,000 copies of a 626-page book called “Moon Witch, Spider King,” with a luminous cover that glows with neon pinks and greens.
Saved on: 2022-02-21

10 modern layouts in 1 line of CSS - YouTube

In this dynamic talk, Una goes over the power of modern CSS layout techniques by highlighting a few key terms and how much detail can be described in a single line of code. Learn a few layout tricks you can implement in your codebase today, and be able to write entire swaths of layout with just a fe
Saved on: 2022-02-18

Munter/subfont: Command line tool to optimize your webfont loading. Aggress

A command line tool to statically analyse your page in order to generate the most optimal web font subsets, then inject them into your page. Speed up your time to first meaningful paint by reducing the web font payload and critical path to the font files.
Tags: #webdev #tools
Saved on: 2022-02-18

MonoLisa

As software developers, we always strive for better tools but rarely consider a font as such. Yet we spend most of our days looking at screens reading and writing code. Using a wrong font can negatively impact our productivity and lead to bugs.
Saved on: 2022-02-15

Automatic Video Editor

Whether you’re creating long-form content for YouTube, Facebook, LinkedIn, or short-form content for TikTok, Instagram, Twitter, being able to quickly remove the silences in your video makes the creating process much easier. Smart Cut by Kapwing is a brand new way to edit your videos online.
Saved on: 2022-02-04

Creativity requires optimism

Pessimism can spark an idea. Annoyance can drive ingenuity. Disappointment can redirect effort towards change. But creativity requires optimism. Creativity isn't about starting something. It's about making something. Making requires sustained effort, and sustained effort requires fuel.
Tags: #life
Saved on: 2022-01-21

A New Container Query Polyfill That Just Works | CSS-Tricks - CSS-Tricks

DigitalOcean provides cloud products for every stage of your journey. Get started with $200 in free credit! It’s pretty great to have a container query polyfill that is this easy to use and from Chrome itself, the first-movers as far as early test implementations.
Tags: #css
Saved on: 2022-01-08

Why Procrastinators Procrastinate

PDF: We made a fancy PDF of this post for printing and offline viewing. Buy it here. (Or see a preview.) Who would have thought that after decades of struggle with procrastination, the dictionary, of all places, would hold the solution.
Tags: #psychology
Saved on: 2022-01-07

PHP-FPM Process Caluculator

Tags: #tools #php
Saved on: 2022-01-05

How To Build Maintainable PHP Applications

Have you struggled with the system because it was hard to change? Have you wanted to upgrade Framework or PHP version, however it required…
Saved on: 2022-01-02

25 Anti-Mimetic Tactics for Living a Counter-Cultural Life

Sometimes going with the flow is nice. Nobody wants to be the disagreeable, anti-mimetic guy in a group that makes it impossible to gain consensus among a group of friends about where to grab a beer or a bite to eat.
Tags: #culture
Saved on: 2021-12-26

How to Deploy Laravel Projects to Live Server: The Ultimate Guide - Laravel

There are a lot of courses and articles about coding but much less about putting it in production. With a lot of questions asked, I decided to write this ultimate (hopefully) guide to deploy Laravel projects. Notice 1: please take this article as personal advice but not 100% accurate process.
Tags: #tips #laravel
Saved on: 2021-12-20

An Origami Samurai Made from a Single Sheet of Rice Paper, Without Any Cutting

Origa­mi artist Juho Könkkölä spent 50 hours fold­ing an origa­mi samu­rai from a sin­gle square sheet of paper, with no cut­ting or rip­ping used in the process. He describes his process on Red­dit:
Tags: #culture #art
Saved on: 2021-12-19

Minimal CSS Framework for Semantic HTML

Write HTML, Add Pico CSS, and Voilà! With just the right amount of everything, Pico is great starting point for a clean and lightweight design system.
Tags: #css
Saved on: 2021-12-15

How to handle difficult clients

If you've never had to wrangle a difficult client, this blog post is your opportunity to prepare. Disagreements happen, some people handle them better than others, how we conduct ourselves in these situations have a profound impact on the trajectory of our careers.
Tags: #career
Saved on: 2021-12-14

Defensive CSS

👋 This article has been expanded into a new project called Defensive CSS. Due to the fact that the content here will not be updated, I recommend you to read defensivecss.dev instead. Oftentimes, we wish that there was a way to avoid a certain CSS issue or behaviors from happening.
Tags: #css
Saved on: 2021-12-10

Symfony Demo meets Modular, Microservice-ready Architecture

Hi guys. I've created a Symfony 6 based Application that can serve as an Enterprise Architecture reference for anyone who's planning to build Large S
Saved on: 2021-12-09

Web3? I have my DAOts

David Letterman: I can remember a couple of months ago there was a big breakthrough announcement that on the internet, or on some computer deal, they were going to broadcast a baseball game. You could listen to a baseball game on your computer.
Saved on: 2021-12-07

How to implement the 5 Whys technique to get to the root cause of your productivity issues

Your goal is to find the root of your productivity issues. Rephrase the problem you've just defined as a "Why" question.
Tags: #team #career
Saved on: 2021-12-06

Using NGINX as an Object Storage Gateway

Have you ever accidentally posted a link to file on an object store like Amazon S3 instead of your CDN and seen it go viral? Were you surprised by how high your cloud services bill shot up or did your cloud provider block access? If so, this blog is for you.
Tags: #nginx
Saved on: 2021-12-03

Glitch effect on text in pure css

My blog used to have a glitching title, initially done in svg, then in pure css when I realised that the Tor Browser didn't display the former in every level of security settings. The pure css version is a bit more interesting.
Tags: #css
Saved on: 2021-12-02

Five Books that Changed My Career as a Software Engineer

Hi folks, It has been a long time since my last post. It’s time to back to writing, better late than never(or better late than even later).
Saved on: 2021-11-28

Underrated reasons to be thankful

That our atmosphere has low enough pressure and levels of deuterium that nuclear fission in air doesn’t cause hydrogen atoms to fuse into helium, meaning that the first nuclear bomb test in 1945 didn’t in fact ignite the atmosphere and engulf the planet in flames, which was still a bit of an ope
Saved on: 2021-11-26

Modern PHP Cheat Sheet - Front Line PHP

Every file that's loaded in the preload script will be preloaded into memory until server restart.
Saved on: 2021-11-26

What’s New in PHP 8.1: Enums, First-Class Callables, Fibers, Readonly Prope

Brent Roose, Nikita Popov, Larry Garfield, Dmitry Stogov, Matthieu Napoli, and Aaron Piotrowski talk about all the new features in PHP 8.1. https://php.net/releases/8.1/en.php 00:00 Intro 00:18 Enums 02:30 Readonly properties 03:18 Fibers 04:54 New in initializers 05:42 Performance improvements 06
Tags: #php
Saved on: 2021-11-26

Power Fx: Open source now available

We are very excited to announce the preview release of Microsoft Power Fx as open source.  Under the MIT license, you can now freely integrate this Excel-like, low code programming language in your own projects.
Tags: #programming
Saved on: 2021-11-18

Browserflow - Web Scraping & Web Automation

Looking for a simple web scraper? Try out our newest product Easy Scraper Save time by automating repetitive tasks in minutes. Run in your browser or in the cloud.
Tags: #tools
Saved on: 2021-11-17

How I use Notion · Reasonable Deviations

This post is a fairly comprehensive discussion of how I use Notion (a free personal knowledge management app) to organise various aspects of my life: project management, reading, academics, plans/goals, investing, and more.
Saved on: 2021-11-14

The Laravel Artisan Cheatsheet

The Laravel Artisan Cheatsheet Search 👆
Tags: #laravel
Saved on: 2021-11-13

The Dependency Injection Paradigm — Matthias Noback : Blog

Paradigm; a nice word that means "a theory or a group of ideas about how something should be done, made, or thought about" (Merriam-Webster). In software development we have them too.
Tags: #programming
Saved on: 2021-11-13

Culture matters

Three major tools that companies have to influence behavior are incentives, process, and culture.
Saved on: 2021-11-09

A guide to designing accessible, WCAG-conformant focus indicators

Imagine you visit a website and you want to browse it for some content. You want to buy something; or maybe book a flight somewhere. And as you move your cursor onto the page, it suddenly disappears.
Saved on: 2021-11-07

How To Learn Stuff Quickly

It's often said that the internet has democratized education: the sum of human knowledge is only a Google search away! And yet, having access to information is only half of the story; you also need to be able to convert raw information into usable skills.
Tags: #learning
Saved on: 2021-11-07

Recommendations for productivity tools/libraries?

Hi, just curious what are the tools/libraries/techniques/etc that save you the most time developing web apps on a daily basis? Thanks
Saved on: 2021-11-06

Why is Excalidraw so fucking good?

Disclaimer: This may read like an ad. It's not. No one's paying me to say this, I just love this product. Excalidraw. Is. So. Good.
Saved on: 2021-11-05

Developer Tools secrets that shouldn’t be secrets

Update: As this is blowing up on Hackernews I added information to each of the tips in which environment they are supported in parenthesis after each heading. When I state “Chromium browsers”, this refers to all browsers that use the Chromium core and also feature all the Developer Tools.
Tags: #webdev
Saved on: 2021-11-02

Excalidraw | Hand-drawn look & feel • Collaborative • Secure

Excalidraw is a virtual collaborative whiteboard tool that lets you easily sketch diagrams that have a hand-drawn feel to them.
Tags: #tools
Saved on: 2021-10-29

Building an effective Image Component

An image component encapsulates performance best practices and provides an out-of-the-box solution to optimize images. Images are a common source of performance bottlenecks for web applications and a key focus area for optimization.
Tags: #frontend
Saved on: 2021-10-27

Edge Functions – Vercel

A/B Testing. First impressions are made in the first 50ms of viewing. With Edge Middleware, users will only see what you want them to see.
Saved on: 2021-10-27

RATCHET & CLANK RIFT APART [Walkthrough Gameplay ITA PS5 - PARTE 1] - LA NE

30'000 Mi Piace prossimo video! Iniziamo il walkthrough gameplay di Ratchet & Clank Rift Apart!! #RatchetandClank #RatchetandClankITA #PS5 Un imperatore robotico malvagio vuole conquistare i diversi piani della realtà, a partire dalla dimensione di Ratchet e Clank. Dovrai quindi fermare un collass
Saved on: 2021-10-27

How to design in every language at once | by Canva Engineering | Oct, 2021

At Canva, part of our commitment to inclusivity is building a global design product that's accessible to everyone in the world. Our vision is to empower the world to design, so one of our crazy big goals is to be available in every language.
Saved on: 2021-10-22

Best practices for using third-party embeds

An overview of techniques to load popular third-party embeds efficiently. Many sites use third-party embeds to create an engaging user experience by delegating some sections of a web page to another content provider.
Tags: #webdev
Saved on: 2021-10-18

Alan Kay on the context and catalysts of personal computing

Alan Kay is a prolific computer scientist often referred to as the “father of personal computers." He's best known for his work on object-oriented programming languages, windowing graphical user interface design (also known as GUIs) and for leading the team that developed Smalltalk.
Saved on: 2021-10-17

CSS is Going Gosh-Darned Hog Wild, I Tell Ya What | CSS-Tricks

DigitalOcean provides cloud products for every stage of your journey. Get started with $200 in free credit! As someone just sittin’ back watching CSS evolve, it feels like we’re at one of the hottest moments of innovation in CSS history.
Tags: #css
Saved on: 2021-10-14

Less Absolute Positioning With Modern CSS - Ahmad Shadeed

Each time I work on a component that needs absolute positioning, I ask myself: is it really necessary? I started to notice a few use-cases where using position: absolute isn’t needed.
Tags: #css
Saved on: 2021-10-14
❤️
</>
2024