Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
archiewood
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Claudeisms: A list of words Claude Code overuses
(github.com)
3 points
by
archiewood
2mo ago
|
0 comments
2.
▲
by
archiewood
5mo ago
My gameboy color still works
3.
▲
Embedded Analytics as Code
(evidence.dev)
4 points
by
archiewood
9mo ago
|
1 comments
4.
▲
by
archiewood
9mo ago
If you want to deliver data to your customers you have two main options: 1. Build something custom in js 2. Use a drag and drop BI tool (1) works if you are a front-end dev, but then it means the dev team need to own it forever, deal with c
5.
▲
DuckDB GSheets: Read and Write Google Sheets Using SQL
(duckdb-gsheets.com)
1 points
by
archiewood
2y ago
|
0 comments
6.
▲
by
archiewood
2y ago
DuckDB is really having a moment The ecosystem is very active, and they have recently opened up "community extensions" to bring your own functions, data types and connections. A barrier at the moment is that extensions are written
7.
▲
DuckDB-GSheets: Read and Write Google Sheets in Pure SQL
(github.com)
11 points
by
archiewood
2y ago
|
1 comments
8.
▲
by
archiewood
2y ago
DuckDB GSheets is a DuckDB extension that allows you to read and write data from Google Sheets. -- Install install gsheets from community; load gsheets; -- Authenticate with the browser create secret (type gsheet); -- Read select * from &#x
9.
▲
BI-as-Code Tooling: A Review
(evidence.dev)
3 points
by
archiewood
2y ago
|
0 comments
10.
▲
by
archiewood
2y ago
Wow this is much more complete than mine, kudos.
11.
▲
by
archiewood
2y ago
Oh definitely, I love DuckDB. This was a learning exercise for me as much as anything
12.
▲
Show HN: GoSQL – A query engine in 319 LoC
(github.com)
81 points
by
archiewood
2y ago
|
9 comments
13.
▲
Publishing to NPM Is Down
(status.npmjs.org)
1 points
by
archiewood
2y ago
|
1 comments
14.
▲
by
archiewood
2y ago
503 Service Unavailable - PUT https://registry.npmjs.org/package-name - Service Unavailable
15.
▲
by
archiewood
2y ago
Wanted an incredibly simple interface for plotting data. Pass data from CLI arguments, or a CSV file, get a nice chart with zero config: `plot data.csv`
16.
▲
Plot: A minimal terminal charting tool
(github.com)
4 points
by
archiewood
2y ago
|
1 comments
17.
▲
SQL Prophet: Time-series forecasting with DuckDB
(github.com)
2 points
by
archiewood
2y ago
|
0 comments
18.
▲
by
archiewood
2y ago
Excel for mac is (intentionally?) crippled. Any serious Excel user has a PC. One of the few places remaining where Windows > Mac
19.
▲
by
archiewood
2y ago
You might be interested in what we’re building over at Evidence.dev It’s basically RMarkdown for SQL
20.
▲
by
archiewood
2y ago
This is by far the most impressive link in the comments.
21.
▲
by
archiewood
2y ago
i was kind of messing around with this blinking idea but couldn't get it to render in a way I was happy with would you use another keyframe or did you have something else in mind
22.
▲
by
archiewood
2y ago
Thanks - I do honestly think the keyframes are a bit of a nightmare, but they also kind of make the site
23.
▲
by
archiewood
2y ago
I cheated for brevity :S
24.
▲
by
archiewood
2y ago
repo was private, now public!
25.
▲
by
archiewood
2y ago
oops well i just saw this took off and have made it public - thanks
26.
▲
Pure CSS Website
(pure-css-site.netlify.app)
245 points
by
archiewood
2y ago
|
94 comments
27.
▲
by
archiewood
2y ago
I built this website to see what was possible with only one div, and a stylesheet. No JS, No other HTML, just CSS. Source: https://github.com/archiewood/pure-css-site
28.
▲
by
archiewood
2y ago
I’d love to try this with the data from our public slack community. What’s the best way to go about this? I see you support csv uploads but it’s going to take me a decent amount of wrangling to unpack the json blobs slack spits out. Feel fr
29.
▲
Pip Install Data-Stack
(juhache.substack.com)
3 points
by
archiewood
2y ago
|
0 comments
30.
▲
by
archiewood
3y ago
It’s interesting to me how far you have pushed the SQL language in this framework, such that it truly is “SQL only”. The challenge as I see it with enabling analysts to build websites is that you need to build abstractions to get from famil
More ›