Skip to content

Instantly share code, notes, and snippets.

View qomhmd's full-sized avatar
👨‍🎓
Sigh...

Mohammad Qodrati qomhmd

👨‍🎓
Sigh...
View GitHub Profile
@m3y54m
m3y54m / terminal-proxy-settings.md
Last active June 29, 2026 14:08
Set Proxy in Terminal (Bash, CMD, PowerShell, etc.)
import 'package:flutter/material.dart';
import 'package:flutter/rendering.dart';
class Destination {
const Destination(this.title, this.icon, this.color);
final String title;
final IconData icon;
final MaterialColor color;
}
@ijstokes
ijstokes / anaconda_latest_pkgs_no_versions.txt
Last active September 4, 2025 13:18
Anaconda Latest: packages in the latest release of Anaconda (currently 4.4), without versions. This can be used to update all (and only) the packages that are found in Anaconda to the latest available version, since (you may be surprised to learn) the command `conda update anaconda` will not do this for you (see explanation below).
alabaster
anaconda-client
anaconda-navigator
anaconda-project
appnope
appscript
asn1crypto
astroid
astropy
babel