{ "b97a4bd25804d1315833a59d353c7af1716c1c55a811f05dcd35460d73f79b84": { "type": "image", "width": 720, "height": 1280, "alt": "A black cat sitting in a box peacefully", "purpose": "To have a cute cat who looks over blog.ari.lt", "title": "Tina in a box (2019-2020, I think)", "license": "CC-BY-SA-1.0", "credit": "Ari Archer", "ext": "jpeg", "mime": "image/jpeg", "uploaded": 1734269521.436514, "size": 47100 }, "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", "uploaded": 1734473202.686761, "size": 35687 }, "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", "purpose": "To illustrate the old \"Rust bad\" blog post from the legacy Ari-web blog", "title": "Screenshot of \"Rust bad\"", "license": "GPL-3.0-or-later", "credit": "Ari Archer", "ext": "png", "mime": "image/png", "uploaded": 1734473932.694922, "size": 225263 }, "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", "purpose": "To show the dependency hell and complexity of Rust as well as its size", "title": "The Rustlang experience", "license": "CC0-1.0", "credit": "Ari Archer", "ext": "png", "mime": "image/png", "uploaded": 1734474105.967359, "size": 384198 }, "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", "purpose": "To juxtaposition Rust's apprach to a simple game with the simple approach C and C++ take", "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", "uploaded": 1734474254.159669, "size": 219103 }, "783a5e8cb6fcc3626a0ebfb08d2c35defa5e4fbfa48f17ebcb3596bffad01cd3": { "type": "image", "width": 400, "height": 400, "alt": "A quote by Terry A. Davis: \"An idiot admires complexity, a genius admires simplicity\"", "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", "title": "Terry A. Davis quote", "license": "CC-BY-SA-4.0", "credit": "Ari Archer (image), Terry A. Davis (quote)", "ext": "png", "mime": "image/png", "uploaded": 1734474455.015919, "size": 27982 }, "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", "purpose": "For irony purposes, to illustrate how people keep trying to \"replace C\" but never really do", "title": "3 generations of languages that \"replaced C\" (they didn't)", "license": "Unknown", "credit": "Author unknown", "ext": "png", "mime": "image/png", "uploaded": 1734474610.104147, "size": 277327 }, "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", "purpose": "To show the runtime costs of Rust and its compiler not saying anything about a clear error in borrowing", "title": "Rust runtime costs", "license": "CC0-1.0", "credit": "Ari Archer", "ext": "png", "mime": "image/png", "uploaded": 1734474772.543329, "size": 156664 }, "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", "purpose": "To illustrate the overwhelming choice in the Rust ecosystem that even simple things like random number generators have over 2000 choices of libraries", "title": "Rust's choice of random number generators", "license": "CC0-1.0", "credit": "Ari Archer", "ext": "png", "mime": "image/png", "uploaded": 1734474892.128002, "size": 30893 }, "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", "purpose": "To illustrate how hype leads to negative perception of the Rust community in a meme format", "title": "Have you heard about Rust?", "license": "Unknown", "credit": "Author unknown", "ext": "png", "mime": "image/png", "uploaded": 1734475065.128174, "size": 261948 }, "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", "uploaded": 1734527486.868667, "size": 142450 }, "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", "uploaded": 1734527643.644962, "size": 77209 }, "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", "uploaded": 1734527808.637102, "size": 76582 }, "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", "uploaded": 1734528001.909138, "size": 27200 }, "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", "uploaded": 1734528120.500828, "size": 26250 }, "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", "uploaded": 1734528317.965137, "size": 297557 } }