• Skip to primary navigation
  • Skip to content
  • Skip to footer
Juan Rubio
  • Posts
  • Categories
  • Tags
  • About
    Juan Rubio

    Juan Rubio

    Passionate about computer science, food, art, the environment and humans

    • Website
    • Twitter
    • GitHub
    • Instagram

    Postgresql on Mac OSX

    less than 1 minute read

    brew install postgresql
    brew services start postgresql
    brew cask install pgadmin4
    

    You can also use “SQLPro for Postgres” from the Apple Store.

    Tags: database, homebrew, macos

    Categories: blog

    Updated: September 3, 2022

    Twitter Facebook LinkedIn
    Previous Next

    You May Also Enjoy

    Python runtime environments in Mac OS

    4 minute read

    A way to configure and use Python environments, that allows quick experimentation without causing long term pain with among components.

    Google Fire: module for CLI and code exploration

    1 minute read

    A module that lets you write a CLI for almost any Python code

    Photogrammetry

    less than 1 minute read

    I was watching some videos on photogrammetry (part 1 and part 2) by Josef Prusa.

    Dotfiles

    1 minute read

    I’ve been thinking about putting my environment configuration files (aka dotfiles) into an SCM.

    • Twitter
    • GitHub
    • Instagram
    • Feed
    © 2023 Juan Rubio. Powered by Jekyll & Minimal Mistakes.