thanks for the reply
jimmy90
do the front end in Leptos and host it on ForgeJo
with open source and self hosting i'm not sure i agree
what's your source of news?
how do you know what to trust in life generally?
https://openzfs.github.io/openzfs-docs/Getting%20Started/index.html
i've found to work without issue on Fedora, Arch and Ubuntu so maybe it's supported very well
what ZFS situation?
these days it's kinda consistent but it will vary a lot based on device size, zoom, font rendering .. all sorts of things
browsers have different default behaviors when you go back to a page too that add to the complexity
in a lemmy client i'm making i've been tempted to remember the position or maybe comment you left the post on and scroll to that spot when you return to it
could maybe even set a # parameter if it doesn't mess with the SPA router
Leptos is very React-like but it's Rust so it will be Rusty sometimes. you mentioned you've done the back end in Rust anyway.
with LLMs do you mean code suggestions like code-pilot or actually integrating with an LLM api?