all repos — site @ 078869d8cb5d747bca6ad99971dbd9c2ab88bf60

source for my site, found at icyphox.sh

flake,pages: update
Anirudh Oppiliappan x@icyphox.sh
Mon, 22 Sep 2025 18:35:53 +0300
commit

078869d8cb5d747bca6ad99971dbd9c2ab88bf60

parent

950e99b40722faa344912c7576df9c702925ad74

3 files changed, 10 insertions(+), 10 deletions(-)

jump to
M flake.lockflake.lock

@@ -41,17 +41,17 @@ "inputs": {

"nixpkgs": "nixpkgs_2" }, "locked": { - "lastModified": 1745387732, - "narHash": "sha256-CdHBCqAzRynF39kDEktFNtYgD5f7vFIkKFupPIZhORY=", + "lastModified": 1758224598, + "narHash": "sha256-Ai+kyEpZVPTuk0IP34kE8ZaXxhI+Z97msUFPe82k0Ic=", "ref": "refs/heads/master", - "rev": "a64168bad0f8492be51dbb22991e12f2607ec3e2", - "revCount": 92, + "rev": "e67e553dc237e41adc9ceae4d834fc02d44e4eb4", + "revCount": 96, "type": "git", - "url": "https://tangled.sh/@icyphox.sh/vite" + "url": "https://tangled.org/@anirudh.fi/vite" }, "original": { "type": "git", - "url": "https://tangled.sh/@icyphox.sh/vite" + "url": "https://tangled.org/@anirudh.fi/vite" } } },
M flake.nixflake.nix

@@ -2,7 +2,7 @@ {

description = "site"; inputs.nixpkgs.url = "github:nixos/nixpkgs"; - inputs.vite.url = "git+https://tangled.sh/@icyphox.sh/vite"; + inputs.vite.url = "git+https://tangled.org/@anirudh.fi/vite"; outputs = { self
M pages/_index.mdpages/_index.md

@@ -6,9 +6,9 @@ ---

# Anirudh Oppiliappan -Hi, I'm Anirudh and I live in Helsinki, Finland. Right now, I'm building -[Tangled](https://tangled.sh) -- a code collaboration platform built on -[atproto](https://atproto.com). +Hi, I'm Anirudh and I live in Helsinki, Finland. Right now, I'm the +co-founder of [Tangled](https://tangled.org) -- a code collaboration +platform built on the [AT Protocol](https://atproto.com). I'm generally interested in distributed systems, infrastructure, VC-funded startups and effective altruism.