-
# A rant against dbt ref • Max Halford
Disclaimer Let me be absolutely clear: I think dbt is a great tool. Although this post is a rant, the goal is to be constructive and suggest an improvement.
dbt…
-
This is the cyclic / ordering issue that I was concerned about in #8040.
Both Firefox and Blink get it wrong. WebKit gets it right, but I'm not sure what they're doing, maybe they're laying out the…
-
When we started developing SIMplyBee we had to work with empty/NULL populations. This lead to some ugly code with lots of edge cases, but eventually we made it work. A while ago AlphaSimR gained `newE…
-
Why for Lutris the ProtonUp-Qt is not showing the latest versions of Proton GE? for Lutris only version 7-37 and older is available
But if is Steam I can install the most recent versions of Proton.
…
-
While investigating https://github.com/rust-lang/rust/issues/121610, I noticed something problematic... we currently accept code like this:
```rust
let x: &'static Option = &None;
```
Promotion ki…
-
Hi,
We are doing a accessibility testing on a widget that we developed containing a react select drop down. Using JAWS screen reader, the select is not usable via keyboard. Down arrow key opens the s…
-
### Summary
When creating a static homepage, anchor creates a slug to whatever you name it. "/home" for example.
If you have a blog or page page for your blog and you type:
www.example.com/home/blo…
ghost updated
6 years ago
-
Would love to have some insight to what's been learnt from Kraken that's prompting a rework and what the goals of kraken.next are and how those goals are going to benefit large teams like PayPal.
I'm…
rvagg updated
10 years ago
-
Smarter code module for reading fort.15 that does a better job of reporting errors and is used by adcirc as well as adcprep to eliminate code duplication and increase modularity. Jason has already cre…
-
`dagitty` depends on V8, which is a very heavy dependency and also broken on a number of less-mainstream platforms.
Is it possible to make it a suggested, but not required dependency?