wazzaps·5 เดือนที่ผ่านมา·discussFYI all Jetbrains IDEs include this, as long as they are open on the codebase. It's called "Local history".
wazzaps·5 เดือนที่ผ่านมา·discussCan we get a human-written reason for why this exists? Since the project itself is quite obviously vibe coded...
wazzaps·6 เดือนที่ผ่านมา·discussYou just described how the popular "anyhow" and "snafu" crates implement error handling
wazzaps·11 เดือนที่ผ่านมา·discussIt's most useful for companies, where the goal is as much SSO as possible.
wazzaps·ปีที่แล้ว·discussCheck out mise: https://mise.jdx.dev/We use it at $work to manage dev envs and its much easier than Docker and Nix.It also installs things in parallel, which is a huge bonus over plain Dockerfiles
wazzaps·ปีที่แล้ว·discussYou can still get dragged to court for it[1], even if you may (eventually) win, lawyers are expensive.[1]: https://techcrunch.com/2021/10/15/f12-isnt-hacking-missouri-...
wazzaps·2 ปีที่แล้ว·discussI wrote a similar algorithm for pathfinding around vector shapes in Javascript, the implementation was surprisingly simple.https://github.com/Wazzaps/FastPathfinder