Jon (has moved)

1 Followers
21 Following
78 Posts
@bagder getting ready for his talk at Froscon on Saturday.
I think I might start writing a blog. I've never been very good at writing, I find it hard, I should probably try and get better. Not sure what number attempt this will be but lets give it a go
It was my fault, it was mis-configured but previously working by accident. The downstream server had changed and we weren't terminating the SSL connection just proxying through. So any config changes we made were never going to have and effects
Deep in a SSL hole right now. It will not work, I wouldn't be surprised if I've got something wrong but I'm getting no feedback in the tools. Might be time to step away and have a pint

hit an issue with neovim, mason and pylsp. After updating to neovim 0.11.2 and updating all my Mason plugins I started getting the error "No module named 'pylsp.plugins.rope_rename'"

Turned out that I had a copy of pylsp installed via apt and I was hitting a conflict, removing the system level pylsp resolved the issue #neovim #python #pylsp

These β€œNaN” (not a number) mentions on the Burger King point of sale terminal always raise a smile for me. πŸ™ƒ

Two different approaches to debugging a software problem:

The Sudoku approach: stare at the limited set of clues you have, and think harder and harder about them until you find a way to deduce something useful.

The Minesweeper approach: don't even try to figure out the solution from only the clues you have right now. Instead, focus on finding a way to acquire another clue, and then using that to get another, and so on. Eventually you've collected so many clues that the answer is obvious.

Sometimes the Sudoku approach is necessary, because you've got all the clues you're ever going to get. But I think my new motto is "Never Sudoku a problem when you can Minesweeper it."

If I'm trying to evaluate if your product is useful and cost effective having "contact us" for pricing makes me close your site and move on to look at a competitor
Got it working, turns out it's missing transitive dependencies. Oh well, off to find another tool