HackerTrans
TopNewTrendsCommentsPastAskShowJobs

kotborealis

no profile record

comments

kotborealis
·vor 2 Jahren·discuss
Record & replay sounds really nice, but the actual reverse-debugging is broken, see https://gitlab.com/qemu-project/qemu/-/issues/2634
kotborealis
·vor 2 Jahren·discuss
There's also an implementation of time-traveling debugging in Qenu[0], which sounds really nice but does not actually work reliably on larger use-cases.

[0] https://www.linux-kvm.org/images/d/d0/02x06b-DeterministicRe...
kotborealis
·vor 2 Jahren·discuss
It's not fun to manually reformat those tables for readability. If I add something to the `second row, second column`, I have to add extra spaces to the `first row, second column`, or it will look janky.

  | first row, first column  | first row, second column  | first row, third column  |
  | ------------------------ | ------------------------- | ------------------------ |
  | second row, first column | exceptionally long second row, that makes second column look worse | second row, third column |
kotborealis
·vor 2 Jahren·discuss
"Don't ask me about it License" looks a bit shorter[0].

0: https://github.com/ErikMcClure/bad-licenses/blob/master/dont...