-
### OpenTofu Version
```shell
1.6.0-alpha2
```
### Use Cases
1. Simplify syntax checking with standard YAML
2. Make programmatic handling much easier with tools like `yq`
3. Let purists…
-
JDBC has registerOutParameter methods on CallableStatement which accept a type name:
https://docs.oracle.com/javase/8/docs/api/java/sql/CallableStatement.html#registerOutParameter-int-java.sql.SQLTyp…
-
## Projects
https://codepen.io/Teeke/project/editor/XvymoQ
https://codepen.io/Teeke/project/live/XvymoQ
Looks alright. Theme change not so good.
-
Standard ML has two branching mechanisms: pattern matching and the more traditional `if`-`then`-`else`. The former is generally considered superior for most purposes. For example:
fun foo nil =…
-
From our conversation in #102
> > The following point is realted to pyiron, but required to get nice solutions for ironflow:
> > It would be good to have for some pyiron constructs an alternative…
-
http://non.github.io/cats//typeclasses.html has a list of type classes present in Cats. Currently it is dynamically generated in alphabetical order. The fact that it's dynamic and therefore we don't n…
-
As a Chapel Programmer, I want to be able to use a DataFrame (similar in basic functionality like Pandas for python) in my Chapel application so that I can manipulate my data easily with Chapel.
Acce…
-
I'm going to have a talk about Dao at the [OpenAlt 2015 conference](https://openalt.cz/2015) and I'd like to ask for revision of my notes, which will serve as an overview about the language. Feel free…
-
Hello @mattodd @edwintse,
At @ersilia-os we have tried to generate new Series 4 candidates. In short, we provide two tables:
* A list of >100k molecules obtained with a generative model: [downlo…
-
Testing to see if we can make some performance improvements in Conrod.
Rendering 21 buttons. Profiling using Instruments on OSX.
![screen shot 2015-11-02 at 21 38 02](https://cloud.githubusercontent…