HackerTrans
トップ新着トレンドコメント過去質問紹介求人

mpsq

no profile record

投稿

Guide to Big Companies: Retaining great people

pmarchive.com
1 ポイント·投稿者 mpsq·9 か月前·0 コメント

YC-backed Anima wrongly diagnosed a patient in UK NHS diabetes screening

fortune.com
2 ポイント·投稿者 mpsq·12 か月前·2 コメント

Linux userspace audio configuration for Apple Silicon Macs

github.com
4 ポイント·投稿者 mpsq·昨年·0 コメント

GPS on BenchMarks: crowdsourced data collection for the National Geodetic Survey

geodesy.noaa.gov
2 ポイント·投稿者 mpsq·4 年前·0 コメント

Satellite outage knocks out thousands of Enercon's wind turbines

reuters.com
31 ポイント·投稿者 mpsq·4 年前·14 コメント

Zettelkasten: Notes and knowledge management system used in research and study

zettelkasten.de
2 ポイント·投稿者 mpsq·4 年前·0 コメント

Havana Syndrome

en.wikipedia.org
1 ポイント·投稿者 mpsq·4 年前·0 コメント

Slgobinath/SafeEyes: Protect your eyes from eye strain using a break reminder

github.com
2 ポイント·投稿者 mpsq·5 年前·0 コメント

Eyes of the Afghan Girl: A Critical Take on the 'Steve McCurry Scandal'

petapixel.com
1 ポイント·投稿者 mpsq·5 年前·1 コメント

Confused Deputy Problem

en.wikipedia.org
1 ポイント·投稿者 mpsq·5 年前·0 コメント

EasyCrypt: Computer-Aided Cryptographic Proofs

github.com
1 ポイント·投稿者 mpsq·5 年前·0 コメント

Refugees help power machine learning advances at Microsoft, Facebook, and Amazon

restofworld.org
3 ポイント·投稿者 mpsq·5 年前·0 コメント

London Underground Cooling

en.wikipedia.org
2 ポイント·投稿者 mpsq·5 年前·1 コメント

Libopenaptx: Open-source implementation of Audio Processing Technology (aptX)

github.com
2 ポイント·投稿者 mpsq·5 年前·0 コメント

Buried in Concrete: Mafia Architecture

theguardian.com
2 ポイント·投稿者 mpsq·5 年前·0 コメント

Australian funnel-web spider may help human hearts

theguardian.com
4 ポイント·投稿者 mpsq·5 年前·0 コメント

Sxmo: Minimalist environment for Linux mobile devices

sxmo.org
4 ポイント·投稿者 mpsq·5 年前·0 コメント

Librespot: Open-source Spotify client library now support dithering

github.com
3 ポイント·投稿者 mpsq·5 年前·0 コメント

The Web Is Turning into Cable TV

mattscodecave.com
3 ポイント·投稿者 mpsq·5 年前·0 コメント

GNU Coding Standards: Writing Robust Programs

gnu.org
120 ポイント·投稿者 mpsq·5 年前·109 コメント

コメント

mpsq
·6 年前·議論
This GitHub repository is just the database, what about the code that holds together their cloud resources? I was not able to find it.

They criticize AWS for making money on Elasticsearch for example, AWS is "taking advantage of the R&D efforts of others". So Amazon is making money on a "serverless" / cloud experience. At the same time, it is known that Amazon is contributing back to Elasticsearch [1]. To that regard, I find their business model really similar to the one AWS is relying upon.

[1] https://www.techrepublic.com/article/aws-contributes-to-elas...
mpsq
·6 年前·議論
I can't get over the fact that they first say:

"Amazon has a history of offering services that take advantage of the R&D efforts of others: for example, Amazon Elasticsearch Service, Amazon Managed Streaming for Apache Kafka,[...]"

And at the end of the article they promote how they themselves rely on other people hard work:

"TimescaleDB uses a dramatically different design principle: build on PostgreSQL. As noted previously, this allows TimescaleDB to inherit over 25 years of dedicated engineering effort that the entire PostgreSQL community has done to build a rock-solid database that supports millions of applications worldwide."

In the end, it sounds like they are doing exactly what Amazon is doing with open-source.
mpsq
·6 年前·議論
Everyone seems to be blaming the "bad" (relatively, I personally don't believe that) performance of FF on Gecko. But is that the case? Isn't it mostly because of many websites relying heavily on JS while V8 is much faster than SpiderMonkey? I have been following Phoronix benchmarks for years and where Chrome shines seems to always be on JS benchmarks.

Given that Gecko is probably not the bottleneck, I would consider the decision of halting the project not a bad one. Servo delivered tons of amazing things already, it is a clear success. Maybe Mozilla should consider using V8? After all, losing SpiderMonkey might not be that bad, there is enough "competitors".
mpsq
·6 年前·議論
This is a great idea, we will have a look! It is good to see that the ecosystem is moving towards a normalized / "standard" benchmarking tool.
mpsq
·6 年前·議論
As you said, performance is the main differentiator. We are orders of magnitude faster than TimescaleDB and InfluxDB on both data ingestion and querying. TimescaleDB relies on Postgres and has great SQL support. This is not the case for InfluxDB and this is where QuestDB shines: we do not plan to move away from SQL, we are very dedicated in bringing good support and some enhancements to make sure the querying language is as flexible and efficient as possible for our users.