Skip to content

Commit

Permalink
chore: enhanced privacy for youtube embeds
Browse files Browse the repository at this point in the history
  • Loading branch information
matoous committed Jan 13, 2025
1 parent cb65548 commit e177f62
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 2 deletions.
2 changes: 1 addition & 1 deletion content/posts/2022_09/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ Raced yachts must comply to for example following rules:

<iframe style="border-radius:12px" src="https://open.spotify.com/embed/track/0hI1a7BgvSGVoQkBcPbUjv?utm_source=generator" width="100%" height="80" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture"></iframe>

<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/1m72VsKt-D4" title="YouTube video player" frameborder="0" allow="picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/1m72VsKt-D4" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
2 changes: 1 addition & 1 deletion content/posts/2022_11/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ If it's the IRS, the answer is "None."

<iframe style="border-radius:12px" src="https://open.spotify.com/embed/track/4rs3CAAycZzHObzp47VsZ9?utm_source=generator" width="100%" height="152" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>

<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/x-iaOJEWwqw" title="YouTube video player" frameborder="0" allow="picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/x-iaOJEWwqw" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

[^1]: https://dictionary.cambridge.org/dictionary/english/horses-for-courses
25 changes: 25 additions & 0 deletions content/posts/2025_01/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
title: "January"
date: 2025-02-01
slug: january_2025
draft: true
tags: ["journal","writing"]
---

## Reading

## Watching

[Watch: Inside the FBI’s Secret Phone Company](https://www.404media.co/watch-inside-the-fbis-secret-phone-company/) by Joseph Cox from the 404 media. The talk is available on YouTube:

<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/uFyk5UOyNqI?si=1aXEZEcg8tHOfjSn" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

## Listening

## This month I learned

_Gall's law_[^galls_law]

> A complex system that works is invariably found to have evolved from a simple system that worked. A complex system designed from scratch never works and cannot be patched up to make it work. You have to start over with a working simple system.
[^galls_law]: https://en.wikipedia.org/wiki/John_Gall_(author)#Gall's_law

0 comments on commit e177f62

Please sign in to comment.