Avindra Goolcharan

Results 8 issues of Avindra Goolcharan

This: * fixes the "Reflections on Trusting Trust" link * Replaces 2 archive.org links with live links (mdmpipe and "The Evolution of the Unix Time-sharing System")

It could be useful to see comparisons with [Deno](https://deno.land/) in addition to node.js. It also uses v8 but implementation uses Rust, etc.

There are some indications from users that Animations from react-smooth are causing the graph to render partially / in an incomplete state. Users have been using `isAnimationActive={false}` to disable animations...

This file became vestigial after: https://github.com/rakitzis/rc/commit/89f1e1b445c2c50ffb61fa1327e11c475eb1b57f

## Issue Incorrect rendering observed in `top`. If you go into Filter mode (press `F`), then try to highlight fields. On the left (`darktile`), the active field (`PID`) is not...

Change install instructions for openSUSE to use official package instead of jflory7's copr repo.

https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/strokeText https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/fillText If we ignore `ctx.font` to start with, we don't need to worry about font size or a specific font, as terminals generally use the same font and font-size...

enhancement

Switching from Travis to GitHub actions. Travis builds are currently failing due to insufficient credits. (GitHub Actions is free for open source projects). [![no-credits](https://github.com/rakitzis/rc/assets/126848/cec6ae4d-b3e4-4e97-af92-4d9ed26ee5f2)](https://app.travis-ci.com/github/rakitzis/rc/requests) This automates `make` and `make check`...