Skip to content

Instantly share code, notes, and snippets.

@ricab
ricab / results.txt
Created April 7, 2025 19:33
How Qt understands Linux paths on Windows
>> "/home/bla"
"/home/bla"
is relative? false
is absolute? true
>> "C:\\home\\bla"
"C:/home/bla"
is relative? false
is absolute? true
@ricab
ricab / pet_env_dev.md
Created January 16, 2019 10:08
Pet Environment Feature for Multipass

Pet Environment Feature for Multipass

Dev Impacts, Plans, and Decisions

Notice

This draft is based on my current understanding, which may well be limited/incomplete/wrong. It presents subjective recommendations and opinions which may be flawed and/or subject to change.

Contents