MrRacoon - Overview
Skip to content
Sign in
AI CODE CREATION
GitHub CopilotWrite better code with AI
GitHub SparkBuild and deploy intelligent apps
GitHub ModelsManage and compare prompts
MCP RegistryNewIntegrate external tools
View all features
Sign up
fibs = 0 : 1 : (zipWith (+) fibs $ tail fibs)
Node executable for interfacing with the Official LIFX API
Nix 23 3
Configuration files for my development environment
Vim Script 1
Example of building typescript with nix
Nix