Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
vklmn
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Visualize your Claude Code usage statistics
(claude-stats.vercel.app)
2 points
by
vklmn
8mo ago
|
1 comments
2.
▲
by
vklmn
8mo ago
You need to validate complicated optimization ideas, it's seems to be fine extracting data from documents you already have, ask for missing info / documents and calculating numbers
3.
▲
Claude Code did my taxes
(klmn.sh)
5 points
by
vklmn
8mo ago
|
2 comments
4.
▲
Aserto: Developer API for permissions and RBAC
(aserto.com)
114 points
by
vklmn
5y ago
|
52 comments
5.
▲
by
vklmn
5y ago
I don't think that it's google's fault. Google sometimes trade ads on auctions, meaning they issue and HTTP request to partners asking "Hey, you want to show an ad here", and partner respond with price and HTML code
6.
▲
by
vklmn
5y ago
Hi! We don't have plans to add Vertica yet. But if your team is willing to help or send PR we can reconsider!Feel free to reach out directly to me at vladimir@jitsu.com
7.
▲
by
vklmn
5y ago
Yes, just add more jitsu nodes. It's hard to answer how many nodes do you need (depends on transformations, CPU/RAM/etc), but you can count on thousands request per second per node at least
8.
▲
by
vklmn
5y ago
Thanks, we will fix that!
9.
▲
by
vklmn
5y ago
That's what the website missing indeed. We have a few words about that in docs, but it's still not enough https://jitsu.com/docs/internals/jitsu-server#mapping-step Overall, Jitsu tries to decompose (aka
10.
▲
by
vklmn
5y ago
Two reasons a) you can push events from your apps b) if you want to have more connectors available (Singer, and few native connectors)
11.
▲
by
vklmn
5y ago
Check the answer in another thread! https://news.ycombinator.com/item?id=29106531
12.
▲
by
vklmn
5y ago
Thanks for observation! We will add it. A fresh look to marketing materials is always appreciated!
13.
▲
by
vklmn
5y ago
Mixpanel will store the data for you and do visualization. Jitsu just help you to get you data to your data warehouse. Downside: you'll need to build all visualization by yourself. Fortunately that's easy with tools such as Looker
14.
▲
by
vklmn
5y ago
You can hack almost anything using inbound Event API ( https://jitsu.com/docs/sending-data/api ) and JavaScript transformations ( https://jitsu.com/blog/javascript-transform )
15.
▲
by
vklmn
5y ago
Yes, if segment compatibility mode is enabled
16.
▲
by
vklmn
5y ago
Thank you! 1. Thats exactly the reason we have native connectors for Facebook and Google Ads (we didn't use ones from Airbyte and Singer). Jitsu can pull any combination from FB/GAds — it's almost like SQL! Airbyte/Singe
17.
▲
by
vklmn
5y ago
The same way as Kafka. Jitsu nodes (=collection agents) writes to write ahead log, and then either sends data to destination right away, or sends data in batches.
18.
▲
by
vklmn
5y ago
That's a chance you have to take when you're making this decision!
19.
▲
by
vklmn
5y ago
We have some overlap. In simple words: a Singer + DBT, Jitsu is Event Collector + Singer + Airbyte. Meltano will pull data from Singer connectors and do transformations, but they won't run Airbyte connectors, and you can't push da
20.
▲
by
vklmn
5y ago
There's always a tradeoff. By describing our company as "alternative to X" you saving tons of time by explaining what you company does. People are overloaded with information, and average attention span very short. But I see
21.
▲
by
vklmn
5y ago
We have suggested event structure ( https://github.com/jitsucom/jitsu/blob/master/javascript-sdk... ). If you want to send data to destination, you should either follow suggested structure or write your ow
22.
▲
by
vklmn
5y ago
We call it "push" (you send event to Jitsu) and "pull" (Jitsu pulls data) integrations. Technically speaking, push integrations are outnumbered. But that's because we took advantage of other open-source projects (Ai
23.
▲
by
vklmn
5y ago
To be honest, we just grab a first short .com domain name we liked a) which was available at reasonable price b) we like
24.
▲
by
vklmn
5y ago
Essentially we're doing same thing. But we build Jitsu to be as simple as possible: you don't need to setup multiple services (just one Docker service!), data goes to DWH almost instantly. And we can pull data from more that 100 e
25.
▲
by
vklmn
5y ago
Jitsu certainly can be used to build spyware (and Linux too, probably 90% of spyware is running on Linux servers), but following this logic any OSS project can be accused of being spyware. I Yes, jitsu can be deployed at custom domain such
26.
▲
by
vklmn
5y ago
Jitsu can multiplex events and send it to different destinations too. I admit, we don't have that much destinations as Segment (we support Amplitude, Hubspot, GA and Facebook). But we can send data to any HTTP-enpoint (see Webhook dest
27.
▲
by
vklmn
5y ago
You mean we don't have libs for Mobile platforms / backend frameworks? That's true, tough we have iOS SDK[1] and community maintained Go client. However, all libs are merely wrapper around http api[2]. We will implement other
28.
▲
by
vklmn
5y ago
Ops... Thank you very much! Vercel is deploying the fix already
29.
▲
by
vklmn
5y ago
We're very similar indeed. But we attack the same problem from different angles: - We truly believe that our product should be accessible for small teams too. That's why se made Jitsu very easy to deploy. I'm not sure you can
30.
▲
by
vklmn
5y ago
I don't believe that YC funded RudderStack, but they funded Segment indeed! It's not uncommon. If I have to guess, every batch or so have at least 2 companies directly competing with each over
More ›