Skip to content

Instantly share code, notes, and snippets.

Verifying my Blockstack ID is secured with the address 1MUWQSMtg2BeKvsMN6pZMRgptzwhiuXruA https://explorer.blockstack.org/address/1MUWQSMtg2BeKvsMN6pZMRgptzwhiuXruA
This post links my 3Box profile to my Github account! Web3 social profiles by 3Box.
✅ did:3:bafyreihcacemz7ibakypcwhooqghsehkf4on7cvfzrjkgdwwtyxowa4eke ✅
Create your profile today to start building social connection and trust online at https://3Box.io/
@ErikBjare
ErikBjare / analyze_wakatime.py
Last active April 26, 2024 13:43
Reads a Wakatime export, and prints the hours spent on ActivityWatch projects, by project and by date.
"""
Reads a Wakatime export, and prints the hours spent on ActivityWatch projects, by project and by date.
Original author: @brayo-pip
Modifications by: @ErikBjare
"""
import csv
import json
import sys
@ErikBjare
ErikBjare / gptme-with-voice.sh
Created January 29, 2025 13:21
Raycast script for running gptme with TTS/voice
#!/bin/bash
# Required parameters:
# @raycast.schemaVersion 1
# @raycast.title gptme with voice
# @raycast.mode silent
# // @raycast.mode inline
# // @raycast.mode fullOutput
# Optional parameters: