Skip to content

Instantly share code, notes, and snippets.

View alephao's full-sized avatar
🔨
Building

Aleph Retamal alephao

🔨
Building
View GitHub Profile
@phatnguyenuit
phatnguyenuit / how-to-build-a-react-library-with-TypeScript.md
Last active March 30, 2022 18:15
How to build a React library with TypeScript
@freak4pc
freak4pc / Combine+WithLatestFrom.swift
Last active March 19, 2026 16:25
withLatestFrom for Apple's Combine
//
// Combine+WithLatestFrom.swift
//
// Created by Shai Mishali on 29/08/2019.
// Copyright © 2019 Shai Mishali. All rights reserved.
//
import Combine
// MARK: - Operator methods
@staltz
staltz / introrx.md
Last active September 1, 2026 09:40
The introduction to Reactive Programming you've been missing
@masak
masak / explanation.md
Last active August 10, 2026 13:11
How is git commit sha1 formed

(The below text is licensed with CC0, which means that if you want to use or translate it, that is OK by me.)

Ok, I geeked out, and this is probably more information than you need. But it completely answers the question. Sorry. ☺

Locally, I'm at this commit:

$ git show
commit d6cd1e2bd19e03a81132a23b2025920577f84e37
Author: jnthn <jnthn@jnthn.net>

Date: Sun Apr 15 16:35:03 2012 +0200