Walter Smuts
Walter Smuts
Fixes #46 and fixes #36
### Introduction I've noticed that in all my games the FEN string always prints `0` and `1` for the half-move clock and full move counter respectively. [Here's an example](https://chess.waltersmuts.com/155.93.227.251/game-23.board) of...
This is a feature suggestion which I'm happy to help work on. I'm interested in using the [tui-rs](https://github.com/fdehau/tui-rs) library combined with the functionality of `rustyline`, specifically the `vi` editing mode....
### Background I folks, am running LND as a router. I have unconfirmed balance and not really sure what's happening. Haven't made any channel opens or blockchain payments since way...
This makes the logic simpler and manages the planner and scratch buffers behind the scenes resulting in a ~80% benchmark improvement across the board: ``` McLeod get_pitch time: [11.114 µs...
The current URL is returning SSL errors. I've used the wayback-machine to retrieve the image and uploaded it to github user-content. This should avoid any issues in the future.
Hi, Just stumbled upon this library and the exact functionality I was looking for was `Backtrace.print()`. I see it's marked for deprecation on the next major version release? Any reason...
Addresses: https://github.com/hylo-lang/hylo/issues/950 WIP - Going to mark as draft. Somewhat blocked on https://github.com/compnerd/gha-setup-swift/issues/18
Currently this looks like it's not worth it at all. [The documentation](https://github.com/KyleMayes/install-llvm-action#example-usage-with-caching) claims the cache improves the step from ~1min to 20 seconds but I'm seeing [57s without cache](https://github.com/WalterSmuts/hylo/actions/runs/6072776646/job/16473382898) and...