David Wales

Results 38 comments of David Wales

The new link appears to be: http://nullwise.com/volumeicon.html

My mistake. I assumed that because Unwired Labs was behind OpenCellID, and Unwired Labs has WiFi data, that OpenCellID must also have WiFi. They must get their WiFi data from...

This is improved. `otool -l` lists the following: ``` Load command 8 cmd LC_VERSION_MIN_MACOSX cmdsize 16 version 10.13 sdk 12.1 ``` However, actually running it gives a missing symbol: ```...

That was my next guess. I'll have a play.

See also: [duckdb](https://duckdb.org/)

There's a disccussion on the experimental status of switch and restore on the git mailing list: https://lore.kernel.org/all/[email protected]/T/ It seems likely that the basic functionality which would be shown in a...

I've got it building on Mac, using [brew](brew.sh) libraries. Only issue I've found so far is that the mouse is invisible. ![Menu loaded on Mac](https://user-images.githubusercontent.com/2499066/44012963-13605674-9f06-11e8-9f32-b56352f32755.png) **TLDR:** - Copy `source/linux` to...

Excellent work! I knew there were a lot of ways to streamline it, but just haven't had the time. I've noticed the retina scaling issue only occurs in windowed mode....

My solution is to install it in WSL, then add PowerShell functions as shortcuts to call TaskWarrior from PowerShell. Note that this keeps the `.taskrc` in the default location inside...

Any update on this? I'm seeing this as well for `expect_column_values_to_not_match_like_pattern` on Windows 11 with great_expectations version 0.15.23.