Blog: 2026-03-03

From razwiki
Revision as of 13:13, 3 March 2026 by Razzi (talk | contribs) (Created page with "Firefox dev tools doesn't provide a console repl any more it seems. I liked it when you could enter a command and have it clear the input. Now it's doing this multiline repl thing: File:Screenshot 2026-03-03 at 1.11.46 PM.png So now I'm seeing how far along ladybird is. First attempt to run didn't work, updated xcode and trying again.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Firefox dev tools doesn't provide a console repl any more it seems.

I liked it when you could enter a command and have it clear the input. Now it's doing this multiline repl thing:

Screenshot 2026-03-03 at 1.11.46 PM.png

So now I'm seeing how far along ladybird is. First attempt to run didn't work, updated xcode and trying again.