Pinned Loading
-
PixelMap compression contest submission
PixelMap compression contest submission 1/* Pair of compress/decompress functions for hex-triplet encoded web safe 16x16 image.
2*
3* Uses max Brotli quality for max compression ratio, trading off computation
4* time. Assumes lower case image string input and produces lower case output.
5*
-
Diff installed packages between nix ...
Diff installed packages between nix generations 1#!/usr/bin/env bash
2# From https://github.com/pinealan/dotfiles
34nix-list() {
5nix-env --list-generations
-
Direnv hook with summary on exported...
Direnv hook with summary on exported env variables 1direnv_hook() {
2local previous_exit_status=$?;
3# eval "$(direnv export bash)";
4eval "$(direnv export bash 2> >( \
5awk '
-
Parse git log stats and give an over...
Parse git log stats and give an overview of daily repo changes 1#!/bin/bash
23OPT=""
4AUTHOR=""
5
939 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
pinealan/dotfiles,
home-assistant/home-assistant.io,
lunarcrush/lunar-api-v3-to-v4
and 2 other
repositories
Loading
Contribution activity
February 2025
11
contributions
in private repositories
Feb 1 β Feb 24