Mark H

Results 10 issues of Mark H

The old `0.6.1` release from 2017 spits warnings due to old Python 2.x `import` syntax. There are [at least] two ways to fix this: either... 1. Update to Warrant to...

To address the common repetitious pattern: `envman add --key k --value v ; echo "added k:v"` It would be nice if there was a `--verbose` switch that echoed to STDOUT....

I can't get the `title` directive to work for `sequenceDiagram` mode. Is this on purpose? Or a missing feature?

adds Gemfile.lock manifest file for integration with external security scanner services, i.e. https://snyk.io/

see https://learn.adafruit.com/adafruit-gfx-graphics-library/rotating-the-display Note that GitHub helpfully insisted on normalizing the line-endings. The change is adding line 17-18 to create a variable for line 98 `M5.Lcd.setRotation(roti);`

I'm running macOS Big Sur version 11.6.2 and I was able to install LigaSFMonoNerdFont-Regular.otf fine, but it wasn't categorized as Fixed Width. Is this a known issue? Or does it...

new site: http://www.mojohaus.org/sonar-maven-plugin/project-info.html

For some reason, this custom control is invisible to Appium, so it blocks our test automation. Actually, it used to work in iOS 15, but not in iOS 16. Any...

This allows hackery like local LAN IP addresses. I added this line in my ~/.duckdns file: `IP=$(ipconfig getifaddr en0)`

As a headless Raspberry Pi user, I want to see the IP address displayed on the tiny OLED screen, so I can SSH into it.