Skip to content
View kalebpace's full-sized avatar
✈️
*keyboard noises*
✈️
*keyboard noises*

Sponsoring

@thestinger
@ryantm

Organizations

@NixOS @VendinGoGo @Juke-Jitsu @balena-vscode
Block or Report

Block or report kalebpace

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. balena-vscode/balena-vscode balena-vscode/balena-vscode Public

    Unofficial VS Code extension for use with Balena Cloud

    TypeScript 16

  2. rtthread-nix-zig-ch32v208wbu6-r0 rtthread-nix-zig-ch32v208wbu6-r0 Public

    Nix 1

  3. kalebpace kalebpace Public

    personal infrastructure

    HTML 1

  4. nix-templates nix-templates Public

    A bowl of frosted Flakes

    Nix 1

  5. Rough implementation of SSR/CSR ECha... Rough implementation of SSR/CSR ECharts support in Svelte
    1
    <script lang="ts" context="module">
    2
    	// ECharts does not export init options type, so we mirror
    3
    	// https://echarts.apache.org/en/api.html#echarts.init
    4
    	export type ContainerOpts =
    5
    		| {