From ab1b53ab8a77c2597527d7548dd073895bca0333 Mon Sep 17 00:00:00 2001 From: Gabriel Arakaki Giovanini Date: Sat, 25 Jun 2022 17:16:39 +0200 Subject: ref: Move project link to sr.ht --- content/projects/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'content') diff --git a/content/projects/_index.md b/content/projects/_index.md index 7dfbe4c..201b74b 100644 --- a/content/projects/_index.md +++ b/content/projects/_index.md @@ -43,10 +43,10 @@ Just a list of some projects I have done and find useful on my day-to-day life. podcast client. - [Password generator](https://genpass.gabrielgio.me/) - [[gitlab](https://gitlab.com/gabrielgio/genpass)] + [[sr.ht](https://git.sr.ht/~gabrielgio/genpass)] It started with me having fun with clojure script ([last - commit](https://gitlab.com/gabrielgio/genpass/-/tree/2db3d88503fbe219e99c464c4cc8e768613e1359)). + commit](https://git.sr.ht/~gabrielgio/genpass/commit/2db3d88503fbe219e99c464c4cc8e768613e1359)). Now I have been using it as a playground to play a bit with rust/wasm and it is a quite interesting comparacion to make. The cljs implementation could not handle more than 1k chars, while the wasm can easly handle >100k. Is it -- cgit v1.2.3