-
You could add thes flag (recomenden for users with ancient hardware)
https://wiki.installgentoo.com/index.php/Chromium#Reducing_RAM_Usage
AND optionally recomend firejail at readme.md
…
-
- [ ] ref to file .md or pullRequest #: .................................................
*(à remplir quand l'issue est résolue)*
## contexte
> Nous souhaiterions faire réaliser environ 200 c…
-
I've tried to run inox _67.0.3396.87_
But i got this log:
> Uhuuh, elf segment at 0000564cd7991000 requested but the memory is mapped already
Tools: Google Clang
GN; Inox flags
K…
-
Getting a core dump with 67.0.3396.87. Using a nvidia gpu, vdpau works with mpv.
libvdpau, libvdpau-va-gl are both installed on Archlinux
Disabling vaapi in the flags prevents the build from compili…
-
```scala
case class A(x: Int) {
def copy(x: Int = x) = A(x)
}
```
results in merge errors and friends:
```scala
-- Error: try/CaseClassCopyMergeError.scala:2:20 ------------------------------…
-
There are some strange interactions between imperative features and the class system and their invariants. This is an example inspired from "Intersection Types and Computational Effects". Thanks to @r…
-
@xsmile perhaps you forgot to update? I was able to build with the following [patch](https://github.com/csmk/frabjous/blob/master/www-client/inox/files/inox-67/0012-branding.patch):
```patch
--- a…
ghost updated
6 years ago
-
Can we have a page like "about:patches" (chrome://patches/) were we can see what patches are used in Inox. Maybe even with information like who made the patch and when. Thank you.
ghost updated
6 years ago
-
## Expected Behavior
I expect continued legacy browser support for Waterfox; Iridium; SeaMonkey & Pale Moon which are currently unsupported by the new browser integration and perhaps never will…
-
```scala
import stainless.lang._
import stainless.annotation._
object LuckyBug {
case class AMap[K, V]() {
@extern
def contains(k: K): Boolean = true
@extern
def inse…
romac updated
6 years ago