SIH Tech Tidbits

Useful tips, libraries and tools from the Sydney Informatics Hub team

Articles



Shell Tips

A collection of misc commands and short snippets that might make your life a lot easier when using the shell locally, on remote, or on hpc. Table of Contents Check …





Design patterns (Part 1)

Design Patterns (Part 1): What? Why? What is a Design Pattern In software engineering, a software design pattern is a general, reusable solution to a commonly occurring problem within a …