mwberry

Results 5 issues of mwberry

Give the regex `E((AT*S?)|(ST*A?))?T*Q` to the [Regex Gym](http://ivanzuzak.info/noam/webapps/regex_simplifier/) and it reports the following simplification as the first step: ``` R1: E((AT*S?)|(ST*A?))?T*Q Rule: ab(cd) => abcd R2: E(AT*S?)|(ST*A?)?T*Q ``` I can't...

bug

I've been using `yabar` for a few days and I like it a lot, however it quite frequently crashes on my system. I've installed it via the AUR package, but...

I'm very much a novice when it comes to web development, so maybe this is supposed to be self-evident, but I don't understand how to receive the value of a...

Based on the suggestions in https://github.com/mapbox/webgl-wind/issues/15 I put together a commit to update the data download procedure. Below is the atmospheric block that occurred around 2021-06-27 and caused a heat...

I'm able to talk to the modem using `screen`, and am able to dial in / dial out if I manually issue AT commands. However, `mm_manager` is displaying an error...