Zane (She/They)
Zane (She/They)
Hello Colin Fay / Brochure ! I see that this app has no logo. I was wondering if you would be interested in this design? Hope you like it, I...
# Bug: Error building site: failed to render pages: render of "page" failed ## using library blogdown to render Hugo website theme, all i did was serve site with your...
Hello ! I saw your super awesome example on codepen [toy swarm](https://codepen.io/soju22/pen/GRQMzBa) , I absolutely love this code ! Thanks for sharing it. > I copied all of the code...
Hello, I decided to try out your pkg and made a rainbow colored ggpol. when I save this image or use RStudio clipboard it shows white bg edges so i...
Hello rvest ! I searched for the term "youtube" in issues and no results. My issue: I was trying to use rvest to retrieve data from YouTube comment section, I...
organized the screencasts into year folders and added a TidyTuesday image on the README (which you may / may not care for).
Hello FitBitr !! I designed a hexagon logo for this pkg. If you like it and want to use it, please credit me as **Zane Dax** `@StarTrek_Lt` 
complaint: Gender is not binary I saw that your package was used in a conference presentation in 2016. Seeing how your program works I have to say that this package...
## Provide HTTPS RSS feeds The default for the RSS is `http://feeds.bbci.co.uk/news/rss.xml` but it is not HTTPS `https://feeds.bbci.co.uk/news/rss.xml` which does render in the browser for me (Brave). Was wondering if...
Context: https://go.dev/tour/moretypes/24 the example shown in the code editor is not an ideal example for beginners, and I do find it confusing. ``` func compute(fn func(float64, float64) float64) float64 {...