- 👋 Hi, I’m @cramhead
- 👀 I’m interested in making cool software
- 🌱 I’m currently learning rust
- 💞️ I’m looking to collaborate on interesting things. I know that's vague, but I'm open to lots of things. Pinning it down to a list seems unnecessarily restrictive.
- 📫 How to reach me? Well, that's a little hard. I recieve way too much spam via email, text and phone. I'm not willing to get more.
- Squamish, BC, Canada
Pinned Loading
-
-
-
ollama-rs
ollama-rs PublicForked from pepperoni21/ollama-rs
A Rust library allowing to interact with the Ollama API.
Rust
-
start-axum-workspace-0.7
start-axum-workspace-0.7 PublicForked from leptos-rs/start-axum-workspace
Starter for Leptos in a workspace for 0.7
Rust
-
Notes course
Notes course 1# Bash
2Variables don't put space before or after = sign. Otherwise, it expects the next thing is a command, e.g. `a=1 sleep 1; echo a is $a` # a is visible to the sleep command
3Special chars, e.g. a space, need quotes around them, e.g. `echo "some stuff"`
4set value at time of declaration. Use `unset` to remove it. Prefix with $ to get value
5 -
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.