Skip to content

Instantly share code, notes, and snippets.

View Israphel's full-sized avatar

Cristian Fadón Israphel

  • Split
  • Tandil, Argentina
View GitHub Profile
---
- name: Check if brew binary exists
ansible.builtin.stat:
path: "{{ homebrew_prefix }}/bin/brew"
register: brew_check
- name: Determine Homebrew ownership variables
# Base
FROM node:16.16.0-alpine3.16 AS base
WORKDIR /opt/app
RUN apk update && \
apk add --no-cache jq
COPY package.json ./package.json
COPY package-lock.json ./package-lock.json
{
"Version": "2012-10-17",
"Statement": [
{
"Sid": "BasePermissions",
"Effect": "Allow",
"Action": [
"s3:ListAllMyBuckets",
"sns:GetSubscriptionAttributes",
"sns:GetTopicAttributes",
@Israphel
Israphel / gist:f09b87fee67ddeeef0ccf7b9d821b1ea
Created April 17, 2021 14:48
Wasteland 3 linux startup
GameAction [AppID 719040, ActionID 2] : LaunchApp changed task to ProcessingInstallScript with ""
GameAction [AppID 719040, ActionID 2] : LaunchApp changed task to SynchronizingCloud with ""
GameAction [AppID 719040, ActionID 2] : LaunchApp changed task to SiteLicenseSeatCheckout with ""
GameAction [AppID 719040, ActionID 2] : LaunchApp changed task to CreatingProcess with ""
GameAction [AppID 719040, ActionID 2] : LaunchApp waiting for user response to CreatingProcess ""
GameAction [AppID 719040, ActionID 2] : LaunchApp continues with user response "CreatingProcess"
Game update: AppID 719040 "", ProcID 677, IP 0.0.0.0:0
ERROR: ld.so: object '/home/tabris/.var/app/com.valvesoftware.Steam/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
Starting app 719040
>>> Adding process 677 for game ID 719040

Keybase proof

I hereby claim:

  • I am israphel on github.
  • I am cristianfadon (https://keybase.io/cristianfadon) on keybase.
  • I have a public key ASALsrhZa0i4i-WNuMy1CqhoIy_IB-5OL_CQgsfzBH_fggo

To claim this, I am signing this object:

[tabris@ENE ~]$ cat /proc/asound/cards
0 [PCH ]: HDA-Intel - HDA Intel PCH
HDA Intel PCH at 0xf7f10000 irq 29
1 [HDMI ]: HDA-Intel - HDA ATI HDMI
HDA ATI HDMI at 0xf7e60000 irq 30
#######
[tabris@ENE ~]$ lsmod
Module Size Used by
for artifact in ${ARTIFACTS[*]}; do
filename=$(echo ${artifact} | awk -F "${VERSION}/" '{print $2}')
curl --silent -u ${USER} -o ${filename} ${artifact}
done
>>> Adding process 264 for game ID 266840
GameAction [AppID 266840, ActionID 1] : LaunchApp changed task to WaitingGameWindow with ""
ERROR: ld.so: object '/home/tabris/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
/bin/sh: /home/tabris/.local/share/Steam/steamapps/common/Age of Mythology/aomx.exe: cannot execute binary file: Exec format error
GameAction [AppID 266840, ActionID 1] : LaunchApp changed task to Completed with ""
>>> Adding process 265 for game ID 266840
Game removed: AppID 266840 "", ProcID 264
@Israphel
Israphel / gist:aa5af1a358e4228667100db3c99b3fd9
Created February 14, 2019 22:49
Steam log chat not working
[tabris@ENE ~]$ flatpak run com.valvesoftware.Steam
https://github.com/flathub/com.valvesoftware.Steam/wiki/Frequently-asked-questions
Running Steam on org.freedesktop.platform 18.08 64-bit
STEAM_RUNTIME is enabled automatically
Pins up-to-date!
Installing breakpad exception handler for appid(steam)/version(1549129917)
Installing breakpad exception handler for appid(steam)/version(1549129917)
Installing breakpad exception handler for appid(steam)/version(1549129917)
[0214/194757.481603:INFO:crash_reporting.cc(242)] Crash reporting enabled for process: browser
[0214/194757.504123:WARNING:crash_reporting.cc(281)] Failed to set crash key: UserID with value: 0
[tabris@ENE ~]$ kcp -Ol
kcp/franz 5.0.0_$_betarel-1 [installed: 5.0.0_beta.18-1] (7)
A free messaging app for WhatsApp, Facebook Messenger, Telegram, Slack and more
[tabris@ENE ~]$ kcp -i franz
Cloning into 'franz'...
remote: Enumerating objects: 4, done.
remote: Counting objects: 100% (4/4), done.
remote: Compressing objects: 100% (3/3), done.
remote: Total 43 (delta 0), reused 4 (delta 0), pack-reused 39