-
As I’m unraveling this further, can’t help but notice that the philosophical frameworks that held sway over the time periods and individuals lead to the evolution of logic. The philosophy sort of work…
-
Being the main struct internally an `Arc`, when the user clones it's simply getting a new smart pointer to the same underlying data, that would be unexpected if paragoned to std HashMap.
Plus, in s…
-
Opening an issue to cover past discussion on this topic — work has already begun in #213 — essentially:
- `unsafeHTML` and `unsafeSVG` are necessary for developers who prefer to avoid imperative DO…
-
**In my role as....**
Developer
**I need to be able to...**
Know how to add functionality in line with the design philosophy of KAPy
**in order to...**
Avoid disagreements about how KAPy sh…
-
This is something that has been bugging me for a while, and that work on the library mode in https://github.com/TypeStrong/typedoc/pull/1184 has really underscored.
There is a difference between do…
-
Nothing currently in here actually is about the mechanical philosophy, as far as I can see. See:
https://en.wikipedia.org/wiki/Mechanical_philosophy
The ONE thing I think should be in there is this:…
-
In #56 we're working towards exporting ciphersuites so that servers can select the ones they want to support. However, we should consider if this is a feature of the rustls API that we want to impleme…
-
Hi.
I see we've created a few repositories, some with sample code. I'd like to discuss a few things, before we get hands-on.
What's the goal of the library? Is it to port the structured nature o…
-
following the read of this discussion on [subject areas and genres in Wikidata](https://www.wikidata.org/wiki/Wikidata_talk:WikiProject_Books/2018#subject_areas_and_genres), I would suggest the follow…
-
I was trying to look into whether I can use `read-fonts` to build an instancer for TTF fonts, for usage in PDFs. Building a full-blown instancer is obviously a huge task, but luckily, for PDF, I only …