Improved the Transfer Graph demo in the brownie-viz webapp with node selection/pinning, edge highlighting, visibility filtering, and various rendering fixes.
| (mac margin args | |
| (tostring | |
| (each (kind val) (pair args) | |
| (pr "margin-" kind ":" val ";")))) | |
| (newsop from (site kind next) | |
| (with (stories (items-from site metastory) | |
| comments (items-from site acomment)) | |
| (w/the listpage-body |
| $ ./pg.arc && git-reset-perceptualdiff '*.png' | |
| load-page index | |
| load-page 12aug95 | |
| load-page acl | |
| load-page arc | |
| load-page arc0 | |
| load-page arcchallenge | |
| load-page arcfaq | |
| load-page articles |
- Committed and pushed the handoff infrastructure from the previous session:
.claude/commands/handoff.md—/handoffslash commanddocs/agents/handoff/2026-03-23-001-profile-solana.mddocs/agents/handoff/2026-03-23-002-filter-sol-wsol-command.mddocs/agents/handoff/2026-03-23-003-docs-agents-handoff-setup.mdCLAUDE.md— updated to referencedocs/agents/**/*.md
Write a handoff document summarising this session for future agents/sessions.
-
Determine today's date (use the
currentDatecontext if available). -
List the existing files under
docs/agents/handoff/to find the highest sequence number already used today, then increment by one. Format:NNN(zero-padded to 3 digits, starting at001). -
Use the current session name, otherwise derive a short kebab-case topic slug from the main subject of this session (e.g.
eth-brownie-optimization,filter-sol-wsol-command).
| #include <glob.h> | |
| #include <vector> | |
| #include <string> | |
| namespace util | |
| { | |
| std::vector<std::string> glob(const std::string& pattern) { | |
| glob_t glob_result = {0}; // zero initialize |
| cmake_policy(VERSION "3.25.0") | |
| set(reserved | |
| ALL | |
| "=" ON | |
| "==" ON | |
| "+" ON | |
| "_" ON | |
| "%" ON | |
| "*" ON | |
| "/" ON |
| You have fallen into Event Horizon with John Michael Gadia. | |
| In today's episode, John is joined by Sean Pracer. | |
| Sean Pracer is an AI researcher and machine learning engineer. | |
| He has contributed to projects such as ThePile, an open source | |
| training data set for large language models. | |
| He currently works on research and development for AGI. |
Meta has issued a DMCA copyright claim against llama-dl, a GitHub repository, for distributing LLaMA, a 65-billion parameter language model. Here's the full text of the DMCA claim. Based on this, draft a DMCA counterclaim on the basis that neural networks trained on public data are not copyrightable.
--
VIA EMAIL: Notice of Claimed Infringement via Email
URL: http://www.github.com
DATE: 03/20/2023
| [ 544 Mar 29 20:10] . | |
| ├── [ 160 Jan 18 2011] ./Abaddon Share | |
| │ ├── [ 288 Jan 18 2011] ./Abaddon Share/CVS | |
| │ │ ├── [ 3 Jan 18 2011] ./Abaddon Share/CVS/Entries | |
| │ │ ├── [ 0 Jan 18 2011] ./Abaddon Share/CVS/Entries.Extra | |
| │ │ ├── [ 0 Jan 18 2011] ./Abaddon Share/CVS/Entries.Extra.Old | |
| │ │ ├── [ 31 Jan 18 2011] ./Abaddon Share/CVS/Entries.Log | |
| │ │ ├── [ 0 Jan 18 2011] ./Abaddon Share/CVS/Entries.Old | |
| │ │ ├── [ 15 Jan 18 2011] ./Abaddon Share/CVS/Repository |