Browse Source

Links

master
David Larlet 2 months ago
parent
commit
faae44afc3
Signed by: David Larlet <david@larlet.fr> GPG Key ID: 3E2953A359E7E7BD

+ 208
- 0
cache/2024/d890da6c22300e52daec05e9c5888784/index.html View File

@@ -0,0 +1,208 @@
<!doctype html><!-- This is a valid HTML5 document. -->
<!-- Screen readers, SEO, extensions and so on. -->
<html lang="en">
<!-- Has to be within the first 1024 bytes, hence before the `title` element
See: https://www.w3.org/TR/2012/CR-html5-20121217/document-metadata.html#charset -->
<meta charset="utf-8">
<!-- Why no `X-UA-Compatible` meta: https://stackoverflow.com/a/6771584 -->
<!-- The viewport meta is quite crowded and we are responsible for that.
See: https://codepen.io/tigt/post/meta-viewport-for-2015 -->
<meta name="viewport" content="width=device-width,initial-scale=1">
<!-- Required to make a valid HTML5 document. -->
<title>The Fucks and How We Give Them (A Manifesto) (archive) — David Larlet</title>
<meta name="description" content="Publication mise en cache pour en conserver une trace.">
<!-- That good ol' feed, subscribe :). -->
<link rel="alternate" type="application/atom+xml" title="Feed" href="/david/log/">
<!-- Generated from https://realfavicongenerator.net/ such a mess. -->
<link rel="apple-touch-icon" sizes="180x180" href="/static/david/icons2/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/static/david/icons2/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/static/david/icons2/favicon-16x16.png">
<link rel="manifest" href="/static/david/icons2/site.webmanifest">
<link rel="mask-icon" href="/static/david/icons2/safari-pinned-tab.svg" color="#07486c">
<link rel="shortcut icon" href="/static/david/icons2/favicon.ico">
<meta name="msapplication-TileColor" content="#f7f7f7">
<meta name="msapplication-config" content="/static/david/icons2/browserconfig.xml">
<meta name="theme-color" content="#f7f7f7" media="(prefers-color-scheme: light)">
<meta name="theme-color" content="#272727" media="(prefers-color-scheme: dark)">
<!-- Is that even respected? Retrospectively? What a shAItshow…
https://neil-clarke.com/block-the-bots-that-feed-ai-models-by-scraping-your-website/ -->
<meta name="robots" content="noai, noimageai">
<!-- Documented, feel free to shoot an email. -->
<link rel="stylesheet" href="/static/david/css/style_2021-01-20.css">
<!-- See https://www.zachleat.com/web/comprehensive-webfonts/ for the trade-off. -->
<link rel="preload" href="/static/david/css/fonts/triplicate_t4_poly_regular.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)" crossorigin>
<link rel="preload" href="/static/david/css/fonts/triplicate_t4_poly_bold.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)" crossorigin>
<link rel="preload" href="/static/david/css/fonts/triplicate_t4_poly_italic.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)" crossorigin>
<link rel="preload" href="/static/david/css/fonts/triplicate_t3_regular.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: dark)" crossorigin>
<link rel="preload" href="/static/david/css/fonts/triplicate_t3_bold.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: dark)" crossorigin>
<link rel="preload" href="/static/david/css/fonts/triplicate_t3_italic.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: dark)" crossorigin>
<script>
function toggleTheme(themeName) {
document.documentElement.classList.toggle(
'forced-dark',
themeName === 'dark'
)
document.documentElement.classList.toggle(
'forced-light',
themeName === 'light'
)
}
const selectedTheme = localStorage.getItem('theme')
if (selectedTheme !== 'undefined') {
toggleTheme(selectedTheme)
}
</script>

<meta name="robots" content="noindex, nofollow">
<meta content="origin-when-cross-origin" name="referrer">
<!-- Canonical URL for SEO purposes -->
<link rel="canonical" href="https://www.patrickrhone.net/the-fucks-and-how-we-give-them-a-manifesto/">

<body class="remarkdown h1-underline h2-underline h3-underline em-underscore hr-center ul-star pre-tick" data-instant-intensity="viewport-all">


