-
-
In effort to compile some software ideas I start this thread.
This library written in Rust for Signal Messenger may be useful:
https://github.com/whisperfish/presage
This rust implementation of…
-
-
In my game I have a chunk entity which declared something like this:
```
export interface Chunk{
_id?: string
name: string
entities: GameEntity[]
position: Vector2
size: Vector2
}…
-
- ~~Tungsten~~ _Added_
- ~~Uranium~~ _Added_
- Galena (? only if requested)
- Bauxite (? only if requested)
- ~~Silver~~ _Added_
- ~~Electrum~~ _Added_
- ~~Invar~~ _Added_
- ~~Brass~~ _Added_
…
-
-
Enjoying Iridium so far. One big issue. The `Instance` typings include a `[name: string]: any;` which results in really surprising issues in tooling. For example, I can type any method/property name I…
-
**Author: ir1dium**
When you click on the time in Time Trial mode, a box could pop up telling you:
- Your lap splits (The individual time for each lap)
- Whether you used Nitro or not
- How many Zipp…
-
Please find the log and exception details below.
And meanwhile, Iridium (1.0.36) could be launched and run successfully via java command line with system property "-DstartInternalProxy=zap".
##…
-
Currently, the user agent immediately gives away that you're using Iridium. Wouldn't using Chrome's user agent like Ungoogled Chromium be better for protection against fingerprinting?