Lead Software Engineer | Information Technologist
-
Currently open to opportunities.
- https://gist.github.com/m1st0
- https://www.paypal.com/paypalme/m1st0
Pinned Loading
-
Compiling PHP 8 on Ubuntu 22.10 with...
Compiling PHP 8 on Ubuntu 22.10 with Various Supported Modules 1#!/bin/bash
23# PHP 8 Compile #
4# Author: Maulik Mistry
5# Please share support: https://www.paypal.com/paypalme/m1st0
-
Automatic FlatPak CLI Aliases
Automatic FlatPak CLI Aliases 1#!/usr/bin/python3
23"""
4flatpak_directory_alias.py
5================
-
Fix broken links with only their bas...
Fix broken links with only their basename in shared libraries. 1#!/bin/bash
2# Retrieve old files abandoned by upgrade.
3#
4# Copyright (C) 2024 Maulik Mistry <[email protected]>
5# https://github.com/m1st0
-
Disable / Enable HyperThreading core...
Disable / Enable HyperThreading cores on runtime - linux 1#!/bin/bash
2# Turn hyperthreading on or off.
34HYPERTHREADING=1
5RED="\033[0;31m"
-
Helping "apt search" become more rea...
Helping "apt search" become more readable. 1#!/usr/bin/env zsh
2# Highlight "apt search" and simplify for current CLI.
34# Author: Maulik Mistry
5# Please share support: https://www.paypal.com/paypalme/m1st0
-
fzf.bash
fzf.bash 1# Setup fzf in Ubuntu from 24.04 and above.
2# Soft link to the full path of this script
3# from ".fzf.bash" using "ln -s"
4# Source the softlink ".fzf.bash" in your ".bashrc"
5#
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.