• Joined on 2024-07-23
Burer commented on pull request KolibriOS/kolibrios#485 2026-06-09 09:06:56 +00:00
WIP: kernel: minor typos

@ace-dent

I am ready :) And, as soon as DE and ES doesn't build at all, at least for now, we don't really have any risk here, I suppose. Cause anyway to add them to autobuild properly, many…

Burer commented on pull request KolibriOS/kolibrios#485 2026-06-09 08:42:10 +00:00
WIP: kernel: minor typos

@ace-dent

I see no problems in that.

But changes in other languages are relatively small (like, overall 13 entries), and I am ready to review Russian and Estonian, and Sweetbread is ready…

Burer commented on issue b00bl1k/kterm#1 2026-06-09 06:06:06 +00:00
bug: problems with displaying long strings

@Doczom

Is this variant okay? I am not common with kterm and don't how a line break by device is displayed here.

image.png
Burer deleted branch webview-3.96 from KolibriOS/kolibrios 2026-06-09 05:50:37 +00:00
Burer deleted branch webview-3.91 from KolibriOS/kolibrios 2026-06-09 05:50:36 +00:00
Burer deleted branch rewrite-piano from KolibriOS/kolibrios 2026-06-09 05:49:59 +00:00
Burer deleted branch floppybird-window-fix from KolibriOS/kolibrios 2026-06-09 05:49:56 +00:00
Burer deleted branch add_usbother from KolibriOS/kolibrios 2026-06-09 05:49:54 +00:00
Burer commented on pull request KolibriOS/kolibrios#485 2026-06-09 05:12:19 +00:00
WIP: kernel: minor typos

@Sweetbread

Are you sure using umlaut in kernel files is a good idea? I believe they should stay as ASCII-pure as possible, at least code itself.

Burer commented on pull request KolibriOS/kolibrios#485 2026-06-09 05:11:11 +00:00
WIP: kernel: minor typos

@ace-dent

I used codespell and pyspellchecker for raw results, and Claude AI for filtering, as they contained many false positives.

I have nothing againsts splitting this PR into…

Burer commented on pull request KolibriOS/kolibrios#485 2026-06-08 18:07:20 +00:00
WIP: kernel: minor typos

Hi, @ace-dent! As always, thank you for this routine work.

I run a few spellcheckers over kernel folder, and here is all the results I found. I suppose, we should go over all of them. I am…

Burer pushed to fix-icons-reshare at b00bl1k/kterm 2026-06-08 17:43:32 +00:00
64236a833d apps/kterm: fix wrong error message
Burer deleted branch update-ksys.h from Egor00f/kolibrios 2026-06-08 16:10:39 +00:00
Burer merged pull request KolibriOS/kolibrios#355 2026-06-08 16:10:38 +00:00
update ksys.h (more functions)
Burer pushed to main at KolibriOS/kolibrios 2026-06-08 16:10:38 +00:00
d08e94331a libs/ksys.h: add wrappers for more system functions (#355)
Burer approved KolibriOS/kolibrios#355 2026-06-08 15:59:33 +00:00
update ksys.h (more functions)
Burer pushed to update-ksys.h at Egor00f/kolibrios 2026-06-08 15:56:13 +00:00
Burer pushed to update-ksys.h at Egor00f/kolibrios 2026-06-08 14:42:53 +00:00
cb78f73c06 libs/ksys.h: remove redundant operand initialization
Burer pushed to update-ksys.h at Egor00f/kolibrios 2026-06-08 14:32:18 +00:00
da33dd63c8 libs/ksys.h: fix typos, add missing functions to newlib
Burer pushed to wolf3d-launcher at KolibriOS/kolibrios 2026-06-08 13:15:35 +00:00
6c8b6b3b76 apps/doom: refactor rendering to integer scale 24bpp for better performance on big window sizes