-
```
I'm trying to pull data from a PostgreSQL database and the results for a
timestamp field are inconsistent. I'm not sure if I'm handling POSIXct results
properly. Otherwise, I think I found a bug…
-
# problem
currently all clocked contracts are attempting to enqueue themselves to the clock on instantiation by submitting `enqueue_msg(clock_addr.as_str())?`.
this calls the following method on…
-
Hi there
How can I get the sense HAT working with increased I2C baud rate?
I started with an inverted pendulum project were I have a RPI 3 B+, a RPI sense HAT and an Adafruit Motor HAT. I stacke…
-
# Link Problem : https://oj.vnoi.info/problem/vningame
# File: https://github.com/kuronight29/Cpp-Code/tree/main/Tr%C3%B2%20ch%C6%A1i%20-%20No%20solve
-
Jonathan,
please accept my apologies if I have misconstrued how to build these projects.
I'm only just starting and they are quite large, at least for me....
It's a little difficult for me to give s…
peepo updated
9 years ago
-
Hi,
Great stuff! 👍
I didn't see any info in the documentation regarding ordering guarantees of posting callbacks (in success and failure scenarios).
Could you please elaborate?
Thanks!
Erik.
-
## What is the Problem Being Solved?
Today we discussed an attack in which off-chain clients use the published "terms" of a contract to access the TimerService it is using, and then instruct that s…
-
I've been finding that most times I need to perform repeated task invocation I have two options:
1. Use nonce that captures (time based) randomness
2. Acknowledge existence of previous call via ca…
-
Hello. I caught a new bug on firmware 1.03 and 1.04.
The error is connected with the K-factor and L-factor.
If you set one of the factor > 0, an error may occur that causes all extruders to hang.…
-
It would be awesome if we had a multimaster replication scheme in LFS 5.
You could use something like the Galera library, which is currently used by MariaDB Cluster and Percona XtraDB Cluster. It is …