Skip to content

Instantly share code, notes, and snippets.

I didn't trust Twitter not to shorten all these urls so I made a gist
Here's an example of an article with issues: https://www.pushsquare.com/news/2023/05/sonys-ps5-remote-play-handheld-will-have-haptic-feedback-adaptive-triggers
Missing content
Insta is missing the first paragraph https://share.cleanshot.com/BSlnpfGl
source: https://share.cleanshot.com/X7j2Fjzp
Extra content
Insta also picking up a lot of ads/related content widgets https://share.cleanshot.com/tW7b8tQK
<!DOCTYPE html><html><head> <title>Chat GPT: Gatsby JS Blog System</title> <meta name="generator" content="chatGPT Saving Bookmark"/><style>body { background-color: rgb(32,33,35); color: rgb(236,236,241); font-size: 16px; font-family: sans-serif; line-height: 28px; margin: -10px;}body > .w-full { padding: 30px;}/* prompt */body > .w-full:nth-child(2n+1) { background: rgb(52,53,65);}/* response */body > .w-full:nth-child(2n+2) { background: rgb(68,70,84);}a, a:visited { color: #7792cd;}pre { margin: 0 0 1em 0; display: inline-block; width: 100%;}pre code.hljs { margin-bottom: 1em; border-radius: 5px;}.whitespace-pre-wrap { white-space: pre-wrap;}.flex-col { max-width: 850px; margin: 0px auto;}</style><link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.7.0/build/styles/default.min.css"/></head><body><div class="w-full border-b border-black/10 dark:border-gray-900/50 text-gray-800 dark:text-gray-100 group dark:bg-gray-800"><div class="text-base gap-4 md:gap-6
{
"episodes": [
{
"title": "iOSDocked - EP167 - Slideage",
"url": "https://static1.squarespace.com/static/511f025be4b09463c75fdc0e/t/6100087b640deb576388d93f/1627392164311/iosdocked+-+ep167+-+slideage.mp3",
"downloaded": false,
"listened": false,
"published": 1627406573.0
},
{

Ingredients

  • 6 lbs of pork shoulder ( I don’t know how big my pork shoulder was and it had a bone)
  • 1 cup of amber beer or other
  • 1/4 to 1/2 lb of pork back fat (or more if shoulder is leaner)
  • 4 tablespoons kosher salt
  • 1 1/4 tablespoon sugar
  • 2 teaspoons of freshly grated nutmeg
  • 3/4 teaspoon coriander
  • 1/2 teaspoon celery seed
@timbroder
timbroder / index.html
Last active November 10, 2016 21:44
Unicorn Shitting Rainbows - Konami code starts the fun
<html>
<head>
<script>
(function(a,b){function d(a,b){return a===null?b==="null":a===undefined?b==="undefined":a.is&&a instanceof f?b==="element":Object.prototype.toString.call(a).toLowerCase().indexOf(b)>7}function c(a){var b,e,f,g,h,i,l,m,n;if(a instanceof c)return a;d(a,"array")||(a=String(a).replace(/\s/g,"").toLowerCase().match(/(?:\+,|[^,])+/g));for(b=0,e=a.length;b<e;++b){d(a[b],"array")||(a[b]=String(a[b]).match(/(?:\+\/|[^\/])+/g)),i=[],f=a[b].length;while(f--){var l=a[b][f];h={jwertyCombo:String(l),shiftKey:!1,ctrlKey:!1,altKey:!1,metaKey:!1},d(l,"array")||(l=String(l).toLowerCase().match(/(?:(?:[^\+])+|\+\+|^\+$)/g)),g=l.length;while(g--)l[g]==="++"&&(l[g]="+"),l[g]in k.mods?h[j[k.mods[l[g]]]]=!0:l[g]in k.keys?h.keyCode=k.keys[l[g]]:m=l[g].match(/^\[([^-]+\-?[^-]*)-([^-]+\-?[^-]*)\]$/);if(d(h.keyCode,"undefined"))if(m&&m[1]in k.keys&&m[2]in k.keys){m[2]=k.keys[m[2]],m[1]=k.keys[m[1]];for(n=m[1];n<m[2];++n)i.push({altKey:h.altKey,shiftKey:h.shiftKey,metaKey:h.metaKey,ctrlKey:h.ctrlKey,keyCode:n,jwer
@timbroder
timbroder / keybase.md
Created December 10, 2015 18:55
keybase.md

Keybase proof

I hereby claim:

  • I am timbroder on github.
  • I am timbroder (https://keybase.io/timbroder) on keybase.
  • I have a public key whose fingerprint is EB1E 3CD8 E2EB 5369 9898 4B3D 634C 9851 BC45 49A6

To claim this, I am signing this object:

----------------------------------------
-- PROPERTIES TO BE AJUSTED --
----------------------------------------
-- Must be set for Outlook 2016 (15)
property localUser : "tbroder"
-- here we specify if we want the quick entry pane (1) or not (0)
property showQuickEntry : 1
-- if you dont want to have omnifocus be brought to the foreground, set this to 0,
@timbroder
timbroder / 0_reuse_code.js
Last active August 29, 2015 14:11
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
2014-08-17 15:23:47.640 Read[12754:336845] 17545849:_UIScreenEdgePanRecognizerEdgeSettings.edgeRegionSize=13.000000
2014-08-17 15:23:49.993 Read[12754:336845] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** +[NSLayoutConstraint constraintWithItem:attribute:relatedBy:toItem:attribute:multiplier:constant:]: A constraint cannot be made between a leading/trailing attribute and a right/left attribute. Use leading/trailing for both or neither.'
*** First throw call stack:
(
0 CoreFoundation 0x00000001102e93e5 __exceptionPreprocess + 165
1 libobjc.A.dylib 0x000000010ff99967 objc_exception_throw + 45
2 CoreFoundation 0x00000001102e931d +[NSException raise:format:] + 205
3 Foundation 0x000000010d99529e +[NSLayoutConstraint constraintWithItem:attribute:relatedBy:toItem:attribute:multiplier:constant:] + 427
4 Read 0x000000010c89334e -[FBRGBView _set
@timbroder
timbroder / gist:0b46482e34be6aa89561
Created June 24, 2014 22:39
Comic recommendations
Non-Super Hero
Y: The Last man
http://www.amazon.com/The-Last-Man-Vol-Unmanned/dp/1563899809?tag=nyen0e-20
DMZ
http://www.amazon.com/DMZ-Vol-Ground-Brian-Wood-ebook/dp/B008V56I8E/ref=sr_1_1?ie=UTF8&sr=1-1&s=books&keywords=DMZ%2Bvol%2B1&tag=nyen0e-20&qid=1403649187
Preacher
http://www.amazon.com/Preacher-Book-One-Garth-Ennis/dp/1401240453/ref=sr_1_1?ie=UTF8&sr=1-1&s=books&keywords=Preacher%2BVol%2B1&tag=nyen0e-20&qid=1403649226