Carl Baldwin

Results 8 comments of Carl Baldwin

I've updated to the latest version and it does fix the issue in almost every case. I still see it occasionally on a fresh terminal if S is the first...

Any update on this? I am having the same issue. Is there a workaround?

I was able to get the TI-84 Pluc C Silver Edition to work.

tl;dr: you might want to be careful relying on a BFD implementation that is embedded with the BGP control plane. As I was experimenting myself with embedding BFD in gobgp,...

As I was playing with this and writing the initial description, I realized that if I hit ``S repeatedly, it will eat all of the lines in the terminal until...

The `MODE_INDICATOR=` work-around seems to be working just fine for me. I do not find the mode indicator useful and so I was not making use of it anyway. Thanks!

Here are the console logs around a recent attempt to import. I see the `Photos` process and `deleted` process reporting errors. A few things that catch my eye are: 1....

I'm also running into this. I added the following to my program attempting to use a map to avoid compiled-in configuration. ``` #[map(name = "interview_config")] static mut CONFIG_MAP: Array =...