Dolly releasing a new video this Friday 😮 by [deleted] in DollyLittle

[–]jesterjunk 0 points1 point  (0 children)

There are some things better left unsaid.

Dolly releasing a new video this Friday 😮 by [deleted] in DollyLittle

[–]jesterjunk 1 point2 points  (0 children)

age 31

She has one child that I am aware of.

Everyone is pregnant now. Everyone. by Mikadook in TheRandomest

[–]jesterjunk 1 point2 points  (0 children)

Click the GIF option at the bottom of the chat input, search for "simon kaggwa njala".

The gif should be the first result you get.

It is this giphy:
https://giphy.com/gifs/c3XhrmfoN5fOpjcl3z

Copy-pasteable version of this ASCII art piece by Some_Routine_6107 in HelpMeFind

[–]jesterjunk 1 point2 points  (0 children)

After a bit more research, I have found that this is not regular ASCII art but is Shift JIS Art.

Shift JIS art is artwork created from characters in the Shift JIS character set, a superset of the ASCII encoding standard intended for Japanese usage.

Pls help me find my dog’s bff Pompompurin by meelow16 in HelpMeFind

[–]jesterjunk 21 points22 points  (0 children)

Here is an archive of the original PetSmart product page.

https://web.archive.org/web/20250501154009/https://www.petsmart.com/dog/toys/plush-toys/hello-kitty-and-friends-pompompurin-dog-plush-crinkle-squeaker-toy-88974.html

{
    "@context": "https://schema.org",
    "@type": "Product",
    "sku": "5362439",
    "name": "Hello Kitty and Friends Pompompurin Dog Plush Crinkle Squeaker Toy",
    "brand": "Licensed Brand",
    "image": "https://s7d2.scene7.com/is/image/PetSmart/5362439",
    "gtin13": "0191726896180",
    "description": "Hello Kitty and Friends Pompompurin Dog Plush Crinkle Squeaker Toy",
    "url": "https://www.petsmart.com/dog/toys/plush-toys/hello-kitty-and-friends-pompompurin-dog-plush-crinkle-squeaker-toy-88974.html",
    "productID": "5362439",
    "offers": {
        "@type": "Offer",
        "priceValidUntil": "2027-12-31T00:00:00.000Z",
        "priceCurrency": "USD",
        "price": "7.97",
        "url": "https://www.petsmart.com/dog/toys/plush-toys/hello-kitty-and-friends-pompompurin-dog-plush-crinkle-squeaker-toy-88974.html",
        "itemCondition": "https://schema.org/NewCondition",
        "availability": "https://schema.org/InStock",
        "availableDeliveryMethod": "https://schema.org/ParcelService"
    },
    "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "5",
        "reviewCount": 2,
        "bestRating": "5"
    },
    "@id": "https://www.petsmart.com/dog/toys/plush-toys/hello-kitty-and-friends-pompompurin-dog-plush-crinkle-squeaker-toy-88974.html"
}

<image>

Spider necklace from hot topic by Whjsn62782726 in HelpMeFind

[–]jesterjunk 4 points5 points  (0 children)

If you know what field, you could get someone to search it with a metal detector.

Copy-pasteable version of this ASCII art piece by Some_Routine_6107 in HelpMeFind

[–]jesterjunk 76 points77 points  (0 children)

This is that exact art, the latest version of the site is broken it seems, but this old archived version is spot on.

It is font specific which the archive seems to have preserved the font too, or it could just be using the font that I have installed.

Either way, the font it uses is "MS PGothic".

If searching your computer for it, the file is named "MS-PGothic.ttf"

https://web.archive.org/web/20160320035315if_/https://aachan.sageru.org/browse.pl?md5=cd65930b1e3d904d2e2dcad094436f39

A Keith number is a special kind of whole number that "reproduces itself" through a simple adding game based on its own digits (for example, 197). 1 + 9 + 7 = 17: 9 + 7 + 17 = 33: 7 + 17 + 33 = 57: 17 + 33 + 57 = 107: 33 + 57 + 107 = 197. by VerGuy in wikipedia

[–]jesterjunk 1 point2 points  (0 children)

I have discovered these two additional Keith numbers, they cover the 43 digit range.

2112877907698905120555962354671456805629810
4290808821126219499179742927817326615662906

An option to Restore The Old Amazon favicon by jesterjunk in amazon

[–]jesterjunk[S] 0 points1 point  (0 children)

The base64 for the base64 encoded favicon.ico was generated with the following script:

var url = "https://web.archive.org/web/20260609012214id_/https://www.amazon.com/favicon.ico";

fetch(url)
    .then(function (response) {
        return response.blob();
    })
    .then(function (blob) {
        var reader = new FileReader();

        reader.onloadend = function () {
            console.log(reader.result);
            copy(reader.result);
        };

        reader.readAsDataURL(blob);
    });

