Readit News logoReadit News
aramattamara commented on Why SSL was renamed to TLS in late 90s (2014)   tim.dierks.org/2014/05/se... · Posted by u/Bogdanp
aramattamara · 3 months ago
Wouldn't it be appropriate now to call the next version SSL again? It's still widely used by everyone, so let them keep using it.
aramattamara commented on Lottie is an open format for animated vector graphics   lottie.github.io/... · Posted by u/marcodiego
aramattamara · 3 months ago
Lottie hogs CPU in browser like crazy.
aramattamara commented on The effect of deactivating Facebook and Instagram on users' emotional state   nber.org/papers/w33697... · Posted by u/imakwana
8s2ngy · 4 months ago
I believe many of the problems in our current social media landscape could be solved by eliminating the "feed" and instead displaying posts, updates, and pictures from friends, family, and those we know in real life. This approach might conflict with the profit models of big tech social media and could go against what most people have become accustomed to. Personally, I would love a smaller social network where I can stay connected with my school friends, college friends, and distant family without having to see irrelevant posts, like some stupid remark from a politician halfway around the world or influencers doing something outrageous just for attention.
aramattamara · 4 months ago
Try MySpace, classmates.com? They are still around.
aramattamara commented on Electron band structure in germanium, my ass (2001)   pages.cs.wisc.edu/~kovar/... · Posted by u/tux3
aramattamara · 5 months ago
Try faking your data next time, dude! You will be famous for some time. Do you even know how hard it is to make data points that seem natural but follow some clear pattern you want it to follow? I spent a good half of a day looking for that proper inverse formula.
aramattamara commented on Using AZs can eat up your budget – From Prometheus to VictoriaMetrics   engineering.prezi.com/how... · Posted by u/shscs911
raffraffraff · 8 months ago
I'd love to see a comparison with Mimir. Some of the problems that this article describes with Prometheus are also solved by Mimir. I'm running it in single binary mode, and everything is stored in S3. I'm deploying Prometheus in agent mode so it just scrapes and remote writes to Mimir, but doesn't store anything. The helm chart is a bit hairy because I have to use a fork for single binary mode, but it has actually been extremely stable and cheap to run. The same AZ cost saving rules apply, but my traffic is low enough right now for it not to matter. But I suppose I could also run ingesters per AZ to eliminate cross-AZ traffic.
aramattamara commented on Using AZs can eat up your budget – From Prometheus to VictoriaMetrics   engineering.prezi.com/how... · Posted by u/shscs911
tomalaci · 8 months ago
I've used VictoriaMetrics in past (~4 years ago) for collection of not just service monitoring data but also for network switch and cell tower module metrics. At the time I found it to be the most efficient Prometheus-like service in terms of query speed, data compression and, more importantly, being able to handle high cardinality (over 10s or 100s of millions of series).

However, I later switched to Clickhouse because I needed extra flexibility of running occasional async updates or deletes. In VictoriaMetrics you usually need to wipe out the entire series and re-ingest it. That may not be possible or would be quite annoying if you are dealing with a long history and you just wanted to update/delete some bad data in a month.

So, if you want a more efficient Prometheus drop-in replacement and don't think limited update/delete ability is an issue then I highly recommend VictoriaMetrics. Otherwise, Clickhouse (larger scale) or Timescale (smaller scale) has been my go to for anything time series.

aramattamara · 8 months ago
VictoriaMetrics does support occasional updates/deletes (e.g. you may need it for GDPR compliance).
aramattamara commented on Is Iceland getting ready to join the EU?   mikegalsworthy.substack.c... · Posted by u/mariuz
Ecstatify · 8 months ago
For those who have lived and worked in multiple EU countries, the benefits of EU membership are clear, including the relatively simple process of moving between countries.
aramattamara · 8 months ago
That’s Schengen zone, some countries are in Schengen but not in EU.
aramattamara commented on AWS S3 Tables?   dataengineeringcentral.su... · Posted by u/aramattamara
fiedzia · 9 months ago
Unique comparing to what?

There are other products that provide something similar, but are not as popular, as easy (part of easy here is integration with aws) to use and require extra tooling. This will be goto tool for many people working with data, and I'd expect "load_from_s3" to be added to many tools fairly quickly. That's unique.

aramattamara · 9 months ago
Thanks for reply! I thought that this S3 table would be something other than Databricks or Snowflake.
aramattamara commented on AWS S3 Tables?   dataengineeringcentral.su... · Posted by u/aramattamara
aramattamara · 9 months ago
Can somebody explain what is unique about s3 tables?

u/aramattamara

KarmaCake day17April 4, 2023View Original