Gregory Danielson III
Gregory Danielson III
## Expected Behavior `curl -s 'wttr.in/ATL?format=%c%l:+%C+%t+%w+%h'` `⛅️ATL: Partly cloudy +88°F →4mph 61%` ## Observed Behavior `curl -s 'wttr.in/ATL?format=%c%l:+%C+%t+%w+%h'` `⛅️ ATL: Partly cloudy +88°F →4mph 61%` When the weather is Partly...
🐞 **Describe the bug** When downloading content from a website, memory usage increases roughly proportionally to the size of the content downloaded, with some overhead for the library and other...
## Is your feature request related to a problem? Please describe. When using `pdm run`, the target process is executed as a child of pdm, and is subsequently passed stdin/stdout....
## Circumstances This was observed on the `tok` localization project for Mozilla Common Voice [here](https://pontoon.mozilla.org/tok/common-voice/web/locales/en/messages.ftl/?string=213590). ## Expected Behavior Inputting a translation to Pontoon should compare the final string, with stripped...
Discord.js and discordpy both support this feature by passing their equivalent of `nil`: - https://discordpy.readthedocs.io/en/latest/api.html#discord.Member.move_to - https://discord.js.org/#/docs/discord.js/main/class/VoiceState?scrollTo=setChannel discordrb's equivalent, `Server.move`, evaluates the channel's ID and fails if `nil` is passed....
See the issue [here](https://github.com/gregdan3/resume). `make init` to set up, then `make build` and check the PDF. It outputs the one column version of this resume theme, but `make serve` produces...
This is built on #190
The previous format would incorrectly capture: - A single horizontal rule at the top of the file - Three literal dashes with arbitrary content after them. This was detected as...
## Bug If a document with `---` at the top is provided, an extra `---` will be written to the document because the leading `---` is detected as a frontmatter....
Other channel links are previewed when specified as , but is not previewed; it appers as "". This comes from the new `Browse Channels` dialog which may be linked like...