From ad775e4f770a1437e66730fcab31254ea738ee96 Mon Sep 17 00:00:00 2001 From: "Bethlenfalvi, Lorinc (ext)" Date: Wed, 19 Mar 2025 09:41:41 +0100 Subject: [PATCH] changed assets to contabo --- src/content/blog/2025-01-27T11_47_async_iterator_map.mdx | 2 +- src/content/projects/10-f.engine.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/blog/2025-01-27T11_47_async_iterator_map.mdx b/src/content/blog/2025-01-27T11_47_async_iterator_map.mdx index 4e33d8b..d0a70c5 100644 --- a/src/content/blog/2025-01-27T11_47_async_iterator_map.mdx +++ b/src/content/blog/2025-01-27T11_47_async_iterator_map.mdx @@ -4,7 +4,7 @@ author: lbfalvy tags: [programming, rust, langdev] pubDate: 2025-01-29T11:27Z[UTC] summary: On the state of async Rust, limitations of the type system, and Iterator::map -image: https://assets-for-gh-pages.gb-lon-1.linodeobjects.com/Screenshot%202025-01-29%20170323.png +image: https://eu2.contabostorage.com/b5fca1793241407290cf2335ba076411:assets/lbfalvy_com/Screenshot 2025-01-29 170323.png unlisted: false --- import Graphic from "../../components/Graphic.astro" diff --git a/src/content/projects/10-f.engine.mdx b/src/content/projects/10-f.engine.mdx index 2deee8c..d54b6aa 100644 --- a/src/content/projects/10-f.engine.mdx +++ b/src/content/projects/10-f.engine.mdx @@ -1,6 +1,6 @@ --- name: f.engine url: https://lbfalvy.github.io/f.engine/ -image: https://assets-for-gh-pages.gb-lon-1.linodeobjects.com/f-engine.png +image: https://eu2.contabostorage.com/b5fca1793241407290cf2335ba076411:assets/lbfalvy_com/f-engine.png --- A small lambda calculus executor made in Javascript to demonstrate lambda calc to my friends. It works with repeated string splicing so it gets very slow. \ No newline at end of file