changed assets to contabo
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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.
|
||||
Reference in New Issue
Block a user