My pre-June 2022 commits don't show up in the activity view because GitHub's "claim your commits" form never anticipated user.email being a URL to avoid spam
- Ontario, Canada
- https://ssokolow.com/
- @[email protected]
Pinned Loading
-
Utility for making Flatpak-installed...
Utility for making Flatpak-installed apps available in the terminal through their normal command names 1#!/usr/bin/env python3
2"""Flatpak CLI Shortcut Generator
34A simple no-argument tool that generates launchers with traditional non-flatpak
5command names for your installed Flatpak applications in ~/.local/bin/flatpak.
-
rar-test-files
rar-test-files PublicMinimal RAR and CBR files made using registered RAR and WinRAR installs, suitable for integration testing.
Makefile 7
-
stuffit-test-files
stuffit-test-files PublicMinimal SIT and SITX files made using registered StuffIt installs, suitable for integration testing.
-
Code for storing Rust Path/PathBuf d...
Code for storing Rust Path/PathBuf data as valid UTF-8 (eg. JSON) strings 1/* POSIX paths in JSON via escaping which
2doesn't alter valid UTF-8 paths.
34The trick is recognizing that JSON can store binary nulls in strings
5but nulls are the only character that can't occur in POSIX paths,
-
PyQt 5.x code for Just Do What I Mea...
PyQt 5.x code for Just Do What I Mean™ image display in the presence of animated GIFs and containers with no fixed aspect ratio 1#!/usr/bin/env python3
2# -*- coding: utf-8 -*-
3"""Example code for a PyQt image-display widget which Just Works™
45TODO: Split this into a loader wrapper and a widget wrapper so it can be used
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.