SavedMarks

Paul's Latest Public Bookmarks

  1. Screenshot of How to merge CSV files and ignore their first line

    How to merge CSV files and ignore their first line

    Merge all the CSVs in a directory and ignore their first lines to remove the headings: awk 'FNR > 1' *.csv > consolidated.csv

    Saved by: Paul on 10 Sep 2025

  2. Screenshot of Heat hacking

    Heat hacking

    Various ways of reducing the heat in your house

    Saved by: Paul on 23 Jun 2025

  3. Screenshot of Master WordPress Admin Customization: Tips and Tricks - ACF guide

    Master WordPress Admin Customization: Tips and Tricks - ACF guide

    A guide from Advanced Custom Fields (ACF) for changing the Wordpress admin to be the way you want.

    Saved by: Paul on 4 Jun 2025

  4. Screenshot of Make a responsive carousel with just CSS | Blog | Niek Nijland

    Make a responsive carousel with just CSS | Blog | Niek Nijland

    Easy to understand guide for making a responsive carousel using CSS with a very minimal amount of Javascript for buttons

    Saved by: Paul on 31 Mar 2025

  5. Screenshot of Taming your PHP app's memory footprint

    Taming your PHP app's memory footprint

    Useful tips and example code for reducing the memory used by common tasks in PHP scripts

    Saved by: Paul on 5 Feb 2025

  6. Screenshot of Early | brighton gigs music culture listings what's on

    Early | brighton gigs music culture listings what's on

    The mailing list Peter uses to find out about music in Brighton. Seems to be a really good curated list based on their past issues

    Saved by: Paul on 4 Nov 2024

  7. Screenshot of Creating the brand story for Global Chartering - Manasian&Co

    Creating the brand story for Global Chartering - Manasian&Co

    Tom's latest project that I should have a look at

    Saved by: Paul on 18 Oct 2024

  8. Screenshot of Knepp - Rewilding Pioneers

    Knepp - Rewilding Pioneers

    Interesting looking rewilding project in Sussex, best got to by car

    Saved by: Paul on 18 Oct 2024

  9. Screenshot of jamestomasino/cookieconsent: A totally free implementation of a Consent Mode V2 Cookie Banner

    jamestomasino/cookieconsent: A totally free implementation of a Consent Mode V2 Cookie Banner

    Good cookie consent banner that supports Google Consent Mode v2 and is fully self hosted

    Saved by: Paul on 15 Oct 2024