FUSE
Coverage of FUSE in the Nexus archive.
- Show HN: Fuse – statically typed functional programming language
Fuse is a statically typed, purely functional programming language with higher-kinded types, ad-hoc polymorphism, and features like algebraic data types (ADTs), generics, type methods, and traits. It compiles to the GRIN whole-program optimizer, generating LLVM-based native code, and draws syntax and design inspiration from Rust, Haskell, Scala, and Python. The language, developed over five years using Scala, aims to combine Rust-like constructs with pure functional semantics and seeks community feedback.
- Cutting inference cold starts by 40x with LP, FUSE, C/R, and CUDA-checkpoint
The article discusses cutting inference cold starts by 40x with LP, FUSE, C/R, and CUDA-checkpoint, achieving truly serverless GPUs. The post is from Modal and has 17 points on YCombinator. There are no comments on the article.