Results 29 issues of David Jeske

Sam says it's a bug that the value restriction is not in the new irken compiler. https://realworldocaml.org/v1/en/html/imperative-programming-1.html#the-value-restriction Apparently it's important not to use the MLton manual, because it has an...

This program has an incorrect type-annotation for the function `work_on_file`. However, irken will silently compile it just fine. Adding the -types option curiously causes it to catch the type error....

add limitation

TL;DR - In my testing (steam), PoE only writes zone entry log lines on login/logout, and so splits are only auto-detected on login/logout. This may not matter for seasoned speed-runners,...

### Microsoft PowerToys version 0.64.1 ### Installation method GitHub, PowerToys auto-update ### Running as admin Yes ### Area(s) with issue? Settings ### Steps to reproduce 1) launch settings window 2)...

Issue-Bug
Needs-Triage

This project is a typescript IDE, written in Typescript... He uses the compiler services API, instead of shelling to run the compiler. https://github.com/jbaron/cats I'm not 100% positive, but it looks...

Thanks for making this code available! It would be awesome if the video was fed into a video capture source for consuming in another app that expects a video capture...

Please: (a) change Sync to use a separate file per chat session into a backup folder, instead of one file for entire backup (b) make sync more careful to avoid...

Here are some sync bugs i've noticed that cause loss of data: 1. THE WORST ONE: sync dialog appears (the one that asks you to login again), but you are...

TLDR - This patch allows scanned image data to arrive incrementally, instead of only once the scan is done. It also may have lower memory consumption during the scan, because...