Derek Antrican

Results 169 comments of Derek Antrican
trafficstars

Thanks for the suggestion! I'll look into it and let you know if I have questions for you as I'm not familiar with grade systems outside of YDS/Hueco

I think this also relates to things like "R" in this example: https://www.mountainproject.com/route/105754006/neurosurgeon

Ideas: - Hashing the HTML and if it has not changed, skipping all of the `IHtmlDocument`/parsing/etc lines (note that we will probably still need to get the `IHtmlDocument` for subareas/routes...

Here's a start on regular expressions for protection: https://regex101.com/r/DqGZTg/1 (note that trad stuff is still untouched). Also note that before this we should call `Utilities.EnforceWordConsistency` so that number words (eg...

[UKClimbing.com has no public API](https://www.ukclimbing.com/forums/rockfax/ukc_routes_api-644027). Here is a scraper I've found on GitHub: https://github.com/hcooper/ukclimbing-logbook (PHP) The hard thing about this is that there isn't a clear "starting point" page (at...

Also there is [RedRiverClimbing.com](https://www.redriverclimbing.com/) which exclusively has routes from Red River Gorge

Also, did the default formatter change in v6+? If I do the following in v5 and v6: *Using the `ExampleCustomFormatter` from [here](https://github.com/MatthewKing/DeviceId/issues/24#issuecomment-721459382) to print out the raw values.* ```csharp Console.WriteLine(new...

@MatthewKing would you happen to know of any resource that could let me know what attributes might require certain permissions levels?

@MatthewKing thanks for the feedback. I'm looking at trying to upgrade my code to use v6+ of this library and noticing the WMI vs MMI difference - do you think...

Yeah, taskbar icon is also missing for me: ![icon](https://i.imgur.com/pF5zOcD.png) Windows 10 (10.0.16299) laptop