JP Hastings-Edrei
JP Hastings-Edrei
Hi, I've been having some real trouble getting dokuen working - I've tried a couple of times and I'm getting stuck each time now on ``` $ ssh git@myserver dokuen...
I believe (from looking at the code) that this library doesn't offer the ability to 'reverse' a conjugation — ie. turn 'Matz was' back into 'be' — but it looks...
## Description Provides the 'docs' method in the ruleset and rules DSLs, allowing specification of either a static URL, or (in the case of ruleset docs) a block for generating...
## Motivation As a developer of custom rulesets for use in an organisation, I want to help users of custom and default `mdl` rulesets to get high-quality context on the...
Adds support for Hyperlinks in many modern terminal emulators, as described in [this gist](https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda#supporting-apps). ```go package main import ( "fmt" "github.com/logrusorgru/aurora" ) func main() { fmt.Println("Now with ", aurora.Link("links", "https://github.com/logrusorgru/aurora"))...
Adding `import _ "github.com/kolesa-team/go-webp"` to a file will allow `image.Decode` to automatically detect and decode WebP files using this library. If this seems interesting/useful, I'll add tests and adapt where...
Homebrew has changed the way cask commands are issued to `brew install --cask` ([homepage example](https://brew.sh/#:~:text=%24-,brew%20install%20%2D%2Dcask,-firefox)). I've updated the README to reflect this.
Some simple changes to remove defaults from the CreateReactApp origins: - Improves the HTML title to more specifically match this app (vs. other IPFS produced sites) - Adds a meta...
**What happened?** I was expecting that local links to blog posts would also work when sync'd to Confluence. Details of files used A blog entry stored locally at `blog/2023-05-10-my-title.md` with...
## Feature Request I'd really appreciate [Turing RK1](https://docs.turingpi.com/docs/turing-rk1-specs-and-io-ports) support for Talos. (They've started shipping!) ### Description It looks as though @pl4nty has already been working on [support for the RK1](https://github.com/siderolabs/talos/commit/461ae69720b1f10bdf7c6e180200e38fdcee4ac4)...