~/dev/log $ cat activity.log | sort -r
total=47 showing=47 status=OK
visitor@log:~$
filter --category=<reading|kernel|paper|infra|coding|writing|other> search <text> TAB to autocomplete ESC to clear

activity --period=52w

streak=4d longest=6d 47 entries / 32 days

MayJunJulAugSepOctNovDecJanFebMarAprMay
less
more
── thursday, 28 may 2026 ──────────────────────────────────────────────────────────────────────────────── 1 entry
11:23 [TRACE] Pushed new flash-moe code to the main branch.
── wednesday, 27 may 2026 ──────────────────────────────────────────────────────────────────────────────── 1 entry
20:00 [DEBUG] Re-reading Mirage.
── tuesday, 26 may 2026 ──────────────────────────────────────────────────────────────────────────────── 2 entries
11:10 [DEBUG] Reading TVM paper.
09:45 [DEBUG] Reading Ansor paper.
── monday, 25 may 2026 ──────────────────────────────────────────────────────────────────────────────── 1 entry
20:00 [POST] Reworked the /log page: streak counter + expandable notes per entry.
── tuesday, 19 may 2026 ──────────────────────────────────────────────────────────────────────────────── 1 entry
13:30 [NOTE] WON BEST PAPER at the faculty competition with flash-moe! Paper now moving on to compete at the university level :D
── sunday, 17 may 2026 ──────────────────────────────────────────────────────────────────────────────── 1 entry
16:00 [TRACE] More flash-moe work : tests + improvements. Grinding hours on it before the competition.
── saturday, 16 may 2026 ──────────────────────────────────────────────────────────────────────────────── 1 entry
15:00 [TRACE] Weekend work on flash-moe : adding more tests and iterating on it. Putting in hours to polish it up.
── tuesday, 12 may 2026 ──────────────────────────────────────────────────────────────────────────────── 1 entry
23:08 [SUCCESS] Finished scheduled of modulo scheduling and printing of it. Working on next step because its a harder problem and i like it. I wanna build it and with llms i can do it correctly.
── monday, 11 may 2026 ──────────────────────────────────────────────────────────────────────────────── 2 entries
23:45 [NOTE] A bit inactive but got burnt out by uni and lost my path :((
23:37 [SUCCESS] Started working on modulo scheduling to understand it on toy problems.
── sunday, 10 may 2026 ──────────────────────────────────────────────────────────────────────────────── 1 entry
13:30 [DEBUG] Re-reading Mirage superoptimizer paper and reading Twill compiler for scheduling + modulo scheduling.
── friday, 8 may 2026 ──────────────────────────────────────────────────────────────────────────────── 1 entry
23:00 [TRACE] Refactored attention to use more different stuff like: scheduler policy and traits.
── saturday, 2 may 2026 ──────────────────────────────────────────────────────────────────────────────── 1 entry
23:11 [NOTE] Enjoying the extended weekend :)
── thursday, 30 april 2026 ──────────────────────────────────────────────────────────────────────────────── 1 entry
23:12 [TRACE] More attention library work . Refining the implementation.
── wednesday, 29 april 2026 ──────────────────────────────────────────────────────────────────────────────── 1 entry
23:14 [TRACE] Continuing work on the attention library ,iterating on kernel internals primitives ( mma , async , warp p).
── tuesday, 28 april 2026 ──────────────────────────────────────────────────────────────────────────────── 1 entry
23:08 [TRACE] Working on the attention library . FInished main kernel implementation.
── monday, 27 april 2026 ──────────────────────────────────────────────────────────────────────────────── 2 entries
23:55 [TRACE] Category kernel - writing attention config structs and working on the main kernel implementation for it. Working on helpers methods
17:00 [NOTE] Stuck with uni homeworks, wanna do more cooler stuff. Had idea to do some dlcompiler :)
── sunday, 26 april 2026 ──────────────────────────────────────────────────────────────────────────────── 1 entry
23:30 [TRACE] Made flash-moe public :D 1y33/flash-moe
── thursday, 23 april 2026 ──────────────────────────────────────────────────────────────────────────────── 1 entry
23:40 [INFO] Started implementing attention library and working on finishing moe project for public release
── wednesday, 22 april 2026 ──────────────────────────────────────────────────────────────────────────────── 1 entry
11:25 [TRACE] Read Flash Infer paper -> selected next papers to read
── tuesday, 21 april 2026 ──────────────────────────────────────────────────────────────────────────────── 3 entries
23:10 [TRACE] Working on flash-moe adding selector for GEMV implementations to swap them easily and improving code visibility.
21:30 [SUCCESS] Learning about ZeRO Redundancy technique for ML Parallelization + implemented code on 2 GPUs.
10:41 [INFO] Learning about Speculative Models (general ones, SpecInfer, Tree based, Medusa and Eagle).
── monday, 20 april 2026 ──────────────────────────────────────────────────────────────────────────────── 1 entry
23:44 [TRACE] Improved GEMV using ILP4 and changed the computation in fp16
── sunday, 19 april 2026 ──────────────────────────────────────────────────────────────────────────────── 3 entries
23:35 [DEBUG] Reading Mirage: A Multi-Level Superoptimizer for Tensor Programs.
23:30 [INFO] Started working through CMU 15-779 (Machine Learning Systems) course.
23:20 [TRACE] VLLM test comparison and intra kernel profiler. Finished and restructured the code
── saturday, 18 april 2026 ──────────────────────────────────────────────────────────────────────────────── 1 entry
18:49 [TRACE] Finished OS management in the MoE. Finished E2E kernel. Added PyTorch bindings.
── thursday, 16 april 2026 ──────────────────────────────────────────────────────────────────────────────── 2 entries
22:33 [SUCCESS] Finished FFN1 FFN2 TopK Softmax and gate tasks. Next step is working on the OS system
21:10 [WARN] Made geometry library for computer vision + tensorrt based yolo models for deployment ( uni project)
── wednesday, 15 april 2026 ──────────────────────────────────────────────────────────────────────────────── 1 entry
13:00 [SUCCESS] Implemented GEMV as a task + tests for it
── tuesday, 14 april 2026 ──────────────────────────────────────────────────────────────────────────────── 2 entries
23:34 [SUCCESS] Coding GLA in framework + setting up future improvements for it.
22:41 [INFO] Reading GLA paper (Gated Linear Attention).
── monday, 13 april 2026 ──────────────────────────────────────────────────────────────────────────────── 1 entry
15:02 [SUCCESS] Finished MoE Task system + coming back from Easter Break :D
── thursday, 9 april 2026 ──────────────────────────────────────────────────────────────────────────────── 1 entry
23:37 [TRACE] Initial implementation on flash-moe.
── tuesday, 7 april 2026 ──────────────────────────────────────────────────────────────────────────────── 1 entry
23:53 [SUCCESS] Finished the RetNet implementation for the chunked and recurrent. Improved framework
── monday, 6 april 2026 ──────────────────────────────────────────────────────────────────────────────── 3 entries
23:03 [POST] Writing RetNet blog post : math, variable glossary, normalization, chunkwise form, architecture comparisons.
22:35 [SUCCESS] Writing RetNet code. recurrent, parallel, chunkwise retention and MSR block. WIP for chunkwise and recurrent
22:14 [INFO] Reading RetNet paper (arXiv 2307.08621). retention mechanism, parallel/recurrent/chunkwise forms, MSR.
── sunday, 5 april 2026 ──────────────────────────────────────────────────────────────────────────────── 5 entries
23:16 [SUCCESS] Trained LLM on small coding dataset
22:35 [SUCCESS] Started working on LLM training. Will go in hand with Reasoning Models book
22:05 [SUCCESS] Finished this new UI of the blogpost.
18:02 [POST] Writing 2 blog posts about Kubernetes and uv.
17:32 [INFO] Started learning MLflow - experiment tracking, model registry, and deployment workflows.
── saturday, 4 april 2026 ──────────────────────────────────────────────────────────────────────────────── 1 entry
21:00 [SUCCESS] Added this nice UI page for showcasing my stuff because its nice :D