feat: add cover for "Setting Up a Web Developer Work Environment" series
|
After Width: | Height: | Size: 364 KiB |
|
After Width: | Height: | Size: 35 KiB |
|
After Width: | Height: | Size: 296 KiB |
|
After Width: | Height: | Size: 28 KiB |
BIN
public/assets/images/cover/web-developer-work-environment-1.jpg
Normal file
|
After Width: | Height: | Size: 77 KiB |
BIN
public/assets/images/cover/web-developer-work-environment-1.webp
Normal file
|
After Width: | Height: | Size: 51 KiB |
BIN
public/assets/images/cover/web-developer-work-environment-2.jpg
Normal file
|
After Width: | Height: | Size: 57 KiB |
BIN
public/assets/images/cover/web-developer-work-environment-2.webp
Normal file
|
After Width: | Height: | Size: 35 KiB |
@@ -4,6 +4,7 @@ slug: web-developer-work-environment-1
|
|||||||
date: 2021-12-20
|
date: 2021-12-20
|
||||||
author: Stefan Imhoff
|
author: Stefan Imhoff
|
||||||
description: I decided to re-examine my developer tools and replace some of them with better tools.
|
description: I decided to re-examine my developer tools and replace some of them with better tools.
|
||||||
|
cover: /assets/images/cover/web-developer-work-environment-1.webp
|
||||||
tags: ["code", "productivity", "technology"]
|
tags: ["code", "productivity", "technology"]
|
||||||
series: web-developer-work-environment
|
series: web-developer-work-environment
|
||||||
---
|
---
|
||||||
@@ -206,4 +207,5 @@ There are dozens of window managers available, paid or free. Even the built-in m
|
|||||||
I use [Hammerspoon](https://www.hammerspoon.org/) for nearly 10 years. It is a bridge between macOS and a Lua scripting engine. It’s possible to control nearly everything with it and listen to Wi-Fi or USB events. I use it mainly for window resizing, window layout management, and application switching. If you’re interested in my configuration, you can find it in [init.lua](https://github.com/kogakure/dotfiles/blob/master/hammerspoon/init.lua) and additional helper functions in [functions.lua](https://github.com/kogakure/dotfiles/blob/master/hammerspoon/functions.lua). Those are copied because I had no clue about Lua 10 years ago.
|
I use [Hammerspoon](https://www.hammerspoon.org/) for nearly 10 years. It is a bridge between macOS and a Lua scripting engine. It’s possible to control nearly everything with it and listen to Wi-Fi or USB events. I use it mainly for window resizing, window layout management, and application switching. If you’re interested in my configuration, you can find it in [init.lua](https://github.com/kogakure/dotfiles/blob/master/hammerspoon/init.lua) and additional helper functions in [functions.lua](https://github.com/kogakure/dotfiles/blob/master/hammerspoon/functions.lua). Those are copied because I had no clue about Lua 10 years ago.
|
||||||
|
|
||||||
[^heying2021ug]: Heather Heying and Bret Weinstein (2021): _A Hunter-Gatherer's Guide to the 21st Century: Evolution and the Challenges of Modern Life_, Swift Press.
|
[^heying2021ug]: Heather Heying and Bret Weinstein (2021): _A Hunter-Gatherer's Guide to the 21st Century: Evolution and the Challenges of Modern Life_, Swift Press.
|
||||||
|
|
||||||
[^tipp10]: TIPP10 – Learn touch typing for free, https://www.tipp10.com/
|
[^tipp10]: TIPP10 – Learn touch typing for free, https://www.tipp10.com/
|
||||||
|
|||||||
@@ -4,6 +4,7 @@ slug: web-developer-work-environment-2
|
|||||||
date: 2021-12-23
|
date: 2021-12-23
|
||||||
author: Stefan Imhoff
|
author: Stefan Imhoff
|
||||||
description: I decided to re-examine my developer tools and replace some of them with better tools.
|
description: I decided to re-examine my developer tools and replace some of them with better tools.
|
||||||
|
cover: /assets/images/cover/web-developer-work-environment-2.webp
|
||||||
tags: ["code", "productivity", "technology"]
|
tags: ["code", "productivity", "technology"]
|
||||||
series: web-developer-work-environment
|
series: web-developer-work-environment
|
||||||
---
|
---
|
||||||
|
|||||||