@hackmdio Just signed up specifically because I wanted md-based editing with google docs style comments and and AI intergration. You came really close - if the MCP tool gave the agent visibility to comments and ability to resolve comments, reply to them, and open up comments it would have been great. If this existed I would not only use it for solo workflows but advocate for it becoming available at my employer.
We’ve received notice that the Department of Commerce has lifted export controls on Claude Fable 5 and Mythos 5.
We'll begin restoring access tomorrow, and will share an update soon.
We’re grateful to our users for their patience, and to everyone who worked with us on redeploying the models.
Remember the "omg carbon fiber how could they lol" dunking on Oceangate? https://t.co/CjBBtoyoVL is a good reminder that reality is rarely that simple. Seems like the material choice itself was not the problem - poor engineering and safety practices were.
Tried to figure out the BSSID of my wifi access point only to realize Apple believes I should not be allowed to do so despite having root on my laptop. In response, I asked codex to write a poem expressing my exasperation:
I am root on my own machine,
yet Wi-Fi hides behind a screen.
A nameless AP lights the air,
but macOS says, “private, beware.”
The packets pass, the radios sing,
the BSSID knows everything.
Still I must hunt through scans and lies,
for facts beneath my own damn eyes.
@pmorelli I'm on a cheap Contabo VPS. Something like $12/month, 12ish GB of RAM.
The Hermes GUI supports connecting to a remote backend so you still get the local chatgpt/codex-style GUI.
Having used Hermes agent now several weeks I can only signal boost what I said earlier. It's just "openclaw but better and doesn't break all the time". It's not perfect, but so so so much better. Also the GUI they recently shipped is nice; you get a https://t.co/g3ZON2vzvl style GUI against your agent.
Creator of Sqlite on pull requests: "You say, oh, it's free. No. It's not free. What you're doing is asking me ... to maintain it for you, to to document it for you, to test it for you, to maintain it for you for the next 25 years. That's not free." Yep.
Wise words from a wiser man than me. I've told people for the past decade and I have recent posts on here saying the same: the merge button is the easy part. Its the decade+ (Richard says 25 years) that follows where you've accepted the transfer of maintenance thats hard.
The US government, citing national security authorities, has issued an export control directive to suspend all access to Fable 5 and Mythos 5 by any foreign national, whether inside or outside the United States, including foreign national Anthropic employees.
The net effect of this order is that we must abruptly disable Fable 5 and Mythos 5 for all our customers to ensure compliance.
Access to all other Claude models is not affected.
We apologize for this disruption to our customers. We believe this is a misunderstanding and are working to restore access as soon as possible.
Read our full statement: https://t.co/bwn0sximKZ
Here's hoping OpenAI drops something Fable comparable before Anthropic pulls Fable from subscriptions on June 22/23. Too expensive for API pricing on hobby projects by far :)
Just found out about herdr. It has a *killer* feature I've been wanting: I can now finally paste images directly from my local laptop into the remote codex/claude *over ssh* just as if I were local - by using herdr --remote.
Just found out about herdr. It has a *killer* feature I've been wanting: I can now finally paste images directly from my local laptop into the remote codex/claude *over ssh* just as if I were local - by using herdr --remote.
Herdr is seriously dope.
It feels like tmux reimagined for agentic coding, with an agent status pane built in.
My new IDE stack: Ghostty → Herdr → Neovim | LazyGit | Claude
https://t.co/vpEkAk9hN2
Another positive codex surprise. I had it working on something that includes a web UI and without even asking or setting something up I find that it's using Playwright to test the UI in one of the later stages (session is remote over ssh, codex desktop app locally).
PSA: If you've been trying openclaw but had it constantly break and be unreliable (e.g. break after almost every upgrade), try hermes. I'm just using it for basic stuff (some cron job style stuff, calendar integration) but so far it's been way more solid then openclaw for me.
Awesome. codex (desktop app) has support for remote ssh (settings -> connections). I have been "waiting" on this only to realize it's already there.