HackerTrans
TopNewTrendsCommentsPastAskShowJobs

greghn

no profile record

Submissions

Advent of Code 2024 in pure SQL

databasearchitects.blogspot.com
484 points·by greghn·2 jaar geleden·107 comments

How fast can you parse a CSV file in C#?

lemire.me
25 points·by greghn·2 jaar geleden·11 comments

How fast can you parse a CSV file in C#?

lemire.me
4 points·by greghn·2 jaar geleden·0 comments

From Software to Reality?

lemire.me
5 points·by greghn·2 jaar geleden·0 comments

Apple study proves LLM-based AI models are flawed because they cannot reason

appleinsider.com
44 points·by greghn·2 jaar geleden·19 comments

Geoffrey Hinton, the Godfather of Deep Learning, Wins Nobel Prize in Physics

lemire.me
2 points·by greghn·2 jaar geleden·1 comments

The PhD Paradox: A Journey into Academia's Upside-Down World

lemire.me
35 points·by greghn·2 jaar geleden·16 comments

B-Trees Require Fewer Comparisons Than Balanced Binary Search Trees

databasearchitects.blogspot.com
191 points·by greghn·2 jaar geleden·74 comments

A Culture of Envy

lemire.me
2 points·by greghn·2 jaar geleden·1 comments

How quickly can you break a long string into lines?

lemire.me
5 points·by greghn·2 jaar geleden·3 comments

Some Shortcomings of CSRankings

data-mining.philippe-fournier-viger.com
1 points·by greghn·2 jaar geleden·0 comments

How quickly can you break a long string into lines?

lemire.me
2 points·by greghn·2 jaar geleden·0 comments

How quickly can you break a long string into lines?

lemire.me
2 points·by greghn·2 jaar geleden·0 comments

Avi Wigderson Receives 2023 ACM A.M. Turing Award

ias.edu
2 points·by greghn·2 jaar geleden·0 comments

Boosted Tree Predictions in SQL

foldl.de
2 points·by greghn·2 jaar geleden·0 comments

Passing recursive C++ lambdas as function pointers

lemire.me
2 points·by greghn·2 jaar geleden·0 comments

Towards an Objective Metric for Data Value Through Relevance [pdf]

cidrdb.org
1 points·by greghn·2 jaar geleden·0 comments

Some Shortcomings of CSRankings

data-mining.philippe-fournier-viger.com
1 points·by greghn·2 jaar geleden·0 comments

Some Shortcomings of CSRankings

data-mining.philippe-fournier-viger.com
1 points·by greghn·2 jaar geleden·0 comments

SSDs have become fast, except in the cloud

databasearchitects.blogspot.com
589 points·by greghn·2 jaar geleden·417 comments

comments

greghn
·2 jaar geleden·discuss
> Names do have meaning, and I have to wonder why they went with that one.

"CockroachDB gets its name from cockroaches, as they are known for being disaster-resistant.[5]"

https://en.wikipedia.org/wiki/CockroachDB
greghn
·3 jaar geleden·discuss
Talk recording: https://m.youtube.com/watch?t=54m&v=M2MEcvMHzkY&feature=yout...
greghn
·4 jaar geleden·discuss
According to the paper, that's one of the goals of the project:

"In the future, we plan to investigate several natural extensions to Mach. Specifically, we believe that metrics workloads exhibit similar characteristics to other observability data types: logs, events, and traces [20, 21]. For example, integrating log data will require the investigation of fundamental design considerations (e.g., trading off compression speed with size, enabling search over compressed data), whereas supporting traces might necessitate the development of entirely new data models (e.g., graph-based approaches to facilitate root cause analysis). Our ultimate goal is to establish Mach as a unifying storage engine for observability workloads."