<article>
<header>
<h1>The Fucks and How We Give Them (A Manifesto)</h1>
</header>
<nav>
<p class="center">
<a href="/david/" title="Aller à l’accueil"><svg class="icon icon-home">
<use xlink:href="/static/david/icons2/symbol-defs-2021-12.svg#icon-home"></use>
</svg> Accueil</a> •
<a href="https://www.patrickrhone.net/the-fucks-and-how-we-give-them-a-manifesto/" title="Lien vers le contenu original">Source originale</a>
<br>
Mis en cache le 2024-02-18
</p>
</nav>
<hr>
<p>The older I get, the fewer fucks I’m willing to give.</p>
<p>The fucks I have to give are few, finite, and often fleeting. Therefore, I’m careful about those that I give.</p>
<p>There are only so many fucks one can give in a lifetime anyway.</p>
<p>I only want to give my fucks where they can make a difference.</p>
<p>I am strategic with the fucks I give.</p>
<p>I am intentional with the fucks I give.</p>
<p>Most things we encounter in life are not worth our fucks.</p>
<p>Most “news” is designed to trick us into giving our fucks to things that don’t deserve them or where they have no value.</p>
<p>Most “stuff” is designed to trick us into giving a fuck about things that have no true utility.</p>
<p>In fact, many things in our society are purpose build to trick us into giving a fuck where it matters least and serves us even less.</p>
<p>Just because someone tells me I should give a fuck does not mean I should give a fuck.</p>
<p>Just because you give a fuck does not mean I should give a fuck.</p>
<p>Our fucks are our fucks alone to give.</p>
<p>It’s OK for you to give a fuck about something that I don’t give a fuck about.</p>
<p>Where we give our fucks is our own business.</p>
<p>I judge no one based upon where they choose to give their fucks. Frankly, I don’t give a fuck.</p>
<p>Unless, you give a fuck about something that directly harms me. In which case, I will likely give a fuck.</p>
<p>In order to expect anyone to give a fuck about you, you must first give a fuck about yourself.</p>
<p>My giving a fuck about what you think of me is directly connected to how much of a fuck I give about you.</p>
<p>Most ideas we encounter are worth listening to but, then, quickly deciding if they are worth a fuck.</p>
<p>The really important things are worth at least two fucks.</p>
<p>Any time given to whether or not one should give a fuck about something is time well spent. Except, where not giving a fuck should be obvious.</p>
<p>Always appreciate when someone gives a fuck about you. Make sure to thank them for giving a fuck.</p>
<p>The next time you feel yourself getting outraged, stop to ask yourself if you should really, truly, give a fuck about it. You will find that most of the time the answer will be, “No. I don’t give a fuck.”</p>
<p>Our enjoyment of life increases with the less fucks we give.</p>
<p>Giving a fuck about things that are worth it are what make life meaningful.</p>
<p>I do give a fuck about offending people with this message through the profanity with which I’ve chosen to deliver it. But I give more of a fuck about calling it like I see it, telling it straight, and not fucking around.</p>
<p>I give more than a few fucks about the truth (as I see it).</p>
<p>Truth is the perspective you choose to give a fuck about.</p>
<p>And, I give a fuck about sharing this one with you.</p>
<hr>
<p><em>I’m a writer. Writing is how I make this world a better, friendlier, stronger place. If these words improved your day, <a href="https://spb.io/MLJWclFNFk">please let me know by contributing here</a>.</em></p>
</article>


<hr>

