-
## Description
As a developer,
I need to refactor the code in [views.py](https://github.com/systers/portal/blob/3d870165ad0b93e55c084a2e463bede642ec6ff3/systers_portal/users/views.py#L12-L37),
so t…
-
Khronos - [Vulkan Portability Initiative](https://www.khronos.org/blog/khronos-announces-the-vulkan-portability-initiative)
Here is a rough list of areas where Vulkan translation to other next-gen …
kvark updated
5 years ago
-
TODO:
* Identify requirements (List them)
* Come up with potential solutions
* Divide the workload evenly
* Implement
* Test a lot
* Keep the working branch updated a lot (work daily)
* Repea…
-
#### Version
8.7.0 (but the bug is present already in 8.4pl6)
#### Operating system
Linux
#### Description of the problem
I thought canonical structure resolution was supposed to be gua…
-
Hello!
I am running into pretty much the same issue described here https://github.com/Microsoft/DirectX-Graphics-Samples/issues/158. According to the thread, it is supposed to be fixed in Windows Ins…
-
I'm not sure what form is the data underlying https://ns.mh1.eu/epcis/ but there are some tricky points on the way to using it to make the ontology (#205).
- It would be great if the same source can …
-
Current implementations of `Interactor` pattern (#4, #51) has several flaws to consider:
1. It uses hook methods (like Django's [CBV](https://docs.djangoproject.com/en/dev/topics/class-based-views/))…
lhaze updated
3 years ago
-
Is there some `zify` equivalent for `lra`?
```coq
From Coq Require Import Reals Lra.
Lemma Rabs_or x : Rabs x = x \/ Rabs x = Ropp x.
Proof.
Fail lra.
cbv [Rabs]; destruct Rcase_abs; const…
-
# Steps to Reproduce
Time the test case from #1581 with #1602
# Expected Behavior
Typecheck quickly
# Observed Behavior
```
> time idris2 --check test.idr
1/1: Building test (test.i…
-
Originally reported by @q1o1p in https://github.com/avast-tl/demangler/issues/1.
elliptic function like `?debugf@@YAXPB_WZZ` demangling wrong.
now: `void __cdecl debugf(wchar_t const *)`
must be:…