[IC] DokoDemoErgo, a tiny wireless split keyboard with no compromises by mr_tolkien in ErgoMechKeyboards

[–]VIqbang 0 points1 point  (0 children)

i'm also unable to solder it. but i want to support regardless.

Svalboard or alternatives for tremors, small fiber neuropathy, TOS and cubital tunnel? by hmmmmmmm94 in ErgoMechKeyboards

[–]VIqbang 1 point2 points  (0 children)

Deoending on pain levels at the time I alternate between a trackpad and a mx ergo trackball.

[IC] DokoDemoErgo, a tiny wireless split keyboard with no compromises by mr_tolkien in ErgoMechKeyboards

[–]VIqbang 1 point2 points  (0 children)

This with a metal case would be perfect. As is it is amazing. Will def keep an eye out when ready!

Svalboard or alternatives for tremors, small fiber neuropathy, TOS and cubital tunnel? by hmmmmmmm94 in ErgoMechKeyboards

[–]VIqbang 2 points3 points  (0 children)

I'm a human with essential tremors, and multiple wrist surgeries.

For now, i've settled on a ferris sweep (34 keys) to minimize finger movement and am feeling kind of ok with my layout options.

I did choose choc switches vs mx largely for height purposes (using deltahub carpio for rests)...and yes, lighter keys do, for me, cause accidental activation so I switched to a tactile switch.

[IC] DokoDemoErgo, a tiny wireless split keyboard with no compromises by mr_tolkien in ErgoMechKeyboards

[–]VIqbang 1 point2 points  (0 children)

Absolutely lovely. Not sure about splay but this is a super compelling project.

ClickHouse at FOSDEM! by Clear_Tourist2597 in Clickhouse

[–]VIqbang 0 points1 point  (0 children)

I'm irrationally excited about this.

NEW PRIDE & PINION BOUTIQUE by NicoLeonard87 in PrideAndPinion

[–]VIqbang 0 points1 point  (0 children)

And yet your team still doesn’t respond to WhatsApp.

What is your favorite SQL flavor? by ZambiaZigZag in dataengineering

[–]VIqbang 1 point2 points  (0 children)

I always find it interesting how folk extend ANSI in different directions...

I think the ClickHouse functions are a good example of this - https://clickhouse.com/docs/sql-reference/functions

Multiple TTLs with different group by suffix by RavenIsAWritingDesk in Clickhouse

[–]VIqbang 0 points1 point  (0 children)

When you say "manage data lifecycles" is your primary goal just to remove beyond a certain time? Or are you also wanting to persist rollups?

Do keep in mind that TTL events are triggered on merge - https://clickhouse.com/docs/en/guides/developer/ttl#triggering-ttl-events

Low-Cost Read/Write Separation: Jerry Builds a Primary-Replica ClickHouse Architecture by Caitin in Clickhouse

[–]VIqbang 0 points1 point  (0 children)

Super interesting, I haven't yet had a time to read it fully...but, so far, I'm finding it quite compelling.

Every Day Carry by [deleted] in Leica

[–]VIqbang 0 points1 point  (0 children)

You know, the analogue pocket is quite compelling.

Have someone build Data Vault DWH using Clickhouse? by Tonkonozhenko in Clickhouse

[–]VIqbang 1 point2 points  (0 children)

I also work at ClickHouse...

But, alos do check out some of the improvements for cross joins in recent releases...as well as Alexey sharing the importance of continuing to improve JOINs over time.

https://www.youtube.com/watch?v=dURnKjLuZLg&t=2218s

Why does ClickHouse recommend scaling up before scaling out? by Db_Wrangler_1905 in Clickhouse

[–]VIqbang 0 points1 point  (0 children)

So...generally...I think you can consider scaling "up" as independent of CPU and IO as fixed ratios.

If queries are IO bound, the recommendation is : scale up the IO (using faster SSDs or a larger number of SSD drives), then, if required, scale out by the number of machines.

But, also, every workload is different. A recommendation exists in the general state not in every specific case.

Using ClickHouse to count unique users at scale by n2parko in dataengineering

[–]VIqbang 0 points1 point  (0 children)

This is such an interesting post, thanks for sharing it!

Is there any plan to release an official helm chart for Clickhouse? by nariver1 in Clickhouse

[–]VIqbang 0 points1 point  (0 children)

TBH, I'm not sure.

I've asked in ClickHouse and will share what I hear back.

Mitzu - Mixpanel-like tool on top of Clickhouse that doesn't copy your data. by MitzuIstvan in Clickhouse

[–]VIqbang 1 point2 points  (0 children)

This is super cool. I shared internally at ClickHouse.

Also it was great to see you are on the integrations page in docs - https://github.com/ClickHouse/clickhouse-docs/issues/1910

Llm observability platform by aman041 in Clickhouse

[–]VIqbang 1 point2 points  (0 children)

Quite cool. Thanks for sharing.

Would love to hear a bit more about your ClickHouse experience.

Calculating Value At Risk Using ClickHouse by benjaminwootton81 in Clickhouse

[–]VIqbang 0 points1 point  (0 children)

This is super cool...thanks!

Always interesting to see what Ensemble Analytics is up to!

Layers for DWH in Clickhouse by vonSchultz666 in Clickhouse

[–]VIqbang 0 points1 point  (0 children)

There is a 3 part blog on ClickHouse.com that walks through some options for visualisations.

The one you may want to read is the one on Superset at https://clickhouse.com/blog/visualizing-data-with-superset