<footer>
<p>
<a href="/david/" title="Aller à l’accueil"><svg class="icon icon-home">
<use xlink:href="/static/david/icons2/symbol-defs-2021-12.svg#icon-home"></use>
</svg> Accueil</a> •
<a href="/david/log/" title="Accès au flux RSS"><svg class="icon icon-rss2">
<use xlink:href="/static/david/icons2/symbol-defs-2021-12.svg#icon-rss2"></use>
</svg> Suivre</a> •
<a href="http://larlet.com" title="Go to my English profile" data-instant><svg class="icon icon-user-tie">
<use xlink:href="/static/david/icons2/symbol-defs-2021-12.svg#icon-user-tie"></use>
</svg> Pro</a> •
<a href="mailto:david%40larlet.fr" title="Envoyer un courriel"><svg class="icon icon-mail">
<use xlink:href="/static/david/icons2/symbol-defs-2021-12.svg#icon-mail"></use>
</svg> Email</a> •
<abbr class="nowrap" title="Hébergeur : Alwaysdata, 62 rue Tiquetonne 75002 Paris, +33184162340"><svg class="icon icon-hammer2">
<use xlink:href="/static/david/icons2/symbol-defs-2021-12.svg#icon-hammer2"></use>
</svg> Légal</abbr>
</p>
<template id="theme-selector">
<form>
<fieldset>
<legend><svg class="icon icon-brightness-contrast">
<use xlink:href="/static/david/icons2/symbol-defs-2021-12.svg#icon-brightness-contrast"></use>
</svg> Thème</legend>
<label>
<input type="radio" value="auto" name="chosen-color-scheme" checked> Auto
</label>
<label>
<input type="radio" value="dark" name="chosen-color-scheme"> Foncé
</label>
<label>
<input type="radio" value="light" name="chosen-color-scheme"> Clair
</label>
</fieldset>
</form>
</template>
</footer>
<script src="/static/david/js/instantpage-5.1.0.min.js" type="module"></script>
<script>
function loadThemeForm(templateName) {
const themeSelectorTemplate = document.querySelector(templateName)
const form = themeSelectorTemplate.content.firstElementChild
themeSelectorTemplate.replaceWith(form)

form.addEventListener('change', (e) => {
const chosenColorScheme = e.target.value
localStorage.setItem('theme', chosenColorScheme)
toggleTheme(chosenColorScheme)
})

const selectedTheme = localStorage.getItem('theme')
if (selectedTheme && selectedTheme !== 'undefined') {
form.querySelector(`[value="${selectedTheme}"]`).checked = true
}
}

const prefersColorSchemeDark = '(prefers-color-scheme: dark)'
window.addEventListener('load', () => {
let hasDarkRules = false
for (const styleSheet of Array.from(document.styleSheets)) {
let mediaRules = []
for (const cssRule of styleSheet.cssRules) {
if (cssRule.type !== CSSRule.MEDIA_RULE) {
continue
}
// WARNING: Safari does not have/supports `conditionText`.
if (cssRule.conditionText) {
if (cssRule.conditionText !== prefersColorSchemeDark) {
continue
}
} else {
if (cssRule.cssText.startsWith(prefersColorSchemeDark)) {
continue
}
}
mediaRules = mediaRules.concat(Array.from(cssRule.cssRules))
}

// WARNING: do not try to insert a Rule to a styleSheet you are
// currently iterating on, otherwise the browser will be stuck
// in a infinite loop…
for (const mediaRule of mediaRules) {
styleSheet.insertRule(mediaRule.cssText)
hasDarkRules = true
}
}
if (hasDarkRules) {
loadThemeForm('#theme-selector')
}
})
</script>
</body>
</html>

+ 41
- 0
cache/2024/d890da6c22300e52daec05e9c5888784/index.md View File

@@ -0,0 +1,41 @@
title: The Fucks and How We Give Them (A Manifesto)
url: https://www.patrickrhone.net/the-fucks-and-how-we-give-them-a-manifesto/
hash_url: d890da6c22300e52daec05e9c5888784
archive_date: 2024-02-18
og_image:
description: The older I get, the fewer fucks I’m willing to give.
favicon: https://www.patrickrhone.net/favicon.ico
language: en_US

