Skip to content

Instantly share code, notes, and snippets.

View bryanveloso's full-sized avatar

Bryan Veloso bryanveloso

View GitHub Profile

<soapbox>

You're an intelligent individual who loves your hobbies. I would say the growth of this community is a testament to you doing the right thing to force change. Pouring the time you'd spend angry about Voron-idiots would be better spent lifting this community to greater heights.

``

@bryanveloso
bryanveloso / printer.cfg
Created February 6, 2024 00:54
printer.cfg
# ------ FYSTEC SPIDER KING MCU Stepper Definition
# ------ X/Y MOTORS
# LEFT FRONT
[stepper_x]
step_pin: PG7
dir_pin: PG6
enable_pin: !PE11
endstop_pin: tmc5160_stepper_x:virtual_endstop
@bryanveloso
bryanveloso / vercel-monorepo.MD
Created April 10, 2021 18:27 — forked from clodal/vercel-monorepo.MD
Setting Up Vercel Monorepo

Vercel Monorepo

Why?

  1. Code sharing: xxx-web project can directly access files and variables in xxx-api project vice versa. No need for a private npm module (i.e. @onextech/ens-api) for code sharing.
  2. Integrated: Only 1 git repository to check-in to. No need to split across web and api, etc.

Benefits

  1. Linked dependencies (i.e. node_modules) via Yarn Workspaces
  2. Aliased imports (i.e. @app/web/src/*)
@bryanveloso
bryanveloso / cloudSettings
Last active January 28, 2021 02:19
VSCode Settings Sync
{"lastUpload":"2020-09-19T19:19:09.670Z","extensionVersion":"v3.4.3"}
@bryanveloso
bryanveloso / notes.md
Last active May 21, 2019 15:38
(Almost) all of the pertinent user experience changes that were released between 4.0 and 4.58.

(NOTE: This was meant to be a YouTube video, but I ultimately decided against it.)

Final Fantasy XIV Stormblood, A Look Back at the UI Changes

Over the lifetime of Final Fantasy XIV's Stormblood expansion: there have been 24 official patches. Thirteen of them contained user experience changes, and many major features added: Blue Mage, the Eureka experience, the Glamour Dresser, and more. In this case I'm classifying major as any feature that required more than a couple changes to the user experience.

With so many changes, especially ones related to the major features added during the course of the expansion, I'm only going to cover the UI changes and quality-of-life updates I feel affect your everyday gameplay, or updates people may have overlooked. If I didn’t do that, I’d literally be reading the patch notes. I've posted my full set of notes in a Gist (this document), please forgive me if my notes can be a bit... lazy at times.

Outline

Keybase proof

I hereby claim:

  • I am bryanveloso on github.
  • I am bryanveloso (https://keybase.io/bryanveloso) on keybase.
  • I have a public key whose fingerprint is 187F 27AB 6767 6938 FA2E C3A8 CBD0 E225 862E AAE3

To claim this, I am signing this object:

@bryanveloso
bryanveloso / autoexec.cfg
Last active January 3, 2016 15:49
My Dota 2 configuration.
con_enable "1" // Enables the console.
dota_disable_range_finder "1" // Activate the visual spell range indicator.
dota_minimap_misclick_time "0.3" // Delay threshold to accept clicks on the mini-map.
dota_player_units_auto_attack "0" // Disable auto-attack.
dota_force_right_click_attack "1" // Enable right-click deny.
dota_range_display "1200"
dota_screen_shake "1"
dota_player_multipler_orders "0"
dota_unit_fly_bonus_height "150"
@bryanveloso
bryanveloso / intros.md
Created October 21, 2013 19:15
A developing list of my favorite anime intro songs.

This is a work-in-progress list of my favorite anime intros. While I am not as dedicated to anime as I am to the JRPG, I have watched a good amount. That said, my memory sucks, so this list will definitely be missing a lot.

  • Tank, Seatbelts -- Cowboy Bebop (opening)
  • A Cruel Angel's Thesis, Yoko Takahashi -- Neon Genesis Evangelion (opening)
  • Period, Chemistry -- Fullmetal Alchemist: Brotherhood (fourth opening)
  • Guren no Yumiya, Linked Horizon -- Attack on Titan (first opening)
  • Ready Steady Go, L'Arc-en-Ciel -- Fullmetal Alchemist (second opening)
  • We Gotta Power, Hironobu Kageyama -- Dragonball Z (second opening)
  • Cha-La Head-Cha-La, Hironobu Kageyama -- Dragonball Z (first opening)
@bryanveloso
bryanveloso / fix_airplay.sh
Created March 11, 2013 19:02
Fix AirPlay audio when OS X refuses to select an AppleTV as an audio output.
sudo kill `ps -ax | grep 'coreaudiod' | grep 'sbin' |awk '{print $1}'`
@bryanveloso
bryanveloso / S1Engine.ini
Last active July 9, 2020 02:32
My edited S1Engine configuration for TERA Online.
[URL]
Protocol=unreal
Name=Player
Map=Start.gmp
LocalMap=Start.gmp
TransitionMap=Start.gmp
MapExt=gmp
EXEName=S1Game.exe
DebugEXEName=DEBUG-S1Game.exe
SaveExt=usa