Joshua Wise
Joshua Wise
The very first thing that a user sees when they launch Cobble right now is a permission request for calendar (not the end of the world if they deny), then...
I've been trying to get a little better at leaving invalid state machine parameters initialized to `x` rather than `0` in my resets (knowing that my synthesis tool will squash...
I have an action that does some stuff that reads the output of `git tag -l --format=%(contents)` to generate a version file. On my laptop, I get the tag message...
Currently, ircloggr interpolates strings into the database -- with mild massaging -- to create a table for each channel. This is pretty bogus. Some day, someone will extend ircloggr to...
It seems like the stack trace interface documentation is not complete. For instance, getsentry/sentry-java appears to [submit an attribute called `native`](https://github.com/getsentry/sentry-java/blob/18efe206d66c3bd4809db2566519fd8df8f2c328/sentry/src/main/java/io/sentry/protocol/SentryStackFrame.java#L332-L334), which is [not listed in the Stack Trace Interface...
After a three year tenure of maintaining HoRNDIS, it's become clear that I no longer have the time or energy to give HoRNDIS the attention that it deserves -- after...
Bug report from @gwillen -- panic in HoRNDIS with flaky MicroUSB cable. Surrounding disassembly: ``` 0x0000000000002857 : mov 0x178(%rbx,%r12,1),%rdi 0x000000000000285f : mov (%rdi),%rax 0x0000000000002862 : lea 0x2c(%r14),%rsi 0x0000000000002866 : callq...
Hi Hamid, Great work on this case! I have a little bit of design-for-manufacturability feedback that I'll put in an Issue, since you so requested :-) My primary suggestion is...
Currently, RebbleOS sucks in PebbleOS resource packs; on tintin-family devices, it sucks in the following: - Agency - [ ] RESOURCE_ID_AGENCY_FB_60_THIN_NUMBERS_AM_PM - [ ] RESOURCE_ID_AGENCY_FB_60_NUMBERS_AM_PM - [ ] RESOURCE_ID_AGENCY_FB_36_NUMBERS_AM_PM -...
@Katharine notes that #145 perhaps ought to be opt-in for apps. We probably ought to revisit this at some point in the future...