Alex

Results 250 comments of Alex

Again. This time after saving then immediately resuming a fort: Process Dump Process: SoundSense-RS [962] Path: /Applications/Lazy Mac Pack v0.47.05 dfhack-r1/*/SoundSense-RS Identifier: SoundSense-RS Version: 0 Code Type: X86-64 (Native) Parent...

Someone needs to port [PyTorch's new macOS support](https://pytorch.org/blog/introducing-accelerated-pytorch-training-on-mac/) to this project.

Additionally, `pymobiledevice3==2.30.0` is no longer supported on Homebrew, as its dependencies now to try to install to `/usr/local/data`.

I just want to disable a rule 😭😭😭

A workaround that may help you fix it: I attempted to sideload with Sideloadly, which reinitiated pairing with a PIN for the device (even though it was already present the...

Impossible-to-debug issues that others have include: ``` PS C:\windows\system32> (Invoke-WebRequest -Uri https://install.python-poetry.org/ -UseBasicParsing).Content | py -      Retrieving Poetry metadata Traceback (most recent call last):   File "C:\Users\shivam.vedant\AppData\Local\Programs\Python\Python311\Lib\urllib\request.py", line 1348, in do_open    ...

"I don't plan on making any backward-incompatible changes to the rule syntax in the future, so you can write grammars with confidence" was added to the README in version 0.2,...

This is probably a prerequisite for taking the Cartesian product of iterators without a macro, like in [rust-itertools/iproduct!](http://bluss.github.io/rust-itertools/doc/itertools/macro.iproduct!.html) and bluss/rust-itertools#10.

This would need to be compatible with range syntax.