<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: mgachka</title><link>https://news.ycombinator.com/user?id=mgachka</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 09 Apr 2026 17:08:46 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=mgachka" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by mgachka in "Is ClickHouse Moving Away from Open Source?"]]></title><description><![CDATA[
<p>"A license that doesn’t allow reselling the service is good enough
For example, I saw this with Tailwind UI"
FYI, we discussed it in this thread <a href="https://github.com/ClickHouse/ClickHouse/issues/44767">https://github.com/ClickHouse/ClickHouse/issues/44767</a>.
For the moment, the only way to get the new features is to use the cloud version (which is likely to be a no-go for most companies managing their own clickhouse infrastructure).</p>
]]></description><pubDate>Fri, 22 Sep 2023 10:11:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=37610128</link><dc:creator>mgachka</dc:creator><comments>https://news.ycombinator.com/item?id=37610128</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37610128</guid></item><item><title><![CDATA[New comment by mgachka in "Is ClickHouse Moving Away from Open Source?"]]></title><description><![CDATA[
<p>As a user of clickhouse since 2018 I'm fully aligned with the content of this article. This technology is one of the best I've been using in my career.<p>The choice of clickhouse for a new project in my company has always been a no-brainer, but the recent move from clickhouse.inc to a closed source version has made this choice less straightforward.</p>
]]></description><pubDate>Fri, 22 Sep 2023 08:07:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=37609271</link><dc:creator>mgachka</dc:creator><comments>https://news.ycombinator.com/item?id=37609271</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37609271</guid></item><item><title><![CDATA[New comment by mgachka in "Decentralized cluster membership in Rust"]]></title><description><![CDATA[
<p>Hi,<p>It's a good read.
I have a few questions/comments:<p>- given the description of the Rumor-mongering approach vs the Anti-entropy approach, it looks like the Anti-entropy approach:<p>-- has an important overhead in terms of network/messages sent (since nodes are always chatting even when there are no changes in the cluster).<p>-- is slower to propagate a change of cluster state to all the nodes. Does it mean that in case of a node failures/shutdown, the cluster will be instable for longer (since dead nodes will receive queries)?<p>- the article mention a "seed node" but doesn't define what this is.<p>- on a dynamic quickwit setup (that often downscales/upscales depending on the load), it seems that the size of the metadata in each node will keep increasing since the state of the dead nodes will be kept, unless the same node_unique_id can be reused after a downscale/upscale (but I don't know enough how kube works to see if it's the case).</p>
]]></description><pubDate>Thu, 28 Apr 2022 11:41:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=31191326</link><dc:creator>mgachka</dc:creator><comments>https://news.ycombinator.com/item?id=31191326</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31191326</guid></item><item><title><![CDATA[New comment by mgachka in "ClickHouse as an alternative to Elasticsearch for log storage and analysis"]]></title><description><![CDATA[
<p>FYI, we're using clickhouse since 2018 at ContentSquare.<p>I did a few POCs to compare clickhouse vs other databases on ContentSquare's use case. One of them was memSQL.
Although memSQL was very good, since we don't need to JOIN big datasets or need killer features like fulltext search, clickhouse gave a better perf/cost ratio for us (I don't remember exactly but it was at least twice cheaper).</p>
]]></description><pubDate>Tue, 02 Mar 2021 22:45:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=26322178</link><dc:creator>mgachka</dc:creator><comments>https://news.ycombinator.com/item?id=26322178</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26322178</guid></item><item><title><![CDATA[New comment by mgachka in "ClickHouse as an alternative to Elasticsearch for log storage and analysis"]]></title><description><![CDATA[
<p>I stopped answering to people about the release date of my next blog post because I'm always postponing it ;-).<p>But don't worry Paul, the day I'll release it you'll be one of the first to be informed.</p>
]]></description><pubDate>Tue, 02 Mar 2021 22:14:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=26321756</link><dc:creator>mgachka</dc:creator><comments>https://news.ycombinator.com/item?id=26321756</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26321756</guid></item><item><title><![CDATA[New comment by mgachka in "ClickHouse as an alternative to Elasticsearch for log storage and analysis"]]></title><description><![CDATA[
<p>Hi<p>I'm of the guy who did the 2 presentations of Clickhouse at ContentSquare.
There are no blog posts on the migration from ES to CH.
But you can find the slides of the 2018 presentation here
<a href="https://www.slideshare.net/VianneyFOUCAULT/clickhouse-meetupcontentsquare-contentsquare-rex" rel="nofollow">https://www.slideshare.net/VianneyFOUCAULT/clickhouse-meetup...</a>
And the slides of the 2019 presentation here
<a href="https://www.slideshare.net/VianneyFOUCAULT/meetup-a-successful-migration-from-elastic-search-to-clickhouse-179072416" rel="nofollow">https://www.slideshare.net/VianneyFOUCAULT/meetup-a-successf...</a><p>There is also a video recording of the 2019 presentation available here.
<a href="https://www.youtube.com/watch?v=lwYSYMwpJOU" rel="nofollow">https://www.youtube.com/watch?v=lwYSYMwpJOU</a>
nb: The video is not great because the camera is often losing focus but it's still understandable.</p>
]]></description><pubDate>Tue, 02 Mar 2021 22:09:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=26321698</link><dc:creator>mgachka</dc:creator><comments>https://news.ycombinator.com/item?id=26321698</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26321698</guid></item><item><title><![CDATA[New comment by mgachka in "How does a relational database work?"]]></title><description><![CDATA[
<p>Hi, I'm glad to read this comment.<p>If you liked this article, maybe you'll like my article on Shazam. I used the same pattern: I start from the basics of sound processing and computer science and finish with an in-depth explanation of Shazam.</p>
]]></description><pubDate>Thu, 20 Aug 2015 15:31:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=10092475</link><dc:creator>mgachka</dc:creator><comments>https://news.ycombinator.com/item?id=10092475</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=10092475</guid></item><item><title><![CDATA[New comment by mgachka in "How does a relational database work?"]]></title><description><![CDATA[
<p>I you're right. In fact in the optimizer part I say (in a simple way) that big O (i.e. asymptotic complexity) is not the same as CPU cost but it's easier for me because the real cost of an operation depends on the CPU architecture.<p>Someone told me the same on the article comments and here is the answer I gave him:<p>You’re right and I agree with you.
When I wrote this part, I REALLY hesitated to give the real asymptotic definition and what it means for the number of operations but I chose a simpler explanation since the aim of this post is not to become an expert but to have a good idea. I hope that this won’t mislead people but I thought the real definition was too hard for a “newcomer” and not important to understand a database.
This is also why I added in this part “The time complexity doesn’t give the exact number of operations but a good idea.” and said at the end of the part “I didn’t give you the real definition of the big O notation but just the idea” with a link to the real definition.</p>
]]></description><pubDate>Thu, 20 Aug 2015 08:15:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=10090528</link><dc:creator>mgachka</dc:creator><comments>https://news.ycombinator.com/item?id=10090528</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=10090528</guid></item><item><title><![CDATA[New comment by mgachka in "How does a relational database work?"]]></title><description><![CDATA[
<p>I understand your point (and it’s a good one) and here is mine: Unless you're working in a team with a lot of good IT guys, you're likely to end up with worse performances and problems.<p>For example, when I started in Big Data, in less than 3 weeks I was able to optimize some batches just because I read the documentation of the framework used (PIG in this case) and read a small part of the source code to dig deeper. And it was not some touchy optimizations: I used in-memory joins and reduced the number relations in the scripts to reduce the generation of Hadoop jobs (which led to batchs 4 times faster).<p>There are often problems with our HBase database because it’s often overloaded (I’m not an IT operator so I can’t give more details) and no one really masters this database whereas it’s in production since 2014.<p>I do understand that in some cases a NoSQL database is mandatory and like you I like to understand what I’m doing. But:<p>-	I’m not working in Silicon Valley<p>-	Most of my co-worker are not geeks (and I respect that)<p>-	It's VERY hard to find guys with real Big Data or NoSQL skills (this comes from a French technical recruiter)<p>So, if the geek part of me loves Big Data and NoSQL, the rational part prefers using well known technologies. If NoSQL and Big Data becomes mainstream and more known then the rational part will love them too.</p>
]]></description><pubDate>Wed, 19 Aug 2015 19:14:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=10087728</link><dc:creator>mgachka</dc:creator><comments>https://news.ycombinator.com/item?id=10087728</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=10087728</guid></item><item><title><![CDATA[New comment by mgachka in "How does a relational database work?"]]></title><description><![CDATA[
<p>(I'm the author of the article) I'm 28 and I’m currently a Big Data developer (I use Hadoop, HBase, Hive …) and I don’t understand the buzz surrounding Big Data and NoSQL.<p>With a relational database the complexity is hidden (more or less…) whereas with Big Data and NoSQL the developer needs to deal with this complexity himself/herself. As a result, most of the Big Data applications I’ve seen don’t work well.<p>A really like Big Data because it’s more complex but to be honest, most of the time my work does not required the “Big Data scale”.</p>
]]></description><pubDate>Wed, 19 Aug 2015 17:40:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=10087146</link><dc:creator>mgachka</dc:creator><comments>https://news.ycombinator.com/item?id=10087146</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=10087146</guid></item><item><title><![CDATA[How does a relational database work?]]></title><description><![CDATA[
<p>Article URL: <a href="http://coding-geek.com/how-databases-work/">http://coding-geek.com/how-databases-work/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=10084449">https://news.ycombinator.com/item?id=10084449</a></p>
<p>Points: 377</p>
<p># Comments: 60</p>
]]></description><pubDate>Wed, 19 Aug 2015 09:35:11 +0000</pubDate><link>http://coding-geek.com/how-databases-work/</link><dc:creator>mgachka</dc:creator><comments>https://news.ycombinator.com/item?id=10084449</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=10084449</guid></item><item><title><![CDATA[New comment by mgachka in "Let’s Build a Web Server, Part 3"]]></title><description><![CDATA[
<p>A good and well written article with pictures. I hope I could read more articles like this one.</p>
]]></description><pubDate>Tue, 04 Aug 2015 00:34:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=10000915</link><dc:creator>mgachka</dc:creator><comments>https://news.ycombinator.com/item?id=10000915</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=10000915</guid></item><item><title><![CDATA[New comment by mgachka in "How Shazam works"]]></title><description><![CDATA[
<p>When I started this side project in 2012, I looked for publicly reliable information (especially thesis or research papers) and the only useful information I found was Shazam confounder’s paper.<p>Since this paper was written in 2003, I wouldn't be surprised if they have changed their algorithms since this time.<p>But from my understanding, the 2003 paper describes a highly scalable architecture and a noise tolerant and "time efficient" algorithm (that can be modified using  thresholds) so it could still work in 2015 with a few optimizations. Still, I'm not working at Shazam and I'm not a researcher so I could be wrong.</p>
]]></description><pubDate>Sat, 11 Jul 2015 23:41:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=9871992</link><dc:creator>mgachka</dc:creator><comments>https://news.ycombinator.com/item?id=9871992</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9871992</guid></item><item><title><![CDATA[New comment by mgachka in "How Shazam works"]]></title><description><![CDATA[
<p>I, I’m the author of the article and I already know that. The big difference between Roy van Rijn and I is that I only put algorithms whereas he put “ready to use” java code. On paper I should be bulletproof to any lawsuit since this article is nothing more than a very detailed version of the confounder Shazam paper (+some unexplained algorithms).</p>
]]></description><pubDate>Sat, 11 Jul 2015 20:34:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=9871452</link><dc:creator>mgachka</dc:creator><comments>https://news.ycombinator.com/item?id=9871452</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9871452</guid></item><item><title><![CDATA[New comment by mgachka in "How Shazam works"]]></title><description><![CDATA[
<p>I, I’m the author of the article.
In fact I also did the same when I did my prototype of Shazam.
When I wrote the article, I hesitated to add a sub chapter in the Shazam chapter when I would have put a well-known music and its fingerprinted version so that everyone can hear what it sounds like but I didn’t do it because I feared copyright lawsuit.</p>
]]></description><pubDate>Sat, 11 Jul 2015 20:29:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=9871435</link><dc:creator>mgachka</dc:creator><comments>https://news.ycombinator.com/item?id=9871435</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9871435</guid></item></channel></rss>