Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cliftonc
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
Show HN: Drizby – WIP Metabase Alternative
(drizby.com)
1 points
by
cliftonc
6mo ago
|
0 comments
2.
▲
Show HN: First party analytics pipeline on Cloudflare with DuckDB
(try.icelight.dev)
3 points
by
cliftonc
8mo ago
|
1 comments
3.
▲
by
cliftonc
8mo ago
I really disagree, skills are really quite useful and there is a lot of usage + community - e.g. take a look at https://github.com/obra/superpowers which I know is used by a lot of people to smooth out their workflow w
4.
▲
by
cliftonc
9mo ago
At this point it would rely on the person embedding it in their app to get that data, put it somewhere, and then add a Cube definition on top of it - so this is purely solving the visualisation / report building part of that puzzle (bu
5.
▲
by
cliftonc
9mo ago
I used Cube as inspiration, and actually the rest API for drizzle-cube is compatible with the cube-js schema definition. The main difference is that I chose to model the cubes in typescript, so they can be validated in the IDE easily (auto
6.
▲
Show HN: Embeddable analytics for your platform – MIT Licensed
(try.drizzle-cube.dev)
2 points
by
cliftonc
9mo ago
|
4 comments
7.
▲
Show HN: Drizzle Cube – embeddable MIT licensed analytics
(try.drizzle-cube.dev)
1 points
by
cliftonc
1y ago
|
0 comments
8.
▲
Show HN: Embeddable customer facing analytics – MIT licensed
(try.drizzle-cube.dev)
3 points
by
cliftonc
1y ago
|
0 comments
9.
▲
by
cliftonc
4y ago
I definitely meant Excel, we use office365 - easily as shareable as Google sheets these days. Agree anaplan and friends also have downsides, but for me the complexity you end up in as you change things through the year and need to explain
10.
▲
by
cliftonc
4y ago
Excel, but it's painful - as any change's through the year make it very hard to compare and contrast actual to budget (e.g. a simple rate change from a supplier vs adding someone to a team, moving different rate people between tea
11.
▲
by
cliftonc
4y ago
I am a very happy Bunq customer for 4+ years, and as a user of other Dutch banks (for a mortgage - ABN amro, in the past UK banks like FD), their overall service levels great - if I chat via the app I have always been helped quickly, flexib
12.
▲
by
cliftonc
6y ago
This looks like a copy of an idea we built a few years ago ( https://github.com/tes/compoxure ) - still in heavy use at my previous company, along with lots of other folks like Zalando ( https://github.com/
13.
▲
Twitter allows access to rebuilt APIs
(techcrunch.com)
4 points
by
cliftonc
7y ago
|
1 comments
14.
▲
by
cliftonc
9y ago
Why not use a headset? They work really well at blocking out background noise (we use the plantronics ones). Worth every cent.
15.
▲
by
cliftonc
10y ago
It looks like they've lost a chunk of data - the last items in my news feed are from the 14th of July.
16.
▲
by
cliftonc
12y ago
Fair comment, they just seemed like good interactions to begin with as they are well understood. Given we can take this in any direction, what other dynamics do you think might be of interest?
17.
▲
by
cliftonc
12y ago
I started building this because I have a requirement at my current company, and wanted to understand the problem space before I figured out if there was anything out there I could just use ... Then I got hooked and just kept writing code ;)
18.
▲
Show HN: Seguir – self hosted social network back end
(cliftonc.github.com)
5 points
by
cliftonc
12y ago
|
4 comments
19.
▲
Micro Service Composition
(medium.com)
4 points
by
cliftonc
12y ago
|
0 comments
20.
▲
by
cliftonc
13y ago
I've been playing with Prismic.io during this beta period and think it looks like an awesome product with great potential, but I just can't bring myself to actually use the writing side of it for any length of time. Is there a way
21.
▲
by
cliftonc
13y ago
A lot of the simplification was definitely down to flattening the structure that was represented in 20-30 tables down into a smaller set of documents in ES. But the functional approach to then rendering these documents simplified it furthe
22.
▲
by
cliftonc
13y ago
Hi, I'm the CTO at the MailOnline so can comment. The biggest reduction in loc was due to the move from a relational DB to elastic search containing flatter representations of our content. This basically meant that we could delete th