Jon Rowe
jonrowe.bsky.social
Jon Rowe
@jonrowe.bsky.social
Tinker. Sailor. RSpec Maintainer. Spy? Writing Elixir & Phoenix for fun and profit.
Thank you! My eyes will appreciate it!
November 4, 2025 at 10:43 AM
Can we also nerd-snipe you into having an optional light theme for your blog? I have to edit the CSS everytime to flip the colours back to read it 😂
November 4, 2025 at 10:23 AM
so there is a function helper that does the same thing, yet returns the result; which you could use to assert silence, I'm not sure there a hook you could use to wrap tests but you could macro it?
October 31, 2025 at 9:21 PM
Zero printed? Or zero emitted? `ExUnit.start(capture_log: true)` can silence messages but its not a "assert non emitted" type deal (and can be a bit flakey with umbrellas / processes outside the test scope which you don't want anyway)
October 30, 2025 at 9:59 PM
Switch to gem.coop by JonRowe · Pull Request #262 · rspec/rspec
github.com
October 6, 2025 at 3:41 PM
It's a really bad look for RubyCentral even if there was somehow a legitimate reason for this it's at best poorly managed communications wise and worst... idk...
September 19, 2025 at 2:09 PM
You can find me on Github and I have a summary of experience that I use in lieu of a CV available on request, DM me, thank you! (reposts appreciated!)
August 12, 2025 at 2:32 PM
I’m mostly looking for remote contracting/consultancy roles, ideally 30 hours / 4 days a week but can do 40/5 and I’m based in the UK but I’ve worked with a variety of US clients and an 3-4 hour overlap is no problem.
August 12, 2025 at 2:32 PM
I’ve worked with everyone from large e-commerce companies, media organisations to founders building MVPs to prove out concepts for investors, however I have a strict no crypto/gambling policy.
August 12, 2025 at 2:32 PM
From a clock tower
August 8, 2025 at 4:06 PM
I also write Elixir 😂
December 4, 2024 at 10:25 PM
Its implied by the "live layout" parts of the documentation, anything inside the top container element of liveview is "inside the liveview" so only the root layout is outside.
November 26, 2024 at 11:28 AM