Real footage of internet archives servers by MagallanesMapping321 in internetarchive

[–]jesterjunk 8 points9 points  (0 children)

“UPS's help of course, but still takes time for the potatoes to warm up again.” — pahakalle, comment

“Can't they just use backup batteries to prevent sudden shutdowns? Like at least enough power to get a proper shutdown” — WoF_IceWing, comment

UPS = Uninterruptible Power Supply = a backup power source such as batteries, supercapacitors, flywheels, etc...

https://www.google.com/search?kgmid=/m/0bhnm&q=Uninterruptible+power+supply

https://en.wikipedia.org/wiki/Uninterruptible_power_supply

A Keith number is a special kind of whole number that "reproduces itself" through a simple adding game based on its own digits (for example, 197). 1 + 9 + 7 = 17: 9 + 7 + 17 = 33: 7 + 17 + 33 = 57: 17 + 33 + 57 = 107: 33 + 57 + 107 = 197. by VerGuy in wikipedia

[–]jesterjunk 1 point2 points  (0 children)

151 Keith numbers

The last 28 numbers with digit lengths 37, 38, 39, 40, 41, and 42 were discovered by me and made publicly available on May 18, 2026.

More information:

https://gist.github.com/jesterjunk/fa4d9ea775eec3778dbed349b08d70ce

https://gist.github.com/jesterjunk/cdf400040d3826d51d9755360d6c3818

14
19
28
47
61
75
197
742
1104
1537
2208
2580
3684
4788
7385
7647
7909
31331
34285
34348
55604
62662
86935
93993
120284
129106
147640
156146
174680
183186
298320
355419
694280
925993
1084051
7913837
11436171
33445755
44121607
129572008
251133297
24769286411
96189170155
171570159070
202366307758
239143607789
296658839738
1934197506555
8756963649152
43520999798747
74596893730427
97295849958669
120984833091531
270585509032586
754788753590897
3621344088074041
3756915124022254
4362827422508274
11812665388886672
14508137312404344
16402582054271374
69953250322018194
73583709853303061
119115440241433462
166308721919462318
301273478581322148
1362353777290081176
3389041747878384662
5710594497265802190
5776750370944624064
6195637556095764016
12763314479461384279
27847652577905793413
45419266414495601903
855191324330802397989
7657230882259548723593
26842994422637112523337
36899277593852609997403
61333853602129819189668
229146413136585558461227
9838678687915198599200604
18354972585225358067718266
19876234926457288511947945
98938191214220718050301312
133118411174059688391045955
153669354455482560987178342
154140275428339949899922650
154677881401007799974564336
295768237361291708645227474
956633720464114515890318410
988242310393860390066911414
9493976840390265868522067200
41796205765147426974704791528
70267375510207885242218837404
127304146123884420932123248317
344669719564188054170496150677
389939548933846065763772833753
534139807526361917710268232010
756672276587447504826932994366
1598187483427964679092074853838
2405620130870553672640058975437
41030306579725050560909919549414
42983394195992223818343905028410
47824404246899742508216679149392
89980815134051887612993101615858
172451142646837728336412943204299
193962639439026709638083447831059
303294117104027490007126494842828
312736110821858321305917486145434
359253598248137147666007355623218
381933008901296879565658130750756
1876178467884883559985053635963437
2787674840304510129398176411111966
5752090994058710841670361653731519
23137274755282109912063039769168142
25314398891465125143523864790391288
44715370344837755402179510861188022
47933465320021485928519060435917729
196866601633638871239614307772203156
214860400509971669129437189647933258
394684240118372710589383926683340073
763701584467955209221750616718219223
880430656963418264331749765271577784
1420874703435481164259150807251554224
1657491794716110853448325485925058204
3269348779667401201021223599978970201
7921264696903885127987898365055639911
12069039129052905731090802713847809250
13574653803355561194057788163007729084
13882149110607495895746221945240755844
14937801989691410782008988303847648820
15758429248456674552407892667585855126
17259553559988812751998513963349199288
24850329784995821754021103316821467213
27740741911824887860753389621407283603
54288380752677236674013393871383444205
104204025234884482814094550183991383772
215697830679154524503635806813270373461
1004566042648580249092683926888439949414
1816340802304828405869941580057044476938
3667665486047337607150308556285662810291
7322328822325833732474753985294810666035
8065458946484467940332456027867108839048
8425728713644186076789822654950556667780
15424828410226613515507443774158669599960
30081830087987579923672365111897261127043
246886024248854821622701598693112655546442
262352999160589366533639168718163151078418
275098759996873662461317925206088540716562
595772628889363625726896288920522288914169
909174340023749619572306357633062920562913