Random Musings

O for a muse of fire, that would ascend the brightest heaven of invention!


Posts Tagged debugging

  • Remote debugging with lldb-server

    This week, I have the unbridled displeasure of debugging a C++ project. Given that I’ve never written any C++, you can imagine this fills me with a generalised existential dread. I consider picking up…

  • Adventures with Elixir HTTP clients

    Over the last few days, I have delved into what should have been a trivial task: Retrieve a single json doc, via HTTP, from a host that might only be accessible over IPv6, without that information bei…

  • 1