2024-12-15 13:59:44 +02:00
{
"b97a4bd25804d1315833a59d353c7af1716c1c55a811f05dcd35460d73f79b84" : {
"type" : "image" ,
"width" : 720 ,
"height" : 1280 ,
2024-12-15 16:26:52 +02:00
"alt" : "A black cat sitting in a box peacefully" ,
"purpose" : "To have a cute cat who looks over blog.ari.lt" ,
2024-12-15 13:59:44 +02:00
"title" : "Tina in a box (2019-2020, I think)" ,
2024-12-15 16:44:31 +02:00
"license" : "CC-BY-SA-1.0" ,
2024-12-15 13:59:44 +02:00
"credit" : "Ari Archer" ,
"ext" : "jpeg" ,
"mime" : "image/jpeg" ,
2024-12-26 05:02:33 +02:00
"uploaded" : 1734269521.436514 ,
"size" : 47100
2024-12-18 02:14:35 +02:00
} ,
"0867cea01b7f0dda58de112b78d19a2ef5b0c06102a8526b2157d14ec9e3db24" : {
"type" : "image" ,
"width" : 1200 ,
"height" : 630 ,
"alt" : "The rust mascot next to text: \"Is rust worth it? (no, not really)\", on a black background" ,
"purpose" : "Image preview for \"Rust Bad II\"" ,
"title" : "Is rust worth it? (no, not really)" ,
"license" : "CC-BY-SA-4.0" ,
"credit" : "Ari Archer" ,
"ext" : "png" ,
"mime" : "image/png" ,
2024-12-26 05:02:33 +02:00
"uploaded" : 1734473202.686761 ,
"size" : 35687
2024-12-18 02:43:42 +02:00
} ,
"2f279788d90f6ddae8d49c49674ac899f078bb94243b1b0aabf711e17fc3f482" : {
"type" : "image" ,
"width" : 1290 ,
"height" : 870 ,
"alt" : "A screenshot of a badly written blog post where most of the content is striked through and full of updates" ,
2024-12-18 03:25:44 +02:00
"purpose" : "To illustrate the old \"Rust bad\" blog post from the legacy Ari-web blog" ,
2024-12-18 02:43:42 +02:00
"title" : "Screenshot of \"Rust bad\"" ,
"license" : "GPL-3.0-or-later" ,
"credit" : "Ari Archer" ,
"ext" : "png" ,
"mime" : "image/png" ,
2024-12-26 05:02:33 +02:00
"uploaded" : 1734473932.694922 ,
"size" : 225263
2024-12-18 02:43:42 +02:00
} ,
"43fef629105fdc1cd04e6f400abed839d988c23f67223a8d3fe1674fe02e42e1" : {
"type" : "image" ,
"width" : 2730 ,
"height" : 1650 ,
"alt" : "A multiplexed terminal window. The left pane shows a Cargo project setup of a simple game where it is installing 19 crates because we require the `rand` crate. The right pane shows the output binary, despide being advertised as static, depending on other standard dynamic libraries, as well as Cargo's large cache sizes" ,
2024-12-18 03:25:44 +02:00
"purpose" : "To show the dependency hell and complexity of Rust as well as its size" ,
2024-12-18 02:43:42 +02:00
"title" : "The Rustlang experience" ,
"license" : "CC0-1.0" ,
"credit" : "Ari Archer" ,
"ext" : "png" ,
"mime" : "image/png" ,
2024-12-26 05:02:33 +02:00
"uploaded" : 1734474105.967359 ,
"size" : 384198
2024-12-18 02:43:42 +02:00
} ,
"a22e9a8beb3154523ba368302bedede134df659950925a9968b49cc265cefb7a" : {
"type" : "image" ,
"width" : 750 ,
"height" : 1200 ,
"alt" : "The image illustrates the compilation times and binary sizes of a simple random number guessing game written in C and C++ through a terminal window. Two commands were run: the first one shows the compile time and binary size of the C version, and the C++ version is below showing the same information. The C++ one is slower to compile, but the size remains 14 KB" ,
2024-12-18 03:25:44 +02:00
"purpose" : "To juxtaposition Rust's apprach to a simple game with the simple approach C and C++ take" ,
2024-12-18 02:43:42 +02:00
"title" : "C and C++ compilation times and binary sizes of a simple game" ,
"license" : "CC0-1.0" ,
"credit" : "Ari Archer" ,
"ext" : "png" ,
"mime" : "image/png" ,
2024-12-26 05:02:33 +02:00
"uploaded" : 1734474254.159669 ,
"size" : 219103
2024-12-18 02:43:42 +02:00
} ,
"783a5e8cb6fcc3626a0ebfb08d2c35defa5e4fbfa48f17ebcb3596bffad01cd3" : {
"type" : "image" ,
"width" : 400 ,
"height" : 400 ,
"alt" : "A quote by Terry A. Davis: \"An idiot admires complexity, a genius admires simplicity\"" ,
2024-12-18 03:25:44 +02:00
"purpose" : "To highlight the idea that intelligent individuals tend to appreciate straightforward solutions rather than convoluted ones, while less knowledgeable people may find complexity impressive simply because they do not understand it" ,
2024-12-18 02:43:42 +02:00
"title" : "Terry A. Davis quote" ,
"license" : "CC-BY-SA-4.0" ,
"credit" : "Ari Archer (image), Terry A. Davis (quote)" ,
"ext" : "png" ,
"mime" : "image/png" ,
2024-12-26 05:02:33 +02:00
"uploaded" : 1734474455.015919 ,
"size" : 27982
2024-12-18 02:43:42 +02:00
} ,
"7039b8fd6868afe631aa97acb95222f21a64e1ddee38779142d9f098141bb4c4" : {
"type" : "image" ,
"width" : 640 ,
"height" : 563 ,
"alt" : "A meme. At the top, black on white, the text reads \"Three generations of languages that will replace C\". Below the text, there's 3 men of differing ages around a couch. The oldest man has a text box above him with the PASCAL logo, middle-aged man - Java, and the youngest one of 3 - Rust logo" ,
2024-12-18 03:25:44 +02:00
"purpose" : "For irony purposes, to illustrate how people keep trying to \"replace C\" but never really do" ,
2024-12-18 02:43:42 +02:00
"title" : "3 generations of languages that \"replaced C\" (they didn't)" ,
"license" : "Unknown" ,
"credit" : "Author unknown" ,
"ext" : "png" ,
"mime" : "image/png" ,
2024-12-26 05:02:33 +02:00
"uploaded" : 1734474610.104147 ,
"size" : 277327
2024-12-18 02:43:42 +02:00
} ,
"14a5361b38cd74a9b6d8cd5e2fa63d9ea4a6a813d7780ffb6454a4871ecec996" : {
"type" : "image" ,
"width" : 1320 ,
"height" : 1020 ,
"alt" : "A screenshot of a Rust example that intentionally causes a Rust panic by creating an error in the borrow checker at runtime. The compiler has a couple of warnings regarding unused variables, and after compiling the binary and running it, rust throws a borrow checker error" ,
2024-12-18 03:25:44 +02:00
"purpose" : "To show the runtime costs of Rust and its compiler not saying anything about a clear error in borrowing" ,
2024-12-18 02:43:42 +02:00
"title" : "Rust runtime costs" ,
"license" : "CC0-1.0" ,
"credit" : "Ari Archer" ,
"ext" : "png" ,
"mime" : "image/png" ,
2024-12-26 05:02:33 +02:00
"uploaded" : 1734474772.543329 ,
"size" : 156664
2024-12-18 02:43:42 +02:00
} ,
"0916be4b05235a7551cffd393b9f92925aaa6695e21c1db6b4ffa0f9a59e76d0" : {
"type" : "image" ,
"width" : 960 ,
"height" : 204 ,
"alt" : "The search page on crates.io querying for \"random number\". The returned page states that there are 2077 total results for \"random number\" libraries" ,
2024-12-18 03:25:44 +02:00
"purpose" : "To illustrate the overwhelming choice in the Rust ecosystem that even simple things like random number generators have over 2000 choices of libraries" ,
2024-12-18 02:43:42 +02:00
"title" : "Rust's choice of random number generators" ,
"license" : "CC0-1.0" ,
"credit" : "Ari Archer" ,
"ext" : "png" ,
"mime" : "image/png" ,
2024-12-26 05:02:33 +02:00
"uploaded" : 1734474892.128002 ,
"size" : 30893
2024-12-18 02:43:42 +02:00
} ,
"86b362afea5c76f61ed65da4762b91fda1a99d302f814b48fbf79a8b1f6bcc94" : {
"type" : "image" ,
"width" : 640 ,
"height" : 482 ,
"alt" : "The Simpsons meme format where Homer closes the garage door on Flanders as he tries to talk to Homer. From top left the first pannel reads \"Have you heard about Rust?\" as the door begins closing. Second pannel reads \"Did you know that you can write safe code with it\" as the door is half-closed, then in the 3rd pannel - \"Without memory leaks and with high performance?\". The door finally closes and Homer looks at peace" ,
2024-12-18 03:25:44 +02:00
"purpose" : "To illustrate how hype leads to negative perception of the Rust community in a meme format" ,
2024-12-18 02:43:42 +02:00
"title" : "Have you heard about Rust?" ,
"license" : "Unknown" ,
"credit" : "Author unknown" ,
"ext" : "png" ,
"mime" : "image/png" ,
2024-12-26 05:02:33 +02:00
"uploaded" : 1734475065.128174 ,
"size" : 261948
2024-12-18 17:37:00 +02:00
} ,
"b9abe926ef51ca448d61381d2d8ffd1822363cbe289ac458c4b1d2fdae01b469" : {
"type" : "image" ,
"width" : 720 ,
"height" : 1600 ,
"alt" : "A mobile screenshot of the ari.lt website showing that 1 million people have visited it" ,
"purpose" : "To show 1 million visitors on ari-web" ,
"title" : "Ari-web 1 millionth visitor" ,
"license" : "CC0-1.0" ,
"credit" : "LDA" ,
"ext" : "png" ,
"mime" : "image/png" ,
2024-12-26 05:02:33 +02:00
"uploaded" : 1734527486.868667 ,
"size" : 142450
2024-12-18 17:37:00 +02:00
} ,
"d4d01a7052822c08567dc62578a5574b26e15792c713da83a1a96830b378d568" : {
"type" : "image" ,
"width" : 3072 ,
"height" : 1920 ,
"alt" : "A screenshot of ari-web. Text in the centre reads \"happy 3rd birthday, ari-web !\" with a confetti background" ,
"purpose" : "To show the 3rd birthday screen of ari-web" ,
"title" : "3rd birthday screen of ari-web" ,
"license" : "CC0-1.0" ,
"credit" : "Ari Archer" ,
"ext" : "jpeg" ,
"mime" : "image/jpeg" ,
2024-12-26 05:02:33 +02:00
"uploaded" : 1734527643.644962 ,
"size" : 77209
2024-12-18 17:37:00 +02:00
} ,
"f304b3ee8dfdc51d91fe2819b64a45a8d49ad918329b8fb0aabac1166385d465" : {
"type" : "image" ,
"width" : 3072 ,
"height" : 1728 ,
"alt" : "A screenshot of the ari.lt website showing the birthday page of ari-web for its 2nd anniversary. The text in the centre reads \"Happy 2nd birthday, ari-web!\" while confetti in the background falls" ,
"purpose" : "To show the 2nd birthday screen of ari-web" ,
"title" : "Ari-web 2nd birthday" ,
"license" : "CC0-1.0" ,
"credit" : "Ari Archer" ,
"ext" : "jpeg" ,
"mime" : "image/jpeg" ,
2024-12-26 05:02:33 +02:00
"uploaded" : 1734527808.637102 ,
"size" : 76582
2024-12-18 17:37:00 +02:00
} ,
"467da37b61b8edee2e7ba9f5cd871d5e766d589e3d4a4ba0d077e3d656ccbab1" : {
"type" : "image" ,
"width" : 570 ,
"height" : 490 ,
"alt" : "An enneagram result chart" ,
"purpose" : "To show my enneagram results :)" ,
"title" : "Ari's enneagram type chart" ,
"license" : "CC0-1.0" ,
"credit" : "Ari Archer, truity.com" ,
"ext" : "png" ,
"mime" : "image/png" ,
2024-12-26 05:02:33 +02:00
"uploaded" : 1734528001.909138 ,
"size" : 27200
2024-12-18 17:37:00 +02:00
} ,
"9b9a2aff1530592cf4eae3e4bffa4e09a2f424343f8f9b85922d81488c97e110" : {
"type" : "image" ,
"width" : 690 ,
"height" : 389 ,
"alt" : "A screenshot of a netlify network statistics panel showing that 5GB of bandwidth was used on a small static page" ,
"purpose" : "To show that Ari-web has gotten a lot of traffic" ,
"title" : "Ari-web blowing up with a lot of bandwidth used" ,
"license" : "CC0-1.0" ,
"credit" : "Ari Archer, Netlify" ,
"ext" : "jpeg" ,
"mime" : "image/jpeg" ,
2024-12-26 05:02:33 +02:00
"uploaded" : 1734528120.500828 ,
"size" : 26250
2024-12-18 17:37:00 +02:00
} ,
"974aaeaf72e8958f6d612e3d39d59dc9389b453f01e7d31a5e528de3e490cc48" : {
"type" : "image" ,
"width" : 640 ,
"height" : 628 ,
"alt" : "The june pikachu meme which reads \"it's \"june\" which mean it's ILLEGAL TO BE STRAIGHT anything caught NOT being a GAY will be immediately reported to the FBI. asexuals are OK but y'all are on thin fucking ice.\"" ,
"purpose" : "For the funi" ,
"title" : "Illegal to be straight" ,
"license" : "Unknown" ,
"credit" : "Author unknown" ,
"ext" : "jpeg" ,
"mime" : "image/jpeg" ,
2024-12-26 05:02:33 +02:00
"uploaded" : 1734528317.965137 ,
"size" : 297557
2024-12-29 09:26:28 +02:00
} ,
2024-12-31 11:17:59 +02:00
"d09bcf63caf9a3f2e6b1d027291986528b3e40e964a90c71b7d81f091474f20c" : {
"type" : "image" ,
"width" : 1200 ,
"height" : 600 ,
"alt" : "A black-and-white image of text. The main text reads \"DOML #9: Reflection on growth/healing; Phentom recovery and self-doubt; Creative freedom and education; Emotional and physical drain; Almost 18; The Unknown of life\". Text in the background is very low contrast and used for visual appeal only and includes various philosophical questions" ,
"purpose" : "The thumnail/preview of DOML #9" ,
"title" : "Day of my Life #9: Self-doubt" ,
"license" : "CC-BY-SA-1.0" ,
"credit" : "Ari Archer" ,
"ext" : "png" ,
"mime" : "image/png" ,
"uploaded" : 1735629310.734784 ,
"size" : 277232
2025-01-11 23:04:54 +02:00
} ,
"5dca652e761ea845a194a2edffb5ab09999db15c81e264b3f5a93c5d3c083180" : {
"type" : "image" ,
"width" : 1000 ,
"height" : 904 ,
"alt" : "Image of Odd radio circle ORC J2103-6200 from 2022 by the MeerKAT telescope superimposed on an optical image from the Dark Energy Survey" ,
"purpose" : "To illustrate an odd radio circle" ,
"title" : "Odd radio circle ORC J2103-6200 from 2022 by the MeerKAT telescope" ,
"license" : "CC-BY-SA-4.0" ,
"credit" : "Jayanne English MeerKAT" ,
"ext" : "jpeg" ,
"mime" : "image/jpeg" ,
"uploaded" : 1736614660.247171 ,
"size" : 152745
} ,
"57401d21511896152be8d66fee0f7eb16cddd33336294006f5487c3570135726" : {
"type" : "image" ,
"width" : 512 ,
"height" : 512 ,
"alt" : "This is not a horse" ,
"purpose" : "To illustrate a horse" ,
"title" : "A horse" ,
"license" : "CC0-1.0" ,
"credit" : "The entity" ,
"ext" : "png" ,
"mime" : "image/png" ,
"uploaded" : 1736619373.100077 ,
"size" : 37293
} ,
"bd38ee4aaded6e9c9e381df7f9a21df21f0425155ee75d9a5d45c1d00fc84df2" : {
"type" : "image" ,
"width" : 600 ,
"height" : 315 ,
"alt" : "A bunch of surrealistic pictures in the background with large text reading 'HORSEFISH' in the foreground" ,
"purpose" : "Thumbnail for the horsefish blog post" ,
"title" : "Horsefish" ,
"license" : "CC0-1.0" ,
"credit" : "Nobody" ,
"ext" : "png" ,
"mime" : "image/png" ,
"uploaded" : 1736622177.113333 ,
"size" : 385375
2025-01-13 23:58:17 +02:00
} ,
"638b2da0aca0c2643d45c2419a233be37b95e1ec95a216d5bcfa2ac4b92222fc" : {
"type" : "image" ,
"width" : 600 ,
"height" : 315 ,
"alt" : "A white question mark (?) on a black background" ,
"purpose" : "Thumnail for \"10 questions\" blog post" ,
"title" : "?" ,
"license" : "CC0-1.0" ,
"credit" : "Ari Archer" ,
"ext" : "png" ,
"mime" : "image/png" ,
"uploaded" : 1736798025.13735 ,
"size" : 8070
2024-12-15 13:59:44 +02:00
}
}