Florian Polster
Florian Polster
```sql WITH all_customer_data AS ( -- select all interesting data points out of customer metrics SELECT * FROM `data.customer_metrics` WHERE substage__c NOT IN ('Onboarding', 'Handover', 'Kickoff') AND carr_rollup__c >= 20000...
I think such documentation is missing.
https://news.ycombinator.com/item?id=23739596
### TL;DR No explanation and little guidance around setting up roles/iam.serviceAccountTokenCreator lead to frustration. ### Detailed design ```markdown We use BQ a lot in our Org. I have built many...
Just one random link on typography: https://material.io/design/typography/understanding-typography.html#readability My main concern with water.css is the characters per line. Different studies suggest optimal line length is between 40 and 90 characters. While...
Think of the bar in the lower part of the GUI of Total Commander. For me as a beginner it would be nice to have a bar or panel that...
ClickHouse provides both a TCP connection interface and a HTTP API. The existing implementation of the CH testcontainer was solely based on the TCP interface. However, the HTTP interface is...
http://kb.mozillazine.org/Category:Tweaking_preferences https://wiki.archlinux.org/index.php/Firefox_tweaks
I don't really like the look and feel and UX of the sidebar PR form. Can you just add a button that takes me to the web site?