iloving
iloving
Yeah that exactly. I want to construct a shape that is uniformly thick. Translating & reversing a copy only partially helps because I'll still need to create additional patches to...
Like I said... not exactly elegant. :) I haven't played around with VNF yet cause I'm not well experienced with the low-level stuff, so it occurred to me that a...
🤔 Good question. I can see value in both. For my particular use-case, the "thin sheet" function would make the most sense since since it would directly solve what I...
Maybe not call it "offset" since this is supposed to be more of an extrusion operation and offset implies something else. `loft=`?
Any news on this "something better"? I'm trying to make it work under iOS 9.0.2, but when I try to build the template blank console application, I get "minimal/mapping.h(54): _assert(false);...
> [@iloving](https://github.com/iloving) I agree with all the points except: > > > If people need some form of shortname to share with others, then just auto-generate it based on the...
> The possible issue with taking away explicit choice of nickname is that it can't be changed in the future. People can change their email address and many change their...
Thank you for that information! Ugh... that really complicates things. The only way you could convert UTF-8 to ascii in a user-friendly way would require some kind of phonetic converter...
Unless I've completely misunderstood the processing modes? I just switched to Vector mode and it's doing exactly what I needed...
I belatedly found this through google search, which is exactly what I needed. https://nhas.github.io/wag-vpn.github.io/docs/guides/single_sign_on_with_keycloak/ Did you write this? I'm surprised there wasn't already a link to this in the readme.md.