Skip to content

Instantly share code, notes, and snippets.

@asavageiv
asavageiv / gist:99e395bf46c950f114f7e2326fbab482
Created November 7, 2022 20:57
rake test test/integration/browser_screenshot_test.rb
/Users/asavage/.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/ffi-1.15.5/lib/ffi/library.rb:275: warning: method redefined; discarding old vips_object_print_all
/Users/asavage/.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/ffi-1.15.5/lib/ffi/library.rb:275: warning: method redefined; discarding old vips_object_print_all
Regression only for 6x Rails and driven_by construction
Run options: --seed 23561
# Running:
.............................Image size has changed for /Users/asavage/Projects/capybara-screenshot-diff/tmp/doc/screenshots/screenshot.png: 80x80 => 80x60
Image size has changed for /Users/asavage/Projects/capybara-screenshot-diff/tmp/doc/screenshots/screenshot.png: 80x80 => 80x60
Image size has changed for /Users/asavage/Projects/capybara-screenshot-diff/tmp/doc/screenshots/screenshot.png: 80x80 => 3x6

How to install Homebrew package manager on Steam Deck

(See also installing Distrobox: https://distrobox.it/ )
(See also installing Nix package manager: https://determinate.systems/posts/nix-on-the-steam-deck )

You can install Homebrew (a package manager for macOS and Linux) without disabling the read-only partition with sudo steamos-readonly disable.
The package manager can be used alongside Flatpaks. Some software is only available on Flathub, and some software is only available on Homebrew.

  1. Switch to desktop mode (hold power button until a menu appears, then select "Switch to desktop mode")
  2. Click the logo at the bottom left, go to System, then go to Konsole