|
You are here |
hjr265.me | ||
| | | | |
cssence.com
|
|
| | | | | The forth iteration of our local developer meetup in Vienna. | |
| | | | |
rugby843.blog
|
|
| | | | | *** I admit it. I am that square peg that tries to fit myself in the round hole. Or I can be the square hole that a round peg can't fit properly. Where I live it is sometimes the case. It doesn't stand out much if I just keep my opinions to myself. But that's... | |
| | | | |
brandonrozek.com
|
|
| | | | | I use my laptop at home, university, and public locations. The IP address I use to connect to a particular resource changes depending on if I'm within the network it's hosted on or a VPN. A common solution is to have a DNS server within the VPN that all clients use. This, however, has a few issues: If the client has multiple VPNs connected, only one DNS server can be set. | |
| | | | |
epicserve.com
|
|
| | | I was working on my Django Base Site project when I discovered a test was failing in a GitHub Action when trying to run Django's collectstatic manager command. It was failing in Python with the error, PermissionError: [Errno 13] Permission denied: '/srv/app/collected_static'. | ||