Abraham Williams @abraham Saturday, June 21, 2025 at 8:08 PM
I'm still annoyed we got 28 Years Later before 28 Months Later or the prequel 28 Hours Later.
Abraham Williams @abraham Saturday, June 21, 2025 at 7:24 PM
I think the lesson to take away from 28 Days Later is that you should always be in a coma so you wake up after the world has ended.
Abraham Williams @abraham Saturday, June 21, 2025 at 5:56 PM
Abandoned by Trump, a farmer and a migrant search for a better futurehttps://wapo.st/409sf4c
Abraham Williams @abraham Saturday, June 21, 2025 at 11:15 AM
Color Name API Playgroundhttps://meodai.github.io/color-name-api/Such a neat site. I relly like the color shapes falling as other people use the API.
Abraham Williams @abraham Saturday, June 21, 2025 at 2:50 AM
The #dart team is working on an #mcp server https://github.com/dart-lang/ai/tree/main/pkgs/dart_mcp_server. It's easy to add to #vscode with the following:pubspec.yml dart_mcp_server: git: url: https://github.com/dart-lang/ai.git ref: 12ac0a4099baf6c9b9567ffedb2b7c368938bca4 path: pkgs/dart_mcp_server.vscode/mcp.json{ "mcpServers": { "dart": { "command": "dart", "args": ["run", "dart_mcp_server:main"], } }}
Last updated Saturday, June 21, 2025 at 8:22 PM UTC.