diff options
author | mms <michal@sapka.me> | 2024-10-02 11:19:17 +0200 |
---|---|---|
committer | mms <michal@sapka.me> | 2024-10-02 11:19:17 +0200 |
commit | 6043f47c0caf6065171c68be93d77cf847b9423a (patch) | |
tree | 36b23e3228f01a12a689b526593996812f5e9637 | |
parent | 3a8a9e80bd6991f2281dfd5a50e6234efb0ab289 (diff) |
feat: thomas
30 files changed, 98 insertions, 2 deletions
@@ -17,6 +17,13 @@ compress: fi; \ done; \ echo "Ignored $$ignored files. Total compressed: $$compressed." +remove_exif: + @dir_path="./assets/blog"; \ + echo "a";\ + for file in $$(find "$$dir_path" -type f \( -name "*.jpg" -or -name "*.JPEG" \)); do \ + echo "EXIF cleared: $$file"; \ + convert $$file -strip $$file; \ + done; upload: source_dir="public/"; \ dest_server="mms@michal.sapka.me:/var/www/htdocs/michal.sapka.me"; \ @@ -29,6 +36,6 @@ interlace_images: done; clean: rm -r public -deploy: build compress upload +deploy: build upload diff --git a/assets/blog/images/broken-sword-reforged-1.jpg b/assets/blog/images/broken-sword-reforged-1.jpg Binary files differindex 9c54639..4728293 100644 --- a/assets/blog/images/broken-sword-reforged-1.jpg +++ b/assets/blog/images/broken-sword-reforged-1.jpg diff --git a/assets/blog/images/setup-2024-07.jpg b/assets/blog/images/setup-2024-07.jpg Binary files differindex 1674b6d..fda1e46 100644 --- a/assets/blog/images/setup-2024-07.jpg +++ b/assets/blog/images/setup-2024-07.jpg diff --git a/assets/blog/images/ss-31.jpg b/assets/blog/images/ss-31.jpg Binary files differindex 8fc1193..008ee4b 100644 --- a/assets/blog/images/ss-31.jpg +++ b/assets/blog/images/ss-31.jpg diff --git a/assets/blog/images/thomas-transformer.jpg b/assets/blog/images/thomas-transformer.jpg Binary files differnew file mode 100644 index 0000000..c0c9997 --- /dev/null +++ b/assets/blog/images/thomas-transformer.jpg diff --git a/assets/covers/kamasi-washington-fearless.jpg b/assets/covers/kamasi-washington-fearless.jpg Binary files differindex 290138e..67e931d 100644 --- a/assets/covers/kamasi-washington-fearless.jpg +++ b/assets/covers/kamasi-washington-fearless.jpg diff --git a/assets/covers/steve-kirk-thimbleweed-park.jpg b/assets/covers/steve-kirk-thimbleweed-park.jpg Binary files differindex 523f4fd..ced98dd 100644 --- a/assets/covers/steve-kirk-thimbleweed-park.jpg +++ b/assets/covers/steve-kirk-thimbleweed-park.jpg diff --git a/assets/unix-history/att-unix-pc.jpg b/assets/unix-history/att-unix-pc.jpg Binary files differindex 6dc6b39..7df9679 100644 --- a/assets/unix-history/att-unix-pc.jpg +++ b/assets/unix-history/att-unix-pc.jpg diff --git a/assets/unix-history/cb-unix-manuals.jpg b/assets/unix-history/cb-unix-manuals.jpg Binary files differindex 97a262c..126655f 100644 --- a/assets/unix-history/cb-unix-manuals.jpg +++ b/assets/unix-history/cb-unix-manuals.jpg diff --git a/assets/unix-history/edsac.jpg b/assets/unix-history/edsac.jpg Binary files differindex 729f022..1c18cb5 100644 --- a/assets/unix-history/edsac.jpg +++ b/assets/unix-history/edsac.jpg diff --git a/assets/unix-history/ibm-360.jpg b/assets/unix-history/ibm-360.jpg Binary files differindex 9dbaebf..057f774 100644 --- a/assets/unix-history/ibm-360.jpg +++ b/assets/unix-history/ibm-360.jpg diff --git a/assets/unix-history/mt-xiny.jpg b/assets/unix-history/mt-xiny.jpg Binary files differindex 803c71c..3036f16 100644 --- a/assets/unix-history/mt-xiny.jpg +++ b/assets/unix-history/mt-xiny.jpg diff --git a/assets/unix-history/thompson-ritchie-pdp11.jpg b/assets/unix-history/thompson-ritchie-pdp11.jpg Binary files differindex aca1c86..db70097 100644 --- a/assets/unix-history/thompson-ritchie-pdp11.jpg +++ b/assets/unix-history/thompson-ritchie-pdp11.jpg diff --git a/assets/unix-history/thompson-ritchie.jpg b/assets/unix-history/thompson-ritchie.jpg Binary files differindex 5f2726d..fbbf5c4 100644 --- a/assets/unix-history/thompson-ritchie.jpg +++ b/assets/unix-history/thompson-ritchie.jpg diff --git a/assets/unix-history/unix-tech-journal.jpg b/assets/unix-history/unix-tech-journal.jpg Binary files differindex a5b4e77..a23ee40 100644 --- a/assets/unix-history/unix-tech-journal.jpg +++ b/assets/unix-history/unix-tech-journal.jpg diff --git a/assets/unix-history/unix-world-xenix.jpg b/assets/unix-history/unix-world-xenix.jpg Binary files differindex db9954d..153579b 100644 --- a/assets/unix-history/unix-world-xenix.jpg +++ b/assets/unix-history/unix-world-xenix.jpg diff --git a/assets/ytcovers/4nigRT2KmCE.jpg b/assets/ytcovers/4nigRT2KmCE.jpg Binary files differindex cd81068..8d88ade 100644 --- a/assets/ytcovers/4nigRT2KmCE.jpg +++ b/assets/ytcovers/4nigRT2KmCE.jpg diff --git a/assets/ytcovers/62tIvfP9A2w.jpg b/assets/ytcovers/62tIvfP9A2w.jpg Binary files differindex b5a863e..2df2310 100644 --- a/assets/ytcovers/62tIvfP9A2w.jpg +++ b/assets/ytcovers/62tIvfP9A2w.jpg diff --git a/assets/ytcovers/7G00r5dZIJY.jpg b/assets/ytcovers/7G00r5dZIJY.jpg Binary files differindex 3e135e0..ee09cd8 100644 --- a/assets/ytcovers/7G00r5dZIJY.jpg +++ b/assets/ytcovers/7G00r5dZIJY.jpg diff --git a/assets/ytcovers/8PmkUPBhL4U.jpg b/assets/ytcovers/8PmkUPBhL4U.jpg Binary files differindex c192caa..8dc3560 100644 --- a/assets/ytcovers/8PmkUPBhL4U.jpg +++ b/assets/ytcovers/8PmkUPBhL4U.jpg diff --git a/assets/ytcovers/<youtube.jpg b/assets/ytcovers/<youtube.jpg deleted file mode 100644 index e69de29..0000000 --- a/assets/ytcovers/<youtube.jpg +++ /dev/null diff --git a/assets/ytcovers/LRhbcDzbGSU.jpg b/assets/ytcovers/LRhbcDzbGSU.jpg Binary files differindex ed1ed71..c6ac49e 100644 --- a/assets/ytcovers/LRhbcDzbGSU.jpg +++ b/assets/ytcovers/LRhbcDzbGSU.jpg diff --git a/assets/ytcovers/RtTdOBCLsyo.jpg b/assets/ytcovers/RtTdOBCLsyo.jpg Binary files differindex 3426ee7..e54bb28 100644 --- a/assets/ytcovers/RtTdOBCLsyo.jpg +++ b/assets/ytcovers/RtTdOBCLsyo.jpg diff --git a/assets/ytcovers/VJIdIrtC0jc.jpg b/assets/ytcovers/VJIdIrtC0jc.jpg Binary files differindex 0382b66..fbbefd5 100644 --- a/assets/ytcovers/VJIdIrtC0jc.jpg +++ b/assets/ytcovers/VJIdIrtC0jc.jpg diff --git a/assets/ytcovers/_weFSsm_olo.jpg b/assets/ytcovers/_weFSsm_olo.jpg Binary files differindex e2c0851..81cf1cd 100644 --- a/assets/ytcovers/_weFSsm_olo.jpg +++ b/assets/ytcovers/_weFSsm_olo.jpg diff --git a/assets/ytcovers/ik5b6xwLUDQ.jpg b/assets/ytcovers/ik5b6xwLUDQ.jpg Binary files differindex 453c4f6..98c6d54 100644 --- a/assets/ytcovers/ik5b6xwLUDQ.jpg +++ b/assets/ytcovers/ik5b6xwLUDQ.jpg diff --git a/assets/ytcovers/jRHJntLYMh0.jpg b/assets/ytcovers/jRHJntLYMh0.jpg Binary files differindex 473289b..aa9896c 100644 --- a/assets/ytcovers/jRHJntLYMh0.jpg +++ b/assets/ytcovers/jRHJntLYMh0.jpg diff --git a/assets/ytcovers/o_AIw9bGogo.jpg b/assets/ytcovers/o_AIw9bGogo.jpg Binary files differindex 2034f98..fa8fa8d 100644 --- a/assets/ytcovers/o_AIw9bGogo.jpg +++ b/assets/ytcovers/o_AIw9bGogo.jpg diff --git a/content-org/blog.org b/content-org/blog.org index 3d4cffe..34217a0 100644 --- a/content-org/blog.org +++ b/content-org/blog.org @@ -8,7 +8,7 @@ #+HUGO_SECTION: blog -* 2024 [75/77] :@blog: +* 2024 [76/79] :@blog: :PROPERTIES: :EXPORT_HUGO_SECTION: blog/2024 :EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :image_dir "blog/images" :image_max_width 600 @@ -64,6 +64,65 @@ Images are made to add additional value to the text, not to make it load slower. Love you, Drew! +** TODO Gaming on FreeBSD +:PROPERTIES: +:EXPORT_FILE_NAME: gaming-on-freebsd +:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :Abstract A pre-note of some sort? +:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :Listening Steve Kirk - Thimbleweed Park (Original Soundtrack) +:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :Listening_url https://thimbleweedpark.bandcamp.com/album/thimbleweed-park-original-soundtrack +:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :Listening_img Steve-Kirk-Thimbleweed-Park.Jpg +:END: +A little update before a bigger update, sometime in the near future on my [[https://bsd.crys.site][Guide to BSD]]. +I am not a gamer, I have no idea what is going in Redmond land. +But I *want* to run a few of new games, like Baldur 3, Myst remake, or Return to Monkey Island. +What I don't want is to dual-boot. +Ergo, what I want is a working =wine(1)= gaming setup. + +What I've learned today: my laptop is a bit on the older site (Nvidia GTX1060 Mobile), and using Vulcan seems not to be an option... whatever that Vulcan thingy is. +But I can easily install direct3d via =winetricks(1)=: + +#+begin_src shell +pkg install winetricks +winetricks d3dx9 d3dcompiler_42 d3dcompiler_43 d3dcompiler_47 +#+end_src + +And games suddenly start to work! +What a time to be alive, even though it appears that I am limited to DirectX9. +Well, I stopped being in the loop around when DX6 was introduced. +/RTMI/ is a DX12 only game, so I'll have to find a way. + +** DONE Thomas the Transformer +CLOSED: [2024-10-02 Wed 11:19] +:PROPERTIES: +:EXPORT_FILE_NAME: thomas-the-transfomer +:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :Abstract Best toy ever or best toy ever? +:END: + + +Somehow, bootlegs are spectacular. +Nothing stops the creativity of those /crazy Chinese/. +They stop at nothing and nothing is sacred, as it appears. + +Our local /Kiosk/ specializes in Chinese imports and trademark infringement. +Often it's a miss, but when he hits, he hits. +May I present to you, /Thomas the Transformer/. + +#+attr_shortcode: :file thomas-transformer.jpg +#+attr_shortcode: :alt A plastic robot consisitig of three Thomas the Tank Engine trains +#+attr_shortcode: :class centered +#+begin_image +Thomas the Transformer +#+end_image + +There's even a [[https://www.wired.com/2009/08/thomas-the-transformer-steam-powered-railway-robots-in-disguise/][wired.com]] piece on this beast + +#+begin_quote +Unlicensed, undefeatable, and undoubtedly awesome. +Toot-toot is his death cry, and he will crush you as he screams his sweet revenge, all in the voice of Ringo Starr. +#+end_quote + +My kid knows what he is filling his piggy bank (45PLN, so 11,6USD) for, and I can't wait to play with it. + ** DONE Notes on Star Trek CLOSED: [2024-10-01 Tue 20:39] :PROPERTIES: diff --git a/content/blog/2024/thomas-the-transfomer.md b/content/blog/2024/thomas-the-transfomer.md new file mode 100644 index 0000000..56c7d3b --- /dev/null +++ b/content/blog/2024/thomas-the-transfomer.md @@ -0,0 +1,30 @@ ++++ +title = "Thomas the Transformer" +author = ["MichaĆ Sapka"] +date = 2024-10-02T11:19:00+02:00 +categories = ["blog"] +draft = false +weight = 2002 +image_dir = "blog/images" +image_max_width = 600 +Abstract = "Best toy ever or best toy ever?" ++++ + +Somehow, bootlegs are spectacular. +Nothing stops the creativity of those _crazy Chinese_. +They stop at nothing and nothing is sacred, as it appears. + +Our local _Kiosk_ specializes in Chinese imports and trademark infringement. +Often it's a miss, but when he hits, he hits. +May I present to you, _Thomas the Transformer_. + +{{< image class="centered" alt="A plastic robot consisitig of three Thomas the Tank Engine trains" file="thomas-transformer.jpg" >}} +Thomas the Transformer +{{< /image >}} + +There's even a [wired.com](https://www.wired.com/2009/08/thomas-the-transformer-steam-powered-railway-robots-in-disguise/) piece on this beast + +> Unlicensed, undefeatable, and undoubtedly awesome. +> Toot-toot is his death cry, and he will crush you as he screams his sweet revenge, all in the voice of Ringo Starr. + +My kid knows what he is filling his piggy bank (45PLN, so 11,6USD) for, and I can't wait to play with it. |