-
I recently discovered that Linux/OS X provide an important API (TCP_NOTSENT_LOWAT) that lets applications avoid queuing up excessive data inside the kernel's socket send buffers. (The socket send buff…
-
mciantyre/teensy4-rs#126 indicates that a Teensy 4 running the USB serial example (previously maintained here, now at https://github.com/imxrt-rs/imxrt-hal/pull/130) did not enumerate on a Windows hos…
-
im super fresh around these grounds because i need to get force feedback from the driver - the amount and towards where to it(the game) wants to feedback.
im using FreePIE to do my funky stuff and…
-
I used some examples from your repository (oled_gfx, i2c_dma, uart)
But I needed code for ADC and timer, and it turned out that many defines were missing, for example for timer configuration:
```c
…
-
Instead of (or in addition to) using blocks to serialize unsupported class types, perhaps a protocol could be used. Classes would implement this protocol in order to be serialized naturally.
-
Good evening @banjaxbanjo! I'm sorry having to file another important bug report: Our app currently only detects silent SMS and other SMS threats when opening the app. Steps to reproduce this Issue:
1…
-
**Version of Boost 1.70 ( 1.73 too )**
Steps necessary to reproduce the problem
--------------
Build sample async ssl websocket example
https://www.boost.org/doc/libs/1_70_0/libs/beast/exam…
-
Specialization was rather messy in Scala 2. It had a complicated implementation and hard to understand restrictions and inefficiencies for the user. Nevertheless, when used right, specialization can g…
-
Blacklisting node for connection error makes network connectivity fragile.
Also, dumping exception stack trace for connection errors seems overkill and bloats log.
2018-05-06 16:46:39 DEBUG [ntLoo…
-
I found this paper that combines spice with NLDM STA that results in a more accurate timing model. Perhaps we could look at this as an alternative to implementing CCS and SI, if our current approach f…