Skip to content

Instantly share code, notes, and snippets.

View gridhead's full-sized avatar
🚀
Underpromise and overdeliver

Akashdeep Dhar gridhead

🚀
Underpromise and overdeliver
View GitHub Profile
@gridhead
gridhead / certlist.yml
Created May 26, 2023 10:06
Certificates Registry
alt-src.stg:
certstat:
cstarted: true
cstopped: false
daystobt: -249
daystodd: 576
issuauth: RabbitMQ STAGING CA
serialno: 170603833244991530163638693876111070679
stopdate: 2024-12-22 23:08:02
strtdate: 2022-09-19 23:08:02
[centvirt-main@centvirt-main ~]$ rpm -qa
crypto-policies-20221215-1.git9a18988.el9.noarch
libreport-filesystem-2.15.2-6.el9.noarch
dnf-data-4.14.0-4.el9.noarch
gawk-all-langpacks-5.1.0-6.el9.x86_64
python3-setuptools-wheel-53.0.0-12.el9.noarch
publicsuffix-list-dafsa-20210518-3.el9.noarch
pcre2-syntax-10.40-2.el9.noarch
ncurses-base-6.2-8.20210508.el9.noarch
libssh-config-0.10.4-8.el9.noarch
@gridhead
gridhead / main.md
Created April 2, 2023 17:02
Helpful notes for setting up and optimizing Virtiofs for GNU/Linux guests on Libvirt/QEMU/KVM
@gridhead
gridhead / noip.Dockerfile
Created December 23, 2022 13:12
Lightweight and multi-architecture Image for Dynamic DNS client to update NoIP services
FROM archlinux:latest
LABEL maintainer "Akashdeep Dhar <[email protected]>"
ENV DOWNLOAD https://www.noip.com/client/linux/noip-duc-linux.tar.gz
ENV FILENAME noip-duc-linux.tar.gz
ENV FINALDIR noip-2.1.9-1/
WORKDIR /noip/
@gridhead
gridhead / mdapi-log-1
Last active September 15, 2022 07:54
What just happened?
(venv) [t0xic0der@fedorable mdapi]$ mdapi -c mdapi/confdata/standard.py database
20
09/07/2022 03:46:11 PM [INFO] mdapi.confdata.servlogr: Branches metadata acquired.
09/07/2022 03:46:11 PM [INFO] mdapi.confdata.servlogr: Acquired repo for rawhide/rawhide of 'Under Development' branch at https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata
09/07/2022 03:46:11 PM [INFO] mdapi.confdata.servlogr: Acquired repo for f37/rawhide of 'Under Development' branch at https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata
09/07/2022 03:46:11 PM [INFO] mdapi.confdata.servlogr: Acquired repo for f37/rawhide of 'Under Development' branch at https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata
09/07/2022 03:46:11 PM [INFO] mdapi.confdata.servlogr: Branches metadata acquired.
09/07/2022 03:46:13 PM [INFO] mdapi.confdata.servlogr: [rawhide] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/
@gridhead
gridhead / main.md
Last active June 10, 2022 07:04
Fedora Workstation's State of Gaming - A Case Study of Far Cry 5 (2018)

Fedora Workstation's State of Gaming - A Case Study of Far Cry 5 (2018)

First-person shooter video games are a great proving ground for strategies that make you finish on the top, reflexes that help you to shoot before getting shot and agility that adjusts you with whatever situation throws at you. Add the open-ended nature brought in by large intricately-designed worlds into the mix, it dials the player experience to eleven and, with that, it also becomes a great evidence for what a platform is capable of. Needless to say, I have been a great fan of open-world first-person shooter games, and Ubisoft's Far Cry series happens to be the one which remains closest to my heart. So I

@gridhead
gridhead / fedora-messaging-301.spec
Last active April 28, 2022 03:22
Emulating package source until I get into the Packagers group
%global pkgname fedora-messaging
%global srcname fedora_messaging
%global desc \
Tools and APIs to make working with AMQP in Fedora easier.
%{?python_enable_dependency_generator}
Name: %{pkgname}
Version: 3.0.1
Release: 1%{?dist}
@gridhead
gridhead / xmlrpc-aria2c.ipynb
Created April 21, 2022 13:28
Aria2c Python Usage with XMLRPC
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@gridhead
gridhead / config.csv
Last active December 3, 2022 19:31
Fedora Workstation's State of Gaming - A Case Study of Control (2019)
We can make this file beautiful and searchable if this error is corrected: It looks like row 9 should actually have 6 columns, instead of 2 in line 8.
Fedora Workstation 35,Fedora Workstation 35,Fedora Workstation 35,Fedora Workstation 35,Windows 10 21H2,Windows 10 21H2
Lutris (DXVK Optimized),Lutris (DXVK),Lutris (VKD3D),Lutris (VKD3D),Epic Games (DirectX 11),Epic Games (DirectX 12)
CPU governor – Performance,CPU governor – Performance,CPU governor – Performance,CPU governor – Schedutil,CPU governor – Performance,CPU governor – Performance
Wine version – Lutris-7.1-x86_64,Wine version – Lutris-7.1-x86_64,Wine version – Lutris-7.1-x86_64,Wine version – Lutris-7.1-x86_64,,
DXVK version – v1.9.4L-2,DXVK version – v1.9.4L-2,DXVK version – Disabled,DXVK version – Disabled,,
VKD3D version – Disabled,VKD3D version – Disabled,VKD3D version – v2.5L-c0a3fa8,VKD3D version – v2.5L-c0a3fa8,,
D3D Extras version – v2,D3D Extras version – v2,D3D Extras version – v2,D3D Extras version – v2,,
DXVK NVAPI/DLSS version – Disabled,DXVK NVAPI/DLSS version – v0.5-e23d450,DXVK NVAPI/DLSS version – v0.5-e23d450,DXVK NVAPI/DLSS version – v0.5-e23d450,,
Esync enabled – True,Esync ena

Fixing the random crashes and reboots on my new PC build

Notes

Parts

  1. CPU - AMD Ryzen 9 5900X
  2. GPU - ASUS TUF Gaming AMD Radeon RX 6800XT
  3. Motherboard - ASUS TUF Gaming X570 Plus Wi-Fi

Observations