Explore >> Select a destination


You are here

www.hhyu.org
| | zzamboni.org
2.7 parsecs away

Travel
| | I have enjoyed slowly converting my configuration files to literate programming style using org-mode in Emacs. It's now the turn of my Emacs configuration file.
| | www.thedroneely.com
2.4 parsecs away

Travel
| | Literate Programming is a documentation first programming style pioneered by Donald Knuth.
| | www.howardism.org
2.8 parsecs away

Travel
| | As a professional software engineer, I'm stunned that put up with an editor that insists that you bind your fingers to someone else's accepted practice...
| | tomasvotruba.com
21.4 parsecs away

Travel
| In a post from autumn, we looked at how to [develop packages in monorepo on PHP 8.1 and release a downgraded version on PHP 7.2](/blog/how-to-develop-sole-package-in-php81-and-downgrade-to-php72/). But having 2 repositories to work with still feels crappy. Which one should we use? Where do people contribute? Where do we report issues? Everyone needs clarification, and **time is wasted on explaining complexity**. I knew we could do better... we want **one repository**. Today I'll show you how to get there with 39 lines of GitHub Action workflow (including comments).