• Joined on 2025年08月25日
yuli pushed to main at yuli/te 2026年07月10日 15:32:38 +02:00
42ab26178a read initial buffer from a file
4be2143a10 store newlines at the ends of lines
8c2b4713fb add inserting a new line and some fixes
6d76c07317 improve keybindings
ae0541499a implement insert mode
Compare 9 commits »
yuli pushed to wgpu at yuli/mana2 2026年06月27日 11:20:16 +02:00
4cf138da94 add a separate pass for trigrams
ed215736f8 Merge branch 'wgpu' of https://codeberg.org/yuli/mana2 into wgpu
de03714954 fix improve and config printing
Compare 4 commits »
yuli pushed to wgpu at yuli/mana2 2026年06月26日 13:12:12 +02:00
4c1b7bbc18 generate layouts in batches
yuli pushed to wgpu at yuli/mana2 2026年06月24日 14:17:03 +02:00
6f0b37acd6 precalc ngrams from swaps
15f423bee8 improve weight calc
8516cc6c29 add ngrams from swap to the gorpus and improve the shader
Compare 3 commits »
yuli pushed to wgpu at yuli/mana2 2026年06月16日 17:49:09 +02:00
14c7dfd7d0 discard unused stats
b0a0e6eb9e remove the results_ngrams buffer, add a results_stats
Compare 2 commits »
yuli created pull request Zakkkk/mana2#64 2026年06月16日 13:55:32 +02:00
fix improve and config printing
yuli pushed to main at yuli/mana2 2026年06月16日 13:54:57 +02:00
de03714954 fix improve and config printing
yuli pushed to wgpu at yuli/mana2 2026年06月16日 13:52:32 +02:00
0da62a2ce6 remove the ngram scoring kernel
d17308ff53 remove fucking
e082afe6c8 use ConvertToInt and the writer context interface
b73632d6c4 fixes for rebasing
02a077c374 refactor wgpu code and add local maximum check
Compare 29 commits »
yuli created pull request Zakkkk/mana2#63 2026年06月16日 12:45:35 +02:00
rename ExpectInt to ConvertToInt
yuli pushed to main at yuli/mana2 2026年06月16日 12:45:06 +02:00
1211be560c rename ExpectInt to ConvertToInt
yuli pushed to main at yuli/mana2 2026年06月15日 22:04:41 +02:00
59041124e6 remove print from cli
yuli created pull request Zakkkk/mana2#62 2026年06月15日 19:55:30 +02:00
add arg.ExpectInt and make Context an io.Writer
yuli pushed to main at yuli/mana2 2026年06月15日 19:38:58 +02:00
0ea89477b4 made context implement io.Writer and print using fmt.Fprint
3616d2b043 add cyclone
bade103831 add ExpectInt and ExpectNonnegativeInt
9b3d56ab9b clear log file when writing to it the first time
Compare 4 commits »
yuli pushed to wgpu at yuli/mana2 2026年06月15日 16:09:38 +02:00
9aa43de2b2 fixes for rebasing
b4c933678a refactor wgpu code and add local maximum check
7bf7155b9e put all layouts in one buffer
2902e604f8 implement gpu generation
15ca7f5e4d implement nonlinear weights on the gpu
Compare 66 commits »
yuli pushed to main at yuli/mana2 2026年06月15日 15:16:12 +02:00
cd21eebf79 Merge pull request 'Fix swapcol command' (#61) from def_not_elly/mana2:fix_swapcol into main
32c8a55055 Update swapcol help message
7b77f0441e Fix missing spaces from swapcol suffix
59fdfe28f5 Make swapcol compatible with thumb layouts
d2fa31db84 Fix swapcol command
Compare 152 commits »
yuli pushed to wgpu at yuli/mana2 2026年06月15日 15:12:36 +02:00
8ff4a94fcb refactor wgpu code and add local maximum check
yuli commented on pull request ethical-foss/open-slopware#923 2026年06月14日 20:34:53 +02:00
add Delve

oki, moved it :3

yuli pushed to add-delve at yuli/open-slopware 2026年06月14日 20:33:17 +02:00
360908010e fix delve alternatives
yuli pushed to add-delve at yuli/open-slopware 2026年06月14日 20:32:08 +02:00
bf3e158314 move delve to go section
yuli pushed to wgpu at yuli/mana2 2026年06月13日 21:53:50 +02:00
a1b333d31d put all layouts in one buffer