Marcin Mielniczuk

Results 81 issues of Marcin Mielniczuk

Just the same issue as described in https://github.com/ChatSecure/ChatSecure-iOS/issues/902

And the laptop fan gets really loud... Probably linter-pylint wants to scan the whole projects, which is not always a good idea.

I generated a `words.xml` and then ran the `gradle build` task. Then `makeDictionary` randomly fails: ``` :makeDictionary Reading words from input /home/marcin/proj/LanguagePack/dictionary/words.xml Will store output files under /home/marcin/proj/LanguagePack/src/main/res/raw Deleting previous...

Often, there are ready data of n-grams available. They're format is basically similar too ``` and 1000000 or 858431 is 872884 ``` i.e., they denote the total occurrences of a...

Currently we need something like: ``` let child = Command::new("ls").arg("-l").spawn().unwrap(); let pid = Pid::from_raw(child.id() as i32); ``` while `id()` returns a `u32`. ``` fn id(&self) -> u32 ``` This itself...

A-ergonomics
W-blocking-upstream

Now you have to specify it manually all the time if your distribution provides it, for example, in `/opt/cuda`.

OS: LineageOS 16.0, test16 Source: self built Version: 1.5.4 Device: F(x)tec Pro1 I enabled the Polish layout for F(x)tec Pro1 provided by FinQwerty, but I can't input any diacritic signs....

F-Droid is a marketplace for FOSS Android apps. It would be great to see finqwerty there :)

**Describe what happened:** **What was your system configuration?** *Product and Version* VS Code 1.93.1 *OS Version*: Arch Linux *Live Share Extension Version*: v1.0.5941 *Target Platform or Language*: unknown, probably node.js...