Curt J. Sampson

Results 42 issues of Curt J. Sampson

This can only be run after an "init"; it downloads the current code from Google. Typically you'd want to use this to check that the code you're working with is...

[My project](https://github.com/tlug/tlug.jp) is a proof-of-concept migrating an existing site with various static content, PHP code and MediaWiki pages to a Hakyll-generated static site. We have a tool that can do...

The [`git-commit-filetree`](https://github.com/cynic-net/git-commit-filetree) program replaces seven error-prone commands in the release process with a single, simple command. As a bonus, it also doesn't need a special `rsync` command to remove old...

Regarding, : When I open up a server on my local network and try out your page, the JS console log gives me: > `Access to fetch at 'http://192.168.0.1/' from...

[This is in part a continuation of a discussion started in PR #9 where we were also worried about message length.] The `message` field (sent as `short_message` in GELF) and...

I recently uploaded my first package to PyPI and immediately discovered that I didn't get the nice long description that all the other packages have. As it turns out, this...

Though `4 Standard Serial.md` has been updated with a link to the "Part 5: TCBM" blog post, that update hasn't been rolled out to the [blog post itself](https://www.pagetable.com/?p=1135), where it's...

Because of the lack of a space between header hashes and text, the headers weren't rendering at all on GitHub. Also switch to "underlining" for level 1 and 2 headers,...

When a local IP address is specified by using the [two](https://github.com/Seeed-Studio/Ethernet_Shield_W5200/blob/master/EthernetV2_0.cpp#L36), [three](https://github.com/Seeed-Studio/Ethernet_Shield_W5200/blob/master/EthernetV2_0.cpp#L45) or [four](https://github.com/Seeed-Studio/Ethernet_Shield_W5200/blob/master/EthernetV2_0.cpp#L45) parameter version of `EthernetClass::begin()`, the call falls through to the four-parameter version: ``` void EthernetClass::begin(uint8_t *mac_address,...

The maintainer of this repo appears to have vanished (I tried to e-mail him but his domain has expired). Maintenance has now been taken over by `brbsix` in the fork...