Skip to content

Instantly share code, notes, and snippets.

View ajeya's full-sized avatar

Ajeya Vempati ajeya

  • Sydney, Australia
View GitHub Profile
@ajeya
ajeya / peimap1 result
Created December 11, 2023 06:22 — forked from asachs/peimap1 result
peimap1 and uiemap1 copy results
Direct> sel stat pnum=4 det;
===============================================================================
SELECT STATISTICS
===============================================================================
EVENT RECORD Record Id => QCEX
Process Name => sample Stat Log Date => 02/17/2015
Process Number => 4 Stat Log Time => 15:20:06
Submitter Class =>
Submitter Id => cdadmin@VALUEADD
@ajeya
ajeya / main.go
Created October 31, 2022 22:08 — forked from clarkmcc/main.go
Get all filenames inside an Golang embedded filesystem.
func getAllFilenames(fs *embed.FS, path string) (out []string, err error) {
if len(path) == 0 {
path = "."
}
entries, err := fs.ReadDir(path)
if err != nil {
return nil, err
}
for _, entry := range entries {
fp := filepath.Join(path, entry.Name())
@ajeya
ajeya / README.md
Created July 30, 2021 11:27 — forked from Nokius/README.md
[Terraform][proxmox] small VM created with terraform on proxmox

terraform-provider-proxmox

simple VM created with terraform-provider-proxmox

  • one core
  • 512MB RAM
  • Ubuntu netinstall CDROM
  • 32GB IDE HDD
  • bridged network interface
@ajeya
ajeya / keybase.md
Last active August 4, 2021 01:25
Keybase Proof

Keybase proof

I hereby claim:

  • I am ajeya on github.
  • I am ajeya (https://keybase.io/ajeya) on keybase.
  • I have a public key ASDIxgOo3Mf9QwRfwk2LKwJIkxRKzO83roLPPmuL64M9jgo

To claim this, I am signing this object: