Posts by Tag

macos

Dotfiles

1 minute read

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

Postgresql on Mac OSX

less than 1 minute read

brew install postgresql brew services start postgresql brew cask install pgadmin4

Back to Top ↑

database

Sakila: a sample SQL dataset

1 minute read

I learned today about the Sakila sample database. It has a non-trivial, but understandable schema, which is helpful when practicing SQL commands.

Postgresql on Mac OSX

less than 1 minute read

brew install postgresql brew services start postgresql brew cask install pgadmin4

Back to Top ↑

homebrew

Postgresql on Mac OSX

less than 1 minute read

brew install postgresql brew services start postgresql brew cask install pgadmin4

Back to Top ↑

python

Back to Top ↑

github

GitHub Pages and Jekyll

less than 1 minute read

I decided to use GitHub Pages to host some information online. The system is fairly simple to use: create a repository with some markdown configure the ...

Back to Top ↑

jekyll

GitHub Pages and Jekyll

less than 1 minute read

I decided to use GitHub Pages to host some information online. The system is fairly simple to use: create a repository with some markdown configure the ...

Back to Top ↑

3d-printing

Back to Top ↑

electronics

Back to Top ↑

machine-learning

Back to Top ↑

environment

Dotfiles

1 minute read

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

Back to Top ↑

3d-modeling

Photogrammetry

less than 1 minute read

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

Back to Top ↑