-
Yesterday I had a meeting with @mac-a and his student who are working on IGA for 2d manifolds. So essentially what is needed to evaluate shape functions on a cell is information on a patch of neighbor…
-
Hey!
This project looks really cool and somewhat similar in spirit to [ledger-cli](https://www.ledger-cli.org/). Even the format of the accounts is the same. Is there some relationship, do you us…
Fuco1 updated
7 years ago
-
Currently my Elm interpreter has the potential to behave incorrectly when passing functions into other functions which share variable names. For instance:
```elm
f g x = x + g 2
h x = x + 1
f h …
-
Today we discussed and analysed the results of the Suns subtraction Workflow which I explain below:
**1. Self-calibration of the main field**(Required)
In this step we proceed with the calibration…
-
I recently came across this heartbeat cost analysis performed by DFINITY https://github.com/maksymar/heartbeat-cost, and was wondering why there is such a discrepancy in cycles in terms of running a s…
-
# .NET 8: MSBuild improvements for containers
I get a lot of my inspiration for SDK improvements from container workflows. Containers constrain the MSBuild environment considerably, mostly due to t…
-
We have been doing work in a branch of the tabvengers/spicy-sections repo preparing to get something closer to being able to be pulled over to open ui and "closer" to reality.
On the surface, it ch…
-
I've spent a few days getting this integrated on a relatively large and complex project and have a ton of questions, but for right now...
Is there a way to batch undos?
Thanks
-
The current definition of "it basically builds credit networks on top of e-invoicing" is maybe a bit weak and generic. Maybe we can be more specific about what we try to build and how it's different f…
-
Currently, we authorize the payment of the submission fee purely by tx.origin.
This is, however, a vulnerability, as a malicious contract could trick the origin to call a function but then actually …