Johan Manuel

Results 19 comments of Johan Manuel

@octetd actually I added a basic `cat` a few commits ago, but it doesn't support multiple files, e.g. `cat file1 file2`, maybe you could add that? As for `rm` I...

> I will try implementing cd. Excellent, let me know if I can help with anything.

Hi! Thanks for the report. To be sure, are you using the commit tagged v0.7 (https://github.com/29jm/SnowflakeOS/commit/59ddb6ff711f3bf5232e996d19fd640e548778be) or the latest master (https://github.com/29jm/SnowflakeOS/commit/d0d1eb10bf9af33f2fcde93de4719b8ff4015ddf) ? What emulator are you running on ? I...

> To clarify, I am building on an HP Chromebook 14 G5, using Linux (Beta). I experienced an issue in the makefile were misc/root/etc and misc/root/mnt were created as misc/root/{etc,mnt}....

Thanks a bunch!

Unfortunate that wiktionary doesn't tag the translation of examples with a language! If I understood correctly, this is why wikiextract has to implement these heuristics. Thanks for the fixes already,...

I'm looking at the most recent JSON, and some problematic words like ani, čas and žít are fixed, while others aren't, e.g. hlavní, názor, osobní. I think many of the...

That last PR fixed most of the issues! Here's a pastebin of the remaining ones, from a JSON downloaded today: https://pastebin.com/hMyZBXnh EDIT: If those remaining ones are due to issues...