<p>The older I get, the fewer fucks I’m willing to give.</p>
<p>The fucks I have to give are few, finite, and often fleeting. Therefore, I’m careful about those that I give.</p>
<p>There are only so many fucks one can give in a lifetime anyway.</p>
<p>I only want to give my fucks where they can make a difference.</p>
<p>I am strategic with the fucks I give.</p>
<p>I am intentional with the fucks I give.</p>
<p>Most things we encounter in life are not worth our fucks.</p>
<p>Most “news” is designed to trick us into giving our fucks to things that don’t deserve them or where they have no value.</p>
<p>Most “stuff” is designed to trick us into giving a fuck about things that have no true utility.</p>
<p>In fact, many things in our society are purpose build to trick us into giving a fuck where it matters least and serves us even less.</p>
<p>Just because someone tells me I should give a fuck does not mean I should give a fuck.</p>
<p>Just because you give a fuck does not mean I should give a fuck.</p>
<p>Our fucks are our fucks alone to give.</p>
<p>It’s OK for you to give a fuck about something that I don’t give a fuck about.</p>
<p>Where we give our fucks is our own business.</p>
<p>I judge no one based upon where they choose to give their fucks. Frankly, I don’t give a fuck.</p>
<p>Unless, you give a fuck about something that directly harms me. In which case, I will likely give a fuck.</p>
<p>In order to expect anyone to give a fuck about you, you must first give a fuck about yourself.</p>
<p>My giving a fuck about what you think of me is directly connected to how much of a fuck I give about you.</p>
<p>Most ideas we encounter are worth listening to but, then, quickly deciding if they are worth a fuck.</p>
<p>The really important things are worth at least two fucks.</p>
<p>Any time given to whether or not one should give a fuck about something is time well spent. Except, where not giving a fuck should be obvious.</p>
<p>Always appreciate when someone gives a fuck about you. Make sure to thank them for giving a fuck.</p>
<p>The next time you feel yourself getting outraged, stop to ask yourself if you should really, truly, give a fuck about it. You will find that most of the time the answer will be, “No. I don’t give a fuck.”</p>
<p>Our enjoyment of life increases with the less fucks we give.</p>
<p>Giving a fuck about things that are worth it are what make life meaningful.</p>
<p>I do give a fuck about offending people with this message through the profanity with which I’ve chosen to deliver it. But I give more of a fuck about calling it like I see it, telling it straight, and not fucking around.</p>
<p>I give more than a few fucks about the truth (as I see it).</p>
<p>Truth is the perspective you choose to give a fuck about.</p>
<p>And, I give a fuck about sharing this one with you.</p>
<hr>
<p><em>I’m a writer. Writing is how I make this world a better, friendlier, stronger place. If these words improved your day, <a href="https://spb.io/MLJWclFNFk">please let me know by contributing here</a>.</em></p>

+ 2
- 0
cache/2024/index.html View File

@@ -180,6 +180,8 @@
<li><a href="/david/cache/2024/4a56aa5497e68df0c5bb1d5331203219/" title="Accès à l’article dans le cache local : When “Everything” Becomes Too Much: The npm Package Chaos of 2024">When “Everything” Becomes Too Much: The npm Package Chaos of 2024</a> (<a href="https://socket.dev/blog/when-everything-becomes-too-much" title="Accès à l’article original distant : When “Everything” Becomes Too Much: The npm Package Chaos of 2024">original</a>)</li>
<li><a href="/david/cache/2024/d890da6c22300e52daec05e9c5888784/" title="Accès à l’article dans le cache local : The Fucks and How We Give Them (A Manifesto)">The Fucks and How We Give Them (A Manifesto)</a> (<a href="https://www.patrickrhone.net/the-fucks-and-how-we-give-them-a-manifesto/" title="Accès à l’article original distant : The Fucks and How We Give Them (A Manifesto)">original</a>)</li>
<li><a href="/david/cache/2024/ad0648259b032d4d0e5a9e6220c3c71e/" title="Accès à l’article dans le cache local : Paying people to work on open source is good actually">Paying people to work on open source is good actually</a> (<a href="https://jacobian.org/2024/feb/16/paying-maintainers-is-good/" title="Accès à l’article original distant : Paying people to work on open source is good actually">original</a>)</li>
<li><a href="/david/cache/2024/668d0f82ae65b0e94ea76145057759a7/" title="Accès à l’article dans le cache local : ‘One in a million’ iPhone bridal photo explanation: blame panorama mode">‘One in a million’ iPhone bridal photo explanation: blame panorama mode</a> (<a href="https://www.theverge.com/2023/12/2/23985299/iphone-bridal-photo-three-poses-explanation-panorama-photoshop-generative-ai" title="Accès à l’article original distant : ‘One in a million’ iPhone bridal photo explanation: blame panorama mode">original</a>)</li>

Loading…
Cancel
Save