HackerTrans
TopNewTrendsCommentsPastAskShowJobs

assface

no profile record

comments

assface
·3 месяца назад·discuss
> Just chiming in to say I don't care at all about accessibility

See Rawls 'Original Position' on why you should care: https://en.wikipedia.org/wiki/Original_position
assface
·4 месяца назад·discuss
Has anybody recently interviewed Ian Curtis to get his thoughts about their shirt sales?
assface
·2 года назад·discuss
Bad name. Try again: https://www.firebolt.io/
assface
·2 года назад·discuss
This list is useless. What are the salient aspects of Python programs versus other programming langs/environments (e.g., Javascript, C++) that imposes different demands on a database system?

The answer is 'nothing'. So just use Postgres.
assface
·3 года назад·discuss
This professor has a PhD in lactating pigs, not computer science / ai. He should stay in his lane:

https://inside.tamuc.edu/academics/cvsyllabi/cv/MummJared.pd...
assface
·3 года назад·discuss
Is it called "CozoDB" or Cozo? Your README is inconsistent.
assface
·3 года назад·discuss
> Shades of Basho

Can you please explain? They just ran out of money. They never did a SPAC.
assface
·4 года назад·discuss
> I'm wondering if it would be worth skipping the SQL layer and compiling straight to the execution plan level.

You have to join five tables in a query. What join order will you pick in your execution plan? Will you use the same ordering for different WHERE clause parameters? What if you add an index?

What you're proposing was tried in the 1970s (see CODASYL) and it was a terrible idea.
assface
·4 года назад·discuss
Stuff like this didn't help:

https://web.archive.org/web/20201204090050/https://twitter.c...
assface
·5 лет назад·discuss
RavenDB's response to this paper: https://ayende.com/blog/196161-C/re-are-you-sure-you-want-to...