Viewing profile — assface
assface
HN member- Joined
- Sat, Jun 19, 2010, 1:55 PM UTC
- HN karma
- 794
- Public activity
- 96 items
- HN profile
- View on Hacker News ↗
About assface
No profile information was provided.
Recent public activity
-
comment
Comment #47866798
> 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
-
comment
Comment #47532731
Has anybody recently interviewed Ian Curtis to get his thoughts about their shirt sales?
-
comment
Comment #39851877
Bad name. Try again: https://www.firebolt.io/
-
comment
Comment #39851854
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 databa…
-
comment
Comment #35964262
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...
-
comment
Comment #35649177
Is it called "CozoDB" or Cozo? Your README is inconsistent.
-
comment
Comment #35470757
> Shades of Basho Can you please explain? They just ran out of money. They never did a SPAC.
-
comment
Comment #34184859
> 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 pi…
-
comment
Comment #33396251
Stuff like this didn't help: https://web.archive.org/web/20201204090050/https://twitter.c...
-
comment
Comment #29936693
RavenDB's response to this paper: https://ayende.com/blog/196161-C/re-are-you-sure-you-want-to...
-
comment
Comment #28953673
Just ignore it.
-
comment
Comment #28706822
> maybe zheap will help? According to Robert Haas, the zheap project is dead.
-
comment
Comment #28350776
Pig Rescues Baby Goat https://youtube.com/watch?v=g7WjrvG1GMk
-
comment
Comment #28008767
> Pretty much every film based on real people and events takes liberties in service of narrative flow and drama. Blood on the Blackboard: The Bart Simpson Story https://youtu.be/02…
-
comment
Comment #27795903
Everything you said sounds like Britton-Lee's database. What is new?
-
comment
Comment #27795230
> that aims to surpass SQL in querying power. What makes your approach likely to succeed versus all previous attempts to supplant SQL in the last 40 years?
-
comment
Comment #27688671
If this is shocking wait until you find out that a lot of banks still use IBM IMS. That's IBM's first database that they built for the government to track rocket parts for the Apol…
- story
-
comment
Comment #26844906
> the lack of compelling Christian art in general the past 50 or 60 years What about all those Mel Gibson movies that you guys have?
-
comment
Comment #26807540
Gold has material use. You can make things with it.
-
comment
Comment #26712536
> Rather than a query planner, an interesting approach would be to expose the more stable part of the internals with a new language and let people roll their own query plans. Those…
-
comment
Comment #26451373
>The second one (mid 2000s) was a neat physical storage trick, which should have been a feature of a database system, not an excuse for building a new one. Can you say what databas…
-
comment
Comment #26451344
There is a reason why IBM still makes a lot of money on IMS.
- story
-
comment
Comment #22154748
> The only somewhat recent new DB that comes to mind which had a really interesting model was RethinkDB In what way was it interesting? It was a document DBMS that supported MVCC.