Skip to content

Instantly share code, notes, and snippets.

View rvteja92's full-sized avatar

Ravi Teja P rvteja92

View GitHub Profile
@mlouro
mlouro / gulpfile.js
Last active June 21, 2022 23:20
gulpfile.js with browserify, jshint, libsass, browserSync for livereload, image optimization and system notifications on errors
'use strict';
var gulp = require('gulp');
var gutil = require('gulp-util');
var del = require('del');
var uglify = require('gulp-uglify');
var gulpif = require('gulp-if');
var exec = require('child_process').exec;
var notify = require('gulp-notify');
@epixoip
epixoip / 6800XT.md
Last active December 9, 2023 17:29
RX 6800 XT Hashcat Benchmarks

AMD Radeon RX 6800 XT (reference) Hashcat Benchmarks

Software: Hashcat v6.1.1-120-g15bf8b730, ROCm 4.0.0, Fedora 33

Accelerator: 1 x AMD Radeon RX 6800 XT (reference)

Notes

  1. This is hands-down the best AMD GPU we've seen since 2012 and definitely a major turning point for AMD (and I'm sure the same can be said for the RX 6800 and RX 6900 as well) - The Red Team is back! Given all the bullshit NVIDIA has been lobbing at us since 2017, I'd say this is definitely a viable alternative in certain scenarios.