magnASCII.dev Simone Magnaschi
Senior Full Stack Web Dev
Bookmarks tagged with #how-to.
Show all

Adding PHPStan to a legacy project | BackEndTea

Learn how to integrate PHPStan, a powerful static analysis tool, into your PHP projects to enhance code quality and reduce errors, in a legacy project.
Saved on: 2024-06-29

Home

Animated Knots is the world's leading site for learning how to tie knots of any kind. From Boating Knots, Fishing Knots and Climbing Knots to how to tie a Tie, or even Surgical Knots — we’ve got it covered.
Saved on: 2023-09-01

Rector In Legacy Projects

After collecting some experience with introducing Rector to legacy projects, I want to write down what I have learned along the way.
Saved on: 2023-07-25

Deploy with zero-downtime | Deploy your Laravel app from scratch | Loris

Now that we have Deployer installed and configured, let’s hit the deploy button and ship our application to our server.
Saved on: 2023-04-26

Introducing PHP-CS-Fixer into legacy projects - Andreas Möller

If you are working on a legacy PHP project, what could be a strategy for introducing PHP-CS-Fixer that reduces risk and invites other developers to collaborate?
Saved on: 2023-04-11

Laravel, artisan serve, and HTTPS

How to serve your Laravel Project locally via HTTPS protocol
Saved on: 2023-01-22

Configuring Laravel Pint | Laravel News

Laravel Pint is the hot new thing from the Laravel team. An excellent wrapper around PHP CS Fixer that is my go-to code standards tool.
Saved on: 2023-01-13

How to implement csv exports (millions of rows) in Laravel with a distributed approach using Queues and Jobs

I was working remotely yesterday and I was supposed to implement an export feature for a list of members on a system. The resulting file must be a CSV file.
Saved on: 2023-01-10

How to use the watch as a Compass (Northern Hemisphere for instance) | CITIZEN WATCH Global Network

How to use the watch as a Compass (Northern Hemisphere for instance)CITIZEN WATCH Global portal site.
Saved on: 2022-10-20

Using Notion as a headless CMS for our blog

We used Notion’s API and incremental static regeneration to power our blog
Saved on: 2022-10-07

Mounting Amazon S3 to an Amazon EC2 instance using a private connection to S3 File Gateway | Amazon Web Services

Customers rehosting applications in the cloud that deal with large files and unstructured data can benefit by utilizing object storage from a performance, scalability, and cost perspective, as compared to block or file storage. If a legacy or COTS (commercial-off-the-shelf) application being migrated doesn’t inherently support object storage services like Amazon S3, it may be […]
Saved on: 2022-09-09

Run Stable Diffusion on your M1 Mac’s GPU – Replicate blog

How to run Stable Diffusion locally so you can hack on it
Tags: #ai #mac #how-to
Saved on: 2022-09-01

Carbon Copy Cloner LaCie Drive = Bootable/Restorable Backup - Chris Coyie

Stephen at work just got a new work laptop because his old one was dying. He ordered a fairly stock MacBook Pro one day, it arrived the next. He restored it from a “bootable backup” he …
Saved on: 2020-07-23

How to Run a Live Coding Stream on Twitch using OBS - Jordan Lewis

If you’re reading this post, you might be interested in trying your hand at live coding on stream, as a way of sharing your projects in a more relatable, immediate way than a polished blog post, teaching others about programming, or just as a way to have fun. I think that live coding and streams in general are an interesting possible future form of both education and entertainment, and if you’re contemplating starting your own stream, I sincerely hope that you do it.
Saved on: 2020-07-14

First-Time-Speaker-Toolkit - Blog | Tideways

Hey there! Perhaps you read our first post about the unconference at the PHP Benelux? Then you know that we explicitly are encouraging first-time-speakers to give a talk at the unconference next weekend.
Saved on: 2018-01-25

Wordpress on AWS: smooth and pain free | cloudonaut

I’m not a fan of WordPress, as it is neither cloud-ready nor serverless. That’s why this blog runs on CloudFront and S3 and i...
Saved on: 2016-11-01

How To Break The DRM On Kindle eBooks So You Can Enjoy Them Anywhere

When you pay Amazon some money for a Kindle eBook, you probably think it’s yours now. I mean, you paid some money, you got some content, and now you have it, just like any other book you buy on a brick-and-mortar store. Well, that’s wrong. Actually, you didn’t buy anything, and you don’t own that book you just paid for.
Saved on: 2016-10-10

Force RGB mode in Mac OS X to fix the picture quality of an external monitor | Mathew Inkson

Force RGB mode in Mac OS X to fix the picture quality of an external monitor
Saved on: 2016-10-08

How to Build a Cargo Bike

How to Build a Cargo Bike: three years ago i bought a trailer to get my son to our swimming-place or to the nice playground that's a bit more far away than the small one around the corner. everything is fine with that trailer, though i always have some kind of insecure feelin…
Saved on: 2016-09-24

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.
Tags: #aws #api #how-to
Saved on: 2016-07-21

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

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

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

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

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

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 Automate PHP App Deployment Process Using Capistrano On Ubuntu 13 |

In this DigitalOcean article, following up on our Capistrano Automation Tool Series, we will see how to introduce another little framework (or tool), this time to help you with pushing your code to your servers without dealing with SFTP file managers – automatically!
Saved on: 2016-03-25

The copy & paste guide to your first Service Worker

There are a lot of tutorials on the web for Service Workers (many of which are very good), but there's a lot of reading too. So, this is me throwing my hat in …
Saved on: 2016-03-24

Install Blackfire on Debian/Ubuntu

Install Blackfire on Debian/Ubuntu. GitHub Gist: instantly share code, notes, and snippets.
Saved on: 2016-02-12

How do I update Laravel Homestead?

Get a Homestead VM up and running in under a couple of minutes on any platform
Saved on: 2015-10-03

SSH + XDebug + PhpStorm | Damian Dziaduch

Hi. CLI debugging. I never did that. Until today. My tests started to fail and I had no idea why. So that’s my story why I started to debug tests in the CLI via…
Saved on: 2015-08-28

How do I install Vagrant for PHP development?

Aldo Ziflaj lists five easy-to-use alternatives for your Vagrant needs. Get started using VMs for your PHP development TODAY!
Saved on: 2014-10-31

How to easily clean an infected computer (Malware Removal Guide)

Malicious software like viruses, spyware, ransomware, and other malware poses severe risks to Windows computers by infecting systems, damaging files, slowing
Saved on: 2014-10-20

Significato delle sigle Audio e Video nei titoli dei film

Molti di voi sono senza dubbio abituati a scaricare film, cartoni ed altri file video dal web. Spesso e volentieri, però, nei titoli dei film compaiono alcune voci incomprensibili, come CAM, TS, R5 o altro ancora. Tranquilli, non si tratta di un linguaggio alieno, ma sono semplicemente abbreviazioni che indicano la qualità e le
Saved on: 2014-09-07
❤️
</>
2026