mcclure

Results 166 issues of mcclure

Maybe this is complicated but it would be nice to be able to log into just one of Twitter + mastodon server and have it tell me what it thinks...

Hello, your app is neat. I think? I used it once many years ago. I tried it out again today. I hit a problem. If a mastodon server is entered...

I am running wordpress-4.7.2. I installed wp-recaptcha-integration.1.1.10. On first install, I was given a settings page. It asked me to input my recaptcha key and gave me various checkboxes. On...

Files with non-derived changes: `docs/control.md`, `litex/verilog_platform.py`, `litex/csr.py`, `target/pocket/core_top.sv` How I built this: ``` (cd litex && PATH=$PATH:/home/mcc/work/r/v/usr/bin make) (cd lang/rust/crates/litex-pac/ && make) (cd projects && ~/usr/intelFPGA_lite/22.1std/quartus/bin/quartus_sh --flow compile openFPGA-RISC-V_pocket) (export...

Theoretically, the idea with openfpga-litex optimization is that you start writing to the framebuffer when video status (`peripherals.APF_VIDEO.video.read()`) `.vblank_triggered().bit()` goes high, and you finish before video status `.vblank_status().bit()` goes low....

**Describe the bug** Say one boots the pds server, but it cannot open its files for writing. It will give this very unhelpful error message: ``` Started atproto personal data...

bug

This past week I ported a crate from bincode1 to bincode2. I [had some difficulty](https://github.com/bincode-org/bincode/issues/714) because I took the "migrate serde to bincode-derive" path, which was not appropriate for my...

I found myself in ConversationEntity.kt and found it confusing to distinguish the difference between sensitive, muted, collapsed, expanded, and "isShowingContent". We could refactor this, but a good first step is...

I haven't really discussed this with anyone on the team and I am not expecting it to be merged. It is an experiment / request for comments. **What it does**:...

Uncertain about this patch, there's more than one problem with it currently. It might be more useful for testing different sensitivity factor values than for shipping. This puts a slider...