HackerTrans
TopNewTrendsCommentsPastAskShowJobs

slackner

no profile record

Submissions

Unicode tricks in pull requests: Do review tools warn us?

semanticdiff.com
3 points·by slackner·3 jaar geleden·0 comments

How to Write Unmaintainable Code (1999)

doc.ic.ac.uk
1 points·by slackner·3 jaar geleden·1 comments

comments

slackner
·3 jaar geleden·discuss
If you're looking for a VS Code extension or a GitHub app, check out https://semanticdiff.com/. I'm a co-founder of this project.

If you prefer a CLI tool, check out https://github.com/Wilfred/difftastic. It supports more languages, but doesn't recognize when code has been replaced by an equivalent version ("invariances"). So it will show some changes (e.g. replacing a character in a string with an escape sequence) even though they are technically equivalent.
slackner
·3 jaar geleden·discuss
There seem to be built-in methods for serializing and deserializing crypto context as well as ciphertexts [0], so it shouldn't be too difficult to build a "complete" example that performs the actual computation in a different application. That said, with a duration of 7 seconds for a simple addition, it is still far from many practical applications, in my opinion.

[0] https://github.com/openfheorg/openfhe-development/blob/main/...