Jan Ph. H.

Results 475 comments of Jan Ph. H.

related is https://github.com/tronkko/dirent

@EleanorNB Could you add some examples for platforms, which are not using 8bit as "smallest addressable memory size", and where they are still in usage with the specific advantage? I...

What is the opinion on how to do end to end tests, so the user/developer can validate correct functionality on the system? If performance and portability on embedded/more arcane hardware...

Another example with payload capture from a different scope: ```zig test "payload capture which requires pointer" { const std = @import("std"); const File = std.fs.File; const ExtraStreamIo = enum {...

Layouting stuff has unbounded complexity and you can code your own split behavior, so from my point of view, this does not belong into the plugin. You can script your...