|
|
|
|
|
by mstachowiak
924 days ago
|
|
Shameless plug - I'm one of the creators of GitContext (https://gitcontext.com), a code review tool which has drawn much inspiration from Critique and others, and would love feedback from anyone who's interested in kicking the tires. We just launched in private alpha. We're putting a maniacal focus into the user experience of code reviews, which we feel is overlooked by most tools. Many of the features of Critique that developers enjoy have been included in our first release...
- A focus on only the latest changes
- A familiar, side-by-side diffing interface - show 'diff from the last review' by default
- Tight integration with other tooling
- 'Action set' tracking - we allow you to pinpoint and assign line-level issues to relevant team members and track who's turn it is to act
- Satisfying gamification - plenty of buttons that go green and even some fun visual rewards for merging Additionally, we've layered in...
- A beautiful, modern UX that provides light or dark mode
- Comments that never become outdated and reposition/evolve with the review
- Smart version tracking that handles rebases, merges, and force-pushes gracefully
- Progress tracking that allows you to see what each participant has left to complete down to the file revision level.
- A real focus on trying to get turn tracking right We're just getting started and have a ton of ideas we can't wait to layer on. If anyone is up for giving it a try, we're actively seeking feedback. If you mention 'Hacker News' in the waitlist form we'll let you in right away. |
|
Putting an svg filter over the video element is making the page render 1fps a second on Firefox MacOS.
I legitimately thought you uploaded a massive gif as your feature asset instead of a video.
If the effect is always on the video, you may want to just bake it into the video.
Otherwise, you might want to recreate the filter without using SVGs to do it.