Skip to content

Instantly share code, notes, and snippets.

View manifestoso's full-sized avatar
🎯
Focusing

manifesto manifestoso

🎯
Focusing
View GitHub Profile
@manifestoso
manifestoso / gist:0cddc38150424085b6e54e0482c5b3c3
Created December 13, 2023 13:21 — forked from rxaviers/gist:7360908
Complete list of github markdown emoji markup

People

:bowtie: :bowtie: 😄 :smile: 😆 :laughing:
😊 :blush: 😃 :smiley: ☺️ :relaxed:
😏 :smirk: 😍 :heart_eyes: 😘 :kissing_heart:
😚 :kissing_closed_eyes: 😳 :flushed: 😌 :relieved:
😆 :satisfied: 😁 :grin: 😉 :wink:
😜 :stuck_out_tongue_winking_eye: 😝 :stuck_out_tongue_closed_eyes: 😀 :grinning:
😗 :kissing: 😙 :kissing_smiling_eyes: 😛 :stuck_out_tongue:
@manifestoso
manifestoso / nswhp-bio-16.png
Last active December 12, 2023 12:56
nswhp-bio-logo
nswhp-bio-16.png
@manifestoso
manifestoso / bashshell.txt
Last active November 21, 2023 04:55
AWS tunneling with VScode
## SSH config if requires a different user (Optionasl)
Host i-xxxx
IdentityFile <aws_ssh_key_path>
User ec2-user
# SSH over Session Manager
host i-* mi-*
ProxyCommand sh -c "aws ssm start-session --target %h --document-name AWS-StartSSHSession --parameters 'portNumber=%p' --profile <aws_profile>"
@manifestoso
manifestoso / git-filter-branch
Created November 9, 2023 09:04
GIT history revoke - fix
git filter-branch --env-filter '
NEW_NAME="XXXX"
NEW_EMAIL="XXXX@XXXX"
if [ "$GIT_COMMIT" = "c53581bde3a77aad7a98e67f25aea16bd8f23ab1" ] || [ "$GIT_COMMIT" = "52b0ca503b4224f14927b19cdad983d9724bb752" ]
then
export GIT_COMMITTER_NAME="$NEW_NAME"
export GIT_COMMITTER_EMAIL="$NEW_EMAIL"
export GIT_AUTHOR_NAME="$NEW_NAME"
export GIT_AUTHOR_EMAIL="$NEW_EMAIL"
fi
@manifestoso
manifestoso / easybuild_test_report_13040_easybuilders_preasybuild-easyconfigs_20222605-UTC-09-26-27.md
Created January 5, 2022 09:26
EasyBuild test report for easybuilders/easybuild-easyconfigs PR(s) #13040

Test report for PR(s) easybuilders/easybuild-easyconfigs#13040

Test result

Build succeeded for 1 out of 1 (1 easyconfigs in total)

Overview of tested easyconfigs (in order)

  • SUCCESS libplinkio-0.9.8-GCCcore-9.3.0.eb

Time info

  • start: Wed, 05 Jan 2022 09:26:01 +0000 (UTC)
@manifestoso
manifestoso / easybuild_test_report_14278_easybuilders_preasybuild-easyconfigs_20211921-UTC-01-19-17.md
Created December 21, 2021 01:19
EasyBuild test report for easybuilders/easybuild-easyconfigs PR(s) #14278

Test report for PR(s) easybuilders/easybuild-easyconfigs#14278

Test result

Build succeeded for 3 out of 3 (3 easyconfigs in total)

Overview of tested easyconfigs (in order)

  • SUCCESS Cogent-8.0.0-foss-2021a.eb
  • SUCCESS parasail-2.4.3-GCC-10.3.0.eb
  • SUCCESS python-parasail-1.2.4-foss-2021a.eb
@manifestoso
manifestoso / easybuild_test_report_14564_easybuilders_preasybuild-easyconfigs_20215218-UTC-09-52-11.md
Created December 18, 2021 09:52
EasyBuild test report for easybuilders/easybuild-easyconfigs PR(s) #14564

Test report for PR(s) easybuilders/easybuild-easyconfigs#14564

Test result

Build succeeded for 5 out of 5 (5 easyconfigs in total)

Overview of tested easyconfigs (in order)

  • SUCCESS FastTree-2.1.11-GCCcore-10.3.0.eb
  • SUCCESS MUSCLE-3.8.31-GCCcore-10.3.0.eb
  • SUCCESS PhyloPhlAn-3.0.2-foss-2021a.eb
  • SUCCESS SEPP-4.5.0-foss-2021a.eb
@manifestoso
manifestoso / easybuild_test_report_14564_easybuilders_preasybuild-easyconfigs_20212617-UTC-08-26-05.md
Created December 17, 2021 08:26
EasyBuild test report for easybuilders/easybuild-easyconfigs PR(s) #14564

Test report for PR(s) easybuilders/easybuild-easyconfigs#14564

Test result

Build succeeded for 4 out of 4 (4 easyconfigs in total)

Overview of tested easyconfigs (in order)

  • SUCCESS FastTree-2.1.11-GCCcore-10.3.0.eb
  • SUCCESS PhyloPhlAn-3.0.2-foss-2021a.eb
  • SUCCESS SEPP-4.5.0-foss-2021a.eb
  • SUCCESS trimAl-1.4.1-GCCcore-10.3.0.eb
@manifestoso
manifestoso / easybuild_test_report_14564_easybuilders_preasybuild-easyconfigs_20214517-UTC-07-45-30.md
Created December 17, 2021 07:45
EasyBuild test report for easybuilders/easybuild-easyconfigs PR(s) #14564
@manifestoso
manifestoso / PhyloPhlAn-3.0.2-foss-2021a_partial.log
Last active December 17, 2021 07:45
(partial) EasyBuild log for failed build of /dev/shm/eb-co6fjcka/files_pr14564/p/PhyloPhlAn/PhyloPhlAn-3.0.2-foss-2021a.eb (PR(s) #14564)
foss/2020a
freetype/2.10.1-GCCcore-9.3.0
freetype/2.10.4-GCCcore-10.3.0
gettext/0.20.1-GCCcore-9.3.0
gettext/0.20.1
gettext/0.21-GCCcore-10.3.0
gettext/0.21-GCCcore-11.2.0
gettext/0.21
git/2.33.1-GCCcore-11.2.0-nodocs
gompi/2020a