1
| |
The code above can be easily refactored into the both shorter and easier to read:
1
| |
1
| |
The code above can be easily refactored into the both shorter and easier to read:
1
| |
I was presented with this today when I tried to push my app to Heroku.
1 2 3 4 5 6 | |
This problem occurs because you don’t have heroku listed as a remote, to add it, execute the following:
I use this shell script to shoot up the screen of my 1005HA netbook to a 27” monitor.
Installing a font manually is something that I always used to forget how to do since most of the fonts that I installed I got through either yaourt or some other package manager.
I ran into this problem today on my old laptop that runs Arch. My network interfaces didn’t have persistent names, my wired network interface was called enp1s0 and my wireless wlp2s0, and when I plugged in an external WiFi dongle it named something like wlp0s2s7su8sau … or something like that. By no means am I an expert, but I finally managed to solve